This is a small oneliner bash script that it accepts an AS# or IP address and provides the registar and information about the owner of said AS or IP, it is a more complete whois
--------------
#!/bin/bash
whois -h whois.cymru.com " -v $1"
Rambling on current projects in security, making, hacking, linux etc...
0 comments:
Post a Comment