OpenAI
Also known as: openai. Wikidata Q21708200. GitHub openai.
Official domains: openai.com
Identity anchored by: wikidata:Q21708200/P856 wikidata:Q21708200/P2037. Display name from wikidata:Q21708200.
openai.com verified primary · confidence 0.85 · verified 2026-09-05
关联锚点合并,A8 与保留项不独立,不重复计数 · 1 条独立锚点 + 3 条独立佐证,达到 verified 门槛
| Evidence | What it shows | |
|---|---|---|
A1 anchor |
GitHub org verified this domain (DNS-level check by GitHub) blog= https://openai.com/ org=openai org_verified=true |
source |
A8 anchor |
Anchored repository's homepage points here, and this site links back age_days= 1639 backlink=true contributors=383 homepage=https://cookbook.openai.com org=openai repo=openai/openai-cookbook repo_anchored=true stars=75752 |
source |
A3 not counted |
Corporate registrar fingerprint (brand-protection registrar, long prepaid term, registry locks) created= 2007-01-19 expires=2029-01-19 locks=["delete","transfer","update","server delete","server transfer","server update"] registrar=MarkMonitor Inc. remaining_days=867 |
source |
A4 not counted |
TLS certificate carries organisation name (OV/EV) issuer= Let's Encrypt san_count=2 subject_org= validation_type=DV |
TLS handshake openai.com:443 |
B1 corroboration |
Wikidata official-website claim (P856) on the anchored item competing_items= 1 label=OpenAI qid=Q21708200 site=https://openai.com/ sitelinks=96 |
source |
B4 corroboration |
Wayback Machine history first_snapshot= 2001-07-06 history_days=9192 |
source |
B5 corroboration |
Tranco top-1M ranking date= 2026-09-04 rank=85 |
source |
2 piece(s) of evidence not counted — why
- A3: 到期日不足 1095 天,不符合企业长期预付特征
- A4: DV 证书不含组织信息(现代科技公司普遍使用 DV,此项常态缺失)
Reproduce this yourself
# A1 — GitHub verified this org's domain
curl -s https://api.github.com/orgs/openai | jq '{name, blog, is_verified}'
# A8 — anchored repo's homepage
curl -s https://api.github.com/repos/openai/openai-cookbook | jq '{homepage, created_at, stargazers_count}'
# A3 — registrar / dates / locks
curl -sL https://rdap.org/domain/openai.com | jq '{status, events, registrar: [.entities[]|select(.roles[]=="registrar")|.vcardArray[1][1][3]]}'
# B1 — Wikidata P856
curl -s "https://www.wikidata.org/w/api.php?action=wbgetclaims&entity=Q21708200&property=P856&format=json"
# B4 — first Wayback snapshot
curl -s "http://web.archive.org/cdx/search/cdx?url=openai.com&limit=1&output=json"
# B5 — Tranco rank
curl -s https://tranco-list.eu/api/ranks/domain/openai.com
# Re-run our whole pipeline for this domain
git clone https://github.com/zhouchungong/realurls-registry && cd realurls-registry && pip install -e . && python -m src.verify openai.comThink this is wrong? Open a dispute — the burden of proof is on us, and the record is downgraded while we check. Record: YAML.