Tagged Questions

22
votes
9answers
3k views

Recommendations for domain name registrar with API-support

I'm building a web application that needs to register domain names programmatically. What domain name registrars with API support fulfill the following requirements: Supports .COM Ideally cheap ...
4
votes
2answers
272 views

How does domain registration works? [closed]

I searched Google and Wiki a lot, but I could't find answers for these questions. 1) What exactly registrar company do? They update an root DNS and set there IP of my DNS? 2) How come the registrar ...
2
votes
0answers
318 views

Alternative to godaddy [closed]

Today I've noticed that godaddy dropped 40$ on my card without getting any confirmation from my side. That was the last drop (well not the Drop, the whaterfall). After all of the stuff it was trying ...
1
vote
1answer
38 views

Does moving a domain to a new registrar pose any risk to its nameserver setting?

I want to transfer a domain name to a new registrar, but this is a live production site and I don't want anything goofy to happen to its nameserver settings. It needs to continue pointing to the same ...
1
vote
1answer
68 views

How quickly after a domain expires will it become available for purchase on domain registrar sites?

How quickly after a domain expires (that I don't own) will it become available for purchase on domain registrar sites?
1
vote
4answers
297 views

How can I use Ruby to check if a domain exists?

Something along the lines of: def domain_exists?(domain) # perform check # return true|false end puts "valid!" if domain_exists?("example.com")
0
votes
0answers
21 views

Inputs to become registrar with Verisign

we would want to build a system that interfaces with Domain name registry company Verisign. We would want to become 'Registrar' , so need to interface with a registry(Verisign). I would want to know ...
0
votes
0answers
11 views

How is adding webhost nameserver to registrar can point domain to your website

I have this question and I always wondering this. You parked your domain at webhost and add webhost nameserver at registrar. After that the domain propagate to your website at webhost server. I ask ...
0
votes
0answers
18 views

How to separate website identities

We have a domain which we have hosted with a hosting company that is for an existing established business. We are currently thinking about setting up a completely new company which will also be hosted ...
0
votes
0answers
78 views

Invalid Registrant information. - Data management policy violation; 2308:Data management policy violation (voice is required)

I am using query string to register domain via enom registrar. The code has been working well but during last year enom made some changes and now i am getting the following error Invalid Registrant ...