Skip to content

Country · ISO MM

Myanmar

Last fetched

Myanmar (MM) is home to 166 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:17 GMT, networks based in Myanmar announce 1,326 routed IP prefixes and host approximately 23 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Myanmar ranked by routed-prefix count.

  1. FRONTIIRCOLTD-MM Frontiir Co. LtdAS58952310 prefixes
  2. TIMCL-AS-AP Telecom International Myanmar Co., LtdAS136255161 prefixes
  3. ATOMMYANMAR-AS-AP Atom Myanmar LimitedAS13338575 prefixes
  4. MPT-AP Myanma Posts and TelecommunicationsAS998863 prefixes
  5. U9-MM Nine Communications Company LimitedAS13216749 prefixes
  6. MMUNILINK-AS-AP Myanmar Unilink Communication Company LimitedAS13648037 prefixes
  7. YTCL-AS-AP Yatanarpon Teleport Company LimitedAS1839935 prefixes
  8. GTCL-AS-AP Global Technology Co., Ltd.AS13352434 prefixes
  9. MCCL-AS-AP Myanmar Country Co., Ltd.AS13484028 prefixes
  10. MBTCL-AS-AP Myanmar Broadband Telecom Co., LtdAS13530021 prefixes

Top hosting concentrations

ASNs based in Myanmar ranked by hosted IPv4 count.

  1. GNET-AS-AP Global TechnologyAS13697511 IPs
  2. YTCL-AS-AP Yatanarpon Teleport Company LimitedAS183995 IPs
  3. FORTUNEINTERNATIONAL-AS-AP Fortune BroadbandAS1353715 IPs
  4. KMTCL-MM Kinetic Myanmar TechnologyAS639982 IPs
  5. MPT-AP Myanma Posts and TelecommunicationsAS99880 IPs
  6. HTIN-AS-AP HTIN HTIN NETWORK COMPANY LIMITEDAS1395950 IPs
  7. FRONTIIRCOLTD-MM Frontiir Co. LtdAS589520 IPs
  8. MPT-MM-AS-AP MYANMA POSTS AND TELECOMMUNICATIONSAS455580 IPs
  9. TACHILEIK1-AS-AP Tachileik Jade Dragon Company LimitedAS1544810 IPs
  10. FMG-MM Myanmar NetAS638520 IPs

Threat density

IPv4 addresses registered in Myanmar that appear on at least one threat feed.

1listed IPs (snapshot Thu, 14 May 2026 04:00:17 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: "MM"})
RETURN count(DISTINCT a) AS asn_count

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