
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 |
|---|---|---|---|
| S-3ASR | 2026-05-28 | English | |
| FORM 8-K | 2026-05-28 | English | |
| SD | 2026-05-28 | English | |
| FORM 8-K | 2026-05-26 | English | |
| Major Shareholding Notification 2026 | 2026-05-12 | English | |
| 10-Q | 2026-05-07 | English |
Browse filings by year
33 years- 2026 37 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
| |||||
| 47868783 | S-3ASR | 2026-05-28 | English | ||
| 47867544 | FORM 8-K | 2026-05-28 | English | ||
| 47859644 | SD | 2026-05-28 | English | ||
| 47072852 | FORM 8-K | 2026-05-26 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RTX Corp
Provides advanced systems and services for commercial, mili…
|
RTX | US | Manufacturing |
|
SAAB
A defense and security company with solutions for military …
|
SAAB | SE | Manufacturing |
|
Safran
A high-technology group operating in the aviation, defense,…
|
SAF | FR | Manufacturing |
|
SAMYANG COMTECH CO., LTD.
Manufacturer of ballistic protection solutions and advanced…
|
484590 | KR | Manufacturing |
|
SatrecInitiativeCo.,Ltd.
Provider of end-to-end Earth observation solutions, from sa…
|
099320 | KR | Manufacturing |
|
Shaanxi Zhongtian Rocket Technology Co., Ltd
Develops small solid rockets, weather modification tools, a…
|
003009 | CN | Manufacturing |
|
ShinMaywa Industries, Ltd.
Manufacturer of trucks, aircraft, parking systems, and indu…
|
7224 | JP | Manufacturing |
|
SIFCO INDUSTRIES INC
Provider of forged and machined components for aerospace, e…
|
SIF | US | Manufacturing |
|
Sika Interplant Systems Ltd.
Engineering firm specializing in aerospace and defense syst…
|
SIKA | IN | Manufacturing |
|
Spirit AeroSystems Holdings, Inc.
Manufacturer of aerostructures for commercial, defense, and…
|
SPR | US | 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.