Skip to content

Hostname

snapfish.com

Last fetched

snapfish.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · snapfish.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snapfish.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.51.99100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.128.7518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.103.613.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.19.2434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.2.15452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.60.18452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.117.4554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.123.6254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.87.9898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.216.12298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.42.9098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.230.25298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

563 observed subdomains of snapfish.com.

Web-graph footprint

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

1,867 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for snapfish.com.

MechanismTarget
SPF_INCLUDE_spf1.snapfish.com
SPF_INCLUDE_spf2.snapfish.com

Related pages

Pivot deeper into the graph from snapfish.com.

Cypher and MCP

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

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