How To Check Dns Name In Linux?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Use the “host” command.
Open your terminal and type the following command to find the DNS name of your domain name:
host domainname.com
2. Use the “dig” command.
Open your terminal and type the following command to find the DNS name of your domain name:
dig domainname.com
3. Use the “nslookup” command.
Open your terminal and type the following command to find the DNS name of your domain name:
nslookup domainname.com