DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for leifheit.rs
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| leifheit.rs | NS | 0 | ns2.fsd.rs | |
| leifheit.rs | NS | 0 | ns1.fsd.rs | |
| leifheit.rs | MX | 0 | mail.leifheit.rs | |
| leifheit.rs | TXT | 0 | v=spf1 ip4:65.21.162.213 ip4:144.76.248.110 +a +mx ~all | |
| leifheit.rs | TXT | 0 | google-site-verification=TII0KnaMLFQouJylN-ttRqDEd5YGliKLcvA6HSIEqoU | |
| leifheit.rs | SOA | 86400 | ns1.fsd.rs root.cpanel3.fsd.rs 2026062708 3600 1800 1209600 86400 | |
| leifheit.rs | A | 0 | 95.217.99.68 | |
| www.leifheit.rs | TXT | 0 | google-site-verification=TII0KnaMLFQouJylN-ttRqDEd5YGliKLcvA6HSIEqoU | |
| www.leifheit.rs | TXT | 0 | v=spf1 ip4:65.21.162.213 ip4:144.76.248.110 +a +mx ~all | |
| www.leifheit.rs | SOA | 86400 | ns1.fsd.rs root.cpanel3.fsd.rs 2026062708 3600 1800 1209600 86400 | |
| www.leifheit.rs | NS | 0 | ns2.fsd.rs | |
| www.leifheit.rs | NS | 0 | ns1.fsd.rs | |
| www.leifheit.rs | MX | 0 | mail.leifheit.rs | |
| www.leifheit.rs | CNAME | 0 | leifheit.rs | |
| www.leifheit.rs | A | 0 | 95.217.99.68 |
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