hutchYy / d2osint.sh

Converts domains name to IPs with Reverse DNS, ASN and NetBlock Owner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d2osint.sh

Take a list of domains and output a CSV containing IPs,Reverse DNS,ASN and NetBlock Owners.

How to use?

➔ ./d2osint.sh [Domains file path] [CSV output path]

Example flow

Sublist3r -> d2osint.sh -> CSV containing the aforementioned info.

About

Converts domains name to IPs with Reverse DNS, ASN and NetBlock Owner


Languages

Language:Shell 100.0%