Autonomous System
AS5384 — EMIRATES-INTERNET Emirates Internet(AE)
Last fetched
AS5384 is an Autonomous System operated by EMIRATES-INTERNET Emirates Internet and registered in AE. As of Thu, 21 May 2026 06:39:02 GMT, it announces 2,390 routed IP prefixes and peers with 31 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5384 announces 2,390 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.48.2.0/24
- 2.48.3.0/24
- 2.48.16.0/21
- 2.48.0.0/18
- 2.48.38.0/23
- 2.48.40.0/21
- 2.48.0.0/17
- 2.48.82.0/23
- 2.48.84.0/23
- 2.48.93.0/24
- 2.48.94.0/24
- 2.48.64.0/18
- 2.48.112.0/24
- 2.48.113.0/24
- 2.48.114.0/24
- 2.48.115.0/24
- 2.48.118.0/24
- 2.48.119.0/24
- 2.48.120.0/24
- 2.48.121.0/24
- 2.48.122.0/24
- 2.48.123.0/24
- 2.48.0.0/16
- 2.48.128.0/20
- 2.48.128.0/18
Peering ecosystem
31 distinct peers via BGP. The first 32 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6168 | EK-GROUP-AS Emirates Airline | — |
| AS211603 | Perlcom-iSPOT | AE |
| AS208922 | IIX-IIX IIX-iix | AE |
| AS208800 | NETGATE-SOLUTION-AS | AE |
| AS206797 | TTC-001 - Terral Telephone | AE |
| AS205951 | ZENLAYER TECNOLOGIAS LTDA | AE |
| AS204832 | TOPMEDIA | AE |
| AS203785 | G5 provedores | AE |
| AS202715 | VOO TELECOM AP LTDA | AE |
| AS202041 | STAR CONECT ISP TECNOLOGIES, C.A. | AE |
| AS202024 | MI NET TELECOM EIRELI ME | AE |
| AS201700 | TESTDEVLAB | AE |
| AS201678 | S & M Nacional Telecom Ltda | AE |
| AS201340 | CLEVERIT | AE |
| AS200284 | TROY-AREA-SCHOOL-DISTRICT - Troy Area School District | AE |
| AS198503 | CHARISMA | AE |
| AS197024 | LAMBDA - Lambda | AE |
| AS61137 | ANKABUTSERVICES | AE |
| AS59695 | CCAD-AS | AE |
| AS58287 | EMAL-AS | AE |
| AS58283 | IAT | AE |
| AS57171 | AUS | AE |
| AS57163 | ZAYEDUNIVERSITY | AE |
| AS56479 | HCT-AS | AE |
| AS51182 | UAEU | AE |
| AS50811 | NYUAD-ASN | AE |
| AS47862 | ANKABUT | AE |
| AS41215 | EFG-HERMES-UAE | SA |
| AS39031 | ANKABUT | AE |
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
| AS8826 | SIEMENS_UAE2 UAE | DE |
| AS6220 | AS6220 - inContact Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS5384 disappeared from the routing table.
~1,374,967 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:39:02 GMT.
MOAS / hijack watch
Prefixes routed by AS5384 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 94.56.0.0/17 | AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U |
| 94.56.128.0/17 | AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U |
Threat posture
Related pages
Pivot deeper into the graph from AS5384.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5384"})-[: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.