Skip to content

Hostname

bcchf.ca

Last fetched

bcchf.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:192 as the registrar.

Nutrition Label

WHISPER CANON · bcchf.caRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bcchf.ca

Resolution chain

bcchf.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.32.246104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.162.142172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:192
Organization
b.c.''s children''s hospital foundation
Contact emails

Subdomains

15 observed subdomains of bcchf.ca.

Web-graph footprint

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

372 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bcchf.ca.

MechanismTarget
SPF_Abcchf.ca
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubc.ca
SPF_IP142.103.232.2
SPF_IP142.103.232.5/32
SPF_IP159.89.120.233
SPF_IP162.242.166.107
SPF_IP167.99.177.221
SPF_IP208.87.198.52
SPF_IP208.87.198.90
SPF_IP209.87.27.31/32
SPF_IP209.87.27.6/32
SPF_IP23.253.213.149/32
SPF_MXbcchf.ca

Related pages

Pivot deeper into the graph from bcchf.ca.

Cypher and MCP

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

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