[dns-operations] charter, sitefinder, opendns (slashdot today)

Paul Vixie paul at vix.com
Thu Feb 15 23:26:07 UTC 2007


> I was assuming they would block by destination (URL).  When I imagine
> DNS-over-HTTP something like this comes to mind:
> 
>    http://x.gtld-servers.net/dns?q=example.com&t=A
> 
> or maybe even
> 
>    http://x.gtld-servers.net/example.com/IN/A

i've been assuming that it would be XMLish, so

     GET http://x.gtld-servers.net/ HTTP/1.0

     <QUERY NAME="example.com" CLASS="IN" TYPE="A"></QUERY>

or similar.

     



More information about the dns-operations mailing list