If you are seeking for blocked IP's, you must check with the command:
# iptables -L -n | grep <YOUR IP NUMBER>
...or, if you are using "ipset":
# ipset list | grep <YOUR IP NUMBER>
If your IP are not in that list, you are not being blocked in your server, is possible to be a block in your ISP.