Skip to content

Hostname

vic.guidedogs.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

vic.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 vic.guidedogs.com.au in WhisperGraph.

Subdomains

1 observed subdomain of vic.guidedogs.com.au.

Web-graph footprint

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

104 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Asmtp.guidedogs.com.au
SPF_Avic.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_MXvic.guidedogs.com.au

Related pages

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

Cypher and MCP

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

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