DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for pull-tight.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| pull-tight.com | NS | 0 | cns14.qwikhost.com | |
| pull-tight.com | NS | 0 | cns13.qwikhost.com | |
| pull-tight.com | A | 0 | 209.240.30.55 | |
| pull-tight.com | TXT | 0 | google-site-verification=3bAgfU72KU7N_hu_oFk2nthNU9ZfQ8D6g6Meco-TpOc | |
| pull-tight.com | TXT | 0 | v=spf1 ip4:209.240.30.55 include:_spf.google.com -all | |
| pull-tight.com | MX | 0 | 1 | smtp.google.com |
| pull-tight.com | SOA | 86400 | cns13.qwikhost.com admins.qwikhost.com 2026060701 3600 1800 1209600 86400 | |
| www.pull-tight.com | CNAME | 0 | pull-tight.com | |
| www.pull-tight.com | A | 0 | 209.240.30.55 | |
| www.pull-tight.com | NS | 0 | cns13.qwikhost.com | |
| www.pull-tight.com | NS | 0 | cns14.qwikhost.com | |
| www.pull-tight.com | SOA | 86400 | cns13.qwikhost.com admins.qwikhost.com 2026060701 3600 1800 1209600 86400 | |
| www.pull-tight.com | TXT | 0 | v=spf1 ip4:209.240.30.55 include:_spf.google.com -all | |
| www.pull-tight.com | TXT | 0 | google-site-verification=3bAgfU72KU7N_hu_oFk2nthNU9ZfQ8D6g6Meco-TpOc | |
| www.pull-tight.com | MX | 0 | 1 | smtp.google.com |
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