computing
  • 2

Can I Find Location Of IP Address Which Is Private?

  • 2

this is important 4 me. this is the add 10.224.174.205
when i just look 4 it, it shows private. can any one help? i need to know this somehow. thanx 4 help

Share

1 Answer

  1. There are 2 types of IP address.
    1)Private IP address
    2)Public IP address
    Private IP address can’t be guessed correctly because it is a Local IP. This is used only for LAN purpose. The Private IP address starts with 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31.255.255 and 192.168.0.0 to 192.168.255.255.
    The Remaining all IP address are Public IP address.
    But Public IP address can be identified easily through this site Ip-details.com which gives the Service Provider, IP Location and Country etc..
    • 0