Multiple external IP addresses when using WARP

When the WARP vpn is enabled I am getting multiple external IPV4 addresses from Cloudflare:

curl -s https://cloudflare.com/cdn-cgi/trace | grep ip . . . . . . . . . . . 104.28.203.246
dig @1.1.1.1 ch txt whoami.Cloudflare +short . . . . . . . . . . . . . . . 104.28.154.37

Is one of these an egress IP? What is my actual external IPV4 address?

Also, when the WARP vpn is enabled I am unable to reliably get my external IPV6 address:

from WARP client . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2a09:bac1:76a0:1408::6a:5f
dig @2606:4700:4700::1111 -6 ch txt whoami.Cloudflare +short . . . 2a09:bac1:76a1:7448::6a:5f

Please clarify.

Yes, this is some kind of nonsense, 2 IP addresses are issued, and each of them is from different regions.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.