---
title: "Philip Morris International Inc. (PM.US) — Company Overview"
type: "Symbol"
locale: "en"
url: "https://longbridge.com/en/quote/PM.US/overview.md"
symbol: "PM.US"
name: "Philip Morris International Inc."
parent: "https://longbridge.com/en/quote/PM.US.md"
datetime: "2026-04-14T23:11:14.664Z"
locales:
  - [en](https://longbridge.com/en/quote/PM.US/overview.md)
  - [zh-CN](https://longbridge.com/zh-CN/quote/PM.US/overview.md)
  - [zh-HK](https://longbridge.com/zh-HK/quote/PM.US/overview.md)
---

# Philip Morris International Inc. (PM.US) — Company Overview

## Basic Information

| Item | Detail |
|------|--------|
| Industry | Tobacco |
| Exchange | US Market |
| Address | 677 Washington Boulevard, Suite 1100, Stamford, Connecticut, United States |
| Website | [www.pmi.com](https://www.pmi.com) |

## Company Profile

Philip Morris International Inc. operates as a tobacco company. The company offers cigarettes and smoke-free products, including heat-not-burn, e-vapor, and oral nicotine products under the IQOS, VEEV, and ZYN brands; and consumer accessories, such as lighters and matches. It also offers wellness products.

## Key Executives

| Name | Title |
|------|-------|
| Jacek Olczak | Group CEO & Director |
| Andre Calantzopoulos | Non-Executive Chairman |
| Emmanuel Babeau | Group Chief Financial Officer |
| Frederic de Wilde | CEO of PMI International |
| Stacey Kennedy | CEO of PMI U.S. |
| Scott Coutts | Chief Global Operations Officer |
| Kalpana Jaisingh Morparia | Independent Director |
| Werner Geissler | Independent Director |
| Michel Marie Alain Combes | Independent Director |

## Major Shareholders

| Name | Ratio | Report Date |
|------|-------|-------------|
| Capital Research and Management Company | 18.67% | 2025-12-31 |
| The Vanguard Group, Inc. | 9.32% | 2025-12-31 |
| BlackRock, Inc. | 7.01% | 2025-12-31 |
| GQG Partners LLC | 3.54% | 2025-12-31 |
| State Street Global Advisors, Inc. | 3.53% | 2025-12-31 |
| Geode Capital Management, LLC | 2.40% | 2025-12-31 |
| FMR LLC | 2.29% | 2025-12-31 |
| JP Morgan Asset Management | 1.89% | 2025-12-31 |
| Northern Trust Global Investments | 0.93% | 2025-12-31 |
| Andre Calantzopoulos | 0.06% | 2026-03-13 |

## Business Breakdown

| Segment | Revenue | Ratio |
|---------|---------|-------|
| Europe (Incl. Wellness and Healthcare) | 17111000000 | 42.1% |
| SSEA, CIS & MEA | 12051000000 | 29.65% |
| EA, AU & PMI GTR | 6632000000 | 16.32% |
| Americas | 4854000000 | 11.94% |

```vega-lite
{
  "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
  "title": "Philip Morris International Inc. Business Breakdown",
  "data": {
    "values": [
      {
        "segment": "Europe (Incl. Wellness and Healthcare)",
        "ratio": 42.1
      },
      {
        "segment": "SSEA, CIS & MEA",
        "ratio": 29.65
      },
      {
        "segment": "EA, AU & PMI GTR",
        "ratio": 16.32
      },
      {
        "segment": "Americas",
        "ratio": 11.94
      }
    ]
  },
  "mark": "arc",
  "encoding": {
    "theta": {
      "field": "ratio",
      "type": "quantitative"
    },
    "color": {
      "field": "segment",
      "type": "nominal"
    }
  }
}
```


---

> **Disclaimer: This article is for reference only and does not constitute any investment advice.**