• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use whois from Windows command line
#1
How to use whois from Windows command line

1) Download Whois v1.12 By Mark Russinovich
Webpage: http://technet.microsoft.com/en-gb/sysin...97435.aspx
Direct download: http://download.sysinternals.com/files/WhoIs.zip

2) Save it to somewhere such as C:\tools

3) Optional: Adding PATH to Windows so you can run "whois" from any directory in a command prompt.

Using setx from the command line to set PATH.
setx PATH C:\tools

SUCCESS: Specified value was saved.

If you already have a PATH set such as nmap you can use this command:
setx PATH C:\tools;"C:\Program Files (x86)\Nmap"
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Renaming and Deleting printers from the command line Mark 0 7,158 15-05-2012, 01:03 AM
Last Post: Mark
  [TuT]Chat with command promt[TuT] xghost 3 8,635 29-11-2011, 03:59 AM
Last Post: WARLORDTF
  [How To] Add program and port exceptions to the Windows Firewall via command line Mark 1 14,575 24-08-2011, 01:11 PM
Last Post: Drumm

Forum Jump: