Autonomous System
AS11290 — CC-3272 - Cogeco Connexion inc(CA)
Last fetched
AS11290 is an Autonomous System operated by CC-3272 - Cogeco Connexion inc and registered in CA. As of Mon, 03 Aug 2026 23:07:47 GMT, it announces 90 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11290 announces 90 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.49.224.0/19
- 24.50.64.0/18
- 24.54.0.0/18
- 24.75.176.0/20
- 24.122.0.0/20
- 24.122.32.0/20
- 24.122.48.0/20
- 24.122.64.0/20
- 24.122.80.0/20
- 24.122.96.0/20
- 24.122.112.0/20
- 24.122.0.0/16
- 24.122.128.0/20
- 24.122.144.0/20
- 24.122.160.0/20
- 24.122.176.0/20
- 24.122.192.0/19
- 24.122.224.0/20
- 24.122.240.0/20
- 24.138.80.0/20
- 24.142.80.0/20
- 24.153.96.0/20
- 24.204.144.0/20
- 24.226.128.0/19
- 24.226.160.0/19
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS21703 | JEFO - JEFO | CA |
| AS2568 | DIGICOMTECH - Digicom | CA |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS398721 | OXIO-ASN-01 - OXIO | CA |
| AS39959 | AS-INTERNEXE-1 - iTeract inc. | CA |
| AS401664 | INTERNET-CCRN-01 - COMMUNICATION CHARLEVOIX RIVE-NORD (CCRN) INC | CA |
| AS40895 | ISF-QUEBEC - I.S.F Quebec, Inc | CA |
Blast radius
Count of dependent hostnames if AS11290 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS11290 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 AS11290 is unique to AS11290 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11290.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11290"})-[: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.