Client has a site not on Cloudflare called domain.com. Someone has registered a domain named domainuk.com and added it to a Cloudflare account and pointed it to the live site. They have also added MX records for Zoho.com to send out emails pretending to be connected to domain.com.
I’ve submitted an abuse report to Cloudflare but in the meantime is there any way to block inbound traffic from domainuk.com and redirect to a page stating it’s a scam domain?
I’ve tried the usual htaccess redirects and blocking all Cloudflare IP addresses both ipv4 and ipv6 but nothing works.
Gotcha, thanks for sharing the domain - it makes this a lot easier
You seem to be doing host header validation so that’s not the issue.
Would you be able to share the headers/log entry of a request coming from Cloudflare for fashionsfinestuk.com? That will tell if they’re using Cloudflare Workers to “rewrite” the host header.