Skip to content

Hostname

snickers.de

Last fetched

snickers.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · snickers.deRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.11913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.10318.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.12618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.2818.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.8018.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.144.11618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.1218.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.2618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.5418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
52.222.136.2052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.752.222.136.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for snickers.de.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com
SPF_IP89.238.69.29/32

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.