Autonomous System
AS22611 — INMOTION - InMotion Hosting, Inc.(US)
Last fetched
AS22611 is an Autonomous System operated by INMOTION - InMotion Hosting, Inc. and registered in US. As of Sun, 06 Sep 2026 12:52:06 GMT, it announces 90 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22611 announces 90 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.235.208.0/20
- 66.33.208.0/21
- 66.117.0.0/24
- 66.117.3.0/24
- 66.117.4.0/23
- 66.117.14.0/23
- 74.124.193.0/24
- 74.124.194.0/23
- 74.124.197.0/24
- 74.124.198.0/24
- 74.124.200.0/24
- 74.124.202.0/23
- 74.124.210.0/23
- 74.124.212.0/22
- 74.124.217.0/24
- 74.124.218.0/23
- 104.152.108.0/22
- 104.244.120.0/23
- 104.244.122.0/24
- 104.244.123.0/24
- 104.244.120.0/21
- 104.244.124.0/22
- 104.247.72.0/23
- 104.247.74.0/23
- 144.208.64.0/22
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS23428 | SERVERFORGE - ServerForge LLC | US |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3842 | RAMNODE - InMotion Hosting, Inc. | US |
| AS400956 | OPENMETAL-AS - OpenMetal, Inc. | US |
| AS50304 | BLIX - Blix Solutions AS | NO |
| AS50842 | SERVERFORGE - ServerForge LLC | US |
| AS6453 | AS6453 - TATA COMMUNICATIONS (AMERICA) INC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7473 | SINGTEL-AS-AP - Singapore Telecommunications Ltd | SG |
Blast radius
Count of dependent hostnames if AS22611 disappeared from the routing table.
1,733,063 hostnames depend on this network.Exact count across all 90 announced prefixes. Snapshot Fri, 04 Sep 2026 07:00:37 GMT.
MOAS / hijack watch
Prefixes routed by AS22611 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 AS22611 is unique to AS22611 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22611.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22611"})-[: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.