Hostname
snap.com.au
Last fetched
snap.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.
Nutrition Label
Resolution chain
snap.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.55.222.232 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:godaddy.com llc trading as godaddy.com
- Organization
- jeff wong
- Contact emails
- —
Subdomains
217 observed subdomains of snap.com.au.
Showing 25 of 217. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from snap.com.au in the public web crawl.
432 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
43 SPF mechanisms authorising senders for snap.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 45446004.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.wf5.com.au |
| SPF_INCLUDE | thewebconsole.com |
| SPF_IP | 113.61.73.162 |
| SPF_IP | 124.47.158.16 |
| SPF_IP | 13.237.69.247 |
| SPF_IP | 139.60.0.0/22 |
| SPF_IP | 139.60.0.0/24 |
| SPF_IP | 139.60.1.0/24 |
| SPF_IP | 139.60.2.0/24 |
| SPF_IP | 139.60.3.0/24 |
| SPF_IP | 143.55.150.163 |
| SPF_IP | 166.78.68.221/32 |
| SPF_IP | 166.78.69.146 |
| SPF_IP | 167.89.46.159/32 |
| SPF_IP | 167.89.64.9/32 |
| SPF_IP | 167.89.65.0/32 |
| SPF_IP | 167.89.65.100/32 |
| SPF_IP | 167.89.65.53/32 |
| SPF_IP | 167.89.74.233/32 |
| SPF_IP | 167.89.75.126/32 |
| SPF_IP | 167.89.75.136/32 |
| SPF_IP | 167.89.75.164/32 |
| SPF_IP | 167.89.75.33/32 |
| SPF_IP | 173.236.20.0/24 |
| SPF_IP | 192.147.19.0/24 |
| SPF_IP | 192.147.20.0/24 |
| SPF_IP | 192.237.159.42/32 |
| SPF_IP | 192.237.159.43/32 |
| SPF_IP | 192.92.97.0/24 |
| SPF_IP | 216.151.85.0/24 |
| SPF_IP | 23.253.182.103/32 |
| SPF_IP | 23.253.183.145/32 |
| SPF_IP | 23.253.183.146/32 |
| SPF_IP | 23.253.183.147/32 |
| SPF_IP | 23.253.183.148/32 |
| SPF_IP | 23.253.183.150/32 |
| SPF_IP | 52.128.40.0/21 |
| SPF_IP | 66.159.235.33 |
Related pages
Pivot deeper into the graph from snap.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snap.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.