Skip to content

Hostname

zpp.de

Last fetched

zpp.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · zpp.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/zpp.de

Resolution chain

zpp.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.98.64.11618.98.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.FR
18.98.64.11718.98.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.FR
83.169.47.19083.169.32.0/20AS20773DE

WHOIS identity

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

Subdomains

76 observed subdomains of zpp.de.

Web-graph footprint

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

33 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for zpp.de.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.socotec.de
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.nl2go.com
SPF_IP195.50.145.0/27
SPF_IP83.169.47.0/24

Related pages

Pivot deeper into the graph from zpp.de.

Cypher and MCP

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

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