How to ban any IP address via cPanel?

If someone is abusing your website and you want to block abuser's IP address from accessing your website, you can do this through cPanel interface.

1. Log into your cPanel account.
2. In the "Security" section, click on the "IP Blocker" icon.


3. Under "Add an IP or Range" you should enter the IP address you want to block.
4. Click on the "Add" button.

Here is the example:
Single IP Address: 192.168.0.1
Range: 192.168.0.1-192.168.0.40
Implied Range: 192.168.0.1-40
CIDR Format: 192.168.0.1/32
Implies 10.*.*.* -- 192.


  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to protect a folder with username and password in cPanel?

You can lock a directory with a password by using the cPanel "Password Protected Directories"...

How to protect your website's images from an external website?

External websites can use <img/> tag to display an image from your website on other...

How to ban any IP address via .htaccess?

If someone is abusing your website and you want to block abuser's IP address from accessing your...

How to disable directory browsing using .htaccess?

For security reasons it is recommended to disable directory browsing of your website so no one...

How to protect your .htaccess file?

For security reasons it is recommended to protect your .htaccess file from unauthorized...