Skip to content

Autonomous System

AS5722Universidad 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

WHISPER CANON · AS5722Routing diversity7.6/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/5722

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS13489UNE EPM TELECOMUNICACIONES S.A.CO
AS52468UFINET PANAMA S.A.PA
AS33182DIMENOC - HostDime.com, Inc.US
AS18747IFX18747 - IFX CorporationUS

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 country

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