Autonomous System
AS27324 — CBC-ASN - Canadian Broadcasting Corporation(CA)
Last fetched
AS27324 is an Autonomous System operated by CBC-ASN - Canadian Broadcasting Corporation and registered in CA. As of Thu, 21 May 2026 06:44:12 GMT, it announces 21 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS27324 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 159.26.70.0/24
- 159.26.71.0/24
- 159.26.80.0/24
- 159.26.81.0/24
- 159.26.82.0/24
- 159.26.83.0/24
- 159.26.84.0/22
- 159.26.88.0/24
- 159.26.94.0/24
- 159.26.95.0/24
- 159.26.96.0/24
- 159.26.97.0/24
- 159.26.98.0/24
- 159.26.99.0/24
- 159.26.100.0/24
- 159.26.101.0/24
- 159.26.102.0/24
- 159.26.103.0/24
- 159.26.104.0/24
- 159.26.105.0/24
- 159.26.109.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS27324 disappeared from the routing table.
~107 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:44:12 GMT.
MOAS / hijack watch
Prefixes routed by AS27324 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS27324 is unique to AS27324 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS27324.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS27324"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.