Autonomous System
AS29690 — ATHEER Atheer Jeraisy Autonomous System(SA)
Last fetched
AS29690 is an Autonomous System operated by ATHEER Atheer Jeraisy Autonomous System and registered in SA. As of Thu, 21 May 2026 01:09:16 GMT, it announces 29 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS29690 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 83.101.128.0/24
- 83.101.129.0/24
- 83.101.137.0/24
- 83.101.138.0/24
- 83.101.139.0/24
- 83.101.140.0/24
- 83.101.141.0/24
- 83.101.143.0/24
- 83.101.128.0/19
- 83.101.149.0/24
- 83.101.150.0/24
- 83.101.151.0/24
- 83.101.154.0/24
- 83.101.155.0/24
- 83.101.156.0/24
- 212.70.32.0/24
- 212.70.34.0/24
- 212.70.36.0/24
- 212.70.38.0/24
- 212.70.40.0/24
- 212.70.47.0/24
- 212.70.32.0/19
- 212.70.48.0/24
- 212.70.49.0/24
- 212.70.50.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS29690 disappeared from the routing table.
~6,047 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:09:16 GMT.
MOAS / hijack watch
Prefixes routed by AS29690 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 AS29690 is unique to AS29690 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS29690.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS29690"})-[: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.