Skip to content

Hostname

zeppelinflug.de

Last fetched

zeppelinflug.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · zeppelinflug.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/zeppelinflug.de

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.233.18315.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
35.71.184.13635.71.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

34 observed subdomains of zeppelinflug.de.

Web-graph footprint

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

306 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zeppelinflug.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEzeppelin-nt.de
SPF_IP18.185.164.191

Related pages

Pivot deeper into the graph from zeppelinflug.de.

Cypher and MCP

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

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