DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for nick.ac
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nick.ac | TXT | 0 | keybase-site-verification=z8mUzwWk-qxkO-h1h_mvwRVS0uIHTrS2HW_pD8dQUR4 | |
| nick.ac | TXT | 0 | v=spf1 +a +mx +ip4:87.247.244.206 +ip4:188.65.113.171 +ip4:188.65.112.133 include:secureserver.net ~all | |
| nick.ac | SOA | 1800 | ivan.ns.cloudflare.com dns.cloudflare.com 2405947916 10000 2400 604800 1800 | |
| nick.ac | NS | 0 | jill.ns.cloudflare.com | |
| nick.ac | NS | 0 | ivan.ns.cloudflare.com | |
| nick.ac | AAAA | 0 | 2606:4700:3031::ac43:ac01 | |
| nick.ac | AAAA | 0 | 2606:4700:3035::6815:4fed | |
| nick.ac | A | 0 | 172.67.172.1 | |
| nick.ac | A | 0 | 104.21.79.237 | |
| nick.ac | MX | 0 | mail.nick.ac | |
| www.nick.ac | A | 0 | 172.67.172.1 | |
| www.nick.ac | A | 0 | 104.21.79.237 | |
| www.nick.ac | AAAA | 0 | 2606:4700:3031::ac43:ac01 | |
| www.nick.ac | AAAA | 0 | 2606:4700:3035::6815:4fed |
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