LINUX INTERNETWORKS
Get website details
Question : How to get the website details in terminal ?
Solution : “whois” command allows you to get the website details. 
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
- Get linux OS details – Kernel version, distribution version, name, architecture, codename, release
- How to backup and restore mysql database
- How to change the Apache HTTP port number
- Apache HTTP Server installation from source code in linux
- How to enable modules in Apache Web Server
- How to check the Video and Audio File properties – Media Information
- Glances – Monitoring tool for Linux and BSD
- Glipper , Parcellite – Best clipboard utilities for linux
- How to mount iso image in linux
- How to change hostname in linux
Advertisement
Follow us on Twitter
Follow us on GooglePlus
Find us on Facebook
Recent Posts
- Easy method to install Skype in CentOS 6.3, RHEL – 6.3
- Easy method to recover linux root password
- Easy method to install KDE in ubuntu 12.04
- How to disable selinux
- Change selinux to permissive
- How to check selinux status
- Get website details
- How to install nginx in ubuntu
- How to install nginx in RHEL 5
- How to install nginx in RHEL 6
- How to install nginx in centos 5
- Get linux OS details – Kernel version, distribution version, name, architecture, codename, release
- Service start, stop, restart – nginx in centos
- How to change nginx port number
- How to install nginx on centos 6
- Rsync command with ssh port number
- File creation date and time in linux
- How to install Java in ubuntu linux
- How to install Oracle Java JDK in ubuntu
- How to set password for website
- Plesk – MySQL admin login – password
- How to install and configure PHPMyAdmin from source code in CentOS / RHEL / Fedora linux
- How to find out mysql uptime
- How to backup and restore mysql database
- How to recover mysql root password
- How to connect Mobile Broadband in the ubuntu linux
- Easy method to update bootloader in linux
- Webcam software for linux
- Check memory usage in linux
- How to find out CPU utilization in linux
