If you're unsure whether DNS has fully propagated, you can check the IP address your requests are resolving to. The easiest way to do this is by 'pinging' the domain name from your local computer. On Windows, open Command Prompt, and on macOS, open Terminal. Then, type:
ping domain.com
Be sure to replace "domain.com" with the website you want to check. The returned IP address will show which server you're reaching when you enter the domain in your web browser. It's also a good idea to check both 'www.domain.com' and 'domain.com' since each record has its own cache.
To verify if you're connecting to the server at StackCP, ensure that the IP address returned by the "ping" matches the IP address displayed on the right-hand side of our control panel. If they don’t match and you've recently created a new hosting package, manually changed your DNS records, or updated your domain’s nameservers, DNS propagation may still be in progress.