DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for redddd.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| redddd.com | MX | 0 | 10 | mx1.simplelogin.co |
| redddd.com | MX | 0 | 20 | mx2.simplelogin.co |
| redddd.com | AAAA | 0 | 2606:4700:3037::6815:b23 | |
| redddd.com | AAAA | 0 | 2606:4700:3035::ac43:a51d | |
| redddd.com | A | 0 | 172.67.165.29 | |
| redddd.com | A | 0 | 104.21.11.35 | |
| redddd.com | SOA | 1800 | kenia.ns.cloudflare.com dns.cloudflare.com 2405882345 10000 2400 604800 1800 | |
| redddd.com | NS | 0 | kenia.ns.cloudflare.com | |
| redddd.com | NS | 0 | leland.ns.cloudflare.com | |
| redddd.com | TXT | 0 | v=spf1 include:simplelogin.co ~all | |
| redddd.com | TXT | 0 | sl-verification=lkglrwpehovnaluiyncigpbiubopid | |
| redddd.com | TXT | 0 | _gitlab-pages-verification-code.redddd.com TXT gitlab-pages-verification-code=891f39f16136b2d6fc3c19f298b91558 | |
| redddd.com | TXT | 0 | google-site-verification=9UeMTKIyH5ZO2ThAG8SSAM7Pf9ib-iXu4hw0QQpExX4 | |
| redddd.com | TXT | 0 | v=spf1 -all | |
| redddd.com | TXT | 0 | openai-domain-verification=dv-eW3nFryKYF5b4qXfxIvMeR08 |
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