Hostname
hadw-bw.de
Last fetched
hadw-bw.de resolves to 2 IPv4 addresses operated by AS553 in DE.
Nutrition Label
Resolution chain
hadw-bw.de 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 |
|---|---|---|---|---|
| 129.206.13.71 | 129.206.0.0/16 | AS553 | — | DE |
| 129.206.5.205 | 129.206.0.0/16 | AS553 | — | DE |
WHOIS identity
No WHOIS records are currently associated with hadw-bw.de in WhisperGraph.
Subdomains
39 observed subdomains of hadw-bw.de.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hadw-bw.de in the public web crawl.
318 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for hadw-bw.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 129.206.100.212/24 |
| SPF_IP | 129.206.100.213/24 |
| SPF_IP | 129.206.119.212/24 |
Related pages
Pivot deeper into the graph from hadw-bw.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hadw-bw.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.