Skip to content

AridsWolfgang/DNS_Information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation & Usage

# For basic scripts (no extra dependencies needed)
python3 comp_DNS_Info.py  

# For advance scripts with dnspython 
pip install dnspython
python3 dns_info.py 

These scripts provide:

  • Basic DNS resolution using Python's standard library
  • IPv4 and IPv6 address resolution
  • Multiple DNS record type lookups (A, AAAA, MX, NS, TXT)
  • Reverse DNS lookups
  • Error handling and validation

Choose the script based on your needs and use wisely.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages