vmk0 for Management and vmk2 for vSAN. vmk0(Management) and vmk2(vSAN).VMware ESXi
By default, the service responsible for loading the Host Client UI binds to the wildcard address 0.0.0.0. In networking, this tells the service to listen for incoming requests on every IP address assigned to the host within the Default TCP/IP Stack. Because vmk0 (Management) and vmk2 (vSAN) share the same stack, the UI is technically "alive" on both IPs. That is the reason the Host UI also loads up with the vSAN IP.
This conflict of access can be restricted by making changes at the ESXi firewall.
By default, the firewall for each service allows access to all IP addresses. To restrict traffic, configure each service to allow traffic only from your management subnet. You can also deselect some services if your environment does not use them.
For more information related to the firewall settings on ESXI host, please refer the article : Add Allowed IP Addresses for an ESXi Host by Using the VMware Host Client