DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for artoo.cz
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| artoo.cz | NS | 0 | ns2.ignum.com | |
| artoo.cz | NS | 0 | ns1.ignum.com | |
| artoo.cz | NS | 0 | ns2.ignum.cz | |
| artoo.cz | TXT | 0 | v=spf1 mx include:_spf.savana.cz include:_spf.mail.hostinger.com ip4:92.112.195.123 ~all | |
| artoo.cz | TXT | 0 | google-site-verification=eq7V8xfFLQJ9kXm6hyX2CwognH6RyZIJWJ2m7CNIGog | |
| artoo.cz | A | 0 | 92.112.195.123 | |
| artoo.cz | SOA | 3600 | ns1.ignum.com hostmaster.ignum.cz 2026070701 10800 3600 604800 3600 | |
| artoo.cz | MX | 0 | 20 | mx2.savana.cz |
| artoo.cz | MX | 0 | 10 | mx1.savana.cz |
| www.artoo.cz | NS | 0 | ns1.ignum.com | |
| www.artoo.cz | NS | 0 | ns2.ignum.com | |
| www.artoo.cz | NS | 0 | ns2.ignum.cz | |
| www.artoo.cz | SOA | 3600 | ns1.ignum.com hostmaster.ignum.cz 2026070701 10800 3600 604800 3600 | |
| www.artoo.cz | MX | 0 | 20 | mx2.savana.cz |
| www.artoo.cz | MX | 0 | 10 | mx1.savana.cz |
| www.artoo.cz | CNAME | 0 | artoo.cz | |
| www.artoo.cz | TXT | 0 | v=spf1 mx include:_spf.savana.cz include:_spf.mail.hostinger.com ip4:92.112.195.123 ~all | |
| www.artoo.cz | TXT | 0 | google-site-verification=eq7V8xfFLQJ9kXm6hyX2CwognH6RyZIJWJ2m7CNIGog | |
| www.artoo.cz | A | 0 | 92.112.195.123 |
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