
CINCINNATI FINANCIAL CORP — Investor Relations & Filings
Cincinnati Financial Corporation is an insurance holding company that primarily provides property and casualty insurance. The company's operations are conducted through several subsidiaries, including The Cincinnati Insurance Company, The Cincinnati Indemnity Company, and The Cincinnati Casualty Company. It offers a broad portfolio of insurance products for both businesses and individuals. Core offerings include commercial lines insurance, which covers various business risks, and personal lines insurance, primarily for home and auto. The company also provides excess and surplus lines coverage for unique or hard-to-place risks, life insurance products, and manages an investment portfolio. Cincinnati Financial markets its products and services through a network of independent insurance agents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-19 | English | |
| Regulatory Filings 2026 | 2026-05-12 | English | |
| Regulatory Filings 2026 | 2026-05-11 | English | |
| 8-K - CINCINNATI FINANCIAL CORP (0000020286) (Filer) | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English |
Browse filings by year
33 years- 2026 63 filings
- 2025 118 filings
- 2024 114 filings
- 2023 118 filings
- 2022 105 filings
- 2021 93 filings
- 2020 124 filings
- 2019 110 filings
- 2018 103 filings
- 2017 109 filings
- 2016 130 filings
- 2015 130 filings
- 2014 146 filings
- 2013 135 filings
- 2012 149 filings
- 2011 118 filings
- 2010 80 filings
- 2009 97 filings
- 2008 130 filings
- 2007 166 filings
- 2006 104 filings
- 2005 123 filings
- 2004 148 filings
- 2003 67 filings
- 2002 10 filings
- 2001 10 filings
- 2000 10 filings
- 1999 12 filings
- 1998 18 filings
- 1997 17 filings
- 1996 10 filings
- 1995 14 filings
- 1994 16 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46537475 | 8-K | 2026-05-19 | English | ||
| 45911594 | Regulatory Filings 2026 | 2026-05-12 | English | ||
| 45911598 | Regulatory Filings 2026 | 2026-05-11 | English | ||
| 41836200 | 8-K - CINCINNATI FINANCIAL CORP (0000020286) (Filer) | 2026-05-06 | English | ||
| 45911604 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45911610 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45911712 | 10-Q | 2026-04-27 | English | ||
| 45911724 | 8-K | 2026-04-27 | English | ||
| 35338032 | S-3 - CINCINNATI FINANCIAL CORP (0000020286) (Filer) | 2026-04-22 | English | ||
| 45911727 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 32976031 | DEFA14A - CINCINNATI FINANCIAL CORP (0000020286) (Filer) | 2026-03-18 | English | ||
| 32976032 | DEF 14A - CINCINNATI FINANCIAL CORP (0000020286) (Filer) | 2026-03-18 | English | ||
| 45911788 | PRE 14A | 2026-03-02 | English | ||
| 32875002 | 4 - CINCINNATI FINANCIAL CORP (0000020286) (Filer) | 2026-02-27 | English | ||
| 32875004 | 4 - CINCINNATI FINANCIAL CORP (0000020286) (Filer) | 2026-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Non-life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ayalon Insurance Company LTD
A diversified insurance provider offering general, health, …
|
AYAL | IL | Financial and insurance activit… |
|
Baku Insurance OJSC
An insurance provider licensed since 1994, offering 27 type…
|
BAKSG | AZ | Financial and insurance activit… |
|
Bâloise Holding AG
Provider of insurance, pension, asset management, and banki…
|
BALN | CH | Financial and insurance activit… |
|
Beazley PLC
A global specialist insurer and reinsurer offering commerci…
|
BEZ | GB | Financial and insurance activit… |
|
Beema-Pakistan Company Limited
An insurance provider specializing in underwriting diverse …
|
BEEM | PK | Financial and insurance activit… |
|
BERKLEY W R CORP
An insurance holding company for commercial property and ca…
|
WRB | US | Financial and insurance activit… |
|
Biglari Holdings Inc.
A diversified holding company in restaurants, insurance, me…
|
BH-A | US | Financial and insurance activit… |
|
Bowhead Specialty Holdings Inc.
A specialty property and casualty insurer writing on an exc…
|
BOW | US | Financial and insurance activit… |
|
Bupa Arabia for Cooperative Insurance Co.
Provides health insurance and personalized care services fo…
|
8210 | SA | Financial and insurance activit… |
|
Business & Industrial Insurance Company
An insurance carrier specializing in non-life insurance for…
|
BIIC | PK | Financial and insurance activit… |
CINCINNATI FINANCIAL 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/30222/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30222 | 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=30222 | 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=30222 \ -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": 30222}, 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 CINCINNATI FINANCIAL CORP (id: 30222)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.