Trace an IP in a Yahoo Chat Room?

  • Thread starter Thread starter z4955
  • Start date Start date
  • Tags Tags
    Chat Trace
AI Thread Summary
IP tracing from a Yahoo chat room is highly unlikely without hacking into Yahoo, as their servers remove such information when relaying messages. While an IP address can provide a general location, it typically cannot pinpoint an exact address, especially if the user does not engage in email or messenger services. Anonymizers can be used to send emails without revealing the sender's information. In larger cities, IP addresses may route to the nearest major city, with DSL providing more localized data. Direct connections during chats, such as through file transfers, may allow users to see each other's IP addresses using commands like "netstat -a." Overall, concerns about IP tracing in public chat rooms are often exaggerated.
z4955
Messages
111
Reaction score
0
is there any way for someone to put an ip trace on you from a yahoo chat room i.e. public game chat room?
 
Computer science news on Phys.org
Very unlikely without hacking into Yahoo. Their servers are going to strip out that kind of information when relaying your messages to other people.

- Warren
 
that's good to know since someone threatened to do an ip trace on someone I know and was concerned
 
What are they going to do with an IP address anyway? :smile: Script kiddies...

- Warren
 
they want to find out where we are located
 
I know they can get your ip from email but if you don't email or use messenger there is no way they can get your ip?
 
It's possible to locate you with a fairly specific location (say, a city) by IP, but not down to an individual house or anything.

You could also just send your email through an anonymizer.

- Warren
 
what is an anonymizer and how do you use it?
 
It's a public mail server that strips off the information relevant to the sender before passing it on. Do your own googling.

- Warren
 
  • #10
thx.. thinking maybe the ip trace thing was just a bluff then
 
  • #11
Unless you live in a large city, chances are your IP is going to route to the nearest largest city. This is usually the case with dialup internet access, and sometimes Cable. DSL is more localized.
 
  • #12
try doing a tracert on yourself and see where the packets all get routed.
 
  • #13
Try this applet http://www.visualroute.pl

By the way, if you somehow "directly connect" to someone you are chatting with, you might be able to see their IP address if you do a "netstat -a" in a shell.
 
Last edited by a moderator:
  • #14
^^ eg, file transfer
 
Back
Top