Skip to content

Autonomous System

AS36992ETISALAT-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

WHISPER CANON · AS36992Routing diversity10.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/36992

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS328972Geidea-Technology-ASEG
AS328876Unipak-ASEG
AS214849SA-1CH
AS45246ITS-AS-AP ITSApplication Service ProviderPK
AS37066MFA-ASEG
AS36870IT-WORXEG
AS31619CITYSTARS-ASEG
AS31065MCITEG
AS25576AFMICEG
AS21245TR
AS14789CLOUDFLARENET - Cloudflare, Inc.US
AS10241OCI - Options & Choices, Inc.US
AS8452TE-AS TE-ASEG
AS6453AS6453 - TATA COMMUNICATIONS AMERICA INCUS
AS6127IDSCEG
AS3491PCCWG-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 country

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