Skip to content

Hostname

idw.de

Last fetched

idw.de resolves to 1 IPv4 address operated by BOREUS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.82.72.47208.82.72.0/22AS205411BOREUSDE

WHOIS identity

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

Subdomains

64 observed subdomains of idw.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for idw.de.

MechanismTarget
SPF_Amail.fp-sign.com
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.243.10.111
SPF_IP185.243.10.28
SPF_IP213.61.151.91
SPF_IP213.61.151.93
SPF_MXidw.de

Related pages

Pivot deeper into the graph from idw.de.

Cypher and MCP

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

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