|
|
Here’s a simple way to view WHOIS information using Windows Command Line. Just download the WHOIS command-line client called Whois v1.01 from Microsoft as part of its Sysinternals Suite. I have copied it in D:\Utils
Now open the Command Line and type the following command:
whois somesite.com or
whois ipaddress
The results are as shown below:'Like' us on our FaceBook page if you find this blog useful. Thanks!
Did you like this post?
|
|
|
||
|
|
|
|
Save on Delicious |
|
|
subscribe via rss |
|
subscribe via e-mail |
|
|
print this post |
|
follow me on twitter |




comments
2 Responses to "WHOIS Information using Windows Command Line"Man i love this blog.neat tool!
If you like doing whois by command line a better tool is rebol (easier and quicker to learn than powershell for such kind of task). See whois example here:
http://reboltutorial.com/blog/automate-domain-name-whois-queries/
Post a Comment