Skip to content

Hostname

bcah.ca

Last fetched

bcah.ca resolves to 1 IPv4 address operated by WHG-LON - WHG Hosting Services Ltd in GB. WHOIS lists registrar:world host group ca corp as the registrar.

Nutrition Label

WHISPER CANON · bcah.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bcah.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.239.171192.250.239.0/24AS51713WHG-LON - WHG Hosting Services LtdGB

WHOIS identity

Registrar
registrar:world host group ca corp
Organization
1871 productions
Contact emails

Subdomains

3 observed subdomains of bcah.ca.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bcah.ca.

MechanismTarget
SPF_Abcah.ca
SPF_IP108.60.24.41
SPF_MXbcah.ca

Related pages

Pivot deeper into the graph from bcah.ca.

Cypher and MCP

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

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