View Single Post
Old 12-01-2010, 01:33 PM  
input
Registered User
 
Industry Role:
Join Date: Nov 2010
Posts: 41
why dawwhois?

this is exactly what's been available for ages on whois...

whois c <IPNUMBER>

eg
Code:
$ ping -c 1 gfy.com
PING gfy.com (64.255.162.245): 56 data bytes
64 bytes from 64.255.162.245: icmp_seq=0 ttl=49 time=214.242 ms

$ whois c 64.255.162.245
....
if your details are in the ARIN db, they will show, if not it will the be the ISP provider
Alternatively, direct from the web:

[reconstruct URL cos I'm < 30 posts]
http: // whois.arin. net/rest/ip/64.255.162.245

and if you are worried your name is in their list:
[reconstruct URL cos I'm < 30 posts]
http: // whois . arin . net/rest/pocs;first=Mark;last=Kosters

as example...

it's all there in the ARIN API documentation...
https: // www . arin . net/resources/whoisrws/whois_api.html

lots of other goodies in the API too
input is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote