Skip to content

Hostname

bchc.ca

Last fetched

bchc.ca resolves to 1 IPv4 address operated by WHG-DAL in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.243.107.17192.243.107.0/24AS36454WHG-DALUS

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

9 observed subdomains of bchc.ca.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for bchc.ca.

MechanismTarget
SPF_Abchc.ca
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.243.107.17
SPF_IP69.61.57.100
SPF_IP70.33.209.50
SPF_IP70.33.209.76
SPF_MXbchc.ca

Related pages

Pivot deeper into the graph from bchc.ca.

Cypher and MCP

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

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