Something on my W7 Pro x64 computer is making hundreds of DNS requests to logmein.com every day. I want to learn the identity of 'something'.
My computer is definitely not infected, not even by a rootkit, and my wireless network is definitely not hacked. My Hosts file is unchanged from the default.
About eight months ago I did install LogMeIn, but a few days later I uninstalled it. I'm quite sure it uninstalled completely.
A capture application like Wireshark can see and analyze the DNS requests, but it doesn't tell me which PID is making the request. A network monitor like TCPview knows the PID but doesn't tell me what traffic is a DNS request.
I am nobody's idea of a network expert, but I understand this much: The problem with identifying which PID is making a DNS request is difficult because processes don't (usually) make DNS queries directly. They ask the OS resolver for hostname resolution, and the resolver in turn makes the DNS query.
I suppose I could open Wireshark and then end processes one by one until the DNS requests stop (or my computer crashes.
) But isn't there some other way to find out which PID is making the original DNS request?
My computer is definitely not infected, not even by a rootkit, and my wireless network is definitely not hacked. My Hosts file is unchanged from the default.
About eight months ago I did install LogMeIn, but a few days later I uninstalled it. I'm quite sure it uninstalled completely.
A capture application like Wireshark can see and analyze the DNS requests, but it doesn't tell me which PID is making the request. A network monitor like TCPview knows the PID but doesn't tell me what traffic is a DNS request.
I am nobody's idea of a network expert, but I understand this much: The problem with identifying which PID is making a DNS request is difficult because processes don't (usually) make DNS queries directly. They ask the OS resolver for hostname resolution, and the resolver in turn makes the DNS query.
I suppose I could open Wireshark and then end processes one by one until the DNS requests stop (or my computer crashes.
My Computer
- Computer Manufacturer/Model Number
- Dell Studio XPS 8100
- OS
- Windows 7 Professional x64
