Network

IP / DNS Bulk Lookup

Enter multiple domains, one per line, and check their IP addresses and DNS records in one pass.

Domains (one per line)

Results

// Results will appear here

How it works

Lookups are performed using Google's public DNS-over-HTTPS resolver, queried directly from your browser for each domain in your list.

SSL expiry check

Checking SSL certificate expiry requires an actual TLS handshake, which a browser can't perform against an arbitrary domain due to security restrictions. This needs a small server-side helper — it's on the roadmap for this tool.