Hostname
bravus.com.au
Last fetched
bravus.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
bravus.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.30.242 | 104.22.3.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.166.116 | 172.68.15.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- scott brown
- Contact emails
- —
Subdomains
19 observed subdomains of bravus.com.au.
Web-graph footprint
Distinct hostnames that link to or from bravus.com.au in the public web crawl.
35 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for bravus.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 111.125.172.97/32 |
| SPF_IP | 116.50.57.190/32 |
| SPF_IP | 120.88.73.200 |
| SPF_IP | 120.88.73.203 |
| SPF_IP | 121.0.1.144 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 203.43.139.210 |
| SPF_IP | 203.43.139.211 |
| SPF_IP | 203.43.139.212 |
| SPF_IP | 205.201.128.0/20 |
Related pages
Pivot deeper into the graph from bravus.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bravus.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.