Realurls

Expensify, Inc

Also known as app, expensify, expensify/app. GitHub Expensify.

Official domains: expensify.com

Identity anchored by github-history:Expensify/App(age=6y,contrib=2396,stars=5016). Display name from seed_org_name(self-declared).

expensify.com verified primary · confidence 0.93 · verified 2026-09-06

2 independent anchor(s) + 2 independent corroboration(s): meets the verified threshold

EvidenceWhat it shows
A1 anchor GitHub verified this organization's domain (DNS-level check performed by GitHub)
org=Expensify org_verified=true blog=https://use.expensify.com
source
A8 not counted Anchored repository's homepage points here, and this site links back
repo=Expensify/App org=Expensify repo_anchored=true homepage=https://new.expensify.com backlink=false stars=5016 age_days=2220 contributors=2396
source
A9 anchor App Store history: an established app by an Apple-verified company named like the entity, seller URL points here
app=Expensify - Travel & Expense track_id=471713959 seller=Expensify, Inc. artist=Expensify, Inc. seller_url=https://use.expensify.com released=2011-10-22 age_days=5432 ratings=156535 apps_for_domain=1 apps=[{"app":"Expensify - Travel & Expense","seller":"Expensify, Inc.","released":"2011-10-22","age_days":5432,"ratings":156535}]
source
A3 not counted Corporate registrar fingerprint (brand-protection registrar, long prepaid term, registry locks)
registrar=Domain.com - Network Solutions, LLC created=2007-10-26 expires=2035-10-26 remaining_days=3336 locks=["transfer"]
source
A4 not counted TLS certificate carries the organization name (OV/EV)
subject_org= validation_type=DV issuer=Let's Encrypt san_count=4
TLS handshake expensify.com:443
B1 not counted Wikidata official-website claim (P856) on the anchored item
qid=Q21178592 label=Expensify site=https://www.expensify.com/ sitelinks=2 competing_items=0
source
B5 corroboration Tranco top-1M ranking
rank=33225 source=top-1m list
source
B4 corroboration Wayback Machine history
first_snapshot=2009-03-12 history_days=6387
source
4 piece(s) of evidence not counted — why
  • A8: this site does not link back to the GitHub organization; no reverse confirmation
  • A3: registrar (Domain.com - Network Solutions, LLC) is not a brand-protection registrar
  • A4: DV certificate carries no organization name (most modern tech companies use DV; this is expected)
  • B1: entity not anchored: no canonical Wikidata item, so an arbitrary item's P856 cannot corroborate
Reproduce this yourself
# A1 — GitHub verified this org's domain
curl -s https://api.github.com/orgs/Expensify | jq '{name, blog, is_verified}'

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

# A3 — registrar / dates / locks
curl -sL https://rdap.org/domain/expensify.com | jq '{status, events, registrar: [.entities[]|select(.roles[]=="registrar")|.vcardArray[1][1][3]]}'

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

# B4 — first Wayback snapshot
curl -s "http://web.archive.org/cdx/search/cdx?url=expensify.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 expensify.com

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