DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for protegerse.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| protegerse.com | MX | 0 | 20 | mail2.protegerse.com |
| protegerse.com | MX | 0 | 10 | mail1.protegerse.com |
| protegerse.com | TXT | 0 | v=spf1 ip4:188.84.173.154 ip4:188.84.173.155 ip4:77.225.65.96 ip4:188.85.158.70 ip4:188.85.158.71 ip4:188.85.158.72 ip4:188.85.158.73 ip4:188.85.158.74 mx -all | |
| protegerse.com | A | 0 | 78.136.83.151 | |
| protegerse.com | NS | 0 | ns1.protegerse.com | |
| protegerse.com | NS | 0 | ns2.protegerse.com | |
| protegerse.com | SOA | 300 | ns1.protegerse.com webmaster.protegerse.com 2026060304 43200 10800 604800 300 | |
| www.protegerse.com | A | 0 | 78.136.83.151 |
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