Skip to content

Performs Whois on CNAME-formatted file and Outputs a CSV File

Notifications You must be signed in to change notification settings

erpost/dns-file-ipaddress-lookup

Repository files navigation

Performs Lookup on CNAME-formatted file and Outputs a CSV File

Codacy Badge

Sample input:

NAME                        TYPE    VALUE

www.gmail.com.      IN      A       172.217.7.133
mail.yahoo.com      IN      AAAA    2001:4998:58:2201::50
mail.google.com.    IN      CNAME   smail.google.com
www.yahoo.com.      IN      CNAME   fo-ds-ats.member.g02.yahoodns.net.

Sample output:

Domain Name Status IP or CNAME Organization Name ISP AS Number City State Country Zip Code
www.gmail.com. success 172.217.7.133 Google Google AS15169 Google LLC McDonough Georgia United States 30253
www.yahoo.com. success fo-ds-ats.member.g02.yahoodns.net. Yahoo Inktomi Corporation AS36647 Yahoo Sunnyvale California United States
mail.google.com. fail smail.google.com
mail.yahoo.com success 2001:4998:58:2201::50 Yahoo! Yahoo! AS26101 Yahoo! Sunnyvale California United States

About

Performs Whois on CNAME-formatted file and Outputs a CSV File

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages