Tumblr
Also known as tumblrarchive. Wikidata Q384060.
Official domains: tumblr.com
Identity anchored by wikidata:Q384060/P856. Display name from wikidata:Q384060.
tumblr.com verified primary · confidence 0.67 · verified 2026-09-06
1 independent anchor(s) + 3 independent corroboration(s): meets the verified threshold
| Evidence | What it shows | |
|---|---|---|
A1 not counted |
GitHub verified this organization's domain (DNS-level check performed by GitHub) org= TumblrArchive org_verified=false blog=https://www.tumblr.com/ |
source |
A9 anchor |
App Store history: an established app by an Apple-verified company named like the entity, seller URL points here app= Tumblr: Social Media & Art track_id=305343404 seller=Tumblr, Inc. artist=Tumblr, Inc. seller_url=https://app.tumblr.com/ released=2009-02-25 age_days=6402 ratings=372690 apps_for_domain=1 apps=[{"app":"Tumblr: Social Media & Art","seller":"Tumblr, Inc.","released":"2009-02-25","age_days":6402,"ratings":372690}] |
source |
A3 not counted |
Corporate registrar fingerprint (brand-protection registrar, long prepaid term, registry locks) registrar= MarkMonitor Inc. created=2006-06-08 expires=2027-06-08 remaining_days=275 locks=["delete","transfer","update","server delete","server transfer","server update"] |
source |
A4 not counted |
TLS certificate carries the organization name (OV/EV) subject_org= validation_type=DV issuer=Let's Encrypt san_count=2 |
TLS handshake tumblr.com:443 |
B1 corroboration |
Wikidata official-website claim (P856) on the anchored item qid= Q384060 label=Tumblr kind=organization site=https://tumblr.com sitelinks=71 competing_items=0 |
source |
B5 corroboration |
Tranco top-1M ranking rank= 157 source=top-1m list |
source |
B4 corroboration |
Wayback Machine history first_snapshot= 2007-01-05 history_days=7184 |
source |
3 piece(s) of evidence not counted — why
- A1: GitHub organization has not verified this domain (is_verified != true)
- A3: fewer than 1095 days until expiry; not the long prepaid term typical of corporate registrations
- A4: DV certificate carries no organization name (most modern tech companies use DV; this is expected)
Reproduce this yourself
# A3 — registrar / dates / locks
curl -sL https://rdap.org/domain/tumblr.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=Q384060&property=P856&format=json"
# B5 — Tranco rank
curl -s https://tranco-list.eu/api/ranks/domain/tumblr.com
# B4 — first Wayback snapshot
curl -s "http://web.archive.org/cdx/search/cdx?url=tumblr.com&limit=1&output=json"
# Re-run the whole pipeline for this domain
git clone https://github.com/zhouchungong/realurls-registry && cd realurls-registry && pip install -e . && python -m src.verify tumblr.comThink this is wrong? Open a dispute — the burden of proof is on us, and the record is downgraded while we check. Source record: YAML.