Skip to content

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

WHISPER CANON · AS11290Routing diversity9.8/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/11290

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.

Peering ecosystem

9 distinct peers via BGP. The first 9 are listed below.

Peer ASNOperatorCountry
AS1299TWELVE99 - Arelion Sweden ABSE
AS174COGENT-174 - Cogent Communications, LLCUS
AS21703JEFO - JEFOCA
AS2568DIGICOMTECH - DigicomCA
AS3257GTT-BACKBONE - GTT Communications Inc.US
AS398721OXIO-ASN-01 - OXIOCA
AS39959AS-INTERNEXE-1 - iTeract inc.CA
AS401664INTERNET-CCRN-01 - COMMUNICATION CHARLEVOIX RIVE-NORD (CCRN) INCCA
AS40895ISF-QUEBEC - I.S.F Quebec, IncCA

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.