DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for truck-1.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| truck-1.com | MX | 0 | 10 | mx.vps103825.mylogin.co |
| truck-1.com | NS | 0 | dns2.supremedns.com | |
| truck-1.com | NS | 0 | dns4.supremedns.com | |
| truck-1.com | NS | 0 | dns3.supremedns.com | |
| truck-1.com | NS | 0 | dns1.supremedns.com | |
| truck-1.com | SOA | 86400 | dns1.supremedns.com root.vps103825.mylogin.co 1757665759 28800 7200 604800 86400 | |
| truck-1.com | TXT | 0 | google-site-verification=PLcyzJFBh2V5hdZXfsVUcbreXt-rw2A-rbjnh1a8gNY | |
| truck-1.com | TXT | 0 | google-site-verification=JQGCjFZjTVHxVPs0BfzE7rinOLvBCVyRnuqj7qwndqE | |
| truck-1.com | TXT | 0 | v=spf1 include:spf.supremebox.com mx -all | |
| truck-1.com | TXT | 0 | google-site-verification=BvKJRd0e7Vjkm1o0BKCKtoiWYyYEnLJ1-AIipgcXi3g | |
| truck-1.com | A | 0 | 162.210.100.146 | |
| www.truck-1.com | MX | 0 | 10 | mx.vps103825.mylogin.co |
| www.truck-1.com | A | 0 | 162.210.100.146 |
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