LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 08-13-2009, 08:15 AM   #1
sci3ntist
Member
 
Registered: Dec 2006
Distribution: Debian,Slackware,FreeBSD,CentOS,Red Hat,Windows Server 2008
Posts: 133

Rep: Reputation: 16
Lost web hosting


Hello,

Is there any way to figure out where some domain is being hosted?

Regards,
 
Old 08-13-2009, 08:29 AM   #2
robertjinx
Member
 
Registered: Oct 2007
Location: Prague, CZ
Distribution: RedHat / CentOS / Ubuntu / SUSE / Debian
Posts: 749

Rep: Reputation: 73
nslookup domain.com

it will return an ip address, which you can do a whois on:

whois 1.1.1.1

or whois domain.com and maybe by the Name Servers you can figure it out.
 
Old 08-13-2009, 08:33 AM   #3
kbp
Senior Member
 
Registered: Aug 2009
Posts: 3,790

Rep: Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653
Hi sci3ntist,

You can try a dig for the domains nameservers
eg.

[me@mypc Desktop]$ dig linuxquestions.org NS

; <<>> DiG 9.6.1-P1-RedHat-9.6.1-4.P1.fc11 <<>> linuxquestions.org NS
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9651
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 5

;; QUESTION SECTION:
;linuxquestions.org. IN NS

;; ANSWER SECTION:
linuxquestions.org. 86400 IN NS ns3.mydyndns.org.
linuxquestions.org. 86400 IN NS ns1.mydyndns.org.
linuxquestions.org. 86400 IN NS ns5.mydyndns.org.
linuxquestions.org. 86400 IN NS ns4.mydyndns.org.
linuxquestions.org. 86400 IN NS ns2.mydyndns.org.

;; ADDITIONAL SECTION:
ns1.mydyndns.org. 162 IN A 204.13.248.76
ns5.mydyndns.org. 45480 IN A 203.62.195.76
ns4.mydyndns.org. 44561 IN A 91.198.22.76
ns2.mydyndns.org. 44018 IN A 204.13.249.76
ns3.mydyndns.org. 46777 IN A 208.78.69.76

;; Query time: 294 msec
;; SERVER: 139.130.4.4#53(139.130.4.4)
;; WHEN: Thu Aug 13 23:26:48 2009
;; MSG SIZE rcvd: 215

cheers

<bugger... you were too quick for me robertjinx>

Last edited by kbp; 08-13-2009 at 08:35 AM.
 
Old 08-13-2009, 08:35 AM   #4
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Or use
Code:
host -a domain.com
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: SELinux - Highly Secured Web Hosting for Python-based Web Applications LXer Syndicated Linux News 0 05-28-2008 07:30 AM
LXer: Web Hosting Provider Verizon Business Expands Managed Hosting ... LXer Syndicated Linux News 0 09-17-2006 06:21 AM
LXer: Web Hosting Provider Zen Internet Offer Linux Hosting Trial for 1 ... LXer Syndicated Linux News 0 04-20-2006 09:33 PM
web hosting vwal_13 Linux - Networking 1 08-01-2004 04:34 PM
Free web based control panel for web hosting? mooman_fl Linux - Software 0 06-18-2004 05:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 10:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration