Skip to content

bardurc/dns_lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dns_lookup

Quick and dirty script for looking up DNS records for domains.

Python version:

  • Python3

Requirements:

pip install -r requirements.txt

Usage:

python dns_lookup.py

Check multiple domains

You can add as many domains as you want in the "domains.txt" file to check multiple domains in one go. Three domains are already added as an example.

Results are printed to STDOUT

About

Lookup DNS records for domains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages