DUG TECHNOLOGY LTD — Investor Relations & Filings
DUG Technology Ltd specializes in high-performance computing (HPC) and scientific data analysis. The company provides HPC as a service (HPCaaS) through its DUG McCloud platform, an integrated environment for large-scale data processing and storage. Its core technical capabilities include seismic processing, imaging, and the development of the DUG Insight software suite for geophysical data interpretation. A primary technological differentiator is the proprietary DUG Cool immersion cooling system, which enhances energy efficiency and hardware performance within its data centers. The company delivers computational solutions and specialized software to sectors requiring massive data handling, including resource exploration and scientific research.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FY26-Q3 Business Update 2 pages 228.8KB | 2026-04-30 | English | |
| Ceasing to be a substantial holder 5 pages 316.2KB | 2026-04-19 | English | |
| Becoming a substantial holder 8 pages 641.9KB | 2026-04-09 | English | |
| Becoming a substantial holder 3 pages 183.7KB | 2026-03-24 | English | |
| Settlement of legal proceedings 2 pages 227.4KB | 2026-03-17 | English | |
| Change of Director's Interest Notice 3 pages 317.0KB | 2026-03-09 | English |
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MCC MEILI CLOUD COMPUTING INDUSTRY INVESTMENT CO., LTD
Develops and operates green data center infrastructure and …
|
000815 | CN | Telecommunications, computer pr… |
|
Media and Games Invest SE
An AI-driven advertising platform for privacy-safe monetiza…
|
MGI | SE | Telecommunications, computer pr… |
|
Merit Interactive Co., Ltd.
Data intelligence provider of mobile developer services and…
|
300766 | CN | Telecommunications, computer pr… |
|
Metaverse Capital Corp.
Technology company focused on cryptocurrency mining and blo…
|
GBCHF | CA | Telecommunications, computer pr… |
|
MiMedia Holdings Inc.
Provides a white-label, AI-powered consumer cloud platform …
|
MIM | CA | Telecommunications, computer pr… |
|
MineHub Technologies
Cloud platform for digital supply chain management and trad…
|
MHUB | CA | Telecommunications, computer pr… |
|
Mitesco, Inc.
A technology company offering cloud computing, data solutio…
|
MITI | US | Telecommunications, computer pr… |
|
MNTN, Inc.
An advertising technology company with a performance market…
|
MNTN | US | Telecommunications, computer pr… |
|
MOBILE TORNADO GROUP PLC
Global provider of Push-to-Talk over Cellular (PoC) communi…
|
MBT | GB | Telecommunications, computer pr… |
|
MOBILITYONE LIMITED
Provides e-commerce infrastructure and electronic payment a…
|
MBO | LU | Telecommunications, computer pr… |
DUG TECHNOLOGY LTD 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/64796/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64796 | 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=64796 | 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=64796 \ -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": 64796}, 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 DUG TECHNOLOGY LTD (id: 64796)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.