It is possible. I host all of my reverse DNS on Cloudflare without issue for many years.
Please share a screenshot of the DNS panel of the Cloudflare dashboard if you are having issues. It looks like you have PTR records pointing back to the original nameservers, perhaps you had a wildcard PTR record previously.
It used to be an Enterprise only feature, but I believe that restriction is now gone. (You will need a paid plan if you have more than 200 records per reverse zone)
These should be DNS only (everything ). You used to get certificates for the reverse zones, which was interesting but not really useful.
;; PTR Records
1.1.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.5.7.0.7.c.6.f.5.0.a.2.ip6.arpa.7.4.1.8.7.c.6.f.5.0.a.2.ip6.arpa. 1 IN PTR n111.chaos.dk.
7.4.1.8.7.c.6.f.5.0.a.2.ip6.arpa. 1 IN PTR snabela.chaos.dk.
7.4.1.8.7.c.6.f.5.0.a.2.ip6.arpa. 1 IN PTR new-dsl-root.chaos.dk.
7.4.1.8.7.c.6.f.5.0.a.2.ip6.arpa. 1 IN PTR dsl-root.chaos.dk.
That does not look correct. It looks like you tried to add a PTR record for an IP address in a different delegation (1.5.7.0.7.c.6.f.5.0.a.2.ip6.arpa). That is currently pointing at broken nameservers under gratisdns.dk
Thanks for the help - I guess the main trick was to wait “up to 24 hours” for the zone to get active. … And to be carefull to no mix up different zones
You may also want to pick one of the three PTRs that you have for the same IP and delete the other two. While DNS does not prohibit the same IP returning multiple PTR records, it is not recommended.