Add the following lines in the .htaccess file of your domain to permantely redirect it to some other domain:
RewriteEngine on
RewriteRule ^(.*)$ http://accuwebhsoting.com [R=permanent,L]
RewriteEngine on
RewriteRule ^(.*)$ http://accuwebhsoting.com [R=permanent,L]