
Soluna Holdings, Inc — Investor Relations & Filings
Soluna Holdings, Inc. develops and operates green data centers for high-performance, batchable computing. The company's core strategy involves co-locating its modular data centers with renewable energy producers, such as solar, wind, and hydro plants, to utilize curtailed or stranded energy that would otherwise be wasted. This surplus power is converted into computing resources for intensive applications, primarily focusing on Artificial Intelligence (AI) and Bitcoin mining. Soluna leverages its proprietary MaestroOS™ software to optimize the efficiency, sustainability, and profitability of its computing solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-18 | English | |
| 10-Q | 2026-05-15 | English | |
| 424B3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-11 | English | |
| Regulatory Filings 2026 | 2026-05-11 | English | |
| 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-07 | English |
Browse filings by year
26 years- 2026 43 filings
- 2025 168 filings
- 2024 114 filings
- 2023 45 filings
- 2022 112 filings
- 2021 129 filings
- 2020 20 filings
- 2018 35 filings
- 2017 20 filings
- 2016 37 filings
- 2015 23 filings
- 2014 27 filings
- 2013 38 filings
- 2012 23 filings
- 2011 21 filings
- 2010 13 filings
- 2009 23 filings
- 2008 26 filings
- 2007 48 filings
- 2006 64 filings
- 2005 63 filings
- 2004 55 filings
- 2003 87 filings
- 2002 62 filings
- 2001 37 filings
- 2000 45 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46635145 | 8-K | 2026-05-20 | English | ||
| 46384283 | 8-K | 2026-05-18 | English | ||
| 46361636 | 10-Q | 2026-05-15 | English | ||
| 45001223 | 424B3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-11 | English | ||
| 45931517 | Regulatory Filings 2026 | 2026-05-11 | English | ||
| 42855925 | 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-07 | English | ||
| 45931515 | 8-K | 2026-05-01 | English | ||
| 38833903 | S-3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-29 | English | ||
| 37970945 | 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-28 | English | ||
| 35398169 | 424B3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-22 | English | ||
| 45931521 | Regulatory Filings 2026 | 2026-04-22 | English | ||
| 34751712 | 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-21 | English | ||
| 45931523 | 424B3 | 2026-04-20 | English | ||
| 45931526 | Regulatory Filings 2026 | 2026-04-20 | English | ||
| 45931534 | 8-K | 2026-04-17 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NEXION GROUP LTD
Provides hybrid cloud infrastructure, global networking, an…
|
NNG | VG | Telecommunications, computer pr… |
|
Nexion Technologies Limited
Designs and develops ICT solutions, focusing on cyber infra…
|
8420 | HK | Telecommunications, computer pr… |
|
NEXTDC LIMITED
Provides Tier III and IV colocation and connectivity via da…
|
NXT | AU | Telecommunications, computer pr… |
|
NextGen Digital Platforms
Bridges traditional capital markets and Web3, manages digit…
|
NXT | CA | Telecommunications, computer pr… |
|
NextPlat Corp
Provides global healthcare and technology solutions via e-c…
|
NXPL | US | Telecommunications, computer pr… |
|
Nexxen International Ltd.
An end-to-end advertising technology platform for video and…
|
NEXN | IL | Telecommunications, computer pr… |
|
NHN Corporation
Provides IT services in games, payments, commerce, technolo…
|
181710 | KR | Telecommunications, computer pr… |
|
NICE INFORMATION & TELECOMMUNICATION INC.
A provider of integrated payment solutions and credit card …
|
036800 | KR | Telecommunications, computer pr… |
|
Northern Data AG
Provider of AI and HPC solutions via a global infrastructur…
|
NB2 | DE | Telecommunications, computer pr… |
|
Nucontex Corporation
B2B provider of automated solutions for corporate data aggr…
|
— | CA | Telecommunications, computer pr… |
Soluna Holdings, Inc via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/34389/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34389 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=34389 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=34389 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 34389}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Soluna Holdings, Inc (id: 34389)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.