Skip to content

Hostname

kaaw.de

Last fetched

kaaw.de resolves to 2 IPv4 addresses operated by AS34011 in DE.

Nutrition Label

WHISPER CANON · kaaw.deRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kaaw.de

Resolution chain

kaaw.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

63 observed subdomains of kaaw.de.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for kaaw.de.

MechanismTarget
SPF_Akaaw.de
SPF_IP147.160.167.0/26
SPF_IP194.164.200.247
SPF_IP194.88.24.42/32
SPF_IP194.88.24.43/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP2a01:239:269:3d00:0:0:0:1
SPF_IP80.82.213.175/32
SPF_IP80.82.213.24/32
SPF_IP80.82.213.38/32
SPF_IP81.169.149.202
SPF_IP91.249.255.18
SPF_MXkaaw.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.