▲ | coreylane 3 days ago | ||||||||||||||||||||||||||||
I've been building https://resolver.one - a DNS server that returns GeoIP data as TXT records. Query an IP directly as the hostname (e.g. dig TXT 8.8.8.8.rslvr.one) and get back country, ASN, etc. Always been fascinated by repurposing established protocols for unintended uses - DNS is everywhere, passes through firewalls, and has built-in caching. Seemed like a fun way to deliver location data without HTTP APIs. Super niche, definitely a bit odd, but that's the appeal. | |||||||||||||||||||||||||||||
▲ | asteroidburger 3 days ago | parent [-] | ||||||||||||||||||||||||||||
Neat idea, even if it doesn't end up going anywhere. Out of curiosity, are you able to share what your source of data is? Isn't GeoIP data typically licensed? | |||||||||||||||||||||||||||||
|