Realurls

médialab Sciences Po

Also known as medialab, paris institute of political studies, sciencespo. Wikidata Q859363. GitHub sciencespo.

Official domains: sciencespo.fr

Identity anchored by wikidata:Q859363/P856 wikidata:Q859363/P2037. Display name from seed_org_name(self-declared).

sciencespo.fr verified primary · confidence 0.78 · verified 2026-09-06

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

EvidenceWhat it shows
A1 not counted GitHub verified this organization's domain (DNS-level check performed by GitHub)
org=sciencespo org_verified=false blog=www.sciencespo.fr
source
A9 not counted App Store history: an established app by an Apple-verified company named like the entity, seller URL points here
app=Sciences Po track_id=1404965046 seller=Fondation Nationale des Sciences Politiques artist=Fondation Nationale des Sciences Politiques seller_url=https://www.sciencespo.fr released=2020-01-14 age_days=2426 ratings=2 apps_for_domain=1 apps=[{"app":"Sciences Po","seller":"Fondation Nationale des Sciences Politiques","released":"2020-01-14","age_days":2426,"ratings":2}]
source
A3 not counted Corporate registrar fingerprint (brand-protection registrar, long prepaid term, registry locks)
registrar=EURODNS S.A. created=2008-04-29 expires=2026-12-08 remaining_days=93 locks=[]
source
A4 anchor TLS certificate carries the organization name (OV/EV)
subject_org=Fondation Nationale Sciences Politiques validation_type=OV issuer=Hellenic Academic and Research Institutions CA san_count=18
TLS handshake sciencespo.fr:443
B1 corroboration Wikidata official-website claim (P856) on the anchored item
qid=Q859363 label=Paris Institute of Political Studies kind=organization site=https://www.sciencespo.fr/ sitelinks=68 competing_items=1
source
B5 corroboration Tranco top-1M ranking
rank=24336 source=top-1m list
source
B4 corroboration Wayback Machine history
first_snapshot=2008-06-26 history_days=6646
source
3 piece(s) of evidence not counted — why
  • A1: GitHub organization has not verified this domain (is_verified != true)
  • A9: no listing meets the App Store history bar (at least 2 years on the store and 1000 ratings); strongest: Sciences Po 2426 days, 2 ratings
  • A3: registrar (EURODNS S.A.) is not a brand-protection registrar
Reproduce this yourself
# A1 — GitHub verified this org's domain
curl -s https://api.github.com/orgs/sciencespo | jq '{name, blog, is_verified}'

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

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

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

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.