DNS Lookup Tool

Enter a domain name to query its DNS records. You can look up A, AAAA, MX, TXT, CNAME, NS, SOA, SRV, CAA, and PTR records. Defaults to all record types if you don't specify one. Essential for DNS debugging, email setup verification, or domain migration.

Get an API key to automate this

Result


                    

What this tool checks

  • Supports A, AAAA, MX, TXT, CNAME, NS, SOA, SRV, CAA, PTR records
  • Filter by specific record type or query all at once
  • TTL values included for each record
  • Works with any public domain

Automate this with the API

Run this tool programmatically from your code. Get a free temporary API key with 200 requests — or register for unlimited access.

curl https://apixies.io/api/v1/dns-lookup?domain=... \ -H "X-API-Key: YOUR_API_KEY"

Frequently asked questions

What DNS record types are available?
A (IPv4), AAAA (IPv6), MX (mail servers), TXT (text records like SPF/DKIM), CNAME (aliases), NS (name servers), SOA (zone authority), SRV (service records), CAA (certificate authority), and PTR (reverse DNS).
Why don't I see the DNS changes I just made?
DNS changes take time to propagate. TTL (Time To Live) values on existing records determine how long resolvers cache old data. Changes typically propagate within minutes to 48 hours depending on the TTL.

Explore more tools

View all 34 tools →