AeXp Domain Search Tool is a simple web application written in PHP that allows users to perform DNS and WHOIS lookups for a specified domain.
- WHOIS Lookup: Retrieve WHOIS information for a given domain.
- DNS Lookup: Display DNS records (A, AAAA, MX, SOA, TXT, NS) for a specified domain.
- Open the application in a web browser.
- Enter the domain you want to query in the provided form.
- Click the "Sorgula" (Search) button to initiate the lookup.
- View the results in the corresponding tabs for WHOIS information and DNS records.
- Web server with PHP support.
- Internet connection for live WHOIS queries.