Autonomous System
AS4270 — Red de Interconexion Universitaria(AR)
Last fetched
AS4270 is an Autonomous System operated by Red de Interconexion Universitaria and registered in AR. As of Thu, 21 May 2026 15:06:16 GMT, it announces 54 routed IP prefixes and peers with 24 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS4270 announces 54 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 170.210.6.0/24
- 170.210.32.0/22
- 170.210.48.0/22
- 170.210.60.0/24
- 170.210.68.0/24
- 170.210.70.0/24
- 170.210.71.0/24
- 170.210.76.0/24
- 170.210.78.0/24
- 170.210.80.0/22
- 170.210.86.0/24
- 170.210.88.0/24
- 170.210.89.0/24
- 170.210.88.0/22
- 170.210.90.0/24
- 170.210.91.0/24
- 170.210.104.0/24
- 170.210.108.0/24
- 170.210.109.0/24
- 170.210.108.0/22
- 170.210.0.0/16
- 170.210.136.0/21
- 170.210.142.0/24
- 170.210.143.0/24
- 170.210.152.0/23
Peering ecosystem
24 distinct peers via BGP. The first 24 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS265700 | UNIVERSIDAD NACIONAL DE LA PATAGONIA AUSTRAL | AR |
| AS264785 | UNIVERSIDAD NACIONAL DE LANUS | AR |
| AS264630 | Universidad Nacional de Jujuy | AR |
| AS263235 | Universidad Nacional de Misiones | AR |
| AS263186 | Universidad Nacional de General Sarmiento | AR |
| AS262156 | Universidad Nacional de Rosario | AR |
| AS61496 | UNIVERSIDAD NACIONAL DEL CENTRO DE LA PROVINCIA DE BUENOS AIRES | AR |
| AS61486 | Universidad Nacional de Quilmes | AR |
| AS61476 | Universidad Nacional de La Pampa | AR |
| AS52442 | Universidad Nacional de Lujan | AR |
| AS52424 | Universidad Nacional de Entre Rios | AR |
| AS52314 | Universidad Nacional del Noroeste de Buenos Aires UNNOBA | AR |
| AS28107 | UNIVERSIDAD NACIONAL DE SAN JUAN | AR |
| AS28068 | Universidad Nacional de San Luis | AR |
| AS27993 | Universidad Nacional del Litoral | AR |
| AS27981 | Universidad Nacional de Mar del Plata | AR |
| AS27883 | Universidad Tecnologica Nacional | AR |
| AS27875 | Universidad Nacional de Cuyo | AR |
| AS27790 | Universidad Nacional de Cordoba | AR |
| AS27770 | Universidad Nacional de Rio Cuarto | AR |
| AS14845 | Universidad Nacional del Sur | AR |
| AS10834 | Telefonica de Argentina | AR |
| AS7303 | Telecom Argentina S.A. | AR |
Blast radius
Approximate count of dependent hostnames if AS4270 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS4270 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 AS4270 is unique to AS4270 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS4270.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS4270"})-[: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.