DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for just.domains
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| just.domains | NS | 0 | anahi.ns.cloudflare.com | |
| just.domains | NS | 0 | mark.ns.cloudflare.com | |
| just.domains | TXT | 0 | v=spf1 include:_spf.purelymail.com ~all | |
| just.domains | TXT | 0 | purelymail_ownership_proof=7d42e556be9b859badb89c41335f8c79aa00b2dc1a8b424fcb312f5da2fd4590ef05521fa9a396d701ba5ad15687b546ea5f3b24ea3120bb4ae7e698a986ab33 | |
| just.domains | MX | 0 | 10 | mailserver.purelymail.com |
| just.domains | SOA | 1800 | anahi.ns.cloudflare.com dns.cloudflare.com 2406244299 10000 2400 604800 1800 | |
| www.just.domains | A | 0 | 172.67.202.203 | |
| www.just.domains | A | 0 | 104.21.60.246 | |
| www.just.domains | AAAA | 0 | 2606:4700:3037::ac43:cacb | |
| www.just.domains | AAAA | 0 | 2606:4700:3033::6815:3cf6 |
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