Hostname
rockstreamer.com
Last fetched
rockstreamer.com resolves to 139.59.97.178, announced in 139.60.52.0/22 by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. rockstreamer.com is listed by 2 threat feeds; reconciled level CRITICAL.
Threat posture
60threat score (procedure-native scale)
CRITICALListed by 2 threat feeds. At least one source recommends blocking.
Categories: Command-and-control
- Threat feeds listing this
- 2
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:45:24 GMT
- Last seen on a feed
- Tue, 15 Sep 2026 00:18:36 GMT
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for rockstreamer.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
Subdomains
Showing 12 of 61. View all subdomains →
Mail and authentication
Nameservers
- ns-121.awsdns-15.com
- ns-854.awsdns-42.net
- ns-1205.awsdns-22.org
- ns-1625.awsdns-11.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: zohomail.com
Threat-feed evidence
History
Related pages
Pivot from rockstreamer.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rockstreamer.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.