Skip to content

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

WHISPER CANON · AS4270Routing diversity8.7/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/4270

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS6939HURRICANE - Hurricane Electric LLCUS
AS265700UNIVERSIDAD NACIONAL DE LA PATAGONIA AUSTRALAR
AS264785UNIVERSIDAD NACIONAL DE LANUSAR
AS264630Universidad Nacional de JujuyAR
AS263235Universidad Nacional de MisionesAR
AS263186Universidad Nacional de General SarmientoAR
AS262156Universidad Nacional de RosarioAR
AS61496UNIVERSIDAD NACIONAL DEL CENTRO DE LA PROVINCIA DE BUENOS AIRESAR
AS61486Universidad Nacional de QuilmesAR
AS61476Universidad Nacional de La PampaAR
AS52442Universidad Nacional de LujanAR
AS52424Universidad Nacional de Entre RiosAR
AS52314Universidad Nacional del Noroeste de Buenos Aires UNNOBAAR
AS28107UNIVERSIDAD NACIONAL DE SAN JUANAR
AS28068Universidad Nacional de San LuisAR
AS27993Universidad Nacional del LitoralAR
AS27981Universidad Nacional de Mar del PlataAR
AS27883Universidad Tecnologica NacionalAR
AS27875Universidad Nacional de CuyoAR
AS27790Universidad Nacional de CordobaAR
AS27770Universidad Nacional de Rio CuartoAR
AS14845Universidad Nacional del SurAR
AS10834Telefonica de ArgentinaAR
AS7303Telecom 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 country

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