I get a lot of trafic from amazon IPs and with PHP I can see that IP hostname is like:
It would be nice to block them by matching the IP hostname e.g “.amazonaws.com” but I understand the firewall rules http.host refers to my site’s hostname.
Can an option be added to filter by IP hostname matches ?