Skip to content

Country · ISO ID

Indonesia

Last fetched

Indonesia (ID) is home to 3,815 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 12 May 2026 04:00:33 GMT, networks based in Indonesia announce 27,020 routed IP prefixes and host approximately 353 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Indonesia ranked by routed-prefix count.

  1. TELKOMNET-AS-AP PT Telekomunikasi IndonesiaAS77134,157 prefixes
  2. INDOSAT-INP-AP INDOSAT Internet Network ProviderAS4761905 prefixes
  3. LINTASARTA-AS-AP PT Aplikanusa LintasartaAS4800729 prefixes
  4. SOLUSINET-AS-ID PT iForte Global InternetAS17995635 prefixes
  5. BIZNET-AS-AP BIZNET NETWORKSAS17451621 prefixes
  6. NAPXLNET-AS-ID PT XL AxiataAS24203573 prefixes
  7. ICONPLN-ID-AP-ISP PT INDONESIA COMNETS PLUSAS9341540 prefixes
  8. TACHYON-AS-ID PT Remala AbadiAS38511516 prefixes
  9. TELKOMSEL-ASN-ID PT. Telekomunikasi SelularAS23693511 prefixes
  10. ASN-CBN PT Cyberindo AditamaAS4787441 prefixes

Top hosting concentrations

ASNs based in Indonesia ranked by hosted IPv4 count.

  1. SINERGINET-AS-ID PT Sinergi Semesta TelematikaAS4821232 IPs
  2. ASN-CBN PT Cyberindo AditamaAS478794 IPs
  3. LINTASARTA-AS-AP PT Aplikanusa LintasartaAS480012 IPs
  4. ID-NIC Indonesia Network Information CenterAS46229 IPs
  5. GAHARU-AS-ID PT. Gaharu SejahteraAS48334 IPs
  6. INDONUSA-ID PT. Indonusa System Integrator PrimaAS43822 IPs
  7. INDONESIAUNI-AS-AP University of IndonesiaAS33820 IPs
  8. BANDUNG-NET-AS-AP Institute of Technology BandungAS47960 IPs
  9. ERX-RADNET1-AS PT Rahajasa Media InternetAS44340 IPs
  10. INDOSAT-INP-AP INDOSAT Internet Network ProviderAS47610 IPs

Threat density

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

0listed IPs (snapshot Tue, 12 May 2026 04:00:33 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: "ID"})
RETURN count(DISTINCT a) AS asn_count

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