Skip to content

Country · ISO PE

Peru

Last fetched

Peru (PE) is home to 241 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:09 GMT, networks based in Peru announce 5,134 routed IP prefixes and host approximately 52 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Peru ranked by routed-prefix count.

  1. INTEGRATEL PERU S.A.A.AS61471,386 prefixes
  2. America Movil Peru S.A.C.AS122521,166 prefixes
  3. WIN EMPRESAS S.A.C.AS27843403 prefixes
  4. IDNIC-LJNAS-AS-ID PT Lintas Jaringan NasionalAS270068181 prefixes
  5. VIETTEL PERU S.A.C.AS262210160 prefixes
  6. NEUERKERODE-ASAS265691155 prefixes
  7. FRTCCNET - Foothills Rural Telephone Cooperative Corporation, Inc.AS271814140 prefixes
  8. Red Cientifica PeruanaAS3132112 prefixes
  9. GTD PERU S.AAS22411101 prefixes
  10. CALA SERVICIOS INTEGRALES E.I.R.L.AS27283675 prefixes

Top hosting concentrations

ASNs based in Peru ranked by hosted IPv4 count.

  1. INTERNEXA PERU S.AAS2803247 IPs
  2. AMERICATEL PERU S.A.AS191803 IPs
  3. GTD PERU S.AAS224111 IPs
  4. Red Cientifica PeruanaAS31321 IPs
  5. FRAVATEL EIRLAS522780 IPs
  6. INTEGRATEL PERU S.A.A.AS61470 IPs
  7. WIN EMPRESAS S.A.C.AS278430 IPs
  8. America Movil Peru S.A.C.AS122520 IPs
  9. Alignet S.A.CAS278090 IPs
  10. ENTEL PERU S.A.AS215750 IPs

Threat density

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

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

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