Skip to content

Hostname

rockrms.com

Last fetched

rockrms.com resolves to 4 IPv4 addresses operated by CDN77 _ in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · rockrms.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rockrms.com

Resolution chain

rockrms.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.61.86.193109.61.86.0/24AS60068CDN77 _US
143.244.60.195143.244.60.0/23AS60068CDN77 _US
143.244.60.197143.244.60.0/23AS60068CDN77 _US
52.176.95.20252.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1387
Organization
jon edmiston
Contact emails

Subdomains

18 observed subdomains of rockrms.com.

Web-graph footprint

Distinct hostnames that link to or from rockrms.com in the public web crawl.

344 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from rockrms.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rockrms.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.