Xref: utzoo comp.unix.questions:29476 comp.unix.wizards:24456 comp.unix.internals:2342 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!mouse From: mouse@thunder.mcrcim.mcgill.edu (der Mouse) Newsgroups: comp.unix.questions,comp.unix.wizards,comp.unix.internals Subject: Re: how to get a list of subdomains for a domain Keywords: resolver question Message-ID: <1991Mar15.094710.13272@thunder.mcrcim.mcgill.edu> Date: 15 Mar 91 09:47:10 GMT References: <7622@alpha.cam.nist.gov> Organization: McGill Research Centre for Intelligent Machines Lines: 19 In article <7622@alpha.cam.nist.gov>, coleman@cam.nist.gov (Sean Sheridan Coleman X5672) writes: > Is there a way using the resolver library routines to find what > subdoamins exists under a given domain. I'm not sure whether a nice interface is provided or not, but... > I know nslookup can do ls domain name and get a list of hosts for the > domain. ...I think this is implemented by doing a zone transfer. (I may be wrong; I don't know that code and don't have time to check it out just now.) I do feel sure doing a zone transfer will give you what you want. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu