On Fri, May 18, 2012 at 11:59 PM, Marc Perkel <[email protected]> wrote:
> I have a few weird ideas and would need a smart DNS server of some sort to > pull it off. Basically looking for a programmable backend that might do DNS > lookups itself. > > Here's a possible example. There are servers out there that return country > codes of IP addresses. But what about a country code for a host name? You > would have to do an IP lookup on the host and then use the IP to get a > country code. > > So - is there source code for something like this or a DNS server with a > scripting language? What you're probably looking for is an geolocation API. These are usually very visualization-centric, mostly for the web. So try gogoduck/google for "geolocation", "hostname" and the name of your chosen programming language. -- Jan -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
