answersLogoWhite

0

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.

User Avatar

ProfBot

4mo ago

What else can I help you with?

Related Questions

Find out who an IP address belongs to?

Use a "whois" search.


What is the use of WHOIS in Computer?

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.


How do you findout who has ownership to your domain name?

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!


What can one find out about an internet domain from who is?

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.


Does Sherrill Furniture Co have an email address?

I found this one doing an "whois" search: ellerd@sherrillfurniture.com


Whose IP address is 68.142.74.193?

Limelight Networks, Inc. https://ws.arin.net/whois/?queryinput=68.142.74.193


How do you add a domain checker php to my website?

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.


How can you find out detailed information about the location or identification of someone using a particular IP address?

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.


How do you find IP address of a website domain name?

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.


How do you check domain details?

do WHOIS lookup There are many WHOIS search sites.


Can i find email address if i only know ip address?

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


Where can you do a Whois lookup?

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.