DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for karolb.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| karolb.com | NS | 0 | ns1.dns-parking.com | |
| karolb.com | NS | 0 | ns2.dns-parking.com | |
| karolb.com | MX | 0 | 10 | mx1.titan.email |
| karolb.com | MX | 0 | 20 | mx2.titan.email |
| karolb.com | A | 0 | 88.222.222.18 | |
| karolb.com | A | 0 | 84.32.84.112 | |
| karolb.com | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026070901 10000 2400 604800 600 | |
| karolb.com | AAAA | 0 | 2a02:4780:84:de26:c970:da2:996d:89bc | |
| karolb.com | AAAA | 0 | 2a02:4780:84:85b3:e8d9:f21a:ab0e:4110 | |
| karolb.com | TXT | 0 | v=spf1 include:spf.titan.email ~all | |
| karolb.com | TXT | 0 | google-site-verification=GmnDuGFqZoEDdEpbY2-s4DvKVf9cKulwvb4cqLC1PR8 | |
| www.karolb.com | CNAME | 0 | www.karolb.com.cdn.hstgr.net | |
| www.karolb.com | A | 0 | 88.222.222.142 | |
| www.karolb.com | A | 0 | 2.57.91.64 | |
| www.karolb.com | AAAA | 0 | 2a02:4780:84:51e8:6599:2d22:7872:7d53 | |
| www.karolb.com | AAAA | 0 | 2a02:4780:84:3d:632f:afed:4cc6:43f2 |
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