Skip to content

Hostname

rtl.hu

Last fetched

rtl.hu resolves to 6 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · rtl.huRouting diversity3.9/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/rtl.hu

Resolution chain

rtl.hu resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with rtl.hu in WhisperGraph.

Subdomains

70 observed subdomains of rtl.hu.

Web-graph footprint

Distinct hostnames that link to or from rtl.hu in the public web crawl.

2,185 sites link to this hostname.

1,384 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rtl.hu.

MechanismTarget
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.edima.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.220.33.12
SPF_IP146.220.33.17/32
SPF_IP185.188.58.12
SPF_IP185.188.58.5
SPF_IP195.191.229.12
SPF_IP217.113.63.21
SPF_IP81.92.237.17/32
SPF_IP81.92.239.12
SPF_IP81.92.239.17/32
SPF_MXrtl.hu

Related pages

Pivot deeper into the graph from rtl.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rtl.hu"})-[: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.