Autonomous System
AS22792 — MNET - MOUNTAINET(US)
Last fetched
AS22792 is an Autonomous System operated by MNET - MOUNTAINET and registered in US. As of Thu, 21 May 2026 14:00:37 GMT, it announces 23 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22792 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 216.145.64.0/24
- 216.145.65.0/24
- 216.145.66.0/24
- 216.145.67.0/24
- 216.145.68.0/24
- 216.145.69.0/24
- 216.145.72.0/23
- 216.145.74.0/23
- 216.145.76.0/24
- 216.145.77.0/24
- 216.145.78.0/24
- 216.145.64.0/19
- 216.145.80.0/24
- 216.145.81.0/24
- 216.145.82.0/23
- 216.145.84.0/24
- 216.145.85.0/24
- 216.145.86.0/23
- 216.145.88.0/23
- 216.145.90.0/24
- 216.145.94.0/24
- 216.145.95.0/24
- 2605:9240::/32
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS399592 | IGO-TECHNOLOGY - iGo Technology, Inc. | US |
| AS397866 | ELN-ATL-HQ - EarthLink | US |
| AS40723 | UVA-WISE-AS - The University of Virginias College at Wise | US |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS32425 | SKB3-ARIN-BGP - Pixel Factory | US |
| AS29842 | ETSU-NET - East Tennessee State University | US |
| AS26111 | EU-FTTH - Erwin Utilities | US |
| AS11758 | IRISNETWORKS - IRIS Networks | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2941 | ONEPA-DUFVA - OnePartner, LLC | US |
MOAS / hijack watch
Prefixes routed by AS22792 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 AS22792 is unique to AS22792 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22792.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22792"})-[: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.