If both your host network and VM network are routable and not blocked by any firewall/ACL,
I don't see why you can't access the host from the VM.
Otherwise you could add a new network interface for your VM using the same network as your
host, and assign a new (additional) ip address to your VM from the host subnet, and
connect to your host that way.