Provide resolution name -> address mappings through hash lookups
A new hash dns resolver.
@param [#[]] data Must be a hash-like thing responding to #[]
Resolve a hostname.
It will return an array of all known addresses for the host.
[Validate]