This is a simple DNS lookup tool that fetches the IP address(es) (if the domain name resolves to an IP address) of any website using the built-in socket library and parses the domain name using urllib ...
DNS Lookup Tool with Spoof Detection: A Python script that queries multiple public DNS servers to detect DNS spoofing by comparing resolved IP addresses. Helps enhance DNS security awareness and ...