Skip to content
hmoore-r7 edited this page Jan 1, 2015 · 7 revisions

Project Sonar produces a Reverse DNS dataset every two weeks. This data is created by performing a PTR lookup for all IPv4 addresses.

The data format is a gzip-compressed CSV file. The fields consist of the domain name, record type, and record value. The command below grabs the first 10 entries from the 2014-12-20 FDNS dataset.

Clone this wiki locally