Skip to content

Hostname

nada.org.au

Last fetched

nada.org.au resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.173104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.173104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.26172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.33.82.1520.33.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
registrar:melbourne it
Organization
nada admin
Contact emails

Subdomains

8 observed subdomains of nada.org.au.

Web-graph footprint

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

121 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nada.org.au.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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