Skip to content
RU

IPv6 in Russia in 2026: why four measurements give four different answers

TL;DR. For Russia, Google shows 59.94% IPv6 penetration, APNIC 3.10%, Cloudflare 7.2%.

For Russia, Google shows 59.94% IPv6 penetration, APNIC 3.10%, Cloudflare 7.2%. A twentyfold gap between two measurements of the same quantity is nobody’s mistake — it follows from how the samples are built.

Below: what each source actually measures, why Google’s figure travelled from 8.6% to 59.9% in nine months, and one measurement that depends on no sample at all.

Check your IP →

Three metrics that must not be added together

"IPv6 adoption" names three different quantities, and confusing them produces most of the contradictory figures:

  • User side — what share of people can reach IPv6. Measured by Google and APNIC.
  • Traffic side — what share of requests actually arrived over IPv6. Measured by Cloudflare.
  • Site side — how many domains carry an AAAA record. Measured by W3Techs and vyncke.org.

For a single country these differ by tens of percentage points. That is not measurement error but different denominators.

The world: 40–47% depending on what you count

SourceMeasuresValueDate
Googleusers46.96%25 Aug 2026
APNIC Labsusers43.6%24 Aug 2026
Cloudflare RadarHTTP requests40.5%27 Aug 2026
W3Techswebsites31.5%August 2026

APNIC’s sample on the measurement day was 32,996,250 tests. Google publishes no sample size, but a strong weekly seasonality is visible: the figure runs higher at weekends.

Russia: the sources disagree by a factor of eight

This is where it gets interesting. Four independent measurements give incompatible answers:

SourceMeasuresRussiaWorld
Googleusers59.94%46.96%
APNIC Labsusers3.10%43.6%
Cloudflare RadarHTTP requests7.2%40.5%
vyncke.orgtop-100 RU sites13%

Google and APNIC differ twentyfold, and both figures rest on weak ground.

Google’s Russian figure is extremely unstable. From archived copies of the same data file: August 2025 — 19.3%, December 2025 — 8.6%, March 2026 — 27.0%, July 2026 — 34.4%, 25 August 2026 — 59.94%. A collapse followed by a climb inside nine months marks this as a single-day reading, not a settled level. Publishing "Russia is at 60% IPv6" as fact would reproduce exactly the error we are correcting.

APNIC’s Russian sample has collapsed. In 2020 it ran 203,607 tests a day; in 2026, 2,546. Tests are delivered through Google’s advertising network, so wherever those ads are not shown the sample degrades. On 2,500 tests a day for a country with a hundred million users, swings of 2.6% → 9.7% → 3.1% are noise, not trend.

The figure that does not depend on a sample

One measurement is free of survey-sampling problems: how many IPv6 prefixes allocated to Russia are announced in routing at all. Per vyncke.org on 27 August 2026, of 10,183 prefixes:

  • announced individually — 3,318 (32.6%);
  • announced within an aggregate — 1,947 (19.1%);
  • not announced at all — 4,918 (48.3%);
  • real traffic observed — 900 (8.8%).

Almost half the address space allocated to the country lies unclaimed, and traffic is seen from under nine percent of it. This is the least ambiguous figure in the whole set.

APNIC’s per-operator breakdown explains the low overall level: Rostelecom (AS12389) sits at 9.52%, while the autonomous systems with the most users sit at 0.04–0.05%. The high shares belong to hosting and transit: Timeweb 59%, FIORD 81%. Russia has IPv6 in its infrastructure and almost none at the consumer edge.

What follows, and what to check on your own site

The honest conclusion for Russia is not a number but a disagreement: three of four independent metrics indicate low penetration (3–13%), with Google the sole outlier. Meanwhile nearly half the prefixes allocated to the country go unannounced — so the constraint is not a shortage of addresses.

In practice that means IPv4 cannot be switched off, while adding IPv6 alongside it is both possible and useful.

  1. Check whether your domain has an AAAA record in the DNS lookup.
  2. If it does, confirm the site actually answers on that address. An AAAA pointing nowhere is worse than none: some browsers try IPv6 first and only then fall back.
  3. Check mail separately: among Russian top-100 domains, IPv6 is markedly more common in mail (29%) and DNS (39%) than on the website itself (13%).

Caveat on that last point: vyncke.org’s site list is built on the Alexa ranking and has been frozen since November 2016 — only the scan results are current, not the composition of the hundred.

Country / CityGeolocation by IP address
Provider (ISP)Internet provider and organization
AS NumberAutonomous system routing number
CoordinatesLatitude and longitude on map

Why teams trust us

240+
countries covered
ASN
ISP/ASN data
882
checks in 30 days
Free
no limits

How it works

1

Enter IP or domain

2

Detect geolocation

3

Get ISP and ASN info

Why check IP Geolocation?

IP geolocation identifies the location of a server, user, or traffic source. Essential for CDN configuration, GeoIP rules, and security anomaly analysis.

Accurate Geolocation

Country, region, city, postal code, and timezone by IP.

ASN / ISP Data

Provider, autonomous system name, and network range.

Proxy Detector

VPN, proxy, Tor, and hosting flags — protection against fraud and bots.

Search History

Save checks and compare IP geolocation across multiple lookups.

Who uses this

DevOps

server IP check

Security

threat origin ID

SEO

CDN node check

Developers

geo-block debugging

Common Mistakes

Assuming geolocation is exactGeoIP gives city-level accuracy, not street-level. Use additional signals for critical decisions.
Ignoring VPN flagsVPN/proxy changes the real geolocation. Always check for VPN/proxy flags.
Blocking entire countriesGeoIP blocking is easily bypassed with VPN. Use it as one signal, not the only one.
Confusing IP and DNS geolocationCDN can have IPs in one region and DNS servers in another. Check both.

Best Practices

Use for CDN configurationCheck which CDN PoP serves users in different regions.
Check suspicious request IPsOn anomalous traffic — first check the ASN and source country.
Compare before and after CDNEnsure the CDN hides the real server IP rather than exposing it.
Monitor IP changesSudden IP geolocation change can signal DNS hijacking or BGP route hijack.

Get more with a free account

IP check history, API access and geolocation change monitoring.

Sign up free

Learn more

Frequently Asked Questions

Why is IPv6 adoption in Russia much lower than global?

Three reasons: (1) only 30% of ISPs give IPv6 to residential clients; (2) mass hosters charge for IPv6; (3) Bitrix on ISPmanager without a cloud CDN requires manual setup, most admins skip it.

Should a small site enable it?

If the host supports it — yes, it's a 10-minute change. If it's a paid add-on — consider it. Gain is small without IPv6-only users.

Does Cloudflare provide IPv6 automatically?

Yes, every Cloudflare site gets IPv6 on the edge for free. That explains the 12% of the market hitting IPv6:100%.

How do I check IPv6 for my site?

Enterno IP checker shows IPv4 + IPv6 + connection type. Or: curl -6 -I https://example.com.

Try the live tool that powered this guide

Free plan — 10 monitors, checks every 5 min, no card required. Upgrade for 1-minute interval and multi-region monitoring.