Skip to content

Hostname

smtp3.snapfish.com

Last fetched

smtp3.snapfish.com resolves to 1 IPv4 address operated by SHUTTERFLY-LLC - Shutterfly, LLC in US.

Nutrition Label

WHISPER CANON · smtp3.snapfish.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/smtp3.snapfish.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.20.208.155160.20.208.0/23AS11294SHUTTERFLY-LLC - Shutterfly, LLCUS

WHOIS identity

No WHOIS records are currently associated with smtp3.snapfish.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for smtp3.snapfish.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_IP145.7.6.1
SPF_IP160.20.208.155
SPF_IP199.241.117.0/24
SPF_IP63.145.232.0/26
SPF_IP64.147.178.0/23
SPF_IP74.122.83.0/24
SPF_IP80.237.132.201
SPF_MXsmtp3.snapfish.com

Related pages

Pivot deeper into the graph from smtp3.snapfish.com.

Cypher and MCP

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

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