Starting a new service and considering #ipv6? It's a good practice to go IPv6 for a number of reasons:1) IPv4 is exhausted, 2) IPv6 offers much better privacy thanks to the client address rotation, 3) IPv6 greatly simplifies P2P, 4) slightly better performance & latency
My IPv6 address today is
2a02:390:79ef:0:bc7c:b971:4e32:1c20
Most detailed information you will get from WHOIS is 2a02:390:7000::/36 registered to my ISP somewhere in UK. And tomorrow the IP will be different.
Regarding stable IPv6 addresses - they are pain to configure as you have to use DHCPv6 and DHCP simply makes little sense with SLAAC. I've spent significant amount of time configuring DHCPv6 only to be able to track traffic in my LAN as all my personal and kids devices had different IPv6 addr each time :)
At the end of the day, I'm just tracking their MAC addresses as these are stable and configured everything else to use privacy extensions.