Autonomous System
AS5722 — Universidad Nacional de Colombia(CO)
Last fetched
AS5722 is an Autonomous System operated by Universidad Nacional de Colombia and registered in CO. As of Thu, 21 May 2026 01:06:27 GMT, it announces 32 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5722 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 168.176.0.0/18
- 168.176.76.0/24
- 168.176.64.0/19
- 168.176.96.0/19
- 168.176.0.0/16
- 168.176.128.0/20
- 168.176.143.0/24
- 168.176.144.0/20
- 168.176.175.0/24
- 168.176.176.0/24
- 168.176.177.0/24
- 168.176.183.0/24
- 168.176.184.0/24
- 168.176.185.0/24
- 168.176.188.0/24
- 168.176.189.0/24
- 168.176.190.0/24
- 168.176.191.0/24
- 168.176.192.0/24
- 168.176.193.0/24
- 168.176.195.0/24
- 168.176.196.0/24
- 168.176.197.0/24
- 168.176.198.0/24
- 168.176.205.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS5722 disappeared from the routing table.
~1,040 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:06:27 GMT.
MOAS / hijack watch
Prefixes routed by AS5722 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 AS5722 is unique to AS5722 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5722.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5722"})-[: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.