Autonomous System
AS34397 — CYBERIA-RUH Cyberia Riyadh Autonomous System(SA)
Last fetched
AS34397 is an Autonomous System operated by CYBERIA-RUH Cyberia Riyadh Autonomous System and registered in SA. As of Thu, 21 May 2026 14:54:52 GMT, it announces 61 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS34397 announces 61 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 79.172.128.0/18
- 85.129.164.0/22
- 85.129.128.0/17
- 88.213.0.0/18
- 88.213.64.0/22
- 88.213.72.0/21
- 88.213.78.0/24
- 88.213.80.0/20
- 88.213.64.0/18
- 88.213.96.0/22
- 88.213.100.0/22
- 88.213.126.0/23
- 89.4.0.0/15
- 89.5.220.0/23
- 93.98.127.0/24
- 93.98.0.0/16
- 212.71.32.0/24
- 212.71.33.0/24
- 212.71.35.0/24
- 212.71.37.0/24
- 212.71.41.0/24
- 212.71.42.0/24
- 212.71.32.0/19
- 212.71.52.0/24
- 212.71.53.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS28938 | MEDUNET-AS Program for Medical and Educational Telecommunications Riyadh, Saudi Arabia | SA |
| AS60055 | SCHEM | SA |
| AS48937 | NCB | SA |
| AS43977 | KJO-OPERATIONS | SA |
| AS39386 | STC-IGW-AS | SA |
| AS35819 | MOBILY-AS Etihad Etisalat Company Mobily | SA |
| AS35753 | ITC ITC AS number | SA |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS34397 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 AS34397 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 AS34397 is unique to AS34397 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS34397.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS34397"})-[: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.