Skip to content

Hostname

act.guidedogs.com.au

Last fetched

act.guidedogs.com.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

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

Resolution chain

act.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

No WHOIS records are currently associated with act.guidedogs.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aact.guidedogs.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_MXact.guidedogs.com.au

Related pages

Pivot deeper into the graph from act.guidedogs.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "act.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.