Autonomous System
AS201735 — PL-GNB-AS(ES)
Last fetched
AS201735 is an Autonomous System operated by PL-GNB-AS and registered in ES. As of Thu, 21 May 2026 22:23:28 GMT, it announces 25 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS201735 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.153.96.0/23
- 77.232.216.0/22
- 79.124.65.0/24
- 85.209.138.0/23
- 86.109.165.0/24
- 89.37.16.0/24
- 89.38.59.0/24
- 89.38.183.0/24
- 89.39.2.0/24
- 109.237.204.0/24
- 141.226.201.0/24
- 141.226.202.0/24
- 141.226.204.0/24
- 146.88.204.0/23
- 185.24.136.0/24
- 185.74.212.0/22
- 185.169.236.0/23
- 185.201.165.0/24
- 185.210.120.0/22
- 185.239.20.0/24
- 186.0.201.0/24
- 186.1.237.0/24
- 186.1.241.0/24
- 188.246.118.0/24
- 194.58.75.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13287 | NIXVAL NIXVAL Datacenter | ES |
Blast radius
Approximate count of dependent hostnames if AS201735 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS201735 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 AS201735 is unique to AS201735 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS201735.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS201735"})-[: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.