Autonomous System
AS5690 — VIANET INC 5690 - Vianet Inc.(CA)
Last fetched
AS5690 is an Autonomous System operated by VIANET INC 5690 - Vianet Inc. and registered in CA. As of Sun, 06 Sep 2026 12:47:32 GMT, it announces 81 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5690 announces 81 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.138.96.0/22
- 24.138.100.0/22
- 24.138.104.0/22
- 24.138.108.0/22
- 24.138.96.0/19
- 24.138.112.0/22
- 24.138.116.0/22
- 24.138.120.0/22
- 24.138.124.0/22
- 66.159.112.0/20
- 66.185.196.0/23
- 66.185.192.0/20
- 66.185.192.0/19
- 66.185.212.0/23
- 66.185.214.0/23
- 66.185.216.0/23
- 66.185.220.0/23
- 66.185.222.0/23
- 66.186.64.0/22
- 66.186.64.0/20
- 66.186.64.0/19
- 66.186.80.0/20
- 66.225.164.0/22
- 66.225.160.0/20
- 66.225.160.0/19
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS14673 | FIBERSPEED - FiberSpeed | CA |
| AS17042 | MAIN-BLOCK - Conseil scolaire de district catholique Franco-Nord | CA |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS19595 | SDHU - Sudbury & District Health Unit | CA |
| AS22060 | NETSPECTRUM - Netspectrum Wireless Internet Solutions | CA |
| AS22494 | CANAD-92-22494 - 7098693 Canada Inc. | CA |
| AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
| AS32756 | CAMBRIANCOLLEGE - Cambrian College of Applied Arts & Technology | CA |
| AS400938 | HIGHLANDS-INTERNET - Highlands Internet Services Ltd. | CA |
| AS6327 | SHAW - Shaw Communications | CA |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
Blast radius
Count of dependent hostnames if AS5690 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 AS5690 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 AS5690 is unique to AS5690 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5690.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5690"})-[: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.