If you want the IP address you have set to be returned so Godaddy can verify it, set the DNS record to “DNS only” but then requests will go direct to them and not pass through Cloudflare so no Cloudflare features or protections will be applied.
thank you for your time, my problem is pinging false.foundation would return cloudflare ips, even though it should be pointing to vercel
i have this A record over my domain: A > false.foundation > 76.76.21.21 > Proxied
but:
Pinging false.foundation [172.67.203.62] with 32 bytes of data:
Reply from 172.67.203.62: bytes=32 time=63ms TTL=52
shouldn’t it be pointing to 76.76.21.21 not to 172.67.203.62 ?
also, vercel says: Valid Configuration, Assigned to main
As mentioned, you need to change this to “DNS only” instead of “Proxied” if you want to see the Vercel IP addresses returned instead of the Cloudflare proxy IPs.