Skip to content

Country · ISO MX

Mexico

Last fetched

Mexico (MX) is home to 752 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:01 GMT, networks based in Mexico announce 32,956 routed IP prefixes and host approximately 8,315 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Mexico ranked by routed-prefix count.

  1. UNINETAS815113,317 prefixes
  2. Alestra, S. de R.L. de C.V.AS111723,419 prefixes
  3. Mega Cable, S.A. de C.V.AS139992,814 prefixes
  4. TOTAL PLAY TELECOMUNICACIONES SA DE CVAS170721,726 prefixes
  5. TOTAL PLAY TELECOMUNICACIONES SA DE CVAS228841,075 prefixes
  6. Axtel, S.A.B. de C.V.AS6503775 prefixes
  7. Netpeu Tecnologia e Internet LtdaAS265594502 prefixes
  8. Cablemas Telecomunicaciones SA de CVAS28509458 prefixes
  9. Television Internacional, S.A. de C.V.AS11888429 prefixes
  10. RadioMovil Dipsa, S.A. de C.V.AS28403400 prefixes

Top hosting concentrations

ASNs based in Mexico ranked by hosted IPv4 count.

  1. Universidad de GuadalajaraAS25494,032 IPs
  2. ITESO, A.C.AS18314,029 IPs
  3. Instituto Politecnico NacionalAS3484250 IPs
  4. Universidad de GuanajuatoAS27084 IPs
  5. Universidad Nacional Autonoma de MexicoAS2780 IPs
  6. Centro de Investigacion y de Estudios Avanzados del Instituto Politecnico NacionalAS35480 IPs
  7. Universidad Autonoma de Nuevo LeonAS34540 IPs
  8. Universidad de Las Americas-PueblaAS18400 IPs
  9. Benemerita Universidad Autonoma de PueblaAS31410 IPs
  10. Universidad Autonoma De Ciudad JuarezAS29040 IPs

Threat density

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

0listed IPs (snapshot Fri, 15 May 2026 04:00:01 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: "MX"})
RETURN count(DISTINCT a) AS asn_count

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