Skip to content

Country · ISO MN

Mongolia

Last fetched

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

Top operators

ASNs based in Mongolia ranked by routed-prefix count.

  1. UNIVISION-AS-AP UNIVISION LLCAS17882131 prefixes
  2. IMNL-AS-AP ONDO LLCAS14168149 prefixes
  3. SKYMEDIA-AS-MAIN Skymedia CorporationAS1021942 prefixes
  4. MOBICOM-AS-MN MobiCom CorporationAS5580529 prefixes
  5. MICOM-MN-AS Mongolia TelecomAS993429 prefixes
  6. GEMNET-MN GEMNET LLCAS4520416 prefixes
  7. GMOBILE-MN G-Mobile CorporationAS2455912 prefixes
  8. MN-NDC-MN National Data Center buildingAS5630111 prefixes
  9. MOGULSS-AS-AP Mogul Service LLCAS13345311 prefixes
  10. GNET-AS-MN GNET Co.,Ltd Internet Service Provider MongoliaAS2449611 prefixes

Top hosting concentrations

ASNs based in Mongolia ranked by hosted IPv4 count.

  1. MOBINET-AS-MN Mobinet LLC. AS Mobinet Internet Service ProviderAS948436 IPs
  2. DIGICOM-AS-AP Digicom LLCAS485032 IPs
  3. ITSYSTEM-LLC-AS ITSYSTEM LLCAS1817214 IPs
  4. TOPNET-AS-MN-AP Topica LLC, Internet Service Provider,Ulaanbaatar, MongoliaAS1010913 IPs
  5. ASN-DATACOM-AP # AS-DATACOM-AP CONVERTED TO ASN-DATACOM-AP FOR RPSL COMPLIANCE Datacom Co.,LtdAS97893 IPs
  6. RAILCOM Railcom - Commercial CenterAS243200 IPs
  7. UNIVISION-AS-AP UNIVISION LLCAS178820 IPs
  8. MICOM-MN-AS Mongolia TelecomAS99340 IPs
  9. SKYMEDIA-AS-MAIN Skymedia CorporationAS102190 IPs
  10. ASN-ERDEMNET # AS-ERDEMNET CONVERTED TO ASN-ERDEMNET FOR RPSL COMPLIANCE ERDEMNET Mongolian National Research and Education NetworkAS100760 IPs

Threat density

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

2listed 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: "MN"})
RETURN count(DISTINCT a) AS asn_count

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