
GRAHAM CORP — Investor Relations & Filings
Graham Corporation is a global leader in the design and manufacture of mission-critical fluid, power, heat transfer, and vacuum technologies. The company specializes in highly engineered products and systems, including vacuum and heat transfer equipment, for various process industries. Graham serves a diverse range of markets, including defense, space, energy, refining, and petrochemicals. The company provides comprehensive solutions, partnering with customers from conceptual design and optimization through to manufacturing, installation, and full life-cycle aftermarket support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-06-05 | English | |
| Regulatory Filings 2026 | 2026-05-12 | English | |
| 424B3 | 2026-05-11 | English | |
| S-3 - GRAHAM CORP (0000716314) (Filer) | 2026-04-30 | English | |
| SD - GRAHAM CORP (0000716314) (Filer) | 2026-04-28 | English | |
| Regulatory Filings 2026 | 2026-04-24 | English |
Browse filings by year
22 years- 2026 16 filings
- 2025 51 filings
- 2024 62 filings
- 2023 49 filings
- 2022 57 filings
- 2021 53 filings
- 2020 54 filings
- 2019 42 filings
- 2018 39 filings
- 2017 42 filings
- 2016 36 filings
- 2015 40 filings
- 2014 48 filings
- 2013 39 filings
- 2012 46 filings
- 2011 47 filings
- 2010 52 filings
- 2009 38 filings
- 2008 56 filings
- 2007 58 filings
- 2006 36 filings
- 2005 53 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47983885 | 8-K | 2026-06-05 | English | ||
| 46076606 | Regulatory Filings 2026 | 2026-05-12 | English | ||
| 46076599 | 424B3 | 2026-05-11 | English | ||
| 39218173 | S-3 - GRAHAM CORP (0000716314) (Filer) | 2026-04-30 | English | ||
| 37959806 | SD - GRAHAM CORP (0000716314) (Filer) | 2026-04-28 | English | ||
| 46076630 | Regulatory Filings 2026 | 2026-04-24 | English | ||
| 34576031 | 8-K - GRAHAM CORP (0000716314) (Filer) | 2026-04-15 | English | ||
| 46076624 | 8-K | 2026-03-30 | English | ||
| 33060502 | SCHEDULE 13G/A - GRAHAM CORP (0000716314) (Subject) | 2026-03-27 | English | ||
| 33042867 | 4 - GRAHAM CORP (0000716314) (Issuer) | 2026-03-25 | English | ||
| 32880086 | 8-K - GRAHAM CORP (0000716314) (Filer) | 2026-02-17 | English | ||
| 23332193 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
| 23332184 | 3 Filing | 2026-02-11 | English | ||
| 18176807 | 10-Q Filing | 2026-02-06 | English | ||
| 18176804 | 8-K Filing | 2026-02-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Clean Power Hydrogen Plc
Manufactures proprietary Membrane-Free Electrolysers for gr…
|
CPH2 | GB | Manufacturing |
|
Clean & Science Co., Ltd
Manufacturer of filter media and finished filters for vario…
|
045520 | KR | Manufacturing |
|
CNT85 Inc.
Designs, manufactures, and sells machinery for environmenta…
|
056730 | KR | Manufacturing |
|
Công ty Cổ phần Tập đoàn Cơ khí Công nghệ cao Siba
Multi-industry manufacturer of high-tech mechanical product…
|
SBG | VN | Manufacturing |
|
Control Print (India) Ltd.
Manufactures coding and marking equipment for industrial pa…
|
CONTROLPR | IN | Manufacturing |
|
CP SYSTEM CO.,LTD
A specialized manufacturer of cable protection systems, inc…
|
413630 | KR | Manufacturing |
|
CREATE TECHNOLOGY & SCIENCE CO.,LTD
Develops cleanroom systems, precision tools, and environmen…
|
000551 | CN | Manufacturing |
|
DAEBO MAGNETIC CO.,LTD.
Manufactures magnetic equipment for removing impurities in …
|
290670 | KR | Manufacturing |
|
DAE-IL Corporation
Manufactures powertrain components for the automotive and h…
|
092200 | KR | Manufacturing |
|
DAESUNG INDUSTRIAL CO., LTD.
An energy holding company distributing petroleum and gas wh…
|
128820 | KR | Manufacturing |
GRAHAM CORP 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/32710/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32710 | 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=32710 | 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=32710 \ -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": 32710}, 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 GRAHAM CORP (id: 32710)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.