SQL
AخA
select ipb_address, ipb_reason, user_name from ipblocks join user on ipb_by = user_id where ipb_range_start != "" and upper( ipb_reason ) like "%AWS%";
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.