💾 Archived View for gemini.bortzmeyer.org › software › dns.gmi captured on 2023-07-10 at 13:32:57. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

A Gemini-to-DNS gateway

Just add a domain name to `gemini://gemini.bortzmeyer.org/dns/` and you'll get the answer as a nice gemtext. Most of the time, the answers are links that you can follow (name-to-address, address-to-name, etc). You can also add the type (MX, NS, LOC, etc) after the domain name and a slash.

Examples of interesting requests:

IP addresses of the reference site

Name servers of the chilean top-level domain

Email servers of ProtonMail

Microsoft loves TXT records

Of course, it works with IDNs (domain names in Unicode)

Location of cities in France from their zip code (here 34000)

The same, as an OpenStreetMap URI

Source code of the DNS Looking Glass which is used behind

The DNS on Wikipedia