DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for primary.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| primary.net | MX | 0 | 10 | scanner.myemailservice.com |
| primary.net | A | 0 | 216.198.79.1 | |
| primary.net | SOA | 86400 | primary.net hostmaster.primary.net 1793180000 10800 3600 604800 86400 | |
| primary.net | NS | 0 | dns2.primary.net | |
| primary.net | NS | 0 | dns1.primary.net | |
| primary.net | TXT | 0 | google-site-verification=VPUuyXD54233EiZacgwvGrNM4KhKA9tXob4HE7cbw6o | |
| primary.net | TXT | 0 | v=spf1 ip4:216.87.38.192/27 ip4:205.242.92.0/24 ip4:205.242.187.0/24 ip4:216.87.50.224/27 ip4:216.87.32.157 ip4:209.135.128.20 ip4:206.196.96.92 ip4:206.196.96.93 ip4:206.196.103.32/27 include:mailgun.org ~all | |
| primary.net | TXT | 0 | spf2.0/pra mx ip4:216.87.38.192/27 ip4:216.87.50.224/27 ~all | |
| www.primary.net | CNAME | 0 | f767fc12c641986e.vercel-dns-017.com | |
| www.primary.net | CAA | 0 | 0 issue pki.goog | |
| www.primary.net | CAA | 0 | 0 issue globalsign.com | |
| www.primary.net | CAA | 0 | 0 issue sectigo.com | |
| www.primary.net | CAA | 0 | 0 issue letsencrypt.org | |
| www.primary.net | A | 0 | 216.150.1.1 | |
| www.primary.net | A | 0 | 216.150.16.1 |
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