Skip to content

Hostname

bravusmining.com.au

Last fetched

bravusmining.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.43.15104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.156.28172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
scott brown
Contact emails

Subdomains

2 observed subdomains of bravusmining.com.au.

Web-graph footprint

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

34 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bravusmining.com.au.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.125.172.97/32
SPF_IP116.50.57.190/32
SPF_IP120.88.73.200
SPF_IP120.88.73.203
SPF_IP121.0.1.144
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP203.43.139.210
SPF_IP203.43.139.211
SPF_IP203.43.139.212
SPF_IP205.201.128.0/20

Related pages

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

Cypher and MCP

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

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