Skip to content

Hostname

snapfish.com.au

Last fetched

snapfish.com.au resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor corporate services inc as the registrar.

Nutrition Label

WHISPER CANON · snapfish.com.auRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/snapfish.com.au

Resolution chain

snapfish.com.au resolves to 15 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.195.15718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.204.633.208.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
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
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
registrar:markmonitor corporate services inc
Organization
domain admin
Contact emails

Subdomains

11 observed subdomains of snapfish.com.au.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for snapfish.com.au.

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.com.au.

Cypher and MCP

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

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