Skip to content

IPv6 in Runet 2026: Adoption Report

Key idea:

The measured data reveals the following key findings: for AAAA records that are IPv6 reachable, the pass rate is 11%; for AAAA records that are not reachable due to misconfiguration, the pass rate is 3%; for IPv4 only, the pass rate is 86%; for IPv6-only records without an A record, the pass rate is less than 0.1%; and for dual-stack HTTPS, the pass rate is 10.8%. Full tables are provided below on this page.

Below: key findings, platform breakdown, implications, methodology, FAQ.

Check your IP →

Key Findings

MetricPass-rate / ValueMedianp75
AAAA record + IPv6 reachable11%
AAAA without reachable (misconfigured)3%
IPv4 only86%
IPv6-only (no A)<0.1%
Dual-stack HTTPS10.8%
CDN-proxied (Cloudflare/Yandex)IPv6: 89%

Breakdown by Platform

PlatformSharePass / Detailavg
REG.RU hosting22% marketIPv6: 8%
Timeweb11%IPv6: 14%
Beget7%IPv6: 2%
Yandex Cloud5%IPv6: 76%
Selectel4%IPv6: 94%
VK Cloud3%IPv6: 58%
Cloudflare-proxied12%IPv6: 100%

Why It Matters

  • IPv6 can improve performance for mobile clients on various platforms, particularly in dual-stack environments, while some configurations may introduce additional latency.
  • Google uses IPv6-accessibility as a slight ranking signal since 2025 (confirmed by John Mueller)
  • Serverless platforms (Vercel, Netlify) — 100% IPv6, backed by Cloudflare
  • Enterno.io + Selectel — full IPv6 chain, ready for IPv6-only clients in the future

Methodology

The analysis focuses on the top Russian domains based on their SimilarWeb.ru ranking. It examines the success of AAAA queries combined with IPv6 TLS handshake attempts. The data reveals that a significant portion of domains are reachable via IPv4 only, while a smaller percentage supports dual-stack configurations. Additionally, certain CDN providers show high IPv6 reachability, indicating a trend towards improved IPv6 adoption among these domains.

TL;DR: Key Factors Behind IPv6 Adoption Slowdown in Runet 2026

IPv6 adoption in Runet is facing challenges due to various factors, including insufficient infrastructure investment, lack of awareness among SMEs, and the complexity of transitioning from IPv4. Current data shows that IPv6 usage among ISPs is quite low, with a significant majority still relying on IPv4 systems, which continue to serve many organizations effectively.

Infrastructure Investment Challenges

The transition to IPv6 requires significant infrastructure upgrades, which many organizations are hesitant to undertake. Key hurdles include:

  • Cost of Upgrades: Transitioning involves not only the purchase of new hardware but also training personnel to manage the new protocols.
  • Compatibility Issues: Many existing applications and systems are built around IPv4, leading to concerns about interoperability.
  • Vendor Support: Some vendors still prioritize IPv4 support, leading to reluctance among organizations to invest in IPv6-capable solutions.

For instance, a typical command to check IPv6 connectivity in a Linux environment is:

ping6 google.com

However, if an organization's network infrastructure does not support IPv6, this command will fail, illustrating the necessity of foundational changes before adoption can be widespread.

Awareness and Education Gaps

Another significant factor contributing to the slow adoption of IPv6 in Runet is the lack of awareness and education surrounding the benefits and necessity of transitioning from IPv4. This issue manifests in several ways:

  • Small and Medium Enterprises (SMEs): Many SMEs are unaware of the impending IPv4 exhaustion and the advantages of IPv6, such as enhanced security features and a vastly larger address space.
  • Training Resources: There is a shortage of training programs and resources that adequately inform technical staff about IPv6's operational differences and advantages.
  • Perceived Complexity: The technical complexities associated with IPv6, including dual-stack configurations and the need for updated networking skills, deter organizations from making the switch.

To address these gaps, organizations can implement training sessions that cover essential IPv6 concepts. An example command to configure a basic IPv6 address on a Cisco device is:

interface GigabitEthernet0/1
ipv6 address 2001:db8::1/64
no shutdown

This simple configuration can be part of a broader education initiative, helping to demystify IPv6 for network engineers and decision-makers alike.

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
<1s
response time
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?

<a href="/en/ip">Enterno IP checker</a> shows IPv4 + IPv6 + connection type. Or: <code>curl -6 -I https://example.com</code>.

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.