Skip to content

Hostname

snapfish.it

Last fetched

snapfish.it resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · snapfish.itRouting diversity6.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/snapfish.it

Resolution chain

snapfish.it resolves to 20 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.250.16618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.103.16818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.199.11918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.176.8123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.204.633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.207.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.198.273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.122.17134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.234.5834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.135.17834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.19.2434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.209.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.204.23135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.37.24944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.2.13252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.89.12052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.2.15452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.65.10652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.117.4554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
hewlett-packard italiana
Contact emails

Subdomains

26 observed subdomains of snapfish.it.

Web-graph footprint

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

53 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for snapfish.it.

MechanismTarget
SPF_Amta.snapfish.com
SPF_Amx1asp.albumprinter.com
SPF_Amx2asp.albumprinter.com
SPF_INCLUDEmail.zendesk.com
SPF_IP131.124.0.0/20
SPF_IP145.7.6.1
SPF_IP199.241.112.0/21
SPF_IP63.145.232.0/26
SPF_IP64.147.178.0/23
SPF_IP74.122.80.0/21
SPF_IP80.237.132.201

Related pages

Pivot deeper into the graph from snapfish.it.

Cypher and MCP

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

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