Autonomous System
AS22908 — Sixsigma Networks Mexico, S.A. de C.V.(MX)
Last fetched
AS22908 is an Autonomous System operated by Sixsigma Networks Mexico, S.A. de C.V. and registered in MX. As of Thu, 21 May 2026 01:06:56 GMT, it announces 126 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22908 announces 126 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 143.137.108.0/24
- 143.137.110.0/24
- 143.137.111.0/24
- 168.181.79.0/24
- 170.150.161.0/24
- 170.150.163.0/24
- 170.169.108.0/24
- 170.244.120.0/24
- 170.244.124.0/24
- 170.245.184.0/24
- 186.194.140.0/24
- 186.194.140.0/23
- 186.194.141.0/24
- 186.194.143.0/24
- 200.23.92.0/24
- 200.33.61.0/24
- 200.53.131.0/24
- 200.53.143.0/24
- 200.53.160.0/24
- 200.53.161.0/24
- 200.53.162.0/24
- 200.53.163.0/24
- 200.53.164.0/24
- 200.53.165.0/24
- 200.53.166.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS198949 | RADWARE | IL |
| AS64112 | PIT CHILE SP | CL |
| AS46071 | PIONEER-CDN-AS-IN Pioneer Elabs Ltd. | IN |
| AS32098 | TRANSTELCO-INC - Transtelco Inc | US |
| AS22011 | Sixsigma Networks Mexico, S.A. de C.V. | MX |
| AS17249 | BURSATEC, S.A. DE C.V. | MX |
| AS14249 | Internet Engine, S.A. de C.V. | MX |
| AS8007 | Servicios Administrados Mexis, S.A. de C.V. | MX |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS22908 disappeared from the routing table.
~2,029 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:06:56 GMT.
MOAS / hijack watch
Prefixes routed by AS22908 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 AS22908 is unique to AS22908 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22908.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22908"})-[: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.