Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there @planetMatrix,
I would recommend checking your DNS Records via this tool here:
https://www.digitalocean.com/community/tools/dns
That way you should be able to tell if the DNS record is still present. Note that it could actually take up to 72 hours for the DNS cache to clear over the Globe before you could see the changes.
But besides that, if you want to create a new website with your subdomain name, what I would suggest is just adding a new DNS A record for your subdomain name and then creating a new Vhost for your subdomain name. Then once the DNS propagates you should be able to see your website via your subdomain name as expected.
Let me know if you have any questions. Regards, Bobby