How to blacklist a IP address

How to blacklist a IP address

You can block access to a directory with a password using the "IP Blocked" cPanel.


1. Sign in to your cPanel account.

2. In the "Security" section, click the "IP Blocker" icon.



3. In "Add an IP or range" you must enter the IP address you want to block.

Then click the "Add" button.


Examples of use:

Unique IP address: 192.168.0.1

Range: 192.168.0.1-192.168.0.40

Default range: 192.168.0.1-40

CIDR format: 192.168.0.1/32

Implies 10.*.*.* — 192.


I hope I have helped!



    • Related Articles

    • How to block any IP address

      You can block any IP address by add this line to your .htaccess file: order allow,deny deny from IP-ADDRESS allow from all Replace "IP-ADDRESS" with the IP Address you want to block.
    • How to restrict Directory Access by IP address

      In order to secure your "admin area" from hackers, we recommended you to allow access only from your selected IP to your admin directory. You just need to create an .htaccess file in the directory where you want to restrict access by IP Address. For ...
    • How to prevent your server's IP from ending up on a blacklist

      To prevent your server's IP from being blacklisted, consider implementing the following best practices: 1. Keep Everything Updated: Ensure your software, and applications, is always up to date with the latest security patches. 2. Monitor for ...
    • Default Address

      It is a feature that allows you to collect all emails sent to an invalid email address on the domain Step 1 1 - Logged into your cPanel, select "Default Address" in the Email section. 2 - Arriving on this screen you must choose the domain that will ...
    • Remote Dtabese Access

      Add a specific domain name or IP to allow visitors to connect to MySQL databases. Step 1Logged into your cPanel in the “Database” section, locate the “Remote MySQL” item. Step 2 Now enter the hostname (domain, server or IP address). The wildcard ...