Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Files

Latest commit

bd57253 · Oct 29, 2020

History

History

Dns_record

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 29, 2020
Oct 17, 2020
Sep 10, 2020

DNS Record

This script takes the website name as input and returns its dns records.

#Requirements to run this file:

External library called dnspython has been used here and it can be installed easily by using the following command:

pip install -r requirements.txt

#How to use this script?

1.Install the requirements.

  1. Type the following command

python dns_record.py

3.It will ask for a website:

You can give any website name for example: google.com