Skip to content

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

WHISPER CANON · AS34397Routing diversity8.9/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/34397

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS28938MEDUNET-AS Program for Medical and Educational Telecommunications Riyadh, Saudi ArabiaSA
AS60055SCHEMSA
AS48937NCBSA
AS43977KJO-OPERATIONSSA
AS39386STC-IGW-ASSA
AS35819MOBILY-AS Etihad Etisalat Company MobilySA
AS35753ITC ITC AS numberSA
AS32787PROLEXIC-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 country

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