What Is the Longest List of Names in Public Registries
The longest list of names in public company registries comes from the U.S. Securities and Exchange Commission EDGAR database, which tracks millions of active and historical filings across all U.S. reporting entities. EDGAR aggregates issuer names, officers, directors, and beneficial owners, creating the largest structured list of corporate names available to the public. The system supports bulk downloads and structured queries that can return tens of millions of records in a single export.
Global company registries in jurisdictions such as the UK Companies House, Hong Kong Companies Registry, and Singapore Accounting and Corporate Regulatory Authority also host very large name lists, though they are typically smaller than the full EDGAR universe. These registries focus on legal entities rather than individual beneficial owners, so the longest list of names is dominated by corporate names rather than personal names. Researchers and data engineers often combine multiple registry exports to build the longest unified list of names for analytics and machine learning projects.
Where the Longest List of Names Is Used
Financial Compliance and Screening
Banks, asset managers, and fintech firms use the longest list of names from EDGAR and global registries to power name-matching and sanctions screening systems. These systems compare customer and counterparty names against the full list to detect potential matches with sanctioned entities, politically exposed persons, or shell companies. The scale of the list means that fuzzy matching, phonetic algorithms, and entity resolution models are required to reduce false positives while maintaining coverage.
Regulatory technology vendors such as Refinitiv, Dow Jones Risk and Compliance, and LexisNexis Risk Solutions build products that reference these large name lists to help institutions comply with Anti-Money Laundering and Know Your Customer rules. The longest list of names is also used in litigation support and due diligence, where lawyers and investigators need to trace corporate structures and identify all entities associated with a particular individual or group.
How the Longest List of Names Is Maintained and Updated
EDGAR Filing Feeds and Bulk Datasets
The SEC updates EDGAR in real time as companies submit forms such as 10-K, 10-Q, 8-K, and S-1, so the longest list of names grows continuously with every new issuer and every change in officer or director information. The SEC provides bulk data feeds and full-text search tools that allow users to download the entire dataset or query specific name patterns at scale. EDGAR full-text search and the EDGAR Filer Management system are the primary interfaces for accessing and updating the list.
Global registries update their name lists when entities file annual returns, change registered agents, or merge and dissolve. Because each jurisdiction has different filing requirements and disclosure standards, the longest list of names is not perfectly uniform, and researchers often need to clean, deduplicate, and standardize the data before using it for analytics. The SEC EDGAR full-text search page and the UK Companies House advanced search are two of the most commonly used tools for querying these name lists directly.