Autonomous System
AS25689 — SSC-299-25689 - Shared Services Canada(CA)
Last fetched
AS25689 is an Autonomous System operated by SSC-299-25689 - Shared Services Canada and registered in CA. As of Fri, 04 Sep 2026 00:56:08 GMT, it announces 39 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25689 announces 39 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 132.246.56.0/23
- 132.246.60.0/23
- 132.246.0.0/17
- 132.246.128.0/18
- 132.246.180.0/22
- 132.246.192.0/19
- 132.246.224.0/24
- 132.246.224.0/19
- 167.37.168.0/22
- 167.37.172.0/23
- 167.37.174.0/24
- 167.37.177.0/24
- 167.37.179.0/24
- 167.37.186.0/23
- 167.37.188.0/24
- 167.37.192.0/21
- 167.37.201.0/24
- 167.37.202.0/23
- 167.37.204.0/22
- 167.37.208.0/23
- 167.37.210.0/23
- 167.37.212.0/23
- 167.37.214.0/23
- 167.37.216.0/22
- 167.37.220.0/22
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS25689 disappeared from the routing table.
5,254 hostnames depend on this network.Exact count across all 39 announced prefixes. Snapshot Wed, 15 Jul 2026 22:00:50 GMT.
MOAS / hijack watch
Prefixes routed by AS25689 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 AS25689 is unique to AS25689 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS25689.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25689"})-[: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.