Autonomous System
AS36992 — ETISALAT-MISR(EG)
Last fetched
AS36992 is an Autonomous System operated by ETISALAT-MISR and registered in EG. As of Thu, 21 May 2026 06:16:35 GMT, it announces 3,331 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36992 announces 3,331 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.64.2.0/23
- 41.64.24.0/21
- 41.64.32.0/22
- 41.64.40.0/21
- 41.64.52.0/22
- 41.64.56.0/21
- 41.64.70.0/24
- 41.64.0.0/16
- 41.64.170.0/23
- 41.64.172.0/22
- 41.64.176.0/23
- 41.64.191.0/24
- 41.64.192.0/24
- 41.64.194.0/24
- 41.64.195.0/24
- 41.64.196.0/24
- 41.65.0.0/24
- 41.65.1.0/24
- 41.65.2.0/23
- 41.65.3.0/24
- 41.65.4.0/24
- 41.65.6.0/24
- 41.65.10.0/24
- 41.65.14.0/24
- 41.65.16.0/24
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS328972 | Geidea-Technology-AS | EG |
| AS328876 | Unipak-AS | EG |
| AS214849 | SA-1 | CH |
| AS45246 | ITS-AS-AP ITSApplication Service Provider | PK |
| AS37066 | MFA-AS | EG |
| AS36870 | IT-WORX | EG |
| AS31619 | CITYSTARS-AS | EG |
| AS31065 | MCIT | EG |
| AS25576 | AFMIC | EG |
| AS21245 | — | TR |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS10241 | OCI - Options & Choices, Inc. | US |
| AS8452 | TE-AS TE-AS | EG |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS6127 | IDSC | EG |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
Blast radius
Approximate count of dependent hostnames if AS36992 disappeared from the routing table.
~2,665 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:16:35 GMT.
MOAS / hijack watch
Prefixes routed by AS36992 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 AS36992 is unique to AS36992 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36992.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36992"})-[: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.