
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 |
|---|---|---|---|
|
FSI Energy Group Inc.
Designs, manufactures, and services customized fluids proce…
|
FSI | CA | Manufacturing |
|
Fujian Longking Co.,Ltd
Manufactures air pollution control systems and provides int…
|
600388 | CN | Manufacturing |
|
FUJIAN SNOWMAN GROUP CO.,LTD
Specializes in industrial refrigeration, ice systems, and h…
|
002639 | CN | Manufacturing |
|
General Donlee Income Fund
Income trust distributing cash flow derived from precision …
|
GDI.UN | CA | Manufacturing |
|
GENERAL PACKER CO., LTD.
Specialized manufacturer of automatic packaging machinery a…
|
6267 | JP | Manufacturing |
|
GnBS eco Co.,Ltd
Designs and produces wastewater-free air pollution control …
|
382800 | KR | Manufacturing |
|
Groupe SFPI
Designs, manufactures, and distributes equipment for the bu…
|
SFPI | FR | Manufacturing |
|
GSD-KY
Develops wastewater treatment machinery and smart water man…
|
6641 | TW | Manufacturing |
|
Guang Dong High Dream Intellectualized Machinery Co., Ltd.
Develops automated weighing, packaging, and inspection mach…
|
300720 | CN | Manufacturing |
|
Guangdong Nedfon Air System Co., Ltd.
Develops and manufactures energy-efficient ventilation prod…
|
301043 | CN | 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.