Autonomous System
AS5645 — TEKSAVVY - TekSavvy Solutions, Inc.(CA)
Last fetched
AS5645 is an Autonomous System operated by TEKSAVVY - TekSavvy Solutions, Inc. and registered in CA. As of Sun, 06 Sep 2026 12:47:49 GMT, it announces 88 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5645 announces 88 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.91.128.0/19
- 23.233.0.0/17
- 23.233.104.0/21
- 24.52.192.0/18
- 24.140.224.0/20
- 24.212.128.0/17
- 24.212.240.0/21
- 24.212.252.0/23
- 24.246.0.0/18
- 24.246.64.0/19
- 45.72.128.0/17
- 65.110.192.0/19
- 69.165.128.0/17
- 69.165.192.0/20
- 69.165.208.0/21
- 69.165.224.0/21
- 69.172.144.0/20
- 69.172.160.0/19
- 69.196.128.0/18
- 75.119.224.0/19
- 76.10.128.0/18
- 76.10.184.0/21
- 104.195.128.0/17
- 104.222.112.0/20
- 104.246.128.0/20
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11655 | YXEIX-SRV - Saskatoon Internet Exchange Inc | CA |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS32881 | SERVERNORTH - Server North | CA |
| AS3303 | SWISSCOM - Swisscom (Schweiz) AG | CH |
| AS394256 | CLOUDSINGULARITY - Tech Futures Interactive Inc. | CA |
| AS40568 | CIRADNS3 - CIRA Canadian Internet Registration Authority Autorit Canadienne pour les enregistrements Internet | CA |
| AS53414 | SYNTENIC-NET1 - CloudOps Inc. | CA |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS5645 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 AS5645 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 AS5645 is unique to AS5645 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5645.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5645"})-[: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.