Autonomous System
AS28534 — Mexico Red de Telecomunicaciones, S. de R.L. de C.V.(MX)
Last fetched
AS28534 is an Autonomous System operated by Mexico Red de Telecomunicaciones, S. de R.L. de C.V. and registered in MX. As of Thu, 21 May 2026 01:07:39 GMT, it announces 25 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28534 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 148.246.54.0/24
- 148.246.54.0/23
- 148.246.55.0/24
- 148.246.126.0/23
- 148.246.161.0/24
- 148.246.178.0/23
- 177.232.2.0/23
- 177.232.132.0/22
- 177.233.68.0/22
- 177.233.132.0/23
- 177.233.163.0/24
- 177.233.200.0/22
- 177.233.204.0/23
- 187.187.118.0/23
- 187.187.200.0/22
- 187.187.202.0/23
- 187.187.200.0/21
- 187.187.204.0/22
- 187.187.248.0/23
- 187.187.248.0/22
- 187.187.250.0/23
- 189.204.98.0/23
- 2001:1260:6::/48
- 2001:1260:14::/48
- 2001:1260:5f0::/48
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS18734 | Operbes, S.A. de C.V. | MX |
Blast radius
Approximate count of dependent hostnames if AS28534 disappeared from the routing table.
~3 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:07:39 GMT.
MOAS / hijack watch
Prefixes routed by AS28534 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 AS28534 is unique to AS28534 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28534.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28534"})-[: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.