You would also want to accomodate for the occurence of VIPs (which are by no means rare) when grouping. Such as when a load balancer forwards port 21 to HostA, port 22 to HostB, port 80 to HostC, etc. You want to map these VIPs and understand that results for scanning a VIP may differ from scanning the real IP of a server (if you can get to the real IP as well) due to any filtering or other manipulative processes that may occur on the device performing the NAT/PAT operation. A single IP may have unique ports belonging to different assets when grouping
<br>