Process named after website executing?

Solution 1:

This is Normal in the way Safari now operates.

Each process is part of Safari sandboxing.

If you go to the View menu in Activity Monitor and down to the 'All Processes Hierarchically'

enter image description here

You will see that they all gathered and are owned by Safari.

enter image description here

Also this is a known feature: apple.com/safari

Sandboxing for websites.

Sandboxing provides built-in protection against malicious code and malware by restricting what websites can do. And because Safari runs web pages in separate processes, any harmful code you come across in one page is confined to a single browser tab, so it can’t crash the whole browser or access your data.