Re: [OFF-TOPIC] dns utility

1999-01-19 Thread Jens B. Jorgensen
dig cd.com axfr Note that you generally have to query the NS server for the domain directly in order to get an axfr (zone transfer). You can find this out with dig cd.com ns Then use dig @nameserver.cd.com cd.com axfr where 'nameserver.cd.com' is the host listed in the NS record. [EMAIL PROT

[OFF-TOPIC] dns utility

1999-01-19 Thread keyoz
are there any utilities to query a dns server so that if I type: cd.com, it will list all domains beginning with "cd", like cda cdda. from a user still familiarizing himself to these sort of things TIA. k e c h i e