DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for funkfauna.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| funkfauna.com | SOA | 900 | ns1.yoursrs.com admin.paans.net 2026062401 3600 3600 1209600 900 | |
| funkfauna.com | MX | 0 | 10 | smtp.paans.net |
| funkfauna.com | MX | 0 | 20 | mailserver.purelymail.com |
| funkfauna.com | NS | 0 | ns2.yoursrs.com | |
| funkfauna.com | NS | 0 | ns1.yoursrs.com | |
| funkfauna.com | A | 0 | 136.144.128.202 | |
| www.funkfauna.com | MX | 0 | 10 | smtp.paans.net |
| www.funkfauna.com | MX | 0 | 20 | mailserver.purelymail.com |
| www.funkfauna.com | NS | 0 | ns1.yoursrs.com | |
| www.funkfauna.com | NS | 0 | ns2.yoursrs.com | |
| www.funkfauna.com | A | 0 | 136.144.128.202 | |
| www.funkfauna.com | CNAME | 0 | funkfauna.com | |
| www.funkfauna.com | SOA | 900 | ns1.yoursrs.com admin.paans.net 2026062401 3600 3600 1209600 900 |
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