1
   

Is it possible....

 
 
Craven de Kere
 
  1  
Reply Fri 5 Mar, 2004 01:34 am
In yahoo webmail you click on the link (to the upper right of the message text) that says "Full Headers".

This is what you'll get with Yahoo webmail:


Quote:
X-Apparently-To: [email protected] via 216.136.174.14; Thu, 04 Mar 2004 22:56:20 -0800


This is the address that the email is received from. Usually yours.

Quote:
Return-Path: <sender'[email protected]>


This is the return path set by the sender. It can easily be forged (even more so than the other headers, which can be forged less easily).

Quote:
Received: from 64.12.138.8 (EHLO rly-ip04.mx.aol.com) (64.12.138.8) by mta100.mail.sc5.yahoo.com with SMTP; Thu, 04 Mar 2004 22:56:19 -0800


This line details the transaction between the yahoo email server and the mail server that passed the message on.

Quote:
Received: from logs-ntc-th.proxy.aol.com (logs-ntc-th.proxy.aol.com [198.81.19.131]) by rly-ip04.mx.aol.com (v95.1) with ESMTP id RELAYIN2-34048231a20b; Fri, 05 Mar 2004 01:50:05 -0500


This is another handoff.

Quote:
Received: from USER's COMPUTER NAME(ACC77703.ipt.aol.com [172.199.111.3]) by logs-ntc-th.proxy.aol.com (8.12.10/8.12.10) with ESMTP id i256memB001785 for <[email protected]>; Fri, 5 Mar 2004 06:48:45 GMT


This is the one to look at.

The format is:

user's computer name (the name the user gave to the puter in windows) (hostname[ip address]) with METHOD (e.g. SMTP) id EMAIL ID for <destinationemail> DATE

Where red = my comments and blue = variables.

The above can vary slightly. But think of it this way.

Sender > his email server > your email server > sometimes a relay to another server > you

The email header will list this backwards. When you are looking at webmail the email is really never sent to your computer, it's on the webmail server and is only displayed to you.

So as you read the "received" headers it will be going backwards and the last one will usually be the farthest back the email's trip can be traced.

The above headers say:

1) Received by Yahoo server the email from an AOL server.
2) Received by AOL server 2 from AOL server 1.
3) Received by AOL server 1 from COMPUTER (HOSTNAME[IP])

The last step is as far back as it can be traced. Sometimes (actually very frequently) it's not the hostname or IP address (hostnames are just an easier way to read an IP) of the sender.


This is usually enough but if you want you can run a whois on this ip.

Windows usually doesn't have a way to do this so I wrote my own utility (very simple, it just uses any online whois utility I specify).

But you can find plenty of web based whois tools.

Now what you really want is an easy tool that does all the network lookups at once.

Visualware has some commerical programs that combine DNS whois and a geographical traceroute that's easy enough for anyone to use.

They have an online version that's free.

http://visualroute.visualware.com/

So, all you ahve to do is learn how to see your email headers, then pick the last "recieved" and get the ip address and look it up there.

It'll trace it to the closest geographical location that it can.
0 Replies
 
InTraNsiTiOn
 
  1  
Reply Fri 5 Mar, 2004 01:41 am
-Apparently-To: [email protected] via 66.218.93.10; Mon, 01 Mar 2004 21:40:53 -0800
Return-Path: <[email protected]>
Received: from 216.136.174.143 (HELO web13125.mail.yahoo.com) (216.136.174.143) by mta126.mail.scd.yahoo.com with SMTP; Mon, 01 Mar 2004 21:40:52 -0800
Received: from [24.70.95.203] by web13125.mail.yahoo.com via HTTP; Tue, 02 Mar 2004 00:40:52 EST
Date: Tue, 2 Mar 2004 00:40:52 -0500 (EST)
From: "rosa gonzalez" <[email protected]>
Subject: I have something for you!!!
To:[email protected]
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="0-1118161061-1078206052=:51896"
Content-Length: 826

This has gotten me confused now, i don't know what the real IP is. But I got it from this Rosa person. I dunno, maybe it's much harder then i thought it could be.
0 Replies
 
Craven de Kere
 
  1  
Reply Fri 5 Mar, 2004 01:50 am
Here's another 2 free web based geographical traceroutes. They don't require an email registration but is not nearly as good as visualware.

Remember that they (inclusing the link above) are getting their data primarily from whois lookups and that is not necessarily anywhere near the real location.

http://www.sarangworld.com/TRACEROUTE/

http://netgeo.caida.org/perl/netgeo.cgi

I usually just run a whois or I'll tap into commercial databases I purchased. Mapping IPs to locations is a very commerical field in every sense of the word and is usually done for locational content and advertising. So a good utility needs to get data from a frequently updated database. The maintenance costs money and effort so some databases are less accurate than others.
0 Replies
 
Craven de Kere
 
  1  
Reply Fri 5 Mar, 2004 01:59 am
Ok, that email came from:

24.70.95.203 (px1ar.ed.shawcable.net)

And the closest location it can be traced to is Alberta Canada.

Note that the location is not necessarily accurate. It could be the office locations for that ISP.

Also note that the IP address itself might not be from the sender. It's child's play to root a server real quick just to send out email and spammers do it all the time to avoid getting caught.

To trace further than what I just did requires access to logs from involved servers or the ISP. This usually means either hacking (low chance, because rooting specific boxes is required and you'll need to daisy chain along the email's path) or law enforecement.
0 Replies
 
caprice
 
  1  
Reply Fri 5 Mar, 2004 02:12 am
standup...That IP address (px1ar.ed.shawcable.net) looks like Shaw Internet in Edmonton to me. (That is the ISP I presently use.) Anyone you know here? Or are you from here yourself?
0 Replies
 
Craven de Kere
 
  1  
Reply Fri 5 Mar, 2004 02:26 am
It looks like Edmonton (ed in the hostname) but there's no requirement that it be Edmonton.

But I bet you're right. ISPs usually don't bother being cryptic and that's probably in the Edmonton area.
0 Replies
 
InTraNsiTiOn
 
  1  
Reply Fri 5 Mar, 2004 03:39 am
I do know a person from edm. but i'm pretty sure it's not her. But I guess one of her friends could have gotten my email addy from other emails sent to a bunch of her friends. Cool, well thanks for your help everybody, and the links and whatnot. Thank you
0 Replies
 
InTraNsiTiOn
 
  1  
Reply Fri 5 Mar, 2004 04:14 am
Ok, here's a question: If an IP # is 24.70.95.203, is that one computer, or could it be lot's of computers in the same area? I'll get an email from this IP one day, and the next day i'll get an email from the same person at this IP 24.70.95.204, and so on like this 24.70.95.206. I just don't get it.
0 Replies
 
caprice
 
  1  
Reply Fri 5 Mar, 2004 12:06 pm
I know that home customers from Shaw have pretty much the same IP address all the time. (It's called a static IP address.) So a business perhaps? If I were you, I would forward your e-mails (with full headers) to Shaw. The only e-mail address I could find was [email protected] as I didn't see a complaint address. Give it a try, good luck!
0 Replies
 
InTraNsiTiOn
 
  1  
Reply Fri 5 Mar, 2004 12:15 pm
Thanks Caprice, i'll try that right now.
0 Replies
 
 

Related Topics

YouTube Is Doomed - Discussion by Shapeless
So I just joined Facebook.... - Discussion by DrewDad
Internet disinformation overload - Discussion by rosborne979
Participatory Democracy Online - Discussion by wandeljw
OpenDNS and net neutrality - Question by Butrflynet
Internet Explorer 8? - Question by Pitter
 
  1. Forums
  2. » Is it possible....
  3. » Page 2
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.04 seconds on 05/21/2024 at 04:40:10