Skip to content

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

WHISPER CANON · AS37517Routing diversity8.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/37517

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS328941CVTS1-ASCV
AS328148ADIE-ASSN
AS327862NOSiCV
AS37721Virtual-Technologies-Solutions-SABF
AS37613Dolphin-Telecom-ASGH
AS37468ANGOLA-CABLESAO
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS33891CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKDE
AS17639CONVERGE-AS Converge ICT Solutions Inc.PH
AS6939HURRICANE - Hurricane Electric LLCUS

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 country

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