home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / protocol / tcpip / domains / 608 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.3 KB  |  43 lines

  1. Newsgroups: comp.protocols.tcp-ip.domains
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!cs.utexas.edu!asuvax!ennews!enuxhb.eas.asu.edu!sridhar
  3. From: sridhar@enuxhb.eas.asu.edu (Sridhar Venkataraman)
  4. Subject: Re: how to look up certain top-level domains at nic.ddn.mil?
  5. Message-ID: <1992Sep7.141746.27919@ennews.eas.asu.edu>
  6. Sender: news@ennews.eas.asu.edu (USENET News System)
  7. Organization: Arizona State University, Tempe AZ
  8. References: <1992Sep6.155944.22695@magnus.acs.ohio-state.edu>
  9. Date: Mon, 7 Sep 1992 14:17:46 GMT
  10. Lines: 31
  11.  
  12. pjd@magnus.acs.ohio-state.edu (Peter J Dotzauer)
  13. writes on comp.protocols.tcp-ip.domains:
  14.  
  15. )The general syntax for looking up top-level domains appears to be
  16. )
  17. )    whois -h nic.ddn.mil xx-dom
  18. )
  19. )where xx is the top-level domain.
  20.  
  21. ...
  22.  
  23. )How do you handle these cases? I found out by chance that you can
  24. )get the record for the former Soviet Union by asking about 'su1-dom'.
  25. )But this pattern is inconsistent, since there is no 'yu1-dom' or
  26. )'co1-dom'.
  27.  
  28. The command line clients work for all the whois options available by
  29. telnetting to NIC. In your case,
  30.  
  31. whois -h nic.ddn.mil "domain xx"
  32.  
  33. seemed to get the matches and
  34.  
  35. whois -h nic.ddn.mil "!su1-dom"
  36.  
  37. got the right match.
  38.  
  39. )-- 
  40. )Peter J. Dotzauer - pjd+@osu.edu - pjd+@ohstmail - osu-mps!pjd
  41.  
  42. Sridhar.
  43.