
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 |
|---|---|---|---|
|
CAELUM Co., Ltd.
Manufacturer of equipment for the global energy and chemica…
|
258610 | KR | Manufacturing |
|
Canature Health Technology Group Co.,Ltd
Manufactures residential and commercial water treatment sys…
|
300272 | CN | Manufacturing |
|
Candor Ventures Corp.
Manufactures and leases patented equipment for water disinf…
|
— | CA | Manufacturing |
|
CARRIER GLOBAL Corp
Provider of intelligent climate and energy solutions, inclu…
|
CARR | US | Manufacturing |
|
Cavendish Hydrogene
Develops, produces, and services hydrogen fueling stations …
|
CAVEN | NO | Manufacturing |
|
CECO ENVIRONMENTAL CORP
Provides engineered solutions for air quality, water treatm…
|
CECO | US | Manufacturing |
|
Cenlub Industries Ltd.
Designs and manufactures centralized lubrication systems fo…
|
522251 | IN | Manufacturing |
|
China PengFei Group Limited
Major global manufacturer of large-scale rotary kilns, grin…
|
3348 | HK | Manufacturing |
|
Cimatec Environmental Engineering Inc.
Designs and manufactures electronic air filtration systems …
|
— | CA | Manufacturing |
|
Clabo
Designs and manufactures refrigerated display cases and fur…
|
CLA | IT | 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.