Hostname
guidedogs.com.au
Last fetched
guidedogs.com.au resolves to 3 IPv4 addresses 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
guidedogs.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.237.152.9 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.245.145 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.106.103.226 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:godaddy.com llc trading as godaddy.com
- Organization
- dns admin
- Contact emails
- —
Subdomains
48 observed subdomains of guidedogs.com.au.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from guidedogs.com.au in the public web crawl.
272 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for guidedogs.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | guidedogs.com.au |
| SPF_A | smtp.guidedogs.com.au |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | anchor.net.au |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | smtp.shopify.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 119.252.77.163/32 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 173.236.20.0/24 |
| SPF_IP | 192.92.97.0/24 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 20.191.193.98/32 |
| SPF_IP | 202.4.227.48 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 52.128.40.0/21 |
| SPF_MX | guidedogs.com.au |
Related pages
Pivot deeper into the graph from guidedogs.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guidedogs.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.