Question : How to get the website details in terminal ?

Solution : “whois” command allows you to get the website details. tux

whois searches for an object in a RFC 3912 database. This version of the whois client tries to guess the right server to ask for the specified object. If no guess can be made it will connect to whois.networksolutions.com for NIC handles or whois.arin.net for IPv4 addresses and network names.

In Ubuntu

apt-get install jwhois

In CentOS

yum install jwhois

Sample Output

whois

whois linuxinternetworks.com
whois 12.34.56.78

Whois command gives the details about

    Name of the Registrar
    Website Expiration Date
    Website Creation Date
    Name Server Details
    Contact information

Related articles


Subscribe Our Free Newsletter

Delivered by FeedBurner. We Respect Your Privacy

Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>