Autonomous System
AS37517 — CVTS1(CV)
Last fetched
AS37517 is an Autonomous System operated by CVTS1 and registered in CV. As of Thu, 21 May 2026 14:25:47 GMT, it announces 43 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37517 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.44.64.0/20
- 41.74.128.0/21
- 41.74.128.0/20
- 41.74.136.0/21
- 41.215.208.0/21
- 41.215.208.0/20
- 41.215.216.0/21
- 41.221.192.0/21
- 41.221.192.0/20
- 41.221.200.0/21
- 102.207.152.0/22
- 102.209.52.0/23
- 102.209.52.0/22
- 102.209.54.0/23
- 102.209.160.0/23
- 102.209.160.0/22
- 102.209.162.0/23
- 102.211.8.0/23
- 102.211.8.0/22
- 102.211.10.0/23
- 102.213.204.0/23
- 102.213.204.0/22
- 102.213.206.0/23
- 102.220.164.0/23
- 102.220.164.0/22
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS328941 | CVTS1-AS | CV |
| AS328148 | ADIE-AS | SN |
| AS327862 | NOSi | CV |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS37613 | Dolphin-Telecom-AS | GH |
| AS37468 | ANGOLA-CABLES | AO |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
MOAS / hijack watch
Prefixes routed by AS37517 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 AS37517 is unique to AS37517 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37517.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37517"})-[: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.