IP Tools

IPv6 Test — Check IPv6 Connectivity & Address

Test IPv6 on your connection — see your IPv4 and IPv6 addresses, dual-stack status, and whether the internet path supports v6.

Running IPv6 connectivity probes…

What is an IPv6 test?

Before you tweak router settings or publish DNS records, you need to know what your connection actually does today — not what your ISP brochure promised. This page runs a quick ipv6 test in your browser: public IPv4 on one side, IPv6 on the other, plus a plain-English label for Dual-Stack or IPv4-only.

That is the whole job. No command line, no account. If you searched test ipv6 or what is my ipv6, the answer appears in the panels above once loading finishes on Rankify.

How to Use This Tool

  1. Open this page — connectivity probes start automatically.
  2. Review your readiness score (out of 10) and pass/fail probes.
  3. Check IPv4 and IPv6 panels, ISP hints, and address scope details.
  4. Read DNS A/AAAA samples and connectivity probe latency.
  5. Use Re-run test after router or VPN changes.
  6. Follow next-step links for DNS Lookup, IP Lookup, or Traceroute.

What is IPv6?

IPv6 is the modern Internet Protocol. Addresses are 128 bits long, written as eight groups of hexadecimal separated by colons — for example 2001:db8::1. Shorthand :: collapses long runs of zeros so you are not typing forty characters by hand.

IPv4 ran out of fresh addresses at the registry level years ago. Carriers still make v4 work with NAT and carrier-grade NAT, but IPv6 is how mobile networks and cloud hosts assign unique addresses at scale without sharing one public IP among thousands of homes.

What is IPv4?

IPv4 is the protocol most of the internet grew up on — four numbers from 0 to 255, like 192.0.2.1. Only about 4.3 billion combinations exist, and they are long spoken for.

Your home router almost certainly uses private RFC1918 space (192.168.x.x or 10.x.x.x) and translates everything through one public IPv4. That NAT model is familiar and still works; it is also why port forwarding and “what is my IP” questions never go away.

How this IPv6 test works

When the page loads, the tool performs these checks automatically:

Readiness score
Weighted score out of 10 from IPv4/v6 address detection, IPv4-only host reachability, IPv6-only host reachability, dual-stack fetch, and large-packet v6 probe.
Browser connection test
Probes run from your browser over the network path you use now — Wi‑Fi, Ethernet, or mobile data.
IPv4 detection
Public IPv4 from our API plus client-side confirmation, with ISP and ASN when available.
IPv6 detection
Global IPv6 when your path supports it — scope, compressed form, and /64 prefix shown.
Connectivity probes
Separate pass/fail checks for IPv4-only, IPv6-only, dual-stack, and large IPv6 requests — the same ideas top IPv6 checkers use.
DNS A / AAAA samples
Server-side lookup showing whether major domains publish both record types — use DNS Lookup for your own domain.

Understanding your results

IPv6 Detected with a global address means your ISP (or tunnel) delegated v6 and your device accepted it. You are ready for dual-stack browsing and hosting experiments.

IPv6 Not Detected with working IPv4 is common on older routers or IPv4-only plans. The internet still works — you are missing future-proofing and possible performance wins on v6-native paths.

Partial IPv6 Support sometimes appears when link-local fe80:: exists but no global prefix arrived. That is not enough for public internet reachability — check router DHCPv6-PD and ISP settings.

Dual-Stack Networks show both IPv4 and IPv6 badges. That is the recommended state for homes and offices during the transition.

Native IPv6 comes straight from your provider. IPv6 through a tunnel wraps v6 inside v4 when the ISP lacks native support — fine for homelab experiments, less ideal for production latency.

IPv4 vs IPv6 — quick context

Both carry the same websites when a network is set up well. The table below spells out how they differ — one row at a time, v4 on the left column, v6 on the right.

IPv4 vs IPv6 comparison

Same internet, different plumbing:

FactorIPv4IPv6
Address size32-bit — roughly four billion addresses for the whole planet128-bit — so many addresses that running out is not a planning problem
How it looksFour decimal numbers: 192.0.2.1Hex groups with colons: 2001:db8::1 (:: skips long zero runs)
Supply todayRegistries ration blocks; ISPs reuse and trade spaceFresh space is still handed out in large chunks
Typical home setupPrivate Wi‑Fi IPs (192.168.x.x) share one public address through NATYour ISP may delegate a prefix so each device can hold its own global address
Getting configuredRouter DHCP — the flow most people already knowDHCPv6, SLAAC, or prefix delegation — depends on ISP and router firmware
DNS mappingA record ties a hostname to an IPv4 addressAAAA record ties a hostname to an IPv6 address
Inbound reachabilityNAT blocks strangers unless you port-forwardDevices can be directly reachable — router firewall rules matter more
Security in practicePatching, HTTPS, and a firewall — NAT is not a substitute for any of thatSame patching and HTTPS story; optional IPsec rarely replaces TLS on the web
Speed you feelPredictable on almost every networkMatches v4 when routing is clean; a bad v6 path can make dual-stack sites hesitate
On this test pageLeft panel — your current public IPv4Right panel — your IPv6 when the badge says Supported
Look up an addressIP Lookup, IP Geolocation, or IP WHOIS for details on a known v4This test shows yours live; paste any v6 into IP Lookup for network info
Turning it offAlmost never — legacy apps still expect itSometimes, while you fix a broken v6 route or bad AAAA record — see the disable guide below

Native IPv6 vs tunnel IPv6

Native IPv6Tunnel IPv6
Assigned directly by ISPWrapped inside IPv4 to a tunnel broker
Lower latency — no extra encapsulationExtra hop and overhead
Preferred for productionGood for learning and lab networks
Depends on ISP deploymentWorks when ISP is IPv4-only
Router DHCPv6-PD commonRequires tunnel endpoint configuration

Dual-stack vs IPv6-only networks

Dual-stackIPv6-only (+ translation)
IPv4 and IPv6 both activeIPv6 primary; IPv4 via NAT64/DNS64
Safest during transitionUsed in some mobile and datacenter pods
Legacy apps keep workingRequires v6-ready apps or translators
Happy Eyeballs picks working pathBreaks if v6 path is misconfigured
What this tool labels Dual-StackRare on consumer home broadband today

Residential ISP vs mobile network IPv6

Home broadband ISPMobile carrier
Often IPv4-first on older plansFrequently IPv6-enabled by default
Router must pass DHCPv6-PDPhone gets v6 from carrier core
User must enable v6 in CPE firmwareLess router control — test on LTE/5G
Static prefixes rare on consumer tiersAddresses may change per session
Contact ISP if no global v6If v6 works on mobile but not Wi‑Fi, blame the router

Benefits of IPv6

  • Larger address space — every device can have a global address without NAT gymnastics.
  • Better routing efficiency — designed for hierarchical aggregation at ISP scale.
  • End-to-end connectivity — remote access and P2P apps face fewer NAT traversal hacks.
  • Reduced NAT dependency — carrier-grade NAT becomes less necessary as v6 grows.
  • Improved network scalability — cloud VPCs, IoT fleets, and mobile cores rely on v6.
  • Future-proof internet access — regulators and hosting panels increasingly expect AAAA records.

Common IPv6 connectivity issues

When the test shows IPv4 only or flaky v6, start here:

ISP not supporting IPv6

  • Plan may be IPv4-only — ask support for native v6 or prefix delegation.
  • Regional rollout incomplete — try again after ISP maintenance windows.

Router misconfiguration

  • IPv6 disabled in WAN/LAN settings on consumer routers.
  • Old firmware lacks stable DHCPv6-PD — update before blaming the ISP.

DNS problems

  • Missing AAAA records for your domain — use DNS Lookup to verify.
  • Broken AAAA pointing to dead v6 — causes timeouts on dual-stack clients.

Firewall restrictions

  • Blocking ICMPv6 neighbor discovery breaks local v6.
  • Outbound filters on corporate networks strip v6 entirely.

VPN interference

  • VPN client forces IPv4-only tunnel — disconnect and retest.
  • Split tunnel misconfiguration hides native v6 from the browser.

Operating system settings

  • Adapter IPv6 unchecked in Windows network properties.
  • Privacy extensions and temporary addresses — normal; still need a global prefix.

How to enable IPv6

Only enable v6 after your ISP confirms support. Then configure edge and devices:

Windows 11 / Windows 10

  1. Settings → Network & Internet → your adapter → IP settings.
  2. Ensure IPv6 is on (automatic).
  3. Run ipconfig — look for a global inet6 address (not fe80).
  4. Re-run this ipv6 test after reboot.

macOS

  1. System Settings → Network → your connection → Details → TCP/IP.
  2. Set Configure IPv6 to Automatically.
  3. Restart router if no global address appears within a minute.

Linux

  1. Check with ip -6 addr show — global scope, not link.
  2. Enable accept_ra and DHCPv6 or static config per distro documentation.
  3. Allow ICMPv6 in firewalld/ufw for neighbor discovery on LANs.

Android

  1. Most carriers enable v6 automatically — test on mobile data without Wi‑Fi.
  2. If home Wi‑Fi fails, fix router settings; the phone is not the blocker.

iPhone / iPad

  1. No user toggle for v6 — it follows the network.
  2. Compare cellular vs Wi‑Fi results to isolate router vs carrier.

Home routers

  1. Enable IPv6 on WAN — DHCPv6, DHCPv6-PD, or PPPoE v6 per ISP instructions.
  2. Enable LAN delegation so devices receive prefixes.
  3. Update firmware — older units often ship with v6 off or broken.
  4. Run this test from a laptop on Wi‑Fi before publishing AAAA DNS.

Homelab

  1. Confirm ISP delegates a prefix (not just a single /128 on the WAN port).
  2. Split subnets per VLAN or hypervisor vs LAN.
  3. Point AAAA at services only after Traceroute and Ping Test succeed over v6.
  4. Keep dual-stack on the edge until every internal app is v6-ready.

How to disable IPv6 (when troubleshooting)

Turn v6 off only if you confirmed broken v6 is causing timeouts — not as a default:

Windows 11

  1. Settings → Network & Internet → Wi‑Fi or Ethernet → your network.
  2. Hardware properties → Edit IP settings → switch IPv6 off.
  3. Or ncpa.cpl → adapter Properties → uncheck Internet Protocol Version 6 (TCP/IPv6).
  4. Reload this page — IPv6 panel should show Not detected.

Router

  1. Disable IPv6 in WAN/LAN admin — wording varies by brand.
  2. Reboot CPE after change.
  3. Retest — Connection Type should read IPv4 Only.

IPv6 and cybersecurity

IPv6 privacy extensions rotate interface identifiers so devices do not expose a permanent hardware-derived address on every network. That helps on coffee-shop Wi‑Fi; it does not replace a VPN when you need location privacy.

Firewalls still matter. A global v6 address means reachable in theory — default deny inbound on home routers remains best practice. Corporate networks often segment v6 like v4 with explicit allow rules.

Security teams should log both v4 and v6 in SIEM rules. Attackers use whichever path is open. Pair this test with Port Checker on services you expose.

IPv6 for businesses

  • Dual-stack office Wi‑Fi avoids blind spots where only v4 is monitored.
  • Hosting panels and load balancers increasingly offer v6 listeners — test before cutover.
  • Publish AAAA alongside A; verify worldwide with DNS Propagation Checker on this site.
  • Procurement questionnaires now ask about v6 readiness — screenshot this test for internal docs.

IPv6 adoption around the world

Public measurement sites show v6 traffic share climbing past 40% in several countries. Mobile carriers led because assigning a v6 prefix per phone scales better than sharing scarce v4.

Home broadband varies — fiber and business lines often get v6 first; older DSL plans may lag. If your phone shows Supported here on LTE but Wi‑Fi does not, the router is the usual suspect.

Websites without AAAA still reach most visitors over v4 today. Dual-stack now saves emergency work when a partner or regulator asks for v6 proof later.

IPv6 troubleshooting guide

Symptom → likely fix:

IPv6 not detected

  • Enable v6 on router WAN/LAN; confirm ISP plan includes v6.
  • Disconnect VPN and retest.
  • Try mobile hotspot — if v6 works there, fix home router firmware.

Slow IPv6 performance

  • Compare ping to v4 vs v6 targets with Ping Tool.
  • Broken v6 route may lose Happy Eyeballs race — fix routing or disable broken AAAA in DNS temporarily.

Websites inaccessible over IPv6

  • AAAA record points to wrong host — DNS Lookup the domain.
  • Firewall blocks v6 to web server — check Port Checker on 443.

DNS resolution failures

  • Resolver lacks AAAA support — rare on public DNS; try DNS Propagation Checker.
  • Typo in AAAA — one wrong nibble breaks entire v6 path.

VPN conflicts

  • Use VPN client setting to allow local LAN v6 or disable v6 leak protection for testing only.
  • Split tunnel corporate VPNs may block non-tunneled v6.

Router issues

  • Factory reset v6 settings and reapply DHCPv6-PD template from ISP.
  • Replace ISP gateway if firmware has not updated in years.

Methodology & limitations

This ipv6 connectivity test reflects the browser session’s current network path — not every app on the device. A game or mail client may use different routes.

Detection uses IPv6-reachable endpoints from your browser’s current path. Corporate proxies, captive portals, and VPNs can produce IPv4-only results even when the underlying ISP supports v6.

Link-local fe80:: addresses are ignored for pass/fail — only global routable v6 counts as supported.

Use results for planning and troubleshooting, not contractual SLA proof. For domain readiness, combine with DNS Lookup (AAAA), Traceroute, and hosting panel checks.

  • Best practice: test on a clean network before enabling AAAA on production DNS.
  • Interpretation: Dual-Stack is ideal; IPv4-only is fixable if ISP supports v6 upstream.
  • Follow-up: IP WHOIS and ASN Lookup help identify ISP networks when opening support tickets.

Best practices

  • Run the test after router firmware updates and ISP plan changes.
  • Compare Wi‑Fi, Ethernet, and mobile data before blaming one device.
  • Publish AAAA records only after global v6 succeeds here and on your server.
  • Monitor both protocols in logs — security events may arrive on either.
  • Keep IPv4 DNS during transition — dual-stack means both A and AAAA.

Disclaimer

Browser-based ipv6 checker results depend on ISP routing, VPN software, and router settings. Outcomes may differ from command-line tools (ping -6, traceroute6) run on the same machine.

Rankify provides this test for education and network planning — not as certification that your organization meets regulatory IPv6 mandates.

Important notes & limitations

  • Reflects the browser’s network path — VPNs and corporate proxies may show IPv4-only even when ISP supports v6.
  • Link-local fe80:: addresses do not count as working IPv6 for internet reachability.
  • Does not replace AAAA DNS checks, traceroute, or server-side listening tests for your own domains.
  • Detection endpoints must be reachable from your network — rare firewall blocks can false-negative.
  • Results are a snapshot; ISP or router changes require a fresh test.

Frequently Asked Questions

IPv6 is the newer Internet Protocol — 128-bit addresses like 2001:db8:85a3::8a2e:370:7334 instead of IPv4’s dotted decimals. It exists because the world ran out of fresh IPv4 blocks. Open this page and the test shows whether your connection actually picked up a usable IPv6 address, not just theory.

Look at the IPv6 panel above after the page loads. If your network supports v6, you will see a colon-separated global address there alongside your IPv4. No address or only link-local fe80:: means this path is IPv4-only for now — try mobile data or check router settings.

An IPv6 test checks whether your network can obtain and use a global IPv6 address — not just legacy IPv4. This page runs automatically in your browser, shows both addresses when available, and labels your connection Dual-Stack or IPv4-only.

IPv4 uses 32-bit addresses (about four billion total) and home networks almost always hide devices behind NAT. IPv6 uses 128-bit addresses — room for every device on Earth many times over — and often gives devices a global address without NAT. Both carry the same websites when dual-stack is set up correctly; this tool shows which ones your browser is using right now.

They are two versions of the Internet Protocol. IPv4 is the older, familiar one (192.0.2.1). IPv6 is the successor built for scale. Most networks today run dual-stack: both active at once. Our test labels you Dual-Stack when it sees both a public IPv4 and a global IPv6 on this connection.

If the test shows a global IPv6 address (not only fe80:: link-local) and the badge reads Supported, your path likely has working IPv6. Retry on mobile data vs home Wi‑Fi to see if the router or ISP is the blocker.

Roughly 340 undecillion (3.4×10³⁸) — about 340 trillion trillion trillion. Compare that to IPv4’s four billion and you see why exhaustion is not a concern for v6. You will never memorize yours; copy it from the test panel or run What Is My IP on this site.

An IPv6 address identifies a device or interface on an IPv6 network — eight groups of hex digits separated by colons, often shortened with :: for runs of zeros. A global one appears in the results panel when your ISP delegates a prefix. Link-local fe80:: addresses exist on every v6 interface but do not prove internet reachability.

This page is your starting point for your own connection — it displays your live IPv6 when present. To look up someone else’s address or get ISP and network details, use IP Lookup or IP WHOIS Lookup on Rankify with the address you already have.

IPv4 addresses ran out years ago. IPv6 provides a vastly larger space so every device could have a routable address, reducing reliance on carrier-grade NAT and keeping the internet scalable as IoT and mobile traffic grow.

On Windows 11: Settings → Network & Internet → your adapter → Edit IP settings → turn off IPv6, or uncheck Internet Protocol Version 6 in the adapter’s Properties dialog. On a router, disable IPv6 in WAN/LAN settings. Only disable v6 if broken routes cause slowdowns — run this test first to confirm v6 is actually the problem, not DNS or a bad AAAA record.

Settings → Network & Internet → Wi‑Fi or Ethernet → your network → Hardware properties → Edit next to IP assignment → flip IPv6 off. Alternatively, ncpa.cpl → adapter Properties → uncheck Internet Protocol Version 6 (TCP/IPv6). Reload this page to confirm the IPv6 panel shows Not detected.

Most sites still work over IPv4. You may miss IPv6-only services eventually, see extra NAT layers, and hit rare bugs on dual-stack sites when broken v6 routes cause timeouts before IPv4 fallback.

Ask your ISP for native v6 or prefix delegation, enable DHCPv6-PD on your router, and delegate a subnet to VLANs or VMs. Publish AAAA records only after this test shows a global v6 address from a machine on that LAN. Use DNS Lookup here to verify AAAA, then Ping Test or Traceroute if a service still fails over v6.

Not automatically. IPv6 can reduce NAT overhead when natively supported, but speed depends on ISP routing, DNS, and whether the destination prefers v6. A slow v6 path can lose to IPv4 on some networks.

Neither version is secure by default — both need firewalls and patching. IPv6 was designed with IPsec support in mind, but end-to-end encryption today usually comes from TLS (HTTPS), not the IP layer alone.

Confirm your ISP offers IPv6, enable it in router WAN/LAN settings (DHCPv6-PD is common), then ensure the device adapter has IPv6 set to automatic. Re-run this test after a reboot. Step-by-step device notes are in the guide below.

Yes — that is dual-stack. Your device keeps both protocols active. DNS may return A and AAAA records; clients pick a working path (Happy Eyeballs). This tool reports Dual-Stack when both global addresses appear.

Some providers lag on deployment, disable v6 on certain plans, or only offer it in select regions. Business and fiber tiers often get v6 first. Ask support for native IPv6 or DHCPv6 prefix delegation.

Dual-stack means IPv4 and IPv6 run side by side on the same network. Ideal for the transition period — legacy apps use v4 while modern services can use v6 without breaking older clients.

Often yes. Many VPN clients tunnel only IPv4 or block native IPv6 to prevent leaks. You may see IPv4-only results while connected even if your ISP supports v6. Disconnect the VPN and retest.

Native IPv6 means your ISP assigns a global prefix directly — no tunnel broker in the middle. It is the preferred production setup for home and enterprise when available.

A tunnel wraps IPv6 inside IPv4 when your ISP lacks native v6. Homelab users sometimes use a tunnel broker for learning. Tunnels work but add latency and another failure point — native v6 from your ISP is preferable when available.

Yes — most of the web still answers on IPv4. IPv6-ready sites publish AAAA DNS records alongside A records. Missing AAAA only affects visitors on IPv6-only networks, which are still rare for consumer browsing.

IPv4 will coexist for years, but mobile carriers, cloud providers, and governments push v6 for scale. Running dual-stack now avoids surprises when partners or regulators expect AAAA records.

fe80:: addresses are link-local — valid on your LAN only, never routed on the public internet. A successful ipv6 connectivity test needs a global address, usually starting within 2000::/3.

Mobile carriers often enable IPv6 by default while home routers ship with v6 disabled. Comparing networks isolates whether the issue is ISP-wide or your router firmware.

Next step for ipv6 test

Continue with what is my ip address now on Rankify.

What Is My IP Address Now