How to convert an IP address to 10 digits decimal number

 
IP (Internet Protocol) address is a unique 4 digits number to distinguish and utilize the network nodes over the internet worldwide.
Any website/domain or computer connected to the world wide web have a unique ip address. Using a DNS lookup tool we can translate back any website domain name to it’s original ip address.
What we are [...]