Skip to content

Hostname

exzet.de

Last fetched

exzet.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · exzet.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/exzet.de

Resolution chain

exzet.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

2 observed subdomains of exzet.de.

Web-graph footprint

Distinct hostnames that link to or from exzet.de in the public web crawl.

13 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for exzet.de.

MechanismTarget
SPF_Aexzet.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.90.240/28
SPF_IP153.92.192.178
SPF_IP153.92.192.242
SPF_IP212.60.201.184
SPF_IP213.95.76.224/27
SPF_IP2a03:2a00:1400:0:1:0:0:4266
SPF_MXexzet.de

Related pages

Pivot deeper into the graph from exzet.de.

Cypher and MCP

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

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