
Howmet Aerospace Inc. — Investor Relations & Filings
Howmet Aerospace Inc. is a global provider of advanced engineered solutions, primarily for the aerospace, defense, and commercial transportation industries. The company specializes in the design and manufacturing of products from lightweight, high-performance metals, including titanium, aluminum, and nickel superalloys. Its portfolio is centered on jet engine components, aerospace fastening systems, and structural parts. Key products include airfoils, rings, disks, and forgings for aero engines and industrial gas turbines, as well as forged aluminum wheels for commercial vehicles. Howmet is a significant producer of the structural and rotating components used in modern aero engines and a key innovator in high-performance metal alloys.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-12 | English | |
| 10-Q | 2026-05-07 | English | |
| 8-K - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-05-07 | English | |
| Major Shareholding Notification 2026 | 2026-05-04 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| FORM 8-K | 2026-04-06 | English |
Browse filings by year
33 years- 2026 33 filings
- 2025 83 filings
- 2024 86 filings
- 2023 87 filings
- 2022 75 filings
- 2021 90 filings
- 2020 125 filings
- 2019 103 filings
- 2018 109 filings
- 2017 312 filings
- 2016 188 filings
- 2015 137 filings
- 2014 119 filings
- 2013 127 filings
- 2012 139 filings
- 2011 154 filings
- 2010 162 filings
- 2009 117 filings
- 2008 179 filings
- 2007 231 filings
- 2006 146 filings
- 2005 169 filings
- 2004 173 filings
- 2003 108 filings
- 2002 23 filings
- 2001 17 filings
- 2000 34 filings
- 1999 16 filings
- 1998 36 filings
- 1997 11 filings
- 1996 11 filings
- 1995 15 filings
- 1994 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45811878 | Major Shareholding Notification 2026 | 2026-05-12 | English | ||
| 45811877 | 10-Q | 2026-05-07 | English | ||
| 42821568 | 8-K - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-05-07 | English | ||
| 45811879 | Major Shareholding Notification 2026 | 2026-05-04 | English | ||
| 45811880 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45811881 | FORM 8-K | 2026-04-06 | English | ||
| 45811884 | ARS | 2026-04-06 | English | ||
| 45811882 | DEFA14A | 2026-04-06 | English | ||
| 33641042 | DEF 14A - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-04-06 | English | ||
| 33601594 | 8-K - Howmet Aerospace Inc. (0000004281) (Filer) | 2026-04-06 | English | ||
| 45811883 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 45811885 | FORM 8-K | 2026-03-10 | English | ||
| 32874382 | 8-K Filing | 2026-03-03 | English | ||
| 32874383 | 4 Filing | 2026-02-27 | English | ||
| 45811886 | 424B5 | 2026-02-19 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AeroVironment Inc
Develops intelligent, multi-mission autonomous systems for …
|
AVAV | US | Manufacturing |
|
Aero Win
Manufacturer of aerospace engine parts, specializing in sup…
|
8222 | TW | Manufacturing |
|
Aerpace Industries Limited
Develops eVTOL aircraft and infrastructure for a sustainabl…
|
534733 | IN | Manufacturing |
|
AIDC
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
Airbus SE
A global aerospace company that designs and manufactures ai…
|
AIR | NL | Manufacturing |
|
AIR INDUSTRIES GROUP
Manufacturer of precision components for mission-critical a…
|
AIRI | US | Manufacturing |
|
AIRO Group Holdings, Inc.
Aerospace and defense company specializing in autonomy, dro…
|
AIRO | US | Manufacturing |
|
ALTINAY SAVUNMA TEKNOLOJİLERİ A.Ş.
Designs and manufactures advanced products for the defense …
|
ALTNY | TR | Manufacturing |
|
AMBEST GROUP BERHAD
Manufactures precision machining parts and components, nota…
|
— | MY | Manufacturing |
|
Anhui Jialiqi Advanced Composites Technology Co., Ltd.
Develops and manufactures high-performance composite compon…
|
301586 | CN | Manufacturing |
Howmet Aerospace Inc. 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/29914/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29914 | 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=29914 | 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=29914 \ -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": 29914}, 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 Howmet Aerospace Inc. (id: 29914)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.