I am able to access almost everything through internet, except my own purchased DNS.
I have a domain bought from GoDaddy, that is pointing to my VM, and the website is working from everywhere (work, home, mobile) except from inside the VM.
EDIT:
let me add a piece of information that might be useful here, the VM is a Domain Controller (its the only machine in farm) the domain name is myDomain.com. the URL that is not resolving is myDomain.com
>> nslookup myDomain.com
>> Server: UnKnown
>> Address: ::1
>> *** UnKnown can't find myDomain.com: Non-existent domain
>> ping myDomain.com
>> Ping request could not find host myDomain.com. Please check the name and try again.
where shall I start?