DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ourtown.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ourtown.net | MX | 0 | 50 | vqs3916.pair.com |
| ourtown.net | TXT | 0 | N TXT v=spf1 include:ourtown2.pair.mailserver.com include:_spf.google.com ~all include:ourtownamerica.com include:ourtown.net a:ourtownamerica.com a:ourtown.net v=spf1 include:_ourtown2.pair.mailserver.com ~all | |
| ourtown.net | TXT | 0 | v=spf1 a mx ip4:216.186.129.71 include:webmail.pair.com include:spf.constantcontact.com ip4:24.96.58.18 ~all | |
| ourtown.net | NS | 0 | ns567.pair.com | |
| ourtown.net | NS | 0 | ns0000.ns0.com | |
| ourtown.net | SOA | 3600 | ns567.pair.com root.pair.com 2025101719 3600 300 604800 3600 | |
| ourtown.net | A | 0 | 216.92.222.89 | |
| www.ourtown.net | A | 0 | 216.92.222.89 | |
| www.ourtown.net | TXT | 0 | v=spf1 a mx ip4:216.186.129.71 include:webmail.pair.com include:spf.constantcontact.com ip4:24.96.58.18 ~all | |
| www.ourtown.net | TXT | 0 | N TXT v=spf1 include:ourtown2.pair.mailserver.com include:_spf.google.com ~all include:ourtownamerica.com include:ourtown.net a:ourtownamerica.com a:ourtown.net v=spf1 include:_ourtown2.pair.mailserver.com ~all | |
| www.ourtown.net | NS | 0 | ns0000.ns0.com | |
| www.ourtown.net | NS | 0 | ns567.pair.com | |
| www.ourtown.net | CNAME | 0 | ourtown.net | |
| www.ourtown.net | MX | 0 | 50 | vqs3916.pair.com |
| www.ourtown.net | SOA | 3600 | ns567.pair.com root.pair.com 2025101719 3600 300 604800 3600 |
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