Skip to content

frkxo/Domain-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Domain Scanner

DNS, Ip, CName and TextFile scanner. Easily clone the repository.

Usage

You will obtain informations about a domain.

▶ go run main.go -d <domain_name>

Example Usage

▶ go run main.go -d uber.com
Domain name:  uber.com
<================================DNS Servers================================>
.
<================================IP=========================================>
.
<================================TXT========================================>
.
.
.
.
.
.

<================================CName======================================>
.

About

Simple domain scanner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages