Skip to content

Hostname

dw.com

Last fetched

dw.com resolves to 2 IPv4 addresses operated by IDNIC-DISKOMINFODAIRI-AS-ID Dinas Komunikasi dan Informatika Kabupaten Dairi in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · dw.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dw.com

Resolution chain

dw.com 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/24AS200777IDNIC-DISKOMINFODAIRI-AS-ID Dinas Komunikasi dan Informatika Kabupaten DairiDE
194.55.30.46194.55.30.0/24AS200777IDNIC-DISKOMINFODAIRI-AS-ID Dinas Komunikasi dan Informatika Kabupaten DairiDE

WHOIS identity

Registrar
iana:1328
Organization
arno wagner
Contact emails

Subdomains

72 observed subdomains of dw.com.

Web-graph footprint

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

68,000 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dw.com.

MechanismTarget
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.send.business-beat.eu
SPF_INCLUDEspf.umantis.com
SPF_INCLUDEspf.vizito.be
SPF_INCLUDEspf1.checkinserver.com
SPF_IP185.17.245.132
SPF_IP185.17.245.28
SPF_IP194.55.26.155
SPF_IP194.55.26.156
SPF_IP194.55.30.155
SPF_IP194.55.30.156
SPF_IP81.209.250.76
SPF_IP81.209.250.78
SPF_IP81.209.250.80/32
SPF_IP83.133.243.211

Related pages

Pivot deeper into the graph from dw.com.

Cypher and MCP

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

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