Hello,<br><br>Is there an easy way to access the values of A or CNAME or NS records from a python module? I'd like to do something with the IP address in the A record but after digging down into qstate.return_msg.rep.rrsets[i].entry.data.rr_data[j], I can't see how to turn that into an IP address (for RR_TYPE_A) or hostname (for RR_TYPE_CNAME). <br>

<br>Any help would be much appreciated.<br><br>Regards<br>