DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for builderspost.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| builderspost.com | MX | 0 | builderspost.com | |
| builderspost.com | TXT | 0 | google-site-verification=UwYPaMCAptWdP3w4bPDC9Y52WDCfrqvTVR07DVB5_PI | |
| builderspost.com | TXT | 0 | v=spf1 ip4:198.187.31.220 ip4:198.187.31.243 include:spf.web-hosting.com ip4:198.54.114.12 ip4:198.54.116.138 ip4:199.204.250.81 ip4:199.204.250.44 ip4:66.84.47.151 a mx include:relay.mailchannels.net ~all | |
| builderspost.com | NS | 0 | dns2.namecheaphosting.com | |
| builderspost.com | NS | 0 | dns1.namecheaphosting.com | |
| builderspost.com | A | 0 | 198.187.31.221 | |
| builderspost.com | SOA | 86400 | dns1.namecheaphosting.com cpanel.tech.namecheap.com 1782833321 86400 7200 3600000 86400 | |
| www.builderspost.com | SOA | 86400 | dns1.namecheaphosting.com cpanel.tech.namecheap.com 1782833321 86400 7200 3600000 86400 | |
| www.builderspost.com | CNAME | 0 | builderspost.com | |
| www.builderspost.com | NS | 0 | dns1.namecheaphosting.com | |
| www.builderspost.com | NS | 0 | dns2.namecheaphosting.com | |
| www.builderspost.com | MX | 0 | builderspost.com | |
| www.builderspost.com | A | 0 | 198.187.31.221 | |
| www.builderspost.com | TXT | 0 | v=spf1 ip4:198.187.31.220 ip4:198.187.31.243 include:spf.web-hosting.com ip4:198.54.114.12 ip4:198.54.116.138 ip4:199.204.250.81 ip4:199.204.250.44 ip4:66.84.47.151 a mx include:relay.mailchannels.net ~all | |
| www.builderspost.com | TXT | 0 | google-site-verification=UwYPaMCAptWdP3w4bPDC9Y52WDCfrqvTVR07DVB5_PI |
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