Path: utzoo!utgpu!watserv1!watmath!att!pacbell.com!mips!sdd.hp.com!think.com!linus!agate!ucbvax!HUBCAP.CLEMSON.EDU!Mike.Marshall From: Mike.Marshall@HUBCAP.CLEMSON.EDU (System Janitor) Newsgroups: comp.protocols.tcp-ip.domains Subject: Re: Finding hostnames of a domain Message-ID: <9104171309.AA14509@hubcap.clemson.edu> Date: 17 Apr 91 13:09:21 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 55 You can usually find out with ls if you ask the right nameserver: Script started on Wed Apr 17 09:03:48 1991 csh> nslookup Default Server: hubcap.clemson.edu Address: 130.127.8.1 csh> nslookup Default Server: hubcap.clemson.edu Address: 130.127.8.1 > ls arizona.edu [hubcap.clemson.edu] Host or domain name Internet address *** Error during listing of arizona.edu: No information > set q=ns > arizona.edu Server: hubcap.clemson.edu Address: 130.127.8.1 Non-authoritative answer: arizona.edu nameserver = ARIZONA.EDU arizona.edu nameserver = CS.ARIZONA.EDU arizona.edu nameserver = PENDRAGON.CS.PURDUE.EDU Authoritative answers can be found from: ARIZONA.EDU inet address = 128.196.128.233 ARIZONA.EDU inet address = 128.196.128.234 CS.ARIZONA.EDU inet address = 192.12.69.1 PENDRAGON.CS.PURDUE.EDU inet address = 128.10.2.5 > set q=a > server arizona.edu Default Server: arizona.edu Address: 128.196.128.233 > ls arizona.edu [arizona.edu] Host or domain name Internet address arizona server = Arizona.EDU Arizona 128.196.128.233 Arizona 128.196.128.234 arizona server = CS.Arizona.EDU CS 192.12.69.5 arizona server = pendragon.cs.purdue.edu ... ludicrous amounts of information deleted ... flwo-gw 192.33.140.1 galileo 128.196.176.94 > ^D csh> ^D script done on Wed Apr 17 09:05:47 1991 -Mike