Saturday, August 11, 2012

Find hosted domains not resolving to your cpanel server.

We can use a cpanel plugin to find out domains hosted on your server but it resolves to another IPs which is not related to your server.

cd /home
rm -f latest-accountdnscheck
wget http://www.ndchost.com/cpanel-whm/plugins/accountdnscheck/download.php
sh latest-accountdnscheck

You can find our all domains resolving to your server and not resolving to your server by login to WHM > Plugins > Account DNS Check

Also you can get the details by executing this command.
# /var/cpanel/accountdnscheck/scripts/cli_run.sh

No comments:

Post a Comment