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 Wed, 20 May 2026 23:31:28 GMT, it announces 87 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11290 announces 87 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.51.21.0/24
- 24.51.28.0/24
- 24.54.180.0/23
- 24.76.196.0/22
- 24.124.84.0/24
- 24.124.91.0/24
- 24.124.103.0/24
- 24.124.108.0/24
- 24.124.112.0/24
- 24.124.116.0/24
- 24.124.123.0/24
- 24.124.124.0/22
- 24.124.128.0/17
- 24.125.0.0/16
- 24.126.0.0/15
- 24.128.0.0/16
- 24.129.0.0/17
- 24.129.144.0/23
- 24.129.146.0/23
- 24.139.106.0/24
- 24.144.192.0/19
- 24.155.151.0/24
- 24.206.94.0/24
- 24.231.120.0/23
- 24.231.122.0/23
Peering ecosystem
10 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS398721 | WATERFALL | CA |
| AS40895 | EFTSOURCE2008 - EFT Source, Inc. | CA |
| AS39959 | CCPASN - Community Care Physicians, P.C. | CA |
| AS21703 | MERATIVE-AS21701 - Merative US L.P. | CA |
| AS7992 | COGECOWAVE - Cogeco Connexion Inc. | CA |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2568 | DIGICOMTECH - Digicom | CA |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS11290 disappeared from the routing table.
~4,950 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:31:28 GMT.
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.