Skip to content

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.

  1. ENTEL CHILE S.A.AS276511,204 prefixes
  2. Telefonica del Sur S.A.AS14117492 prefixes
  3. ManquehuenetAS18822427 prefixes
  4. VTR BANDA ANCHA S.A.AS22047343 prefixes
  5. Gtd Internet S.A.AS14259332 prefixes
  6. Telmex Chile Internet S.A.AS6429130 prefixes
  7. Red Universitaria NacionalAS11340121 prefixes
  8. TELEFONICA CHILE S.A.AS7418113 prefixes
  9. Telmex Servicios Empresariales S.A.AS653595 prefixes
  10. Pacifico Cable SPA.AS2790182 prefixes

Top hosting concentrations

ASNs based in Chile ranked by hosted IPv4 count.

  1. IntercityAS134245,920 IPs
  2. Telmex Chile Internet S.A.AS64291,973 IPs
  3. COMPLEJO MANUFACTURERO DE EQUIPOS TELEFONICOS S.A.C.I.AS13381243 IPs
  4. Netup S.A.AS4995236 IPs
  5. ENTEL CHILE S.A.AS647147 IPs
  6. Red Universitaria NacionalAS113407 IPs
  7. TELEFONICA CHILE S.A.AS70044 IPs
  8. TELEFONICA CHILE S.A.AS74181 IPs
  9. MCL InternetAS107780 IPs
  10. 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.

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_count

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