Help
RSS
API
Feed
Maltego
Contact
Domain > ratatosk.aud-stage.apsis.cloud
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-31
54.195.219.81
(
ClassC
)
2026-02-18
54.171.200.134
(
ClassC
)
Port 443
HTTP/1.1 200 OKConnection: keep-aliveLast-Modified: Thu, 01 Jan 1970 00:00:01 GMTContent-Length: 1676Content-Type: text/htmlAccept-Ranges: bytesDate: Thu, 27 Feb 2025 13:42:28 GMT !DOCTYPE html>html>head>title>Web Socket Test/title>/head>body>h1>Ratatosk/h1>form onsubmitevent.preventDefault(); connect();> label forjwt>Bearer token:/label>br> input idjwt typepassword/> input typesubmit valueconnect/>/form>div idmsg>/div>script> var socket; if (!window.WebSocket) { alert(Your browser does not support Websockets.); } async function connect() { try { var tokenResponse await fetch(token, { headers: { Authorization: document.getElementById(jwt).value, }, }); var token await tokenResponse.json(); socket new WebSocket(wss:// + location.host + /client, token); socket.onmessage function(event) { document.getElementById(msg).innerHTML event.data; }; socket.onerror function(event) { document.getElementById(msg).innerHTML event; }; socket.onopen function(event) { console.log(Web Socket opened!); }; socket.onclose function(event) { document.getElementById(msg).innerHTML closed; console.log(Web Socket closed.); }; } catch (err) { document.getElementById(msg).innerHTML err; console.log(err); } } function render(data) { document.getElementById(msg).innerHTML ` div>${data.rows.forEach(row > ` div> `)}/div> `; }/script>/body>/html>
Subdomains
Date
Domain
IP
pub.aud-stage.apsis.cloud
2025-02-27
52.50.26.223
ratatosk.aud-stage.apsis.cloud
2025-08-31
54.195.219.81
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
]