Skip to content

razshely/nslookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Nslookup

What the code do:

The code on python with scapy language Implements the nslookup. In additon, it's Implements for the reverse mapping (or -type=PTR ) and CNAME if exist.

What is nslookup

Nslookup (from name server lookup) is a network administration command-line tool for querying the Domain Name System (DNS) to obtain the mapping between domain name and IP address, or other DNS records.

Example of nslookup using

Nslookup-Command

demonstration

(compare if the real commend)

Ordinary DNS requst (type: A)

ns1

Ordinary DNS requst (type:A) and return aliases if exist (type: CNAME)

ns2

reverse mapping (type: PTR)

ns3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages