DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for big-ticket.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| big-ticket.com | A | 0 | 5.22.145.16 | |
| big-ticket.com | A | 0 | 172.246.48.104 | |
| big-ticket.com | A | 0 | 5.22.145.121 | |
| big-ticket.com | SOA | 172800 | dns1.aeserver.com big-ticket.com.big-ticket.com 2026032604 86400 7200 3600000 172800 | |
| big-ticket.com | NS | 0 | dns2.aeserver.com | |
| big-ticket.com | NS | 0 | dns1.aeserver.com | |
| big-ticket.com | NS | 0 | dns3.aeserver.com | |
| big-ticket.com | TXT | 0 | brevo-code:6e68a62280a0d8e37c67af24148b80e4 | |
| big-ticket.com | TXT | 0 | v=spf1 include:spf.brevo.com mx ~all | |
| big-ticket.com | TXT | 0 | google-site-verification=5SpRPVJi8AHkf8VK5-7YIL38ySqbFCa7yCk0c-aF3qE | |
| big-ticket.com | AAAA | 0 | 2a00:18e0:5:2:7577:4e4d:413b:f507 | |
| big-ticket.com | AAAA | 0 | 2a00:18e0:5:3:dfe2:c743:85aa:61bc | |
| big-ticket.com | MX | 0 | 100 | big-ticket.com |
| www.big-ticket.com | AAAA | 0 | 2a00:18e0:5:3:dfe2:c743:85aa:61bc | |
| www.big-ticket.com | AAAA | 0 | 2a00:18e0:5:2:7577:4e4d:413b:f507 | |
| www.big-ticket.com | A | 0 | 5.22.145.121 | |
| www.big-ticket.com | A | 0 | 5.22.145.16 |
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