Autonomous System
AS2134 — GSVNET-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
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.
- 62.164.11.0/24
- 62.164.12.0/24
- 62.164.13.0/24
- 62.164.14.0/24
- 62.164.17.0/24
- 62.164.18.0/24
- 62.164.96.0/22
- 62.164.100.0/22
- 62.164.106.0/24
- 62.164.112.0/22
- 155.202.254.0/24
- 155.202.254.0/23
- 155.202.255.0/24
- 170.169.0.0/24
- 170.169.32.0/24
- 170.169.33.0/24
- 170.169.34.0/24
- 170.169.35.0/24
- 170.169.36.0/24
- 170.169.37.0/24
- 170.169.38.0/24
- 170.169.32.0/19
- 170.169.56.0/24
- 170.169.57.0/24
- 170.169.58.0/24
Peering ecosystem
12 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2856 | BT-UK-AS BTnet UK Regional network | GB |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
| AS32098 | TRANSTELCO-INC - Transtelco Inc | US |
| AS14178 | Megacable Comunicaciones de Mexico, S.A. de C.V. | MX |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS7438 | PEGASO PCS | MX |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3352 | TELEFONICA_DE_ESPANA | ES |
| AS3320 | DTAG Internet service provider operations | DE |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.