Your IPv4 address is: Loading...
Your IPv6 address is: Loading...
Your IPv4 address is: Loading...
Your IPv6 address is: Loading...
Because you might be showing yourself to the world as an IPv6 OR IPv4 address, I am going to show you both with a little javascript shenanigans. If you look at the source code, you will see that I have set up two subdomains, ip4 and ip6. The ip4 domain has only an A record, and the ip6 domain has only an AAAA record. The javascript will try to load a resource from each of those domains, and if it succeeds, it will display the IP address. If it fails, it will display "Not available".
Isn't that neat?
Also, if you are using a VPN, you will see the IP address of the VPN server, not your 'real' IP address. Depending on the VPN service you are using, you might see different IP addresses pop up on each reload of the browser window or on subsequent visits to this page.