Skip to content

Hostname

kdmails.de

Last fetched

kdmails.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · kdmails.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kdmails.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

33 observed subdomains of kdmails.de.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kdmails.de.

MechanismTarget
SPF_IP162.55.249.141
SPF_IP162.55.249.69
SPF_IP178.63.209.224/28
SPF_IP178.63.209.228
SPF_IP2a01:238:426c:2000::/64
SPF_IP2a01:4f8:11a:725::/64
SPF_IP2a01:4f8:d1:c500:0:0:ebb:25
SPF_IP2a01:4f8:d1:c500::138/128
SPF_MXkdmails.de

Related pages

Pivot deeper into the graph from kdmails.de.

Cypher and MCP

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

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