Check your DNS records with dig ... The most important are the A, CNAME, and MX records. The A record stores the host IP address. The CNAME is an alias record, which is used to give multiple aliases to a single computer. ... you can use a software tool called dig that queries DNS servers directly. Dig comes standard with all the major Linux ...
