Skip to content

Hostname

brcagents.com.au

Last fetched

brcagents.com.au resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.80.1845.60.80.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.83.1845.60.83.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
kieran wallace
Contact emails

Subdomains

11 observed subdomains of brcagents.com.au.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brcagents.com.au.

MechanismTarget
SPF_Amx0c-00175c01.pphosted.com
SPF_Amx0d-00175c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.231.151.27
SPF_IP67.231.158.157
SPF_MXbrcagents.com.au

Related pages

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

Cypher and MCP

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

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