Autonomous System
AS270126 — NEUTRAL NETWORKS, S de RL de CV(MX)
Last fetched
AS270126 is an Autonomous System operated by NEUTRAL NETWORKS, S de RL de CV and registered in MX. As of Thu, 21 May 2026 05:50:24 GMT, it announces 12 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS270126 announces 12 distinct routed prefixes. The 12-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS270215 | CM INTERNATIONAL MEXICO INFORMATION TECHNOLOGY, S. DE R.L. DE C.V. | MX |
| AS270156 | CONVERGIA DE MEXICO S.A. DE C.V. | MX |
| AS265574 | IPTVTEL COMUNICACIONES S DE RL DE CV | MX |
| AS265518 | DIRECTO TELECOM, S.A. DE C.V. | MX |
| AS28409 | ENI NETWORKS SAPI de CV | MX |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS270126 disappeared from the routing table.
~14 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 05:50:24 GMT.
MOAS / hijack watch
Prefixes routed by AS270126 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 AS270126 is unique to AS270126 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS270126.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS270126"})-[: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.