Skip to content

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

WHISPER CANON · AS2665Routing diversity10.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2665

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS2653CDAGOVN - Shared Services CanadaCA
AS2675CDAGOVN - Shared Services CanadaCA
AS3766SSC-299-Z-3766 - Shared Services CanadaCA
AS806SSC-299-806 - Shared Services CanadaCA
AS820SSC-299-Z-820 - Shared Services CanadaCA
AS837SSC-299-Z-837 - Shared Services CanadaCA

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 country

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