just an idea, try whois from the command line
whois 8.8.8.8
/usr/bin/whois <ip> ||… means the command does not exit 0 which can have multiple causes.
just an idea, try whois from the command line
whois 8.8.8.8
/usr/bin/whois <ip> ||… means the command does not exit 0 which can have multiple causes.