Cloud DNS

wvsrealestatespain.com

This domain is registered for one of our customers.

If this is your domain name, please visit this page to see how to register it as DNS zone into your account.

Note: If you already have registered the DNS zone for your domain name, please wait for DNS propagation. Your web site will be displayed soon. It may take few minutes.

* Do you know the most popular Nslookup commands?


Suggested article: 10 Most used Nslookup commands

Nslookup is a small but very powerful command-line tool. It is simple and easy to use. The Nslookup command is available on many popular computer operating systems - Linux, Windows, macOS, etc.

Nslookup is principally used to perform DNS queries and receive: domain names or IP addresses, or any other specific DNS Records.

Nslookup command examples:

  • Command line: $ nslookup example.com - to see how many A records are there
  • Command line: $ nslookup -query=mx example.com - to check the MX records of your domain name
  • Command line: $ nslookup -type=any example.com - to see all the available DNS records for this hostname

You can find more of the most useful Nslookup commands in this article!