top | item 1678324

Create a DNS record for an IP address instantly

107 points| oceanician | 15 years ago |ipq.co | reply

52 comments

order
[+] JeremyBanks|15 years ago|reply
Having it provide a button to fill in the user's IP (or perhaps doing so by default) might be useful.
[+] keefe|15 years ago|reply
extremely this... that takes down a huge barrier to entry for a totally trivial cost
[+] stevefink|15 years ago|reply
Perhaps I'm missing something, but what exactly is appealing about this service and/or is new and innovative? It's trivial enough to put a web interface in front of BIND or djbdns to replicate this behavior to where I'm trying to understand why this got ranked highly? I am by no means bashing the creator of this service nor the service itself - I'd just like to understand what additional value is being provided here that does not already exist?
[+] ghshephard|15 years ago|reply
I've been using DNS, DNS Services, DNS Administration Services and DNS Configuration Tools for 12 years.

This is the first time I've ever seen a tool/web page that has done this so simply.

It may be trivial, but I don't think I've ever seen anyone do it before.

Oh, and the hacker value is very clear - if you notice there is (soon) going to be an update that will let you also update your DNS record.

It's clean, quick, and simple. Add the ability to submit updates via email, and you have a "posterous for DNS updates." :-)

[+] equark|15 years ago|reply
You boot up an ec2 instance and want to give a domain name to a friend that isn't 100 characters long. How much effort does it take you setup your bind solution? Particularly if you've never setup dns before. Can I do this given that I'm not running any other servers? The popularity of dyndns should give you a sense of demand.
[+] almost|15 years ago|reply
You say it's so trivial yet you didn't include a link to the one you just set up to prove your point :p So not quite that trivial, and that is often enough.

Quite often it is useful to be able to do something easily and quickly that you could have done before with more effort.

[+] code_duck|15 years ago|reply
That's pretty interesting. Somewhat like DDNS, but not as useful?

I don't know if I want an ipq.co address, but I just realized - could I use my own DNS hosting (through slicehost, linode, whatever) to assign domain names to arbitrary IP addresses?

Like, if I own garlicgargle.com, and I have another system with a static IP, does that mean I can just assign salty.garlicgargle.com to that IP and it works fine? Sorry for the basic question, I guess I don't understand doing much with DNS beyond the common tasks.

[+] jrockway|15 years ago|reply
Yes. It's called an A record.
[+] tlrobinson|15 years ago|reply
DNS is basically a big key-value store. You can point any domain or subdomain to any IP address.
[+] ollysb|15 years ago|reply
Love the "once we implement it" for making updates, very lean.
[+] cfaulkingham|15 years ago|reply
I am not sure how I feel about this. A domain name implies ownership of the site.

It's kind of like reverse domain hijacking.

See, http://hackernews.ipq.co/

Am I missing something?

[+] snorkel|15 years ago|reply
That won't work for virtual hosted web sites, which is most web sites, because the unrecognized host name in the Host header which will hit the default host on the target web server instead of the correct virtual host, unless that web server is configured to recognize the foo.ipq.co host name.
[+] qjz|15 years ago|reply
I don't think it implies ownership, but it could certainly mislead users who are not familiar with the purpose of DNS. It's always been trivial to point one of your own domain names at someone else's IP address (or create a CNAME), but this hasn't been the source of any major abuse that I'm aware of, probably because you don't have any control over the remote resource.
[+] keefe|15 years ago|reply
Other than the servers checking host per other people's comments, this is basically just how dns works... anybody with a domain can point any subdomain or domain they own to any IP they want. I can't see any practical way around this at the dns level.
[+] blahhah|15 years ago|reply
On top of it I was able to create an account on hackernews.ipq.co version of hackers news called blahhah.

Maybe y-combinator doesn't care but I think I would!

[+] ra|15 years ago|reply
It's up to the web site owner to check HTTP Host.

You could equally have registered hakernews.com and CNAME'd it

[+] paraschopra|15 years ago|reply
Interesting. Thinking about possible use cases. Any ideas?
[+] viraptor|15 years ago|reply
Yeah... I'd expect most people who need such service to own their own domains already.

Although if they added the "fill in my ip" button as someone else suggested, it might be useful for connecting to customer machines for debugging. Instead of "go to control panel, look for network connections, ...." etc. it would be just - go to ipq, click ok, give me the result. (also, short name might be easier to say over the phone than ip)

[+] uxp|15 years ago|reply
I've had the need on dynamically assigned IP addresses to share files with people when the file too large for email, and I didn't want to take the time to upload it to a server on a slower uplink and then have the recipient download it, taking twice as much time.

Being able to open up an Apache or Nginx server without using a confusingly long hostname (eg 127-0-0-1-dhcp.node01.someispdomain.net) which would be easy to misspell over the phone, to let someone grab whatever they needed directly from me makes this a very optimal service for such a small use.

I can see a group of people working on a webapp building a list of subdomains using this service so that a project lead can instantly see how each developer is working on a problem on their local machines.

[+] sunburnt|15 years ago|reply
This looks similar to Dynamic DNS service from DynDNS.com. This is useful if you would like to have a domain name for your home network, for example, but don't want to purchase a domain name and have to update the IP address whenever the ISP changes it.

The downside I see here is that some (many?) home routers support DynDNS service to automatically update your IP address with DynDNS whenever it changes. I don't know whether home routers can be configured to do the same with IPQuick service.

[+] rahoulb|15 years ago|reply
John works for a hosting company (the awesome Brightbox) so I suspect it's just making public one of the tools they use to assign DNS records to newly provisioned boxes.
[+] strick|15 years ago|reply
I just used it to give an easy-to-remember name to a rackspace cloud server I spun up yesterday. This is a throw-away server I'll likely nuke within a month, but for now I will remember how to get back without needing to memorize the IP address.
[+] illumin8|15 years ago|reply
This is going to be overrun by spammers and botnets in zero time flat. I bet it will be shut down in a few days.
[+] gm_|15 years ago|reply
I get an error when trying to create a record with an email address - "doesn't look like an email address".

Tried it with an ISP email address, and a gmail address.

[+] kree10|15 years ago|reply
I'm getting "The change you wanted was rejected. Maybe you tried to change something you didn't have access to." for every IP address I try: my current Comcast address, and the addresses of a few servers I work on. I also put in 66.220.147.22 (www.facebook.com) just to see what it would do, and got the same message. I'm leaving the optional name and e-mail fields blank.
[+] jncraton|15 years ago|reply
I'm not really sure what I would use this for. It's nice to have DNS for a box at home, but those aren't usually on a static IP. If my IP is dynamic, I'd probably go with a service like DynDNS which keeps my DNS record updated as the IP address changes.
[+] snorkel|15 years ago|reply
I can dig it. It's useful when tossing up a web server on a cloud host that assigns an ugly external host name and I'd rather address it by a cleaner host name.
[+] karteek|15 years ago|reply
I love that home.ipq.co resolves to 127.0.0.1
[+] thehodge|15 years ago|reply
Nice and simple interface, Love it :)
[+] Goladus|15 years ago|reply
Too simple, for me. What if I want to remove the record? Or change the record? I can't tell whether I'll be able to do it or not (I know email doesn't work yet, but is there any other way? No way to tell). If the answer, as I suspect, is that you can't then it's a simple interface because it's a tool that can only do one very limited thing really well.
[+] president|15 years ago|reply
what's the difference between this and bit.ly?
[+] rahoulb|15 years ago|reply
bit.ly does 301 redirects with analytics. this assigns domain names to ip addresses
[+] paolomaffei|15 years ago|reply
since when are we downvoting questions?