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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.51.99 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.205.195.157 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.215.204.63 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.135.178 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.19.24 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.209.57 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.204.231 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.89.120 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.2.154 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.196.117.45 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.123.62 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.80.87.98 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.216.122 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.42.90 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.230.252 | 98.80.0.0/13 | AS14618 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for snapfish.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | mta.snapfish.com |
| SPF_A | mx1asp.albumprinter.com |
| SPF_A | mx2asp.albumprinter.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 131.124.0.0/20 |
| SPF_IP | 145.7.6.1 |
| SPF_IP | 199.241.112.0/21 |
| SPF_IP | 63.145.232.0/26 |
| SPF_IP | 64.147.178.0/23 |
| SPF_IP | 74.122.80.0/21 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.