Skip to content

Hostname

cdu-eutin.de

Last fetched

cdu-eutin.de resolves to 2 IPv4 addresses operated by AS48314 in DE.

Nutrition Label

WHISPER CANON · cdu-eutin.deRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/cdu-eutin.de

Resolution chain

cdu-eutin.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 cdu-eutin.de in WhisperGraph.

Subdomains

2 observed subdomains of cdu-eutin.de.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cdu-eutin.de.

MechanismTarget
SPF_Acdu-eutin.de
SPF_Aelektronenraum.de
SPF_Amail.sharkness-newsletter.de
SPF_Amx1.sharkness.de
SPF_Amx2.sharkness.de
SPF_Amx3.sharkness.de
SPF_MXcdu-eutin.de

Related pages

Pivot deeper into the graph from cdu-eutin.de.

Cypher and MCP

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

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