Forum Moderators: DixonJones
You can block them by inserting the following in your .htaccess file:
RewriteCond %{REMOTE_ADDR} ^h64-5-245-10
RewriteRule ^yourdomain.com/(.*) [yourdomain.com...] [F,L]
However, the hostname may be dynamically assigned so it may change often. You should definitely contact the ISP first.