leastfixedpoint

Tony's Link Log

Links tagged with “dns”

All tags.

Atom 1.0 feed Atom feed for links tagged with dns

Links added 11 July 2026

File distribution over DNS: (ab)using DNS as a CDN.

Tony Garnock-Jones (31 July 2023)
🔗 https://eighty-twenty.org/2023/07/31/dns-as-a-cdn
#networking #dns #bcs2110 #bcs

This is the story of a one-afternoon hack that turned into a one-weekend hack. I woke up on Saturday with a silly idea: what would it be like to use content-defined chunking (CDC) and serve the chunks over DNS?

Links added 10 July 2026

DNS as an ASN Database.

Geoff Huston (February 2026)
🔗 https://ispcol.potaroo.net/2026-02/ipasn.html
#networking #dns #bcs2110 #bcs

Huston describes a clever (ab)use of the DNS system to query the ASN-to-prefix mapping database. DNS is a global, replicated key-value store that is useful for much more than just mapping hostnames to IP addresses. See also this.