Skip to content

Hostname

erzi.de

Last fetched

erzi.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · erzi.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/erzi.de

Resolution chain

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

IPPrefixASNOperatorCountry
176.52.243.138176.52.240.0/21AS15817DE

WHOIS identity

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

Subdomains

21 observed subdomains of erzi.de.

Web-graph footprint

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

58 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for erzi.de.

MechanismTarget
SPF_IP145.239.234.72
SPF_IP176.28.25.19
SPF_IP176.28.25.4
SPF_IP176.28.25.58
SPF_IP176.28.25.9
SPF_IP176.52.241.7
SPF_IP176.52.243.138
SPF_IP176.52.243.141
SPF_IP188.94.250.245/32
SPF_IP46.167.50.28
SPF_IP51.195.16.96

Related pages

Pivot deeper into the graph from erzi.de.

Cypher and MCP

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

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