moebrowne / unearth

A simple tool to show the A records various name servers hold for a domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unearth

A simple tool to show the progress of a DNS record propagation across multiple name servers

Usage

./unearth.sh [ARGS]

Arguments

--fqdn --FQDN
	Fully Qualified Domain Name

--target -t
	The target value for the DNS record

--record -R
	The type of DNS record to check (A, AAAA, CNAME, etc) (default: 'A')

-h --help
	This help message

Screen Shot

Example Output From Unearth

About

A simple tool to show the A records various name servers hold for a domain

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%