Skip to content

Hostname

caydon.com.au

Last fetched

caydon.com.au resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · caydon.com.auRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/caydon.com.au

Resolution chain

caydon.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
70.32.112.14470.32.112.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
duke caydon
Contact emails

Subdomains

27 observed subdomains of caydon.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for caydon.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.236.98.143
SPF_IP120.151.142.148
SPF_IP199.223.234.37
SPF_IP20.190.121.108
SPF_IP203.87.123.146
SPF_IP220.240.191.106
SPF_IP52.189.222.97
SPF_IP70.32.112.144

Related pages

Pivot deeper into the graph from caydon.com.au.

Cypher and MCP

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

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