Autonomous System
AS201735 — PROPHASE-AS - PROPHASE ELECTRONICS, S.L.(ES)
Last fetched
AS201735 is an Autonomous System operated by PROPHASE-AS - PROPHASE ELECTRONICS, S.L. and registered in ES. As of Tue, 04 Aug 2026 03:31:19 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.152.80.0/21
- 77.220.200.0/22
- 79.108.240.0/20
- 85.204.146.0/24
- 86.106.88.0/24
- 89.33.160.0/23
- 89.35.24.0/24
- 89.35.134.0/24
- 89.35.205.0/24
- 109.232.64.0/21
- 141.170.210.0/23
- 141.170.212.0/23
- 141.170.215.0/24
- 146.66.136.0/21
- 185.15.148.0/22
- 185.65.64.0/22
- 185.160.230.0/24
- 185.192.182.0/24
- 185.201.72.0/22
- 185.230.146.0/23
- 185.247.180.0/22
- 185.249.60.0/22
- 185.249.84.0/22
- 188.214.56.0/24
- 194.36.28.0/22
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13287 | NIXVAL - FALBOX S.L. trading as NIXVAL | ES |
Blast radius
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.