realurls

ComfyUI

Also known as: Comfy Org, Comfy-Org. Wikidata Q127798647. GitHub Comfy-Org.

Official domains: comfy.org

Identity anchored by: wikidata:Q127798647/P856 wikidata:Q127798647/P1324. Display name from wikidata:Q127798647.

comfy.org verified primary · confidence 0.71 · verified 2026-09-05

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

EvidenceWhat it shows
A1 not counted GitHub org verified this domain (DNS-level check by GitHub)
blog=https://comfy.org org=Comfy-Org org_verified=false
source
A8 anchor Anchored repository's homepage points here, and this site links back
age_days=1327 backlink=true contributors=345 homepage=https://www.comfy.org/ org=Comfy-Org repo=Comfy-Org/ComfyUI repo_anchored=true stars=131544
source
A3 not counted Corporate registrar fingerprint (brand-protection registrar, long prepaid term, registry locks)
created=2003-04-09 expires=2027-04-09 locks=["delete","renew","transfer","update"] registrar=GoDaddy.com, LLC remaining_days=216
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 comfy.org:443
B1 corroboration Wikidata official-website claim (P856) on the anchored item
competing_items=0 label=ComfyUI qid=Q127798647 site=https://comfy.org sitelinks=7
source
B4 corroboration Wayback Machine history
first_snapshot=1999-10-02 history_days=9835
source
B5 corroboration Tranco top-1M ranking
date=2026-09-04 rank=22800
source
3 piece(s) of evidence not counted — why
  • A1: GitHub 组织未通过域名验证(is_verified != true)
  • A3: 注册商(GoDaddy.com, LLC)不在企业级注册商名单内
  • A4: DV 证书不含组织信息(现代科技公司普遍使用 DV,此项常态缺失)
Reproduce this yourself
# A1 — GitHub verified this org's domain
curl -s https://api.github.com/orgs/Comfy-Org | jq '{name, blog, is_verified}'

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

# A3 — registrar / dates / locks
curl -sL https://rdap.org/domain/comfy.org | 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=Q127798647&property=P856&format=json"

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

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

# 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 comfy.org

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