Realurls

SAP

Also known as ui5. Wikidata Q552581. GitHub SAP.

Official domains: sap.com

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

sap.com verified primary · confidence 0.98 · verified 2026-09-06

3 independent anchor(s) + 3 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=SAP org_verified=true blog=https://opensource.sap.com
source
A9 anchor App Store history: an established app by an Apple-verified company named like the entity, seller URL points here
app=SAP Events track_id=1638797856 seller=SAP Global Marketing, Inc. artist=SAP Global Marketing, Inc. seller_url=https://www.sap.com/about/events.html released=2022-09-07 age_days=1459 ratings=1104 apps_for_domain=12 apps=[{"app":"SAP Events","seller":"SAP Global Marketing, Inc.","released":"2022-09-07","age_days":1459,"ratings":1104},{"app":"SAP Field Service Management","seller":"SAP SE","released":"2018-09-30","age_days":2898,"ratings":434},{"app":"Joule Work","seller":"SAP SE","released":"2021-08-30","age_days":1832,"ratings":117}]
source
A3 not counted Corporate registrar fingerprint (brand-protection registrar, long prepaid term, registry locks)
registrar=Network Solutions, LLC created=1995-01-18 expires=2034-01-19 remaining_days=2691 locks=["transfer"]
source
A4 anchor TLS certificate carries the organization name (OV/EV)
subject_org=SAP SE validation_type=OV issuer=DigiCert Inc san_count=12
TLS handshake sap.com:443
B1 corroboration Wikidata official-website claim (P856) on the anchored item
qid=Q552581 label=SAP kind=organization site=https://www.sap.com/ sitelinks=63 competing_items=2
source
B5 corroboration Tranco top-1M ranking
rank=2197 source=top-1m list
source
B4 corroboration Wayback Machine history
first_snapshot=1996-11-14 history_days=10888
source
1 piece(s) of evidence not counted — why
  • A3: registrar (Network Solutions, LLC) is not a brand-protection registrar
Reproduce this yourself
# A1 — GitHub verified this org's domain
curl -s https://api.github.com/orgs/SAP | jq '{name, blog, is_verified}'

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

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

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