I'm getting a bunch of new accounts on my web site all coming from various IPs, but they all seem to be from the host: static.[backwards ip].clients.your-server.de:
```
IP: 5.161.116.121, Host: static.121.116.161.5.clients.your-server.de
IP: 5.161.134.81, Host: static.81.134.161.5.clients.your-server.de
IP: 5.161.115.177, Host: static.177.115.161.5.clients.your-server.de
IP: 5.161.101.189, Host: static.189.101.161.5.clients.your-server.de
IP: 5.161.111.82, Host: static.82.111.161.5.clients.your-server.de
IP: 162.55.8.158, Host: static.158.8.55.162.clients.your-server.de
P: 157.90.216.113, Host: static.113.216.90.157.clients.your-server.de
```
It seems they own a bunch of different IP addresses, but they all are using the host ending with "your-server.de".
Is there a way for me to easily block all access to my server through CPanel for anyone with this host?
```
IP: 5.161.116.121, Host: static.121.116.161.5.clients.your-server.de
IP: 5.161.134.81, Host: static.81.134.161.5.clients.your-server.de
IP: 5.161.115.177, Host: static.177.115.161.5.clients.your-server.de
IP: 5.161.101.189, Host: static.189.101.161.5.clients.your-server.de
IP: 5.161.111.82, Host: static.82.111.161.5.clients.your-server.de
IP: 162.55.8.158, Host: static.158.8.55.162.clients.your-server.de
P: 157.90.216.113, Host: static.113.216.90.157.clients.your-server.de
```
It seems they own a bunch of different IP addresses, but they all are using the host ending with "your-server.de".
Is there a way for me to easily block all access to my server through CPanel for anyone with this host?