Hostname
kaaw.de
Last fetched
kaaw.de resolves to 2 IPv4 addresses operated by AS34011 in DE.
Nutrition Label
Resolution chain
kaaw.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 |
|---|---|---|---|---|
| 134.119.0.4 | 134.119.0.0/24 | AS34011 | — | DE |
| 92.205.199.154 | 92.205.192.0/21 | AS60253 | — | DE |
WHOIS identity
No WHOIS records are currently associated with kaaw.de in WhisperGraph.
Subdomains
63 observed subdomains of kaaw.de.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kaaw.de in the public web crawl.
21 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for kaaw.de.
| Mechanism | Target |
|---|---|
| SPF_A | kaaw.de |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 194.164.200.247 |
| SPF_IP | 194.88.24.42/32 |
| SPF_IP | 194.88.24.43/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 2a01:239:269:3d00:0:0:0:1 |
| SPF_IP | 80.82.213.175/32 |
| SPF_IP | 80.82.213.24/32 |
| SPF_IP | 80.82.213.38/32 |
| SPF_IP | 81.169.149.202 |
| SPF_IP | 91.249.255.18 |
| SPF_MX | kaaw.de |
Related pages
Pivot deeper into the graph from kaaw.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kaaw.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.