Skip to content

Hostname

snacksafely.com

Last fetched

snacksafely.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · snacksafely.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/snacksafely.com

Resolution chain

snacksafely.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.36.65100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.66.231107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.18.194174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.68.183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.57.273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.245.473.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.42.16534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.184.11434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.224.335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.126.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.243.3344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.128.21544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.181.11352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.127.18552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.231.22554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.114.12954.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.15.11698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.17.23832.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.25.2532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from snacksafely.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for snacksafely.com.

MechanismTarget
SPF_Asnacksafely.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.snacksafely.com
SPF_INCLUDErun.snacksafely.com
SPF_IP54.175.14.79
SPF_MXsnacksafely.com

Related pages

Pivot deeper into the graph from snacksafely.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "snacksafely.com"})-[: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.