Help
RSS
API
Feed
Maltego
Contact
Domain > telegram-b.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-07-20
119.42.149.237
(
ClassC
)
2025-08-03
104.21.48.1
(
ClassC
)
2025-08-07
104.21.32.1
(
ClassC
)
2025-09-25
104.21.61.248
(
ClassC
)
2026-01-26
172.67.217.62
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 20 Jul 2024 18:35:50 GMTContent-Type: text/htmlContent-Length: 12085Last-Modified: Thu, 19 Mar 2020 01:31:54 GMTConnection: keep-aliveETag: 5e72cb8a-2f35Accept-Ranges: bytes !DOCTYPE HTML>meta http-equivcontent-type contenttext/html charsetUTF-8/>meta nameviewport contentheightdevice-height, widthdevice-width, initial-scale1.0, mininum1.0, maxi-num1.0, user-scalableno/>html>head> title>贪食蛇/title> style> * { margin: 0; padding: 0; } html, body { height: 100%; width: 100%; } canvas{ border:1px solid #aaa; position: absolute; display: block; top: 0; left: 0; } #cvs_bg{ background: #ECECF6; } .menu{ width:40px; height:40px; margin: 5px; background:rgba(0, 0, 0, 0.3); display: inline-block; } /style>/head>body>canvas idcvs_bg>your browser does not support the canvas tag /canvas>canvas idmyCanvas>your browser does not support the canvas tag /canvas>div stylewidth:100px;height:100px;position:absolute;bottom:40px;right:40px;transform:rotate(45deg);> div idmenu1 classmenu keyCode38>/div>div idmenu2 classmenu keyCode39>/div>div idmenu3 classmenu keyCode37>/div>div idmenu4 classmenu keyCode40>/div>/div>script typetext/javascript>start();function start(){ var canvasdocument.getElementById(myCanvas), canvas_bgdocument.getElementById(cvs_bg); canvas.setAttribute(width, document.body.clientWidth-2); canvas.setAttribute(height, document.body.clientHeight-2); canvas_bg.setAttribute(width, canvas.getAttribute(width)); canvas_bg.setAttribute(height, canvas.getAttribute(height)); var ctxcanvas.getContext(2d), ctx_bgcanvas_bg.getContext(2d), t, istart 0, state 1; var colorList #E0110B, #CB00F3, #7BBB89, #4B9316, #E3548C, #72366A, #EDD743, #4F90BA, #16C5FA; var snake1 new Snake({x:canvas.width/2+75, y:canvas.height/2}, {x:canvas.width/2-75, y:canvas.height/2}, {color:#459DF5, width:14}, {}), foodList , count 0, count2 0, scores 0, ss 0; var snakes ; drawGrid(); function Snake(head, tail, style, speed){ this.head head; this.tail tail; this.style style; this.cor ; this.speed speed; ctx.beginPath(); ctx.moveTo(this.head.x, this.head.y); ctx.lineTo(this.tail.x, this.tail.y); ctx.strokeStylethis.style.color; ctx.lineWidththis.style.width;
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]