
CABOT CORP — Investor Relations & Filings
Cabot Corp. is a global specialty chemicals and performance materials company. It develops and manufactures a broad portfolio of products, including carbon blacks, specialty carbons, fumed metal oxides, masterbatches, and conductive additives. These materials are designed to enhance the performance, durability, and sustainability of customer products across various end-markets. The company's solutions are utilized in key applications within the transportation, infrastructure, environment, and consumer industries, such as reinforcing tires and industrial rubber products, improving coatings and plastics, providing pigmentation for inks, and enabling conductivity in advanced battery materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 SUBMISSION | 2022-01-04 | English | |
| FORM 4 SUBMISSION | 2022-01-04 | English | |
| FORM 4 SUBMISSION | 2022-01-04 | English | |
| FORM 4 SUBMISSION | 2022-01-04 | English | |
| FORM 4 SUBMISSION | 2021-12-13 | English | |
| FORM 4 SUBMISSION | 2021-12-13 | English |
Browse filings by year
33 years- 2026 26 filings
- 2025 98 filings
- 2024 134 filings
- 2023 113 filings
- 2022 128 filings
- 2021 106 filings
- 2020 94 filings
- 2019 109 filings
- 2018 125 filings
- 2017 117 filings
- 2016 138 filings
- 2015 136 filings
- 2014 126 filings
- 2013 74 filings
- 2012 78 filings
- 2011 56 filings
- 2010 60 filings
- 2009 85 filings
- 2008 85 filings
- 2007 91 filings
- 2006 93 filings
- 2005 110 filings
- 2004 61 filings
- 2003 37 filings
- 2002 21 filings
- 2001 9 filings
- 2000 15 filings
- 1999 10 filings
- 1998 15 filings
- 1997 11 filings
- 1996 12 filings
- 1995 12 filings
- 1994 14 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
4 filings
| |||||
| 8239305 | FORM 4 SUBMISSION | 2022-01-04 | English | ||
| 8239307 | FORM 4 SUBMISSION | 2022-01-04 | English | ||
| 8239310 | FORM 4 SUBMISSION | 2022-01-04 | English | ||
| 8239312 | FORM 4 SUBMISSION | 2022-01-04 | English | ||
|
2021
11 filings
| |||||
| 8239314 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239317 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239319 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239321 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239323 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239325 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239327 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239329 | FORM 4 SUBMISSION | 2021-12-13 | English | ||
| 8239357 | 8-K | 2021-12-02 | English | ||
| 8239388 | 10-K | 2021-11-29 | English | ||
| 8239390 | FORM 4 SUBMISSION | 2021-11-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
CABOT 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/31161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31161 | 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=31161 | 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=31161 \ -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": 31161}, 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 CABOT CORP (id: 31161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.