DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for serverpanel.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| serverpanel.com | NS | 0 | lady.ns.cloudflare.com | |
| serverpanel.com | NS | 0 | norm.ns.cloudflare.com | |
| serverpanel.com | TXT | 0 | v=spf1 +a +mx +ip4:208.123.116.2 +ip4:146.71.86.2 +ip4:208.123.117.2 +ip4:144.208.124.2 +ip4:144.208.125.2 +ip4:208.123.118.3 +ip4:199.87.211.2 +ip4:65.110.47.40 +ip4:217.195.152.2 +ip4:217.195.154.2 +ip4:45.155.36.2 +ip4:104.36.228.2 +ip4:172.96.136.2 +include:relay.mailchannels.com -all | |
| serverpanel.com | MX | 0 | serverpanel.com | |
| serverpanel.com | SOA | 1800 | lady.ns.cloudflare.com dns.cloudflare.com 2409300489 10000 2400 604800 1800 | |
| www.serverpanel.com | A | 0 | 172.67.149.13 | |
| www.serverpanel.com | A | 0 | 104.21.95.232 | |
| www.serverpanel.com | AAAA | 0 | 2606:4700:3032::6815:5fe8 | |
| www.serverpanel.com | AAAA | 0 | 2606:4700:3035::ac43:950d |
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