resolver:query(
raw_bytes) ->msg,err
Send a pre-encoded DNS query and return the decoded response
Lower-level query interface. Sends raw_bytes as a DNS message to
configured servers with retry and failover, returns the decoded
response message table. No caching, no CNAME following, no
response validation beyond successful decode.