Hacker News new | ask | show | jobs
by destroyer998 3879 days ago
Some DNS stuff would be baddass, e.g. to what does something resolve, what are the nameservers
2 comments

I hacked up a simple lookup service here:

http://dns-api.org/

That might be useful, at least to pin down what kind of API you do/don't want.

That's awesome, thanks!
Hey destroyer998, you can do PTR lookups using the IP info API. There's also the host reputation API for checking DNSBLs.

We have thought about some other DNS related APIs.. what would you be using it for?

I would be using it to check if a user has created the correct DNS settings when they try to link their domain to a webhosting package of instance. Or wether someone has setup their domain correctly to receive emails.