Skip to content

Hostname

auda.org.au

Last fetched

auda.org.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:auda as the registrar.

Nutrition Label

WHISPER CANON · auda.org.auRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/auda.org.au

Resolution chain

auda.org.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.237.107104.17.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.238.107104.17.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:auda
Organization
.au domain administration
Contact emails

Subdomains

20 observed subdomains of auda.org.au.

Web-graph footprint

Distinct hostnames that link to or from auda.org.au in the public web crawl.

1,087 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for auda.org.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.202.88.211
SPF_IP203.29.5.145
SPF_IP203.29.5.156
SPF_IP210.9.145.82
SPF_IP2407:6e00:2:205:a4a8:512c:241d:d506
SPF_IP58.65.248.12

Related pages

Pivot deeper into the graph from auda.org.au.

Cypher and MCP

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

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