DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for xpressionwebs.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| xpressionwebs.com | SOA | 86400 | ns1.greengeeks.net root.chir206.websitehostserver.net 2026060801 3600 1800 1209600 86400 | |
| xpressionwebs.com | NS | 0 | ns1.greengeeks.net | |
| xpressionwebs.com | NS | 0 | ns2.greengeeks.net | |
| xpressionwebs.com | TXT | 0 | v=spf1 ip4:65.60.4.2 include:spf.websitehostserver.net ip4:108.178.43.214 +a +mx +ip4:108.178.43.214 ~all | |
| xpressionwebs.com | TXT | 0 | google-site-verification=ADJoqNncImo8tck5yacX7Xw1ZUBz-UATuQxNlYd0T-4 | |
| xpressionwebs.com | A | 0 | 65.60.4.2 | |
| xpressionwebs.com | MX | 0 | xpressionwebs.com | |
| www.xpressionwebs.com | MX | 0 | xpressionwebs.com | |
| www.xpressionwebs.com | NS | 0 | ns2.greengeeks.net | |
| www.xpressionwebs.com | NS | 0 | ns1.greengeeks.net | |
| www.xpressionwebs.com | SOA | 86400 | ns1.greengeeks.net root.chir206.websitehostserver.net 2026060801 3600 1800 1209600 86400 | |
| www.xpressionwebs.com | A | 0 | 65.60.4.2 | |
| www.xpressionwebs.com | CNAME | 0 | xpressionwebs.com | |
| www.xpressionwebs.com | TXT | 0 | google-site-verification=ADJoqNncImo8tck5yacX7Xw1ZUBz-UATuQxNlYd0T-4 | |
| www.xpressionwebs.com | TXT | 0 | v=spf1 ip4:65.60.4.2 include:spf.websitehostserver.net ip4:108.178.43.214 +a +mx +ip4:108.178.43.214 ~all |
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