Yesterday, i talk with a guy on-line, and he can easy know my IP address, why?
Just ping the web address else put your url in cmyip.com. Now you can easily got the ip address.
Hi,
Open a dos prompt (start->run->command) and type netstat. This will show a list of all current connections to your computer.
_____________________
safe pass courses limerick (http://www.cmsafety.com/)
yes piyush is quite correct .... although he did not reveal the entire process but through netstat comment u can use the ip address of any person
one more command is there
Run -->type cmd --> tracert ( site name , withougt brackets..)
this command will give u lots of info...
There is software you can buy and get anyone's IP address through email or talking on Skype, etc, just like there is software where you can identify the calling from a private caller ID. Check it out on google and do some research, it is pretty scary, when you have the right tools.
i thinks he use a software to check your ip,you can google such a software tool.
Quote from: Piyush on 09-27-2011, 03:24:01
Hi,
Open a dos prompt (start->run->command) and type netstat. This will show a list of all current connections to your computer.
_____________________
safe pass courses limerick (http://www.cmsafety.com/)
Yes...this works...and to further research one can use Ip-details.com (http://www.ip-details.com/ip-search/) and get the location of that respective IP.
There are many softwares, tools available in the market which will shows you the current connections on your website, computer. Search on Google.
To get the IP address of another website or computer, It is important that you must either know the computer name or domain name and use the ping command to ping the computer and obtain its IP address. For example, in Microsoft Windows a user would open an MS-DOS command window and type "ping <computer>" where <computer> is the name of the computer or domain name.
But how to know other ip address..can u please explain clearly...when i put netstat in CMD..there are given me lots of information..but particular which 1 i want that not given
Only thing you need to do is to open the command prompt and on the DOS screen, type "ping" <space> "the address of the website you want to trace" and then hit enter. As an example, if you want to know the IP address for Google, type "ping www.google.com" and press enter. Here, the IP address for www.google.com appears!
Only thing you need to do is to open the command prompt and on the DOS screen, type "ping" <space> "the address of the website you want to trace" and then hit enter. As an example, if you want to know the IP address for Google, type "ping www.google.com" and press enter. Here, the IP address for www.google.com appears!
Only thing you need to do is to open the command prompt and on the DOS screen, type "ping" <space> "the address of the website you want to trace" and then hit enter. As an example, if you want to know the IP address for Google, type "ping www.google.com" and press enter. Here, the IP address for www.google.com appears!
If you opened a link he sent, your IP was logged in his server logs. Any web request exposes your public IP in the TCP/IP header. It's basic networking, not hаcking.
A simple grabber, traceroute, or backend script can capture it. Your ISP assigns that public IP, it's normal OSI-layer behavior, not magic.