|
|
#1 (permalink) |
|
is a
Comfy Contributor
Joined in Jul 2004
Lives in CT
Hosted on Pass79
265 posts
Gave thanks: 11
Thanked 8 times
|
Question About DNS
I'm drawing a complete blank right now... Is there a way to check which domains uses my DNS? For example I want to search ns1.domain.com and see who has that as there DNS?
__________________
![]() |
|
|
|
|
|
#2 (permalink) |
|
01101100
Super #1
Joined in Jan 2006
Lives in West Michigan
Hosted on SH92
1,606 posts
Gave thanks: 49
Thanked 114 times
|
You can look up the IP of the particular server.
http://whois.webhosting.info/72.29.83.243 Shows that your domain name is the only domain under your IP address. However if you have an IP that is shared among multiple clients, just replace your IP with that IP.
__________________
twinlakeweather.us SH92 |
|
|
|
| This user thanks markscns for this great post! | Prig (January 1st, 2007) |
|
|
#3 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,387 posts
Gave thanks: 28
Thanked 94 times
|
Prig -
Not aware of any way to do what you're trying... You could go to domaintools, and check out if any of the searches and tools that they offer might help. John
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|
|
|
#4 (permalink) | |
|
is a
Comfy Contributor
Joined in Jul 2004
Lives in CT
Hosted on Pass79
265 posts
Gave thanks: 11
Thanked 8 times
|
Quote:
I have two different name servers set up right now and I want to move everyone over to one. I was just hoping there was a way to see who was using the old name server. But if I have to do it through WHOIS one by one, it won't be that bad. I have a small customer base, I was just hoping there was an easier way though. Thanks. ![]()
__________________
![]() |
|
|
|
|
|
|
#5 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jun 2005
Hosted on SH79
44 posts
Gave thanks: 1
Thanked 2 times
|
I'm a little rusty, but I think you can run something like that below from CMD line.
I'm not positive on the exact context, but if you type nslookup alone, then at the > prompt : type help, it will give you a list of options. Code:
nslookup ls -d yourdomain.com |
|
|
|