Autonomous System
AS265696 — AS265696 - Asociacion Red Universitaria de Alta Velocidad del Valle del Cauca(CO)
Last fetched
AS265696 is an Autonomous System operated by AS265696 - Asociacion Red Universitaria de Alta Velocidad del Valle del Cauca and registered in CO. As of Thu, 13 Aug 2026 23:53:51 GMT, it announces 21 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS265696 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.5.160.0/22
- 45.5.163.0/24
- 45.5.164.0/24
- 45.5.164.0/23
- 45.5.166.0/23
- 45.5.172.0/23
- 45.5.174.0/23
- 45.5.184.0/23
- 45.5.186.0/23
- 45.5.188.0/23
- 45.5.190.0/23
- 45.183.197.0/24
- 45.183.198.0/24
- 131.196.208.0/23
- 131.196.210.0/24
- 131.196.211.0/24
- 131.196.212.0/23
- 131.196.214.0/24
- 131.196.215.0/24
- 200.3.192.0/24
- 2801:17:d000::/48
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS265696 disappeared from the routing table.
745 hostnames depend on this network.Exact count across all 20 announced prefixes. Snapshot Sat, 18 Jul 2026 02:00:39 GMT.
MOAS / hijack watch
Prefixes routed by AS265696 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 45.5.160.0/22 | AS10299 | AS10299 - EMPRESAS MUNICIPALES DE CALI E.I.C.E. E.S.P. |
Threat posture
Related pages
Pivot deeper into the graph from AS265696.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS265696"})-[: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.