Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.12 KB

whois.md

File metadata and controls

18 lines (9 loc) · 1.12 KB

whois

Display information about a domain or IP. Who owns it, when does it expire, location of the owner etc.

Get information about a domain name:

whois example.com

Get information about an IP address:

whois 8.8.8.8

Interview questions:

Question: How do you find out who has a domain or when a domain has been bought?

Answer: You run the command whois, it gives you all the details about a domain.