Skip to content

Hostname

dw.de

Last fetched

dw.de resolves to 2 IPv4 addresses operated by DEUTSCHE-WELLE in DE.

Nutrition Label

WHISPER CANON · dw.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dw.de

Resolution chain

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

IPPrefixASNOperatorCountry
194.55.26.46194.55.26.0/24AS200777DEUTSCHE-WELLEDE
194.55.30.46194.55.30.0/24AS200777DEUTSCHE-WELLEDE

WHOIS identity

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

Subdomains

43 observed subdomains of dw.de.

Web-graph footprint

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

8,532 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dw.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.55.26.155
SPF_IP194.55.26.156
SPF_IP194.55.30.155
SPF_IP194.55.30.156

Related pages

Pivot deeper into the graph from dw.de.

Cypher and MCP

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

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