Top countries blocking women's health & rights
Ranked by total measured blocking volume in this category.
- #1severe100895twitter.comwww.qhtyzx.cominstagram.com
- #2severe97865twitter.cominstagram.comtiktok.com
- #3severe94844twitter.comfacebook.cominstagram.com
- #4severe76682tiktok.comtwitter.comfacebook.com
- #5severe72645twitter.cominstagram.comfacebook.com
- #6high69616www.qhtyzx.comtwitter.cominstagram.com
- #7high63566twitter.comfacebook.comx.com
- #8high62556twitter.comreddit.cominstagram.com
- #9high58517twitter.comfacebook.cominstagram.com
- #10high57513twitter.cominstagram.comfacebook.com
- #11high55495www.qhtyzx.comwww.xinhuanet.comwww.washingtonpost.com
- #12high51456twitter.cominstagram.comfacebook.com
- #13high50450twitter.cominstagram.comx.com
- #14high50445twitter.cominstagram.comfacebook.com
- #15medium46416twitter.comx.cominstagram.com
- #16medium41370twitter.cominstagram.comtiktok.com
- #17medium36324www.qhtyzx.comgold.myiptvplanet.comglobal.myiptvplanet.com
- #18medium34301facebook.cominstagram.comtwitter.com
- #19medium33295twitter.cominstagram.comreddit.com
- #20medium32285instagram.comfacebook.comtwitter.com
How we measure women's health & rights
The GRP (group rights) category in the Citizen Lab test list covers domains for reproductive health, women's rights, LGBT advocacy, and human-rights organizations. Network blocking of these resources cuts off access to medical information, legal aid, and community support — often during periods of political crackdown.
Voidly correlates network-level measurements (DNS, TCP, TLS, HTTP) from OONI, CensoredPlanet, IODA, and our own probe network. Each blocked domain is mapped to a Citizen Lab test-list category, and the topic API filters those measurements to category GRP.
Scoring: within a topic, a country's score is a percentile against the worst country in the same category — so the top-ranked country always scores 100. This avoids cross-topic distortions. Full methodology →
Example domains in this category: plannedparenthood.org, amnesty.org, hrw.org, ilga.org
Embed this on your site
Drop this iframe into any page (newsroom, advocacy site, dashboard) — it auto-updates.
<iframe
src="https://voidly.ai/widget/embed?topic=women-health"
width="100%"
height="500"
frameborder="0"
title="Voidly censorship: Women's health & rights">
</iframe>API access
Free, no auth required, JSON, CC BY 4.0. Cached at the CDN; live every 5 minutes.
curl https://api.voidly.ai/data/censorship-index.json?topic=women-healthconst res = await fetch(
'https://api.voidly.ai/data/censorship-index.json?topic=women-health'
)
const data = await res.json()
console.log(data.countries[0])