DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for libris.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| libris.com | A | 0 | 51.81.197.162 | |
| libris.com | MX | 0 | 10 | mx1.e-mail-service.com |
| libris.com | MX | 0 | 20 | mx2.e-mail-service.com |
| libris.com | SOA | 14400 | ns1.libris.com dnsmaster.mail.libris.com 2011092109 43200 3600 604800 14400 | |
| libris.com | NS | 0 | ns1.libris.com | |
| libris.com | NS | 0 | ns3.libris.com | |
| libris.com | NS | 0 | ns2.libris.com | |
| libris.com | TXT | 0 | v=spf1 mx a ip4:95.179.161.62/32 ip4:159.65.235.95/32 ~all | |
| libris.com | TXT | 0 | _jsnw68teha8isolmpk6979b0d36llb4 | |
| www.libris.com | CNAME | 0 | libris.com | |
| www.libris.com | SOA | 14400 | ns1.libris.com dnsmaster.mail.libris.com 2011092109 43200 3600 604800 14400 | |
| www.libris.com | TXT | 0 | _jsnw68teha8isolmpk6979b0d36llb4 | |
| www.libris.com | TXT | 0 | v=spf1 mx a ip4:95.179.161.62/32 ip4:159.65.235.95/32 ~all | |
| www.libris.com | A | 0 | 51.81.197.162 | |
| www.libris.com | NS | 0 | ns3.libris.com | |
| www.libris.com | NS | 0 | ns1.libris.com | |
| www.libris.com | NS | 0 | ns2.libris.com | |
| www.libris.com | MX | 0 | 20 | mx2.e-mail-service.com |
| www.libris.com | MX | 0 | 10 | mx1.e-mail-service.com |
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