Last updated:

🔗 Wikidata Entity Bridge

Resolve any company, person, or organization name to its Wikidata QID and every linked external identifier — ticker, LEI, ORCID, IMDb, OpenCorporates, ROR, GitHub, Twitter, dozens more. One QID replaces fifteen searches.

Browser-side fetch direct to Wikidata + Wikipedia. No keys, no logs back to Max Intel.

Wikidata as an OSINT pivot graph

Wikidata is the largest human-curated cross-reference graph on the open web. Editors don't just record facts — they link the same real-world entity to its identifier in every external registry, social platform, and reference work that recognises it. A major company will have its ticker symbol (P249), Legal Entity Identifier (P1278), ISIN (P946), SEC Central Index Key (P5531), Companies House number (P2622), OpenCorporates ID (P1320), Crunchbase slug (P2087), official website (P856), and the GeoNames ID of its headquarters (P1566) all on one page. A person of public record similarly threads through ORCID (P496), ISNI (P213), VIAF (P214), IMDb (P345), Google Scholar, GitHub username (P2037), Twitter handle (P2002), Mastodon (P4033), and so on.

For OSINT investigators this is gold: instead of searching each registry separately, look up the Wikidata QID once and follow every linked-out identifier in one click. The bridge below does exactly that — it queries Wikidata's Action API, picks the best match (or shows multiple candidates if the name is ambiguous), then surfaces every external identifier as a clickable pivot link. The Wikipedia summary appears alongside for context.

This pairs well with Business Search for corporate-records pivoting and People Search for individuals.

Frequently asked questions

What does this tool do?
Type any company or person name. The tool searches Wikidata, picks the best match, then fetches every external identifier the entity has — ticker symbol, LEI, ISIN, OpenCorporates ID, SEC CIK, Companies House number, IMDb, ORCID, ISNI, ROR, MusicBrainz, GitHub username, Twitter handle, and dozens more. Each identifier becomes a one-click link to the upstream system.
Why is this useful?
OSINT investigators waste time pivoting between databases. Wikidata is a curated bridge: humans link the same real-world entity across registries, social platforms, and reference works. One Wikidata QID can replace fifteen separate searches. The tool surfaces the bridge so you can pivot in one click.
What identifiers does it surface?
All Wikidata external-identifier properties (P-numbers) the entity has. Common ones for companies: ticker (P249), LEI (P1278), ISIN (P946), CIK (P5531), Companies House (P2622), OpenCorporates (P1320), Crunchbase (P2087), official website (P856). For people: ORCID (P496), ISNI (P213), VIAF (P214), IMDb (P345), GitHub (P2037), Twitter (P2002), Mastodon (P4033), academic profiles (Google Scholar, Scopus, ResearcherID).
How accurate is Wikidata?
Coverage varies. Major companies and prominent people have rich linked data — often 30+ identifiers. Smaller entities may have only a name and Wikipedia link. Wikidata is human-edited; errors and stale data exist. Always verify the QID matches the entity you intend, especially for common names where multiple matches will appear.
What is a QID?
Q + number — the unique Wikidata identifier for an entity. Q5 = human, Q4830453 = business enterprise. Once you have a QID, you have the canonical handle to look up everything else. The tool shows the QID prominently and links to the Wikidata page so you can manually drill into properties not surfaced as quick-pivot links.
Is anything sent to a server?
Two API calls go out from your browser: one to Wikidata to search and fetch the entity, one to Wikipedia to fetch the summary blurb. Both are anonymous, no keys, no logs back to Max Intel — your browser talks directly to Wikimedia.