All hostnames snickers.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · snickers.de Routing diversity 4.2/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/snickers.de Resolution chain snickers.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.105 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.118 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.34 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.4 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.32.99.119 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.48 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.64 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.80 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.154.63.103 18.154.62.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.154.63.126 18.154.62.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.154.63.28 18.154.62.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.154.63.80 18.154.62.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.164.144.116 18.164.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.164.144.12 18.164.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.164.144.26 18.164.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.164.144.54 18.164.144.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IN 52.222.136.20 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.42 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.66 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.136.7 52.222.136.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with snickers.de in WhisperGraph.
Subdomains 7 observed subdomains of snickers.de.
Web-graph footprint Distinct hostnames that link to or from snickers.de in the public web crawl.
22 sites link to this hostname.
Mail and authentication SPF policy 2 SPF mechanisms authorising senders for snickers.de.
Related pages Pivot deeper into the graph from snickers.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snickers.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .