Skip to content

Country · ISO AR

Argentina

Last fetched

Argentina (AR) is home to 1,320 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 19 May 2026 04:01:09 GMT, networks based in Argentina announce 14,955 routed IP prefixes and host approximately 49 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Argentina ranked by routed-prefix count.

  1. Techtel LMDS Comunicaciones Interactivas S.A.AS116642,749 prefixes
  2. NSS S.A.AS16814426 prefixes
  3. Telecom Argentina S.A.AS7303323 prefixes
  4. Red Intercable Digital S.A.AS27983301 prefixes
  5. ARLINK S.A.AS28075265 prefixes
  6. Cooperativa Telefonica Del VisoAS19889249 prefixes
  7. CPSAS11014241 prefixes
  8. Telecentro S.A.AS27747226 prefixes
  9. Telefonica de ArgentinaAS22927225 prefixes
  10. SION S.AAS10617217 prefixes

Top hosting concentrations

ASNs based in Argentina ranked by hosted IPv4 count.

  1. Universidad Nacional de Buenos AiresAS344921 IPs
  2. United Nations Development ProgrammeAS67620 IPs
  3. Fundacion InnovaTAS35973 IPs
  4. Telefonica de ArgentinaAS49263 IPs
  5. Universidad Nacional de La PlataAS56921 IPs
  6. InterServer SAAS70051 IPs
  7. Silica Networks Argentina S.A.AS70490 IPs
  8. Ministerio de Justicia de la Nacion ArgentinaAS61210 IPs
  9. Red de Interconexion UniversitariaAS42700 IPs
  10. Secretaria de Ciencia y Tecnologia - Red CientificAS43870 IPs

Threat density

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

0listed IPs (snapshot Tue, 19 May 2026 04:01:09 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: "AR"})
RETURN count(DISTINCT a) AS asn_count

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