Autonomous System
AS29684 — NOURNET-ASN(SA)
Last fetched
AS29684 is an Autonomous System operated by NOURNET-ASN and registered in SA. As of Thu, 21 May 2026 01:04:10 GMT, it announces 135 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS29684 announces 135 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.235.88.0/23
- 46.235.90.0/24
- 46.235.90.0/23
- 46.235.91.0/24
- 46.235.88.0/21
- 46.235.92.0/23
- 46.235.94.0/23
- 62.204.48.0/24
- 77.75.224.0/24
- 79.110.229.0/24
- 88.85.224.0/23
- 88.85.226.0/24
- 88.85.226.0/23
- 88.85.227.0/24
- 88.85.224.0/21
- 88.85.228.0/23
- 88.85.230.0/23
- 88.85.232.0/24
- 88.85.232.0/23
- 88.85.234.0/24
- 88.85.234.0/23
- 88.85.232.0/21
- 88.85.236.0/24
- 88.85.237.0/24
- 88.85.238.0/24
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS35753 | ITC ITC AS number | SA |
| AS214849 | SA-1 | CH |
| AS211226 | EBTTIKAR | SA |
| AS209029 | STS-CLOUD | JO |
| AS207661 | SDMS | SA |
| AS202982 | ASALRAJHIBANK | SA |
| AS201484 | SAPTCO | SA |
| AS197247 | ISE | SA |
| AS59771 | RB | SA |
| AS58025 | ADVA-AS | SA |
| AS57689 | RASHED-ALRASHED-AS | SA |
| AS50837 | CLOUDSIGMA-AS | CH |
| AS49317 | AMG | SA |
| AS47344 | PRC | SA |
| AS46071 | PIONEER-CDN-AS-IN Pioneer Elabs Ltd. | IN |
| AS41054 | SPMC1-ASN | SA |
| AS39386 | STC-IGW-AS | SA |
| AS35819 | MOBILY-AS Etihad Etisalat Company Mobily | SA |
Blast radius
Approximate count of dependent hostnames if AS29684 disappeared from the routing table.
~2,471 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:04:10 GMT.
MOAS / hijack watch
Prefixes routed by AS29684 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 AS29684 is unique to AS29684 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS29684.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS29684"})-[: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.