list domains remotely on nameservers

Brad Knowles brad.knowles at skynet.be
Fri May 11 18:01:19 UTC 2001


At 5:04 PM +0800 5/11/01, Andy Low wrote:

>  Take a look at this site: http://www.shim.org/dnswebs/
>
>  Anyone know what sort of CGI scripts can perform this?

	If you have complete copies of the zones, I'm sure that this kind 
of thing is relatively easy to produce.


	Since shim.org is owned by a guy living in Singapore, and 
ns.shim.org is physically located in Singapore, in addition to the 
fact that ns.shim.org is one of several nameservers that is 
supposedly authoritative for the 168.42.202.in-addr.arpa zone (others 
include ns.apnic.net, and ns1.telstra.net), I'd be surprised if Ivan 
Shim wasn't one of the Domain Administrators down there who happened 
to have full access to this zone via some private means.

	Alternatively, the Singapore Domain Registrar may choose to make 
this kind of information publicly available via ftp -- such as can be 
found for the .gov and .edu gTLD zones at 
<ftp://rs.internic.net/domain/>, as well as the in-addr.arpa zone.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list