Why only one family appears first
The server-rendered page can show the public IP address Cloudflare saw for this exact request. If the browser chose IPv6, the request arrives as IPv6. If it chose IPv4, it arrives as IPv4.
- Dual-stack means both families may be available, not that every request uses both.
- Browser connection racing can choose one family based on reachability and network behavior.
- WhatsMyConnection keeps separate first-party browser probes pending until dedicated IPv4 and IPv6 sidecar hosts are verified.
What to check
Use the homepage for the address used on your visit. Use /api/ip for machine-readable connection data, including ipVersion, ASN, edge colo, TLS details, and browser metadata.