Skip to content

Hostname

rtl2.de

Last fetched

rtl2.de resolves to 1 IPv4 address operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · rtl2.deRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/rtl2.de

Resolution chain

rtl2.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.219.84.17623.219.84.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

No WHOIS records are currently associated with rtl2.de in WhisperGraph.

Subdomains

159 observed subdomains of rtl2.de.

Web-graph footprint

Distinct hostnames that link to or from rtl2.de in the public web crawl.

1,372 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rtl2.de.

MechanismTarget
SPF_Artl2.de
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.181.224.0/22
SPF_IP2a0a:d480:10::/60
SPF_IP35.158.39.227/32
SPF_MXrogsurvey.de

Related pages

Pivot deeper into the graph from rtl2.de.

Cypher and MCP

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

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