Documentation is in the README.txt, so you have to look in the filesystem where the app is installed.
@bigmuse85 The lookup command does not exactly work as you expect (and I myself can never remember): If the IP address is not in the field ip , add AS my_ip_field , which in your case would be ... | lookup whoisLookup ip AS c_ip .
... View more