Skip to content

Search and Find DNS FQDN names for an IP Address (PTR) in all zones in Cloudflare

Notifications You must be signed in to change notification settings

selcukcosan/cloudflare_search_ptr_record_all_zones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

This Python scripts search and find the FQDN DNS names for specified IP address (PTR) record in all DNS zones in Cloudflare. You need to get Beaarer Token ID to search and retrieve the records.

NOTE: The script search first 500 zones by default zones?page=1&per_page=500

If you have more than 500 DNS zones, you need to run the script again after change the page number 2,3 etc. zones?page=X&per_page=500

About

Search and Find DNS FQDN names for an IP Address (PTR) in all zones in Cloudflare

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages