Skip to content

Country · ISO TM

Turkmenistan

Last fetched

Turkmenistan (TM) is home to 8 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sun, 17 May 2026 04:00:43 GMT, networks based in Turkmenistan announce 30 routed IP prefixes and host approximately 4,861 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Turkmenistan ranked by routed-prefix count.

  1. TURKMENTELECOM-ASAS2066121 prefixes
  2. AGTS-ASAS514954 prefixes
  3. TMCELL-NETAS599741 prefixes
  4. CDMA-AGTS-ASAS2054711 prefixes
  5. ARESHOSTINGAS2154871 prefixes
  6. INTERNETTEN-TEKNOLOJIAS2045791 prefixes
  7. GOUGHGROUP-AS-AP Gough Group LimitedAS2015581 prefixes

Top hosting concentrations

ASNs based in Turkmenistan ranked by hosted IPv4 count.

  1. AGTS-ASAS514954,732 IPs
  2. INTERNETTEN-TEKNOLOJIAS20457950 IPs
  3. CDMA-AGTS-ASAS20547134 IPs
  4. ARESHOSTINGAS21548724 IPs
  5. TURKMENTELECOM-ASAS2066110 IPs
  6. GOUGHGROUP-AS-AP Gough Group LimitedAS20155810 IPs
  7. TMCELL-NETAS599741 IPs

Threat density

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

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

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