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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.120.11.162 | 192.120.11.0/24 | AS24008 | — | AU |
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
MX records
SPF policy
7 SPF mechanisms authorising senders for bdac.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.raisingit.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.255.42.219 |
| SPF_IP | 124.246.6.193 |
| SPF_IP | 14.201.68.126 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.