I have a service in which I'd like to do the following:
Receive the customer order and set up a subdomain (of our main url) to a specific ip address (seperate ip address) that we know ahead of time. This should be done automatically with an API. We already have the main hosting box, plus the boxes we are renting out.
I'm assuming we need a DNS type service in order to most effectively achieve this, what are some good ones that would fill our needs the in the simplest manner?