Skip to content

Hostname

die-exen.de

Last fetched

die-exen.de resolves to 1 IPv4 address operated by AS197540 in DE.

Nutrition Label

WHISPER CANON · die-exen.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/die-exen.de

Resolution chain

die-exen.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.243.10.248185.243.8.0/22AS197540DE

WHOIS identity

No WHOIS records are currently associated with die-exen.de in WhisperGraph.

Subdomains

32 observed subdomains of die-exen.de.

Web-graph footprint

Distinct hostnames that link to or from die-exen.de in the public web crawl.

57 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for die-exen.de.

MechanismTarget
SPF_Adie-exen.de
SPF_Anetzmacherpost.de
SPF_IP2001:8d8:922:ac00:0:0:36:36d0
SPF_IP202.61.194.135
SPF_IP2a03:4000:20:177:0:0:2:103
SPF_IP2a03:4000:20:177:0:0:2:109
SPF_IP2a03:4000:20:177:0:0:2:112
SPF_IP2a03:4000:20:177:0:0:2:120
SPF_IP37.120.183.186
SPF_IP45.132.245.191
SPF_IP5.252.224.119
SPF_IP82.165.154.93
SPF_MXdie-exen.de

Related pages

Pivot deeper into the graph from die-exen.de.

Cypher and MCP

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

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