HTML over DNS
A web page whose contents are fetched from DNS rather than from the web server that frames it.

This experiment uses a web page as a client for DNS-hosted content. The browser still loads a conventional shell, but the page body comes from DNS answers.
It blurs the line between naming service and content platform. It also shows why careful limits, caching, and escaping matter when DNS becomes an application backend.
Primary source: https://news.ycombinator.com/item?id=28218406