
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 |
|---|---|---|---|
|
Taneja Aerospace & Aviation Ltd.
Specializes in the design, manufacture, and maintenance of …
|
522229 | IN | Manufacturing |
|
TAT Technologies Ltd.
Provides OEM and MRO services for the aerospace and ground …
|
TATT | IL | Manufacturing |
|
TAT TECHNOLOGIES LTD
Provides thermal management systems and MRO services for ae…
|
TATT | US | Manufacturing |
|
TEXTRON INC
A multi-industry company in the aerospace, defense, and ind…
|
TXT | US | Manufacturing |
|
TMI Technology Inc.
Delivers high value-added components for mission-critical a…
|
— | CA | Manufacturing |
|
TransDigm Group INC
Designs and produces critical aerospace components for comm…
|
TDG | US | Manufacturing |
|
Turbomecanica S.A.
Manufactures and provides MRO services for turbine engines …
|
TBM | RO | Manufacturing |
|
Unimech Aerospace and Manufacturing Limited
High-precision engineering and manufacturing for aerospace,…
|
UNIMECH | IN | Manufacturing |
|
Unusual Machines, Inc.
Develops and sells drones and components for the commercial…
|
UMAC | US | Manufacturing |
|
Vector Aerospace Corporation
Global MRO provider specializing in fixed-wing and rotary-w…
|
RNO | CA | 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.