MAGELLANIC CLOUD LIMITED — Investor Relations & Filings
Magellanic Cloud Limited is a technology-driven enterprise specializing in digital transformation, IT services, and unmanned aerial systems (UAS). The company provides a comprehensive suite of solutions including software development, cloud consulting, and managed IT services to global clients. A significant portion of its operations is dedicated to the drone technology sector, focusing on the design, manufacturing, and deployment of autonomous drones for logistics, agriculture, and defense applications. Additionally, the firm offers advanced e-surveillance and security solutions, leveraging artificial intelligence and machine learning to enhance operational efficiency and safety. By integrating cutting-edge hardware with sophisticated software platforms, Magellanic Cloud delivers end-to-end technological ecosystems designed to optimize business processes and infrastructure management across various commercial and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Bagging/Receiving of orders/contracts | 2026-05-07 | English | |
| Press Release | 2026-04-29 | English | |
| Agreements | 2026-04-28 | English | |
| Bagging/Receiving of orders/contracts | 2026-04-24 | English | |
| Updates | 2026-04-20 | English | |
| Updates | 2026-04-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43026532 | Bagging/Receiving of orders/contracts | 2026-05-07 | English | ||
| 42194128 | Press Release | 2026-04-29 | English | ||
| 42206951 | Agreements | 2026-04-28 | English | ||
| 42230448 | Bagging/Receiving of orders/contracts | 2026-04-24 | English | ||
| 42194381 | Updates | 2026-04-20 | English | ||
| 42196678 | Updates | 2026-04-20 | English | ||
| 42191663 | Change in Director(s) | 2026-04-13 | English | ||
| 42196343 | Appointment | 2026-04-11 | English | ||
| 42164450 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | ||
| 42191020 | General Updates | 2026-04-07 | English | ||
| 42177749 | Bagging/Receiving of orders/contracts | 2026-04-01 | English | ||
| 42184149 | Bagging/Receiving of orders/contracts | 2026-03-25 | English | ||
| 42184552 | Bagging/Receiving of orders/contracts | 2026-03-25 | English | ||
| 42194324 | Bagging/Receiving of orders/contracts | 2026-03-24 | English | ||
| 42194440 | General Updates | 2026-03-24 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Digital Nervous Systems Inc.
Implements advanced enterprise IT architectures that transf…
|
— | CA | Telecommunications, computer pr… |
|
Digital Processing Systems Inc.
Delivers intelligent experiences and digital transformation…
|
— | CA | Telecommunications, computer pr… |
|
Digital Value
A systems integrator providing integrated ICT solutions and…
|
DGV | IT | Telecommunications, computer pr… |
|
Digital Workforce Services Oyj
Provider of industrial-scale business process automation se…
|
DWF | FI | Telecommunications, computer pr… |
|
Digitouch
A digital business provider integrating marketing, technolo…
|
DGT | IT | Telecommunications, computer pr… |
|
Direct Communication Solutions, Inc.
Provides integrated IoT solutions (devices, software, conne…
|
DCSX | US | Telecommunications, computer pr… |
|
Direct IT Canada Inc.
IT consulting and solutions for municipal asset management …
|
— | CA | Telecommunications, computer pr… |
|
D.I.System Co.,Ltd.
An IT services provider for system integration, education, …
|
4421 | JP | Telecommunications, computer pr… |
|
DLH Holdings Corp.
Provides tech-enabled solutions for federal health and nati…
|
DLHC | US | Telecommunications, computer pr… |
|
Dmall Inc.
Digital retail software platform offering AI-driven solutio…
|
2586 | HK | Telecommunications, computer pr… |
MAGELLANIC CLOUD LIMITED 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/61809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61809 | 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=61809 | 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=61809 \ -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": 61809}, 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 MAGELLANIC CLOUD LIMITED (id: 61809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.