IP address

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
cherilyn
Posts: 2
Joined: 14 Jul 2011 00:13

IP address

#1 Post by cherilyn » 24 Dec 2011 04:16

How to locate the Ip address of the sender in an email header? I have found the IP address after studying how to read the email header, however when i tried to locate the IP address, the address is somewhere in New Jersey. Maybe im reading it wrong or maybe there is spam in my email header. Can someone please help me.
_____________________________
affiliateelite ~ affiliateelite.com
Last edited by cherilyn on 26 Dec 2011 00:38, edited 1 time in total.

aGerman
Expert
Posts: 4705
Joined: 22 Jan 2010 18:01
Location: Germany

Re: IP address

#2 Post by aGerman » 24 Dec 2011 07:55

cherilyn wrote:How to locate the Ip address of the sender in an email header?

You wanna do that using Batch :?

cherilyn wrote:I have found the IP address after studying how to read the email header, however when i tried to locate the IP address, the address is somewhere in New Jersey. Maybe im reading it wrong or maybe there is spam in my email header. Can someone please help me.

The only IP address you will find is the address of the sever the sender used. That could also be the server of his email provider. Perhaps that server is located in New Jersey.
Note that websites on where you can search for the localization of an IP address use their own databases. For that reason you will often get back different results from different pages.

Regards
aGerman

Post Reply