Skip to content

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

WHISPER CANON · AS2134Routing diversity10.0/10Peering density4.2/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

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

Peer ASNOperatorCountry
AS14178AS14178 - Megacable Comunicaciones de Mexico, S.A. de C.V.MX
AS2856BT-UK-AS - British Telecommunications LimitedGB
AS32098TRANSTELCO-INC - Transtelco IncUS
AS32787PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc.US
AS3320DTAG - Deutsche Telekom AGDE
AS3352Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U.ES
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
AS7438AS7438 - PEGASO PCSMX
AS8220COLT - COLT Technology Services Group LimitedGB

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 country

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