Autonomous System
AS22792 — MNET - MOUNTAINET(US)
Last fetched
AS22792 is an Autonomous System operated by MNET - MOUNTAINET and registered in US. As of Tue, 04 Aug 2026 17:02:31 GMT, it announces 23 routed IP prefixes and peers with 13 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
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11758 | IRISNETWORKS - IRIS Networks | US |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS23453 | NPBI-NOC - NEW PEOPLES BANK, INC | US |
| AS26111 | EU-FTTH - Erwin Utilities | US |
| AS2941 | ONEPA-DUFVA - OnePartner, LLC | US |
| AS29842 | ETSU-NET - East Tennessee State University | US |
| AS32425 | SKB3-ARIN-BGP - Pixel Factory | US |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS35280 | F5 - F5 Networks SARL | FR |
| AS37721 | Virtual Technologies & Solutions - Virtual Technologies & Solutions | BF |
| AS397866 | ELN-ATL-HQ - EarthLink | US |
| AS40723 | UVA-WISE-AS - The University of Virginia's College at Wise | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS22792 disappeared from the routing table.
1,529 hostnames depend on this network.Exact count across all 23 announced prefixes. Snapshot Sat, 11 Jul 2026 06:01:20 GMT.
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.