To check the DNS (Domain Name System) records of a domain, you can use various online tools or commands depending on your operating system. Here's how you can do it:

Using Online Tools:

  1. Go to a DNS lookup website such as MXToolbox, DNSstuff, or DNSWatch.
  2. Enter the domain name whose DNS records you want to check in the provided field.
  3. Click on the "Lookup" or "Check" button.
  4. The tool will display the DNS records associated with the domain, including A records, MX records, CNAME records, TXT records, etc.

Using Command Line (Windows):

  1. Open Command Prompt by typing "cmd" in the Windows search bar and pressing Enter.
  2. Type the following command and press Enter:
  3.     
            nslookup domain.com
        
    
  4. Replace "domain.com" with the actual domain name you want to check.
  5. The command will display the DNS information for the domain, including the IP address associated with it.

Using Command Line (Mac/Linux):

  1. Open Terminal.
  2. Type the following command and press Enter:
  3.     
            nslookup domain.com
        
    
  4. Replace "domain.com" with the actual domain name you want to check.
  5. The command will display the DNS information for the domain, including the IP address associated with it.

By following these steps, you can easily check the DNS records of a domain using online tools or command line utilities.

If you want to check DNS of any domain __ Check by visiting DNS AsianWiki 

Domain Record Lookup