Quantcast
Viewing all articles
Browse latest Browse all 62

Check the reverse dns hostname for a IP on Linux

This guide will step you through how to take an IP address, and find out what its reverse dns host name is. This is useful for checking mail server DNS setup, etc. The DNS system works two ways. It is used to convert host names to IP addresses, but it can also convert IP addresses to host names. Two handy programs to perform DNS queries on Linux are ‘dig’ and ‘host’. If either of these aren’t installed on your system,…

Read more
[...]

Viewing all articles
Browse latest Browse all 62

Trending Articles