- Fix #15 gethostbyname detection can be fooled:
a. by using the local resolver and b. by the use of wildcard subdomains
This fix uses 'host' to do the lookup using an independent nameserver and check the result against regex.
This fix uses 'host' to do the lookup using an independent nameserver and check the result against regex.