> Please login to your server with SSH
> Pleases run the following CNAME lookup command and make sure to replace yourdomain.com with the domain you want to check
host -t cname example.com
> You will have a response similar to this, but it will differ based on your domain
yourdomain.com is an alias for test.travelworld58.com.
> In the example, you will have the domain as an alias of another URL. If the domain does not have a CNAME you will see the below result:
your domian.com has no CNAME record