Country · ISO CL
Chile
Last fetched
Chile (CL) is home to 438 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Wed, 20 May 2026 04:00:35 GMT, networks based in Chile announce 5,604 routed IP prefixes and host approximately 8,431 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in Chile ranked by routed-prefix count.
- ENTEL CHILE S.A.AS276511,204 prefixes
- Telefonica del Sur S.A.AS14117492 prefixes
- ManquehuenetAS18822427 prefixes
- VTR BANDA ANCHA S.A.AS22047343 prefixes
- Gtd Internet S.A.AS14259332 prefixes
- Telmex Chile Internet S.A.AS6429130 prefixes
- Red Universitaria NacionalAS11340121 prefixes
- TELEFONICA CHILE S.A.AS7418113 prefixes
- Telmex Servicios Empresariales S.A.AS653595 prefixes
- Pacifico Cable SPA.AS2790182 prefixes
Top hosting concentrations
ASNs based in Chile ranked by hosted IPv4 count.
- IntercityAS134245,920 IPs
- Telmex Chile Internet S.A.AS64291,973 IPs
- COMPLEJO MANUFACTURERO DE EQUIPOS TELEFONICOS S.A.C.I.AS13381243 IPs
- Netup S.A.AS4995236 IPs
- ENTEL CHILE S.A.AS647147 IPs
- Red Universitaria NacionalAS113407 IPs
- TELEFONICA CHILE S.A.AS70044 IPs
- TELEFONICA CHILE S.A.AS74181 IPs
- MCL InternetAS107780 IPs
- Telmex Servicios Empresariales S.A.AS65350 IPs
Threat density
IPv4 addresses registered in Chile that appear on at least one threat feed.
11listed IPs (snapshot Wed, 20 May 2026 04:00:35 GMT)
Related pages
Every directory page links to related entities so you (and crawlers) can pivot through the graph.
- ENTEL CHILE S.A.AS27651
- Telefonica del Sur S.A.AS14117
- ManquehuenetAS18822
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "CL"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.