resolve4
resolve6
build:dns-fallback
`dns.lookup` relies on making syscalls to the underlying system using `getaddrinfo`, which can sometimes fail in proxy situations. This is an equivalent implementation using the native NodeJS DNS functions.