DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ustaadacademy.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ustaadacademy.com | MX | 0 | 10 | mx1.titan.email |
| ustaadacademy.com | MX | 0 | 20 | mx2.titan.email |
| ustaadacademy.com | A | 0 | 147.79.72.221 | |
| ustaadacademy.com | A | 0 | 88.223.87.79 | |
| ustaadacademy.com | NS | 0 | ns1.dns-parking.com | |
| ustaadacademy.com | NS | 0 | ns2.dns-parking.com | |
| ustaadacademy.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061801 10000 2400 604800 600 | |
| ustaadacademy.com | AAAA | 0 | 2a02:4780:4a:887c:2dcb:41fc:369f:df84 | |
| ustaadacademy.com | AAAA | 0 | 2a02:4780:4c:d474:18b4:1eb3:8e38:a1ed | |
| www.ustaadacademy.com | CNAME | 0 | www.ustaadacademy.com.cdn.hstgr.net | |
| www.ustaadacademy.com | A | 0 | 147.79.72.189 | |
| www.ustaadacademy.com | A | 0 | 147.79.79.39 | |
| www.ustaadacademy.com | AAAA | 0 | 2a02:4780:4d:34d4:a1a4:a471:f32e:b1e | |
| www.ustaadacademy.com | AAAA | 0 | 2a02:4780:4a:ab40:e1b:5875:5b85:3b4f |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain