Category Archives: Network
How to find an Ip using Yahoo Messenger
The simplest ways to find an IP from a person wich talks with you on yahoo mesenger are:
#1
1.You need to chat with an id on Yahoo Messenger (only one id!)
2. Click on: Start -> Run
2. Type: cmd
3. ENTER or OK (usually occurs dos prompt: C: \ Documents and Settings \ your_username>)
and write in DOS prompt: netstat -a
4. Open the file c: \ log.txt (with notepad) [if it was created]
5. Find the following: ypager.exe (Warning: sometimes the name of the executable is different, but generally begins with the Y for yahoo or not appear at all) …. Or … your computer TCP: 3447 84.38.123.54:5101 ESTABLISHED
6. Usually the first result is the searched IP . If you are unsure, you can search the port. It can be bigger than 5000 (this is 5101)
where the above example IP 84.38.123.54 is the searched one
# 2
1.You need to chat with an id on Yahoo Messenger (only one id!)
2. Click on: Start -> Run
2. Type: cmd
3. ENTER or OK (usually occurs dos prompt: C: \ Documents and Settings \ your_username>)
write: netstat on the DOS prompt
4. Now make a txt file.
5. Find the following: ypager.exe (Warning: sometimes the name of the executable is different, but generally begins with the Y for yahoo or not appear at all) …. or … your computer TCP: 3447 84.38.123.54:5101 ESTABLISHED
6.Usually first IP is the searched one. If you are unsure, you can search the port. It can be bigger than 5000 (this is 5101)
where in the above example the searched IP is 84.38.123.54