
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 |
|---|---|---|---|
|
BANGO PLC
Provides a technology platform for subscription bundling an…
|
BGO | GB | Telecommunications, computer pr… |
|
BASE, INC.
Develops web services for e-commerce, online payments, and …
|
4477 | JP | Telecommunications, computer pr… |
|
baudroie,inc.
A professional services firm specializing in IT infrastruct…
|
4413 | JP | Telecommunications, computer pr… |
|
beaconsmind AG
Provides integrated ICT and digitalization solutions for He…
|
81D | CH | Telecommunications, computer pr… |
|
Beamr Imaging Ltd.
Provider of AI-driven video compression and optimization so…
|
BMR | IL | Telecommunications, computer pr… |
|
BEEKS FINANCIAL CLOUD GROUP PLC
A provider of low-latency cloud computing and connectivity …
|
BKS | GB | Telecommunications, computer pr… |
|
BEIJING E-HUALU INFORMATION TECHNOLOGY CO., LTD
Develops and implements smart city infrastructure and big d…
|
300212 | CN | Telecommunications, computer pr… |
|
Beijing Haitian Ruisheng Science Technology Ltd.
Provides multi-modal training data and annotation services …
|
688787 | CN | Telecommunications, computer pr… |
|
Beijing Sinnet Technology Co.,Ltd.
Provides data center services, cloud computing, and AWS ope…
|
300383 | CN | Telecommunications, computer pr… |
|
Beijing United Information Technology Co.,Ltd.
Provides B2B e-commerce and industrial internet services fo…
|
603613 | CN | 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.