How to find out who is hosting my Wordpress site? [closed] How to find out who is hosting my Wordpress site? [closed] wordpress wordpress

How to find out who is hosting my Wordpress site? [closed]


You need to check the DNS the domain name is pointed to. You may check the nameservers (=DNS) in public Whois database: https://www.whois.net/

Also, this resourse should help: http://www.whoishostingthis.com/


It sounds to me like you already know who hosts the domain, you're just looking to find out where the actual files are being served from. If that's correct, you should try:

ping theirdomain.tld

When you ping the domain, it will give you the IP address where the files are hosted. You can plug that IP address back into whois, you'll find out who actually owns that IP address.

For example, if I want to find out where my company's website is located, I would do:

  • ping 0708scompany.tld
  • copy the ip address.
  • whois ip.address.from.ping


I have used quite a few, but depending on the database they work with, some deliver wrong info. The best one currently is Hosting Checker and Who Is Hosting This comes second.