my job stores internet usage records in a database, some of the data is pretty cryptic but for the most part we just ignore this and do reports directly from this data and give them directly to the departments. However I've been asked to investigate some specific records and try to give a more meaningful description of the general activity that was going on (was the user using yahoo messenger, just browsing emails, etc).

many of the records share a general uri format:

http://*ip number*/*action code*/*some kind of identification gibberish*/*index number*

from what I seen, the action code is either send, idle, open, or close

so for example: (these are listed as a uri field, NOT url)

http://68.142.251.50/send/2OSmQt969gMmGO7V/27

http://68.142.251.50/send/2OSmQt969gMmGO7V/4

http://68.142.251.50/idle/2OSmQt969gMmGO7V/6

http://209.73.191.52/open/1

Most of these IPs resolve to the yimg.com domain which ofcouse is a yahoo domain, some dont resolve but still have that general uri format so im guess its still an yimg.domain. So for example:

Name:
dxsflod003.bcst.cdn.dxs.yimg.com

Address: 68.142.251.50

Simply putting these uri in a browser does nothing.

other fields of these records:

clientprocess: Shockwave Flash

mimetype: application/x-fcs

From this information does anyone have any good guesses of what kind of activity is occurring? My best guess is maybe its just some yahoo page that keeps refreshing and loading various images.

Thank you

link|improve this question
The URL looks like requests being sent from Yahoo messenger for sending an IM. – Sathya Dec 15 '10 at 1:40
Thanks! from the total size and record count, I'm seeing a 50KB average for each record, does that seem about right for a yahoo messenger IM? – user59206 Dec 15 '10 at 17:48
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.