DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for aws13.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| aws13.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026062501 10000 2400 604800 600 | |
| aws13.com | AAAA | 0 | 2a02:4780:4a:ecbf:65a0:8169:c196:7297 | |
| aws13.com | AAAA | 0 | 2a02:4780:4c:efec:8364:33d:85e1:51c8 | |
| aws13.com | A | 0 | 88.223.87.122 | |
| aws13.com | A | 0 | 147.79.79.229 | |
| aws13.com | NS | 0 | ns2.dns-parking.com | |
| aws13.com | NS | 0 | ns1.dns-parking.com | |
| www.aws13.com | CNAME | 0 | www.aws13.com.cdn.hstgr.net | |
| www.aws13.com | AAAA | 0 | 2a02:4780:4d:e4f4:c10d:55df:d7e4:7543 | |
| www.aws13.com | AAAA | 0 | 2a02:4780:4a:9790:12c3:b3e3:a845:b1f2 | |
| www.aws13.com | A | 0 | 147.79.72.77 | |
| www.aws13.com | A | 0 | 145.223.124.168 |
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