When running a WHOIS query on a non-routable IP address, such as a private IP address from the reserved ranges defined in RFC 1918 (e.g., 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16), the query will typically return a response indicating that the address is not publicly routable on the internet. This is because non-routable IP addresses are meant for internal use within private networks and are not globally unique. As a result, WHOIS databases do not contain information about these addresses.
Use a "whois" search.
whois - client for the whois directory service WHOIS is a query/response protocol which is widely used for querying an official database in order to determine the owner of a domain name, an IP address, or an autonomous system number on the Internet. Try "whois google.com" then you will find who owns Google.com.
You can find out who owns, registered, and other information by running a WhoIs search... Google Whois and you will find many providers who will tell you who owns it. I recommend using Network Solutions, you can get their who is on their website at networksolutions.com/whois . -Hope this Helps!
To find out about a domain from Whois, visit their official webpage. Whois can tell the domain owner, IP address traffic and rank, as well as other information.
I found this one doing an "whois" search: ellerd@sherrillfurniture.com
Limelight Networks, Inc. https://ws.arin.net/whois/?queryinput=68.142.74.193
You could do it using a shell call to "whois" if you're on a *nix type system. If you were to post to it with a parameter called "url", then it would be something like this: $result = shell_exec("whois " . escapeshellcmd($_POST["url"])); Bear in mind that whois is not guaranteed 100% accurate.
You can do a whois on the IP address at the IP2Location or GeekTools whois link to the below. The information may, or may not, be of much use. Whois will tell you what major network the IP address is assigned to, such as Sprint, etc. It may also tell you who the address is delegated to, such as a local ISP. If so, you'll at least know the general location of the user of that address. Befriend a knowledgeable network administrator and he may be able to narrow down the location even better for you using tools he has at his disposal.
Do a Whois search on the domain name. Find a domain server. Then from command prompt type ping nameofdomainserver So for example if you Whois google you get ns1.google.com if you then ping that address it returns 216.239.31.10 There are other methods, and the one listed above may not be the best. But it is simple.
do WHOIS lookup There are many WHOIS search sites.
You can find contact information for the people responsible for the IP addres by doing a whois-lookup, e.g. http://whois.domaintools.com/83.94.214.128
DomainTools.com is the best site for WHOIS search. They are free to use, and have a very large WHOIS database covering almost all major domain extensions.