<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello unbound users,</p>
    <p>I was looking for a way to analyze the NS records for a domain by
      querying directly against the registrar. It should be useful for
      any use case where the client wants to inspect the AUTHORITY
      response section. Please take a look at the attached patch, which
      adds an `authority_data` list to unbound.h exposing the AUTHORITY
      response section, following the implementation of the `data`
      pointer for the ANSWER section. With this feature I have avoided
      touching any core unbound code to KISS and minimize any risk of
      error. Please let me know if you would find this useful to merge.
      Thank you!<br>
      <br>
    </p>
    <div class="moz-signature">-- <br>
      <p>Sincerely,<br>
        <br>
        <em>Ryan Sundberg</em><br>
        Principal Software Engineer<br>
        Arctype Corp.<br>
        <a href="https://www.arctype.co">www.arctype.co</a> |
        1-833-ARCTYPE</p>
    </div>
  </body>
</html>