
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 |
|---|---|---|---|
|
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 Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
|
Aerostar S.A.
Aerospace and defense firm specializing in manufacturing an…
|
ARS | RO | 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.