Cloudflare's Mail Servers?

Hi all πŸ‘‹,

So I was reading the Cloudflare website here: https://www.cloudflare.com/learning/dns/dns-records/dns-spf-record/ and it said that SPF records should follow this format:
v=spf1 ip4:192.0.2.0 ip4:192.0.2.1 include:examplesender.email -all


How can I include Cloudflare's mail servers though? What should I write for that? I couldn't find any documentation specifying what should be typed. ChatGPT said:
include:spf.cloudflare.com
but I'm not sure if that's correct?
Was this page helpful?