You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Python to check multi dns and get those records for right with G Suite (MX records, SPF, DKIM, DMARC record).
You must install dnspython library.
pip install dnspython or sudo python setup.py install
About
Using Python to check multi dns and get those records (MX Records, CNAME Records, TXT Records).