Skip to content

Hostname

roadrunner.com

Last fetched

roadrunner.com resolves to 2 IPv4 addresses operated by TWC-7843-BB - Charter Communications Inc in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · roadrunner.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/roadrunner.com

Resolution chain

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

IPPrefixASNOperatorCountry
71.74.180.19371.74.176.0/20AS7843TWC-7843-BB - Charter Communications IncUS
71.74.186.22871.74.176.0/20AS7843TWC-7843-BB - Charter Communications IncUS

WHOIS identity

Registrar
iana:292
Organization
warner bros. entertainment
Contact emails

Subdomains

22 observed subdomains of roadrunner.com.

Web-graph footprint

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

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for roadrunner.com.

MechanismTarget
SPF_REDIRECTa._spf.rr.com

Related pages

Pivot deeper into the graph from roadrunner.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roadrunner.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.