Kencoa Aerospace Corporation — Investor Relations & Filings
Kencoa Aerospace Corporation is a global Tier-1 supplier that designs, manufactures, and sells aerostructures, jet engine components, and major assemblies for the commercial, military, and space markets. The company specializes in multi-axis precision machining and sheet metal fabrication. Its core business activities include supplying specialty materials for space and aviation, manufacturing parts for space launch systems, and providing Maintenance, Repair, and Overhaul (MRO) services, which encompass defense MRO and passenger-to-freighter conversions. Kencoa also engages in the development of Advanced Air Mobility (AAM) solutions. The company offers turn-key production capabilities, managing raw material logistics, development, and integrated supply chains for original equipment manufacturers (OEMs) and other top-tier customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(자본으로인정되는채무증권발행결정) | 2024-09-13 | Korean | |
| [기재정정]주요사항보고서(전환사채권발행결정) | 2024-09-13 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2024-07-04 | Korean | |
| 분기보고서 (2024.03) | 2024-05-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8077059 | [기재정정]주요사항보고서(자본으로인정되는채무증권발행결정) | 2024-09-13 | Korean | ||
| 8077032 | [기재정정]주요사항보고서(전환사채권발행결정) | 2024-09-13 | Korean | ||
| 8095176 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8113128 | [기재정정]단일판매ㆍ공급계약체결 | 2024-07-04 | Korean | ||
| 8139693 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8146959 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-18 | Korean | ||
| 8146949 | 주식등의대량보유상황보고서(일반) | 2024-04-18 | Korean | ||
| 8146927 | 주식등의대량보유상황보고서(일반) | 2024-04-18 | Korean | ||
| 8146926 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-18 | Korean | ||
| 8147874 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2024-04-15 | Korean | ||
| 8147845 | [기재정정]전환사채(해외전환사채포함)발행후만기전사채취득 | 2024-04-15 | Korean | ||
| 8148305 | 최대주주인명목회사·조합등의최대주주변경 | 2024-04-12 | Korean | ||
| 8148191 | [기재정정]주요사항보고서(자본으로인정되는채무증권발행결정) | 2024-04-12 | Korean | ||
| 8148623 | 증권발행결과(자율공시) | 2024-04-11 | Korean | ||
| 8148556 | 최대주주변경 | 2024-04-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
Aerospace Industrial Development Corporation
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
Kencoa Aerospace Corporation 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/15645/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15645 | 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=15645 | 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=15645 \ -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": 15645}, 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 Kencoa Aerospace Corporation (id: 15645)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.