DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for pair.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| pair.com | NS | 0 | pdns0.pit.pair.net | |
| pair.com | NS | 0 | pdns0.den.pair.net | |
| pair.com | SOA | 7200 | ns1.pair.com root.pair.com 2024021490 30 900 604800 7200 | |
| pair.com | AAAA | 0 | 2606:4700:3031::6815:22fe | |
| pair.com | AAAA | 0 | 2606:4700:3035::ac43:d26e | |
| pair.com | A | 0 | 172.67.210.110 | |
| pair.com | A | 0 | 104.21.34.254 | |
| pair.com | MX | 0 | 100 | mx.pair.com |
| pair.com | TXT | 0 | v=spf1 include:spf1.pair.com include:spf2.pair.com include:spf3.pair.com include:spf4.pair.com include:mail.zendesk.com include:spf.crowdtech.com ~all | |
| pair.com | TXT | 0 | google-site-verification=NHq-UmX3wzmEb3NStM3-7hqiTDZaugG6Yn_aNgaQ9KU | |
| pair.com | TXT | 0 | google-site-verification=oGFRbz0jXuyLfeZ8DdOy-DQmjpPgQQS6TP-UZicJP8g | |
| pair.com | TXT | 0 | BunnyTicket340650 | |
| pair.com | TXT | 0 | google-site-verification=5p3cbg0QyFuBi01xFTMD8tauXHUo9Iz-6_4b0eKJUh0 | |
| pair.com | TXT | 0 | google-site-verification=hayOo9URMjEW9WXWl0qmuSwRQigwSZGkfaZQaV64hnQ | |
| www.pair.com | CNAME | 0 | www.pair.com.cdn.cloudflare.net | |
| www.pair.com | AAAA | 0 | 2606:4700:3031::6815:22fe | |
| www.pair.com | AAAA | 0 | 2606:4700:3035::ac43:d26e | |
| www.pair.com | A | 0 | 172.67.210.110 | |
| www.pair.com | A | 0 | 104.21.34.254 |
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