Autonomous System
AS2665 — CDAGOVN - Shared Services Canada(CA)
Last fetched
AS2665 is an Autonomous System operated by CDAGOVN - Shared Services Canada and registered in CA. As of Sun, 06 Sep 2026 12:51:55 GMT, it announces 226 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2665 announces 226 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 132.156.40.0/23
- 132.156.0.0/16
- 142.78.9.0/24
- 142.78.0.0/16
- 142.191.8.0/21
- 142.206.0.0/16
- 142.206.230.0/24
- 157.244.190.0/24
- 160.106.64.0/19
- 160.106.64.0/18
- 160.106.104.0/21
- 160.106.112.0/20
- 160.106.252.0/23
- 167.37.27.0/24
- 167.37.33.0/24
- 167.37.47.0/24
- 167.37.57.0/24
- 167.37.58.0/24
- 167.37.62.0/24
- 167.37.63.0/24
- 167.40.16.0/20
- 167.40.26.0/24
- 167.40.64.0/19
- 167.40.96.0/21
- 167.40.104.0/22
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Count of dependent hostnames if AS2665 disappeared from the routing table.
12,079 hostnames depend on this network.Exact count across all 226 announced prefixes. Snapshot Sun, 19 Jul 2026 04:00:16 GMT.
MOAS / hijack watch
Prefixes routed by AS2665 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 AS2665 is unique to AS2665 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2665.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2665"})-[: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.