Use sudo netstat -tulpn | grep 111
it is usually used by portmapper
and often installed by default (it is required for NFS mounts and such). So (most probably) nothing to worry about.
You can remove that package if you don't use it, and it will go away.