Skip to content

Hostname

bcchr.ca

Last fetched

bcchr.ca resolves to 2 IPv4 addresses operated by UBC - University of British Columbia in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · bcchr.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bcchr.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.103.232.79142.103.0.0/16AS393249UBC - University of British ColumbiaCA
38.99.3.4038.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCCA

WHOIS identity

Registrar
iana:456
Organization
bc research institute for children''s & women''s health
Contact emails

Subdomains

51 observed subdomains of bcchr.ca.

Web-graph footprint

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

628 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bcchr.ca.

MechanismTarget
SPF_Abcchr.ca
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEemail.campayn.com
SPF_INCLUDEspf.ubc.ca
SPF_IP142.103.232.4
SPF_IP142.103.232.5/32
SPF_IP209.87.27.31/32
SPF_IP209.87.27.47/32
SPF_IP209.87.27.6/32
SPF_MXbcchr.ca

Related pages

Pivot deeper into the graph from bcchr.ca.

Cypher and MCP

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

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