Pek bilgim olmasa bile php ile belki bu durum çözülebilir. En azından o referansdan gelen hitler yönlenmiş olur.
if ($_SERVER['HTTP_REFERER']=='http://216.108.231.132/~qwe/izlesene.htm') {
header("HTTP/1.0 404 Not Found");
die(header("Location: http://www.google.com/"));
}