Autonomous System
AS28539 — Mexico Red de Telecomunicaciones, S. de R.L. de C.V.(MX)
Last fetched
AS28539 is an Autonomous System operated by Mexico Red de Telecomunicaciones, S. de R.L. de C.V. and registered in MX. As of Wed, 20 May 2026 23:34:35 GMT, it announces 48 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28539 announces 48 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.186.192.0/24
- 45.240.234.0/24
- 45.240.236.0/22
- 45.240.240.0/22
- 45.240.244.0/22
- 138.212.227.0/24
- 138.212.228.0/24
- 138.212.229.0/24
- 138.212.230.0/24
- 170.254.86.0/24
- 170.254.86.0/23
- 170.254.87.0/24
- 192.114.40.0/24
- 200.33.82.0/24
- 201.159.155.0/24
- 201.159.156.0/24
- 201.159.157.0/24
- 201.159.158.0/24
- 201.159.160.0/24
- 201.159.161.0/24
- 201.159.160.0/22
- 201.159.162.0/24
- 201.159.163.0/24
- 201.159.164.0/24
- 201.159.164.0/23
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS270147 | FASTNET COMUNICACIONES ISP SAS | MX |
| AS32098 | KUB-NET - Knoxville Utilities Board | US |
| AS28458 | Colegio de Postgraduados | MX |
| AS28419 | Universidad Autonoma de Chiapas | MX |
| AS11172 | Alestra, S. de R.L. de C.V. | MX |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS28539 disappeared from the routing table.
~470 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:35 GMT.
MOAS / hijack watch
Prefixes routed by AS28539 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 AS28539 is unique to AS28539 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28539.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28539"})-[: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.