
Lumen Technologies, Inc. — Investor Relations & Filings
Lumen Technologies, Inc. is a global technology company that provides networking, security, cloud connectivity, and collaboration solutions primarily to business, enterprise, and government customers. Leveraging its extensive international fiber optic network, the company delivers a portfolio of integrated services designed to connect people, data, and applications. Lumen positions its network as AI-ready infrastructure, offering high-capacity, on-demand connectivity to support artificial intelligence and other data-intensive workloads. Key offerings include Network-as-a-Service (NaaS), Dedicated Internet Access (DIA), dark fiber, edge cloud services, and managed security solutions like Secure Access Service Edge (SASE).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-13 | English | |
| 8-K | 2026-05-07 | English |
Browse filings by year
33 years- 2026 45 filings
- 2025 57 filings
- 2024 73 filings
- 2023 66 filings
- 2022 76 filings
- 2021 72 filings
- 2020 93 filings
- 2019 125 filings
- 2018 87 filings
- 2017 148 filings
- 2016 97 filings
- 2015 91 filings
- 2014 101 filings
- 2013 110 filings
- 2012 122 filings
- 2011 170 filings
- 2010 143 filings
- 2009 126 filings
- 2008 74 filings
- 2007 89 filings
- 2006 132 filings
- 2005 109 filings
- 2004 78 filings
- 2003 79 filings
- 2002 38 filings
- 2001 31 filings
- 2000 25 filings
- 1999 21 filings
- 1998 13 filings
- 1997 20 filings
- 1996 13 filings
- 1995 17 filings
- 1994 21 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753003 | 8-K | 2026-05-21 | English | ||
| 46694342 | 8-K | 2026-05-20 | English | ||
| 46691546 | 8-K | 2026-05-20 | English | ||
| 46668631 | 8-K | 2026-05-20 | English | ||
| 45948816 | 8-K | 2026-05-13 | English | ||
| 45856728 | 8-K | 2026-05-07 | English | ||
| 45856730 | 10-Q | 2026-05-05 | English | ||
| 45856732 | 8-K | 2026-05-05 | English | ||
| 41382035 | 8-K - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-05-05 | English | ||
| 45856733 | 8-K | 2026-04-30 | English | ||
| 45856734 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45856735 | Regulatory Filings 2026 | 2026-04-21 | English | ||
| 34691429 | 8-K - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-04-20 | English | ||
| 34691419 | 424B3 - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-04-20 | English | ||
| 34656834 | 8-K - Lumen Technologies, Inc. (0000018926) (Filer) | 2026-04-17 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Internet Union Spolka Akcyjna
A telecommunications operator for wired services and an inv…
|
IUS | PL | Telecommunications, computer pr… |
|
Intred
A telecom operator providing fiber internet, voice, and dat…
|
ITD | IT | Telecommunications, computer pr… |
|
IPS, Inc.
Operates telecom services in Japan/Philippines and builds m…
|
4390 | JP | Telecommunications, computer pr… |
|
Iridium Communications Inc.
A satellite communications provider offering 100% global co…
|
IRDM | US | Telecommunications, computer pr… |
|
iSTAR internet inc
Provides internet services, website hosting, and proprietar…
|
STAR | CA | Telecommunications, computer pr… |
|
JASON MARINE GROUP LIMITED
Integrated solutions provider for marine electronics, comms…
|
5PF | SG | Telecommunications, computer pr… |
|
Jiangsu Broadcasting Cable Information Network Corporation Limited
Operates integrated cable networks, digital TV, broadband, …
|
600959 | CN | Telecommunications, computer pr… |
|
JISHI MEDIA CO., LTD.
Provides cable TV, broadband, and smart city services throu…
|
601929 | CN | Telecommunications, computer pr… |
|
JP Hrvatske telekomunikacije d.d. Mostar
A telecommunications company providing mobile, fixed-line, …
|
HT | BA | Telecommunications, computer pr… |
|
Kerlink
Provider of IoT connectivity solutions specializing in the …
|
ALKLK | FR | Telecommunications, computer pr… |
Lumen Technologies, Inc. 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/30915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30915 | 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=30915 | 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=30915 \ -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": 30915}, 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 Lumen Technologies, Inc. (id: 30915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.