Skip to content

Hostname

bdac.com.au

Last fetched

bdac.com.au resolves to 1 IPv4 address operated by AS24008 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.120.11.162192.120.11.0/24AS24008AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
jennifer ranson
Contact emails

Subdomains

7 observed subdomains of bdac.com.au.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bdac.com.au.

MechanismTarget
SPF_INCLUDE_spf.raisingit.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.255.42.219
SPF_IP124.246.6.193
SPF_IP14.201.68.126
SPF_IP52.243.104.24

Related pages

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

Cypher and MCP

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

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