You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python CLI tool that resolves IP addresses back to domain names in bulk. Supports single IPs, multiple IPs, CIDR blocks (/0 to /32), and file input with automatic regex extraction. Uses PTR records, RapidDNS, and HackerTarget APIs with multi-threaded scanning and real-time result saving.