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"
Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts
