DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for yolo.cloud
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| yolo.cloud | NS | 0 | ns1.luiz.eng.br | |
| yolo.cloud | NS | 0 | ns2.luiz.eng.br | |
| yolo.cloud | MX | 0 | mail.as209114.net | |
| yolo.cloud | CAA | 0 | 0 iodef mailto:incidents@luiz.eng.br | |
| yolo.cloud | CAA | 0 | 0 issue letsencrypt.org;accounturi=https://acme-staging-v02.api.letsencrypt.org/acme/acct/312488644;validationmethods=dns-01 | |
| yolo.cloud | CAA | 0 | 0 issue letsencrypt.org;accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/1133402597;validationmethods=dns-01 | |
| yolo.cloud | AAAA | 0 | 2a12:6e40:14:1::7 | |
| yolo.cloud | TXT | 0 | v=spf1 include:spf.as209114.net -all | |
| yolo.cloud | SOA | 7200 | ns1.luiz.eng.br email.luiz.eng.br 2026071305 43200 7200 2419200 7200 | |
| yolo.cloud | A | 0 | 193.33.120.22 | |
| www.yolo.cloud | CNAME | 0 | web.luiz.eng.br | |
| www.yolo.cloud | A | 0 | 193.33.120.22 | |
| www.yolo.cloud | AAAA | 0 | 2a12:6e40:14:1::7 |
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