My website is www.somedomain.com Today, when I googled for it, I saw another domain www.fakedomain.com (set up from another country) which had my website's content. They had used a DNS CNAME of www.fakedomain.com to point to www.somedomain.com I made client side(Javascript) and serverside scripting changes so that visitors come to my website if the URL does not contain "somedomain.com" but I want to block such attempts.
I am running Win 2008 R2 with IIS 7, using Cisco ASA 5505 firewall, dotDefender as web application firewall.
Can I block www.fakedomain.com at a firewall level?
I know in IIS, I can do reverse Domain Name System (DNS) lookup, but hear it is resource intensive. Are there any other options?
Any advice would be helpful.
Thanks