Autonomous System
AS9050(RO)
Last fetched
AS9050 is an Autonomous System registered in RO. As of Tue, 21 Jul 2026 09:51:03 GMT, it announces 81 routed IP prefixes and peers with 179 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9050 announces 81 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.14.20.0/24
- 80.96.127.0/24
- 80.96.251.0/24
- 80.97.209.0/24
- 80.97.192.0/18
- 84.243.64.0/18
- 85.120.65.0/24
- 86.34.0.0/16
- 86.34.0.0/15
- 86.35.14.0/24
- 86.35.16.0/20
- 86.35.32.0/19
- 86.35.64.0/18
- 86.35.0.0/16
- 86.35.128.0/17
- 86.104.4.0/24
- 86.104.66.0/24
- 89.39.0.0/24
- 89.39.1.0/24
- 89.39.2.0/24
- 89.39.3.0/24
- 89.39.4.0/24
- 89.39.5.0/24
- 89.39.67.0/24
- 89.42.30.0/24
Peering ecosystem
179 distinct peers via BGP. The first 179 are listed below.
Blast radius
Count of dependent hostnames if AS9050 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 AS9050 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 AS9050 is unique to AS9050 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9050.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9050"})-[: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.