Country · ISO TH
Thailand
Last fetched
Thailand (TH) is home to 606 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sat, 16 May 2026 04:00:34 GMT, networks based in Thailand announce 13,166 routed IP prefixes and host approximately 51 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in Thailand ranked by routed-prefix count.
- TOT-NET TOT Public Company LimitedAS239691,850 prefixes
- SPAD-ABR-PARDAZESHAS133481786 prefixes
- NTPCL-AS-AP National Telecom Public Company LimitedAS9931781 prefixes
- TRUEINTERNET-AS-AP TRUE INTERNET Co.,Ltd.AS7470758 prefixes
- SBN-AWN-AS-02-AP SBN-ISPAWN-ISP and SBN-NIXAWN-NIXAS45458710 prefixes
- ANOWARA-AS-AP Anowara Online SystemAS131090679 prefixes
- TRUEONLINE-AS-AP True OnlineAS17552603 prefixes
- CSLOXINFO-AS-AP CS LOXINFO PUBLIC COMPANY LIMITEDAS4750519 prefixes
- ULTRA FIBER INTERNET LTDA - MEAS132618496 prefixes
- INET-TH-AS Internet Thailand Company LimitedAS4618438 prefixes
Top hosting concentrations
ASNs based in Thailand ranked by hosted IPv4 count.
- THAISARN-TH-AS-AP Thai SocialScientific, Academic and Research NetworkAS383624 IPs
- ERX-CHULANET Chulalongkorn UniversityAS383917 IPs
- NTPCL-AS-AP National Telecom Public Company LimitedAS46514 IPs
- UNINET-AS-AP UNINET-AS46212 IPs
- CSLOXINFO-AS-AP CS LOXINFO PUBLIC COMPANY LIMITEDAS47502 IPs
- AIT-CS-ASN Computer ScienceAS47672 IPs
- MAHIDOL-BORDER-AS Mahidol University, ThailandAS47620 IPs
- SAMART-INFONET-AS Samart Infonet Co., Ltd.AS47410 IPs
- INET-TH-AS Internet Thailand Company LimitedAS46180 IPs
- ERX-AU-NET Assumption UniversityAS42740 IPs
Threat density
IPv4 addresses registered in Thailand that appear on at least one threat feed.
3listed IPs (snapshot Sat, 16 May 2026 04:00:34 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: "TH"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.