Skip to content

Hostname

daa.com.au

Last fetched

daa.com.au resolves to 2 IPv4 addresses operated by AAPT AAPT Limited in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · daa.com.auRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/daa.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
203.17.251.1203.17.251.0/24AS2764AAPT AAPT LimitedAU
203.17.251.112203.17.251.0/24AS2764AAPT AAPT LimitedAU

WHOIS identity

Registrar
registrar:melbourne it
Organization
domain administrator
Contact emails

Subdomains

85 observed subdomains of daa.com.au.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for daa.com.au.

MechanismTarget
SPF_Adaa.com.au
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.203.133.214/32
SPF_IP203.17.251.0/24
SPF_MXdaa.com.au

Related pages

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

Cypher and MCP

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

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