Skip to content

Hostname

bctcc.ca

Last fetched

bctcc.ca resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.116.88198.54.116.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bctcc.ca.

MechanismTarget
SPF_Abctcc.ca
SPF_INCLUDEspf.efwd.registrar-servers.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.54.114.88
SPF_IP198.54.115.88
SPF_IP198.54.116.88
SPF_MXbctcc.ca

Related pages

Pivot deeper into the graph from bctcc.ca.

Cypher and MCP

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

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