VirtualService and external Host routing

Is the following possible?:

curl or other call from some pod within a kubernetes cluster (host is for example a ServiceEntry as virtual host) → VirtualService ( routes from ServiceEntry host to external host, rewrites the host header to the external host).

I tried several configuration but nothings works to me. HTTP_PROXY and DNS features are activated