Country · ISO AE
United Arab Emirates
Last fetched
United Arab Emirates (AE) is home to 184 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 19 May 2026 04:01:07 GMT, networks based in United Arab Emirates announce 4,833 routed IP prefixes and host approximately 9,150 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in United Arab Emirates ranked by routed-prefix count.
- EMIRATES-INTERNET Emirates InternetAS53842,390 prefixes
- ARISTOCRAT-AS-IN Aristocrat Technologies India Pvt LtdAS216071616 prefixes
- DU-AS1AS15802358 prefixes
- IPX-ASAS48456180 prefixes
- RNI-AS-AP Robcom Networks Inc.AS199739147 prefixes
- FN-ASAS50529126 prefixes
- LIR-ASAS6116457 prefixes
- DNSLINK SOLUCOES PARA INTERNET LTDAAS20904355 prefixes
- ETISALAT-AS P.O. Box 1150, Dubai, UAS896652 prefixes
- BUNNINGS-AS-AP Bunnings Pty LtdAS20628347 prefixes
Top hosting concentrations
ASNs based in United Arab Emirates ranked by hosted IPv4 count.
- EMIRATES-INTERNET Emirates InternetAS53847,797 IPs
- SDNSAS9098815 IPs
- ETISALAT-AS P.O. Box 1150, Dubai, UAS8966498 IPs
- DU-AS1AS1580232 IPs
- BIOSME-ASAS254656 IPs
- OMANTEL-AS ZOI - Zain Omantel InternationalAS85291 IPs
- ANKABUTAS390311 IPs
- NOURGLOBALAS350860 IPs
- HSS-KSAAS309810 IPs
- AS30788AS307880 IPs
Threat density
IPv4 addresses registered in United Arab Emirates that appear on at least one threat feed.
4listed IPs (snapshot Tue, 19 May 2026 04:01:07 GMT)
Related pages
Every directory page links to related entities so you (and crawlers) can pivot through the graph.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "AE"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.