Skip to content

Hostname

cnc.bc.ca

Last fetched

cnc.bc.ca resolves to 1 IPv4 address operated by BCNET-AS - BCNET in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · cnc.bc.caRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cnc.bc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.197.226.212192.197.226.0/24AS271BCNET-AS - BCNETCA

WHOIS identity

Registrar
iana:456
Organization
college of new caledonia
Contact emails

Subdomains

31 observed subdomains of cnc.bc.ca.

Web-graph footprint

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

500 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cnc.bc.ca.

MechanismTarget
SPF_INCLUDEcsb.colleagueservices.ca
SPF_INCLUDEjangomail.com
SPF_INCLUDEmail.colleagueservices.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.197.226.141
SPF_IP192.197.226.201

Related pages

Pivot deeper into the graph from cnc.bc.ca.

Cypher and MCP

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

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