
SIFCO INDUSTRIES INC — Investor Relations & Filings
SIFCO INDUSTRIES INC. is a global provider of highly engineered forged and machined components primarily for the aerospace, energy, and defense markets. The company specializes in producing performance-critical and flight-critical parts, supplying leading manufacturers of commercial and military aircraft, helicopters, and business jets. Its product portfolio includes structural and rotating components, machined assemblies, and airfoils such as compressor and turbine blades for engines and power generation systems. SIFCO utilizes various processes, including closed and open die forging, to work with high-performance alloys such as titanium, steel, nickel, and aluminum, delivering near-net shape and fully machined solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - SIFCO INDUSTRIES INC (0000090168) (Filer) | 2026-05-08 | English | |
| 10-Q - SIFCO INDUSTRIES INC (0000090168) (Filer) | 2026-05-08 | English | |
| Major Shareholding Notification 2026 | 2026-04-07 | English | |
| Major Shareholding Notification 2026 | 2026-02-17 | English | |
| 10-Q Filing | 2026-02-11 | English | |
| 8-K Filing | 2026-02-11 | English |
Browse filings by year
32 years- 2026 12 filings
- 2025 21 filings
- 2024 27 filings
- 2023 33 filings
- 2022 25 filings
- 2021 26 filings
- 2020 29 filings
- 2019 25 filings
- 2018 29 filings
- 2017 29 filings
- 2016 43 filings
- 2015 35 filings
- 2014 36 filings
- 2013 30 filings
- 2012 28 filings
- 2011 30 filings
- 2010 37 filings
- 2009 28 filings
- 2008 13 filings
- 2007 13 filings
- 2006 24 filings
- 2005 19 filings
- 2004 12 filings
- 2003 13 filings
- 2002 14 filings
- 2001 11 filings
- 2000 8 filings
- 1999 6 filings
- 1998 6 filings
- 1997 8 filings
- 1996 6 filings
- 1995 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 44230005 | 8-K - SIFCO INDUSTRIES INC (0000090168) (Filer) | 2026-05-08 | English | ||
| 44230080 | 10-Q - SIFCO INDUSTRIES INC (0000090168) (Filer) | 2026-05-08 | English | ||
| 45993210 | Major Shareholding Notification 2026 | 2026-04-07 | English | ||
| 45993211 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 20750224 | 10-Q Filing | 2026-02-11 | English | ||
| 20750072 | 8-K Filing | 2026-02-11 | English | ||
| 17214619 | 8-K Filing | 2026-02-03 | English | ||
| 17214606 | 8-K Filing | 2026-02-03 | English | ||
| 17214613 | 4 Filing | 2026-01-30 | English | ||
| 17214584 | 4 Filing | 2026-01-30 | English | ||
| 17214568 | 4 Filing | 2026-01-30 | English | ||
| 17214544 | 4 Filing | 2026-01-30 | English | ||
|
2025
3 filings
| |||||
| 17214559 | DEF 14A Filing | 2025-12-22 | English | ||
| 17214526 | 10-K Filing | 2025-12-22 | English | ||
| 17214503 | 8-K Filing | 2025-12-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Haisung Aero-Robotics Co., Ltd.
Manufacturer of power transmission equipment like reducers,…
|
059270 | KR | Manufacturing |
|
HANWHA AEROSPACE CO., LTD.
Aerospace and defense firm developing aircraft engines and …
|
012450 | KR | Manufacturing |
|
HEICO CORP
Designs and manufactures products for the aerospace, defens…
|
HEI | US | Manufacturing |
|
Hindustan Aeronautics Limited
Designs, develops, and maintains aircraft, helicopters, and…
|
HAL | IN | Manufacturing |
|
HIZEAERO Co.,Ltd.
Manufacturer of aerospace structures and components for com…
|
221840 | KR | Manufacturing |
|
Howmet Aerospace Inc.
Global provider of engineered solutions for the aerospace a…
|
HWM | US | Manufacturing |
|
HUBEI CHAOZHUO AVIATION TECHNOLOGY CO., LTD.
Specializes in cold spray additive manufacturing and aerosp…
|
688237 | CN | Manufacturing |
|
HUNAN AEROSPACE HUANYU COMMUNICATION TECHNOLOGY CO.,LTD.
Specializes in aerospace equipment, microwave technology, a…
|
688523 | CN | Manufacturing |
|
IAR S.A. Brasov
Specializes in the manufacturing, maintenance, repair, and …
|
IARV | RO | Manufacturing |
|
IDEAFORGE TECHNOLOGY LIMITED
Develops VTOL Unmanned Aerial Systems for surveillance, sec…
|
IDEAFORGE | IN | Manufacturing |
SIFCO INDUSTRIES 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/34655/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34655 | 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=34655 | 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=34655 \ -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": 34655}, 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 SIFCO INDUSTRIES INC (id: 34655)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.