Skip to content

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

WHISPER CANON · guidedogs.com.auRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/guidedogs.com.au

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.

IPPrefixASNOperatorCountry
13.237.152.913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.245.1453.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.103.2263.104.0.0/14AS16509AMAZON-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.

Web-graph footprint

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

272 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for guidedogs.com.au.

MechanismTarget
SPF_Aguidedogs.com.au
SPF_Asmtp.guidedogs.com.au
SPF_INCLUDEamazonses.com
SPF_INCLUDEanchor.net.au
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEsmtp.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP119.252.77.163/32
SPF_IP148.105.0.0/16
SPF_IP173.236.20.0/24
SPF_IP192.92.97.0/24
SPF_IP198.2.128.0/18
SPF_IP20.191.193.98/32
SPF_IP202.4.227.48
SPF_IP205.201.128.0/20
SPF_IP52.128.40.0/21
SPF_MXguidedogs.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.