How do I get the DNS records for a zone in python? I'm looking for data similar to the output of dig.
|
|
|
|
|
|
|
Try the You can see some examples here: |
||
|
|
|
Your other option is pydns but the last release is as of 2008 so dnspython is probably a better bet (I only mention this in case dnspython doesn't float your boat). |
||
|
|
