RewriteEngine On
RewriteCond %{REMOTE_ADDR} ^72.249.94. [NC,OR]
RewriteCond %{HTTP:X-Forwarded-For} ^72.249.94. [NC,OR]
RewriteCond %{REMOTE_ADDR} ^107.174.208. [NC,OR]
RewriteCond %{HTTP:X-Forwarded-For} ^107.174.208. [NC]
RewriteRule (.*) https://google.com.tr/ [R=301,L]