
Hut 8 Corp. — Investor Relations & Filings
Hut 8 Corp. is an energy infrastructure platform that develops and operates a vertically integrated portfolio of power, digital infrastructure, and compute assets. The company's power-first strategy involves acquiring, developing, and managing critical energy assets, including power generation facilities. Its digital infrastructure division designs and operates data centers offering services like ASIC and CPU colocation for energy-intensive applications. The compute segment leverages this infrastructure to provide specialized services, including Bitcoin mining, data center cloud solutions for enterprise backup and disaster recovery, and GPU-as-a-Service for artificial intelligence workloads. This integrated model is engineered to support a range of transformative, energy-intensive technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Hut 8 Corp. (0001964789) (Filer) | 2026-05-06 | English | |
| 10-Q - Hut 8 Corp. (0001964789) (Filer) | 2026-05-06 | English | |
| 8-K - Hut 8 Corp. (0001964789) (Filer) | 2026-04-28 | English | |
| ARS - Hut 8 Corp. (0001964789) (Filer) | 2026-04-28 | English | |
| DEF 14A - Hut 8 Corp. (0001964789) (Filer) | 2026-04-28 | English | |
| 8-K - Hut 8 Corp. (0001964789) (Filer) | 2026-04-27 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 41803450 | 8-K - Hut 8 Corp. (0001964789) (Filer) | 2026-05-06 | English | ||
| 41802290 | 10-Q - Hut 8 Corp. (0001964789) (Filer) | 2026-05-06 | English | ||
| 37977186 | 8-K - Hut 8 Corp. (0001964789) (Filer) | 2026-04-28 | English | ||
| 37952488 | ARS - Hut 8 Corp. (0001964789) (Filer) | 2026-04-28 | English | ||
| 37949607 | DEF 14A - Hut 8 Corp. (0001964789) (Filer) | 2026-04-28 | English | ||
| 37452626 | 8-K - Hut 8 Corp. (0001964789) (Filer) | 2026-04-27 | English | ||
| 33050358 | SCHEDULE 13G/A - Hut 8 Corp. (0001964789) (Subject) | 2026-03-26 | English | ||
| 32900740 | 8-K - HUT 8 CORP. (0001964789) (Filer) | 2026-02-25 | English | ||
| 32900741 | 8-K - HUT 8 CORP. (0001964789) (Filer) | 2026-02-25 | English | ||
| 32900742 | 10-K - HUT 8 CORP. (0001964789) (Filer) | 2026-02-25 | English | ||
| 32258334 | SCHEDULE 13G/A Filing | 2026-02-02 | English | ||
|
2025
4 filings
| |||||
| 13641396 | 8-K | 2025-12-31 | English | ||
| 13641398 | 8-K | 2025-12-17 | English | ||
| 13641401 | 8-K | 2025-11-17 | English | ||
| 13641400 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cegedim
A technology and services company specializing in digital d…
|
CGM | FR | Telecommunications, computer pr… |
|
CENOSIS INC.
Historically provided digital content distribution, documen…
|
— | CA | Telecommunications, computer pr… |
|
Cerebra Integrated Technologies Ltd.
Provides IT lifecycle management, e-waste recycling, and en…
|
CEREBRAINT | IN | Telecommunications, computer pr… |
|
Cerebras Systems Inc.
Develops AI supercomputers and processors to accelerate mac…
|
CBRS | US | Telecommunications, computer pr… |
|
CETC LANTIAN TECHNOLOGY CO., LTD.
Develops advanced computing, information security, and indu…
|
688818 | CN | Telecommunications, computer pr… |
|
Chakwal Spinning Mills Limited
Invests in data center and cloud technology to enhance fina…
|
CLOUD | PK | Telecommunications, computer pr… |
|
Chakwal Spinning Mills Limited
Offers data center and cloud tech for efficient financial m…
|
CWSM | PK | Telecommunications, computer pr… |
|
ChargePanel AB
Provides a white-label SaaS platform for managing EV chargi…
|
CHARGE | SE | Telecommunications, computer pr… |
|
Checkin.com Group AB
SaaS platform for online identity verification and user onb…
|
CHECK | SE | Telecommunications, computer pr… |
|
Cheops Technology
IT services provider specializing in secure IT infrastructu…
|
MLCHE | FR | Telecommunications, computer pr… |
Hut 8 Corp. 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/31225/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31225 | 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=31225 | 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=31225 \ -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": 31225}, 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 Hut 8 Corp. (id: 31225)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.