Skip to content

Autonomous System

AS2134GSVNET-AS GS Virtual Network Produban(ES)

Last fetched

AS2134 is an Autonomous System operated by GSVNET-AS GS Virtual Network Produban and registered in ES. As of Thu, 21 May 2026 00:46:59 GMT, it announces 132 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS2134Routing diversity10.0/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2134

Routing footprint

AS2134 announces 132 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

12 distinct peers via BGP. The first 10 are listed below.

Peer ASNOperatorCountry
AS2856BT-UK-AS BTnet UK Regional networkGB
AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
AS32787PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc.US
AS32098TRANSTELCO-INC - Transtelco IncUS
AS14178Megacable Comunicaciones de Mexico, S.A. de C.V.MX
AS8220COLT COLT Technology Services Group LimitedGB
AS7438PEGASO PCSMX
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS3352TELEFONICA_DE_ESPANAES
AS3320DTAG Internet service provider operationsDE

Blast radius

Approximate count of dependent hostnames if AS2134 disappeared from the routing table.

~172 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:46:59 GMT.

MOAS / hijack watch

Prefixes routed by AS2134 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 AS2134 is unique to AS2134 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS2134.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS2134"})-[: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.