Skip to content

Autonomous System

AS3132Red Cientifica Peruana(PE)

Last fetched

AS3132 is an Autonomous System operated by Red Cientifica Peruana and registered in PE. As of Thu, 21 May 2026 10:19:59 GMT, it announces 112 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3132Routing diversity10.0/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3132

Routing footprint

AS3132 announces 112 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

12 distinct peers via BGP. The first 12 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS273133CONEX TV E.I.R.L.PE
AS273110NETWIN S.A.CPE
AS269938ADN TELECOM S.A.C.PE
AS266859ANDRESYSTEM NET S.A.C. ASYSNETPE
AS263229NAP PeruPE
AS52234NIC ChileCL
AS36236NETACTUATE - NetActuate, IncUS
AS27843WIN EMPRESAS S.A.C.PE
AS22548Nucleo de Inf. e Coord. do Ponto BR - NIC.BR
AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
AS3356LEVEL3 - Level 3 Parent, LLCUS

Blast radius

Approximate count of dependent hostnames if AS3132 disappeared from the routing table.

~22,210 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:19:59 GMT.

MOAS / hijack watch

Prefixes routed by AS3132 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

No active MOAS conflicts. Every prefix announced by AS3132 is unique to AS3132 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS3132.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS3132"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

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