realurls

Hugging Face

Also known as: huggingface. Wikidata Q108943604. GitHub huggingface.

Official domains: huggingface.co

Identity anchored by: wikidata:Q108943604/P856 wikidata:Q108943604/P2037. Display name from wikidata:Q108943604.

huggingface.co verified primary · confidence 0.85 · verified 2026-09-05

1 条独立锚点 + 3 条独立佐证,达到 verified 门槛

EvidenceWhat it shows
A1 anchor GitHub org verified this domain (DNS-level check by GitHub)
blog=https://huggingface.co/ org=huggingface org_verified=true
source
A8 not counted Anchored repository's homepage points here, and this site links back
age_days=2867 backlink=true contributors=4099 homepage=https://huggingface.co/transformers org=huggingface repo=huggingface/transformers repo_anchored=true stars=164798
source
A4 not counted TLS certificate carries organisation name (OV/EV)
issuer=Amazon san_count=2 subject_org= validation_type=DV
TLS handshake huggingface.co:443
B1 corroboration Wikidata official-website claim (P856) on the anchored item
competing_items=2 label=Hugging Face qid=Q108943604 site=https://huggingface.co/ sitelinks=30
source
B4 corroboration Wayback Machine history
first_snapshot=2017-03-18 history_days=3458
source
B5 corroboration Tranco top-1M ranking
date=2026-09-04 rank=1160
source
2 piece(s) of evidence not counted — why
  • A8: huggingface.co 是平台域,不可能是某个项目的官网
  • A4: DV 证书不含组织信息(现代科技公司普遍使用 DV,此项常态缺失)
Reproduce this yourself
# A1 — GitHub verified this org's domain
curl -s https://api.github.com/orgs/huggingface | jq '{name, blog, is_verified}'

# A8 — anchored repo's homepage
curl -s https://api.github.com/repos/huggingface/transformers | jq '{homepage, created_at, stargazers_count}'

# B1 — Wikidata P856
curl -s "https://www.wikidata.org/w/api.php?action=wbgetclaims&entity=Q108943604&property=P856&format=json"

# B4 — first Wayback snapshot
curl -s "http://web.archive.org/cdx/search/cdx?url=huggingface.co&limit=1&output=json"

# B5 — Tranco rank
curl -s https://tranco-list.eu/api/ranks/domain/huggingface.co

# 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 huggingface.co

Think this is wrong? Open a dispute — the burden of proof is on us, and the record is downgraded while we check. Record: YAML.