Autonomous System
AS2134 — GSVNET-AS - Santander Global Technology and Operations, S.L.(ES)
Last fetched
AS2134 is an Autonomous System operated by GSVNET-AS - Santander Global Technology and Operations, S.L. and registered in ES. As of Tue, 04 Aug 2026 00:15:23 GMT, it announces 132 routed IP prefixes and peers with 10 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
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS14178 | AS14178 - Megacable Comunicaciones de Mexico, S.A. de C.V. | MX |
| AS2856 | BT-UK-AS - British Telecommunications Limited | GB |
| AS32098 | TRANSTELCO-INC - Transtelco Inc | US |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
| AS3320 | DTAG - Deutsche Telekom AG | DE |
| AS3352 | Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U. | ES |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS7438 | AS7438 - PEGASO PCS | MX |
| AS8220 | COLT - COLT Technology Services Group Limited | GB |
Blast radius
Count of dependent hostnames if AS2134 disappeared from the routing table.
709 hostnames depend on this network.Exact count across all 132 announced prefixes. Snapshot Tue, 07 Jul 2026 01:00:42 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.