Skip to content

Hostname

brcf.ca

Last fetched

brcf.ca resolves to 1 IPv4 address operated by ONIAAS - HostPapa in US. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

WHISPER CANON · brcf.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brcf.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.222.197.153216.222.196.0/22AS40092ONIAAS - HostPapaUS

WHOIS identity

Registrar
registrar:promo people inc.
Organization
battle river community foundation
Contact emails

Subdomains

7 observed subdomains of brcf.ca.

Web-graph footprint

Distinct hostnames that link to or from brcf.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for brcf.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.222.197.153

Related pages

Pivot deeper into the graph from brcf.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brcf.ca"})-[: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.