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
Resolution chain
dw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.55.26.46 | 194.55.26.0/24 | AS200777 | IDNIC-DISKOMINFODAIRI-AS-ID Dinas Komunikasi dan Informatika Kabupaten Dairi | DE |
| 194.55.30.46 | 194.55.30.0/24 | AS200777 | IDNIC-DISKOMINFODAIRI-AS-ID Dinas Komunikasi dan Informatika Kabupaten Dairi | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- arno wagner
- Contact emails
Subdomains
72 observed subdomains of dw.com.
Showing 25 of 72. View all subdomains →
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
MX records
SPF policy
16 SPF mechanisms authorising senders for dw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.send.business-beat.eu |
| SPF_INCLUDE | spf.umantis.com |
| SPF_INCLUDE | spf.vizito.be |
| SPF_INCLUDE | spf1.checkinserver.com |
| SPF_IP | 185.17.245.132 |
| SPF_IP | 185.17.245.28 |
| SPF_IP | 194.55.26.155 |
| SPF_IP | 194.55.26.156 |
| SPF_IP | 194.55.30.155 |
| SPF_IP | 194.55.30.156 |
| SPF_IP | 81.209.250.76 |
| SPF_IP | 81.209.250.78 |
| SPF_IP | 81.209.250.80/32 |
| SPF_IP | 83.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.