Autonomous System
AS3132 — AS3132 - Red Cientifica Peruana(PE)
Last fetched
AS3132 is an Autonomous System operated by AS3132 - Red Cientifica Peruana and registered in PE. As of Fri, 04 Sep 2026 00:55:56 GMT, it announces 117 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3132 announces 117 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.41.186.0/24
- 38.52.202.0/24
- 38.56.109.0/24
- 38.87.224.0/24
- 38.250.114.0/24
- 38.250.116.0/24
- 38.250.136.0/24
- 38.250.161.0/24
- 38.250.162.0/24
- 38.250.163.0/24
- 38.250.168.0/24
- 38.250.169.0/24
- 38.250.170.0/24
- 38.250.173.0/24
- 38.250.174.0/24
- 38.250.175.0/24
- 149.34.48.0/24
- 149.34.49.0/24
- 149.34.50.0/24
- 149.34.51.0/24
- 161.132.1.0/24
- 161.132.2.0/24
- 161.132.4.0/24
- 161.132.5.0/24
- 161.132.7.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS22548 | AS22548 - Nucleo de Inf. e Coord. do Ponto BR - NIC.BR | BR |
| AS262253 | AS262253 - ECONOCABLE MEDIA SAC | PE |
| AS263229 | AS263229 - NAP Peru | PE |
| AS269938 | AS269938 - ADN TELECOM S.A.C. | PE |
| AS273110 | AS273110 - NETWIN S.A.C | PE |
| AS27843 | AS27843 - ON EMPRESAS S.A.C. | PE |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS36236 | NETACTUATE - NetActuate, Inc | US |
| AS6762 | SEABONE-NET - TELECOM ITALIA SPARKLE S.p.A. | IT |
Blast radius
Count of dependent hostnames if AS3132 disappeared from the routing table.
45,544 hostnames depend on this network.Exact count across all 105 announced prefixes. Snapshot Tue, 28 Jul 2026 16:00:34 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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.