Re: Using dig for checking domain registration

2009-07-01 Thread Mark Andrews
In message <44c73f17-b4e9-41f8-bd21-461ca9467...@newgeo.com>, Scott Haneda writ es: > On Jun 29, 2009, at 6:57 PM, Mark Andrews wrote: > > >> Though I am not understanding the versions, you were using 9.3.6 > >> and I > >> am using > >> DiG 9.6.0-P1-RedHat-9.6.0-2.P1 > >> > >> Since I am more c

Re: Using dig for checking domain registration

2009-06-30 Thread Scott Haneda
On Jun 29, 2009, at 6:57 PM, Mark Andrews wrote: Though I am not understanding the versions, you were using 9.3.6 and I am using DiG 9.6.0-P1-RedHat-9.6.0-2.P1 Since I am more current than you, I would estimate that the one bug is fixed if it is in your version, of course, that is not the

Re: Using dig for checking domain registration

2009-06-30 Thread Stephane Bortzmeyer
On Mon, Jun 29, 2009 at 01:14:43PM -0700, Scott Haneda wrote a message of 38 lines which said: > I have been using the below command to determine if a domain is > registered. Bad idea. A domain can be registered and not published in the DNS (for instance, in .COM, because it is on hold, i

Re: Using dig for checking domain registration

2009-06-29 Thread Mark Andrews
In message <8e6e793d-9326-47f3-aeef-c3e072b32...@newgeo.com>, Scott Haneda writ es: > Comments interspersed below... > > On Jun 29, 2009, at 5:42 PM, Mark Andrews wrote: > > >> Hi Mark, thanks for the reply. I do not understand your last > >> suggestion. If the domain in question is customtruc

Re: Using dig for checking domain registration

2009-06-29 Thread Scott Haneda
Comments interspersed below... On Jun 29, 2009, at 5:42 PM, Mark Andrews wrote: Hi Mark, thanks for the reply. I do not understand your last suggestion. If the domain in question is customtruckgraphics.us, can you show me an example of how to do this? % dig ns us ; <<>> DiG 9.3.6-P1 <<>> ns

Re: Using dig for checking domain registration

2009-06-29 Thread Mark Andrews
In message , Scott Haneda writ es: > On Jun 29, 2009, at 5:08 PM, Mark Andrews wrote: > > > In message <76610622-42ba-4ed3-b945-14f6c6796...@newgeo.com>, Scott > > Haneda writ > > es: > >> I have been using the below command to determine if a domain is > >> registered. I use this for an intern

Re: Using dig for checking domain registration

2009-06-29 Thread Scott Haneda
On Jun 29, 2009, at 5:08 PM, Mark Andrews wrote: In message <76610622-42ba-4ed3-b945-14f6c6796...@newgeo.com>, Scott Haneda writ es: I have been using the below command to determine if a domain is registered. I use this for an internal audit of what clients have come and gone, and what DNS r

Re: Using dig for checking domain registration

2009-06-29 Thread Mark Andrews
In message <76610622-42ba-4ed3-b945-14f6c6796...@newgeo.com>, Scott Haneda writ es: > I have been using the below command to determine if a domain is > registered. I use this for an internal audit of what clients have > come and gone, and what DNS records I need to clean up. > > dig example.

Using dig for checking domain registration

2009-06-29 Thread Scott Haneda
I have been using the below command to determine if a domain is registered. I use this for an internal audit of what clients have come and gone, and what DNS records I need to clean up. dig example.com NS +trace -4 @4.2.2.1 | grep -i ns1.example.com I run it also with ns2.example.com in the