Any service that uses the HTTP API in Windows will effectively be handled by the SYSTEM process, so you cannot just look up the process with netstat -ano and kill it.
To view the webservices runing inside the SYSTEM process run the following command
netsh http show servicestate