Skip to content

Hostname

edimmu.de

Last fetched

edimmu.de resolves to 4 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · edimmu.deRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/edimmu.de

Resolution chain

edimmu.de resolves to 4 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 edimmu.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for edimmu.de.

MechanismTarget
SPF_Adex.email
SPF_Amx00.dex.email
SPF_Amx01.dex.email
SPF_IP109.230.230.196
SPF_IP2001:41d0:303:2cc7:0:0:0:1
SPF_IP2a05:bec0:33:d:e:0:0:2
SPF_IP87.98.245.162
SPF_MXedimmu.de

Related pages

Pivot deeper into the graph from edimmu.de.

Cypher and MCP

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

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