Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

20
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
259 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
313 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
27 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
4answers
54 views

Settings DNS records with Hosting company or Registrar [closed]

This has always got me. I change the nameservers with the registrar and then have the option to set up the other DNS records (a ,cname, mx) with EITHER the registrar or hosting company. Which is ...
1
vote
1answer
65 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
3answers
142 views

How to detect the “owner” of a website?

after some web research I hereby ask for some disambiguation of webhosting terms: With a whois (as a command in a terminal or a web interface) one can detect the registrar of a specific domain. This ...
1
vote
4answers
283 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
15 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
66 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 ...
0
votes
1answer
95 views

Domain name transfer between registrars

We frequently take over the domain names of our clients when we take over the management of their site. Normally the transfer progress goes fine. However sometimes we have issues with DNS settings ...