Skip to content

Hostname

snackmagic.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.253.55107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.165.14834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.34.24144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.146.1444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.1.19244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.109.4252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.2.10254.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.210.4698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.82.11932.192.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 snackmagic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for snackmagic.com.

MechanismTarget
SPF_INCLUDE8084862.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from snackmagic.com.

Cypher and MCP

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

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