Skip to content

Hostname

baa.com.au

Last fetched

baa.com.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · baa.com.auRouting diversity3.0/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/baa.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.53.4104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.206.143172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.213.220.6435.213.192.0/18AS19527GOOGLE-2 - Google LLCAU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
baa treasurer
Contact emails

Subdomains

10 observed subdomains of baa.com.au.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for baa.com.au.

MechanismTarget
SPF_Abaa.com.au
SPF_INCLUDE_spf.hostking.com.au
SPF_INCLUDEhostking.com.au
SPF_IP119.148.90.40
SPF_IP202.174.100.60
SPF_IP35.189.53.189
SPF_IP35.213.220.64
SPF_MXbaa.com.au

Related pages

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

Cypher and MCP

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

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