Days ago, I've set up a URL 302 redirect, from subdomain.mydomain.com to target_A.com. I did it in AWS route 53 first, then removed it.
More recently, I added a CNAME record in Cloudflare from subdomain.mydomain.com to target_B.com. However, when entering subdomain.mydomain.com in my browser, I still get redirected to target_A.com ...
How is that possible? Somebody else in my team might have set up a redirect from subdomain.mydomain.com to target_A.com using a DNS web service other than AWS or Cloudflare... How do I find it and remove it?