There are some windows services hosted whose display name starts with a common name (here NATION). For example:
sc queryex type= service state= all | find /i "NATION"
/i
type=