DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for rest.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| rest.com | NS | 0 | kinsley.ns.cloudflare.com | |
| rest.com | NS | 0 | rudy.ns.cloudflare.com | |
| rest.com | A | 0 | 104.21.26.167 | |
| rest.com | A | 0 | 172.67.137.99 | |
| rest.com | AAAA | 0 | 2606:4700:3035::ac43:8963 | |
| rest.com | AAAA | 0 | 2606:4700:3037::6815:1aa7 | |
| rest.com | SOA | 1800 | kinsley.ns.cloudflare.com dns.cloudflare.com 2409370651 10000 2400 604800 1800 | |
| rest.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| rest.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| rest.com | MX | 0 | 1 | aspmx.l.google.com |
| rest.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| rest.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| rest.com | TXT | 0 | google-site-verification=VYcc30PhPt4VrXgegm4Li7k9K2yoAZ7dmo3NG3DI-JY | |
| rest.com | TXT | 0 | klaviyo-site-verification=UciDCk | |
| rest.com | TXT | 0 | shopify-verification-code=JmlVmoQAuG3CWIPbPdp6FLu8NZm3pw | |
| rest.com | TXT | 0 | v=spf1 include:_spf.google.com include:mailgun.org ~all | |
| rest.com | TXT | 0 | anthropic-domain-verification-dgzj2j=8AWjSZ6NF84zyLPnyr3b25OQn | |
| rest.com | TXT | 0 | klaviyo-site-verification=Tu7YtM | |
| rest.com | TXT | 0 | klaviyo-site-verification=X7SG5h | |
| rest.com | TXT | 0 | _wqjo68syljvj25ao8hirp3k5n2n5lrf | |
| rest.com | TXT | 0 | anthropic-domain-verification-v123zt=W0ttbctotqRTMYB89aL2a04MR | |
| rest.com | TXT | 0 | facebook-domain-verification=7tczpcaklb7m0saot5k7kavcoqdq5e | |
| rest.com | TXT | 0 | pinterest-site-verification=72ebed74c9a82f078fa438293079d99a | |
| rest.com | TXT | 0 | google-site-verification=7uLzse1ysjbrvSyUoAmrqbI8Ek6N7pLrNrQ4ODN03Po | |
| rest.com | TXT | 0 | y3d0qbhh6vnvryg51zsysqqp9g5wrszb | |
| rest.com | TXT | 0 | google-site-verification=Fkk64YPMgBJy1icNqh1LJc65cNUldqf6LnoRKVl8A2c | |
| rest.com | TXT | 0 | google-site-verification=ZNU494YKklej1aPjJPR8104DUhyxFQZx7zCyQaHEY8s | |
| rest.com | TXT | 0 | google-site-verification=sxA-q-RKgEp2-025n0oamA6sTd0lAAyQ8CnLKFCcDMA | |
| www.rest.com | A | 0 | 172.67.137.99 | |
| www.rest.com | A | 0 | 104.21.26.167 | |
| www.rest.com | AAAA | 0 | 2606:4700:3035::ac43:8963 | |
| www.rest.com | AAAA | 0 | 2606:4700:3037::6815:1aa7 |
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