DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for cucumber.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| cucumber.com | MX | 0 | 10 | cucumber.com.mx1.rcimx.com |
| cucumber.com | MX | 0 | 30 | cucumber.com.mx3.rcimx.com |
| cucumber.com | MX | 0 | 20 | cucumber.com.mx2.rcimx.com |
| cucumber.com | MX | 0 | 40 | cucumber.com.mx4.rcimx.com |
| cucumber.com | SOA | 86400 | ns-1325.awsdns-37.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| cucumber.com | NS | 0 | ns-1001.awsdns-61.net | |
| cucumber.com | NS | 0 | ns-1325.awsdns-37.org | |
| cucumber.com | NS | 0 | ns-4.awsdns-00.com | |
| cucumber.com | NS | 0 | ns-1775.awsdns-29.co.uk | |
| cucumber.com | A | 0 | 16.15.191.78 | |
| cucumber.com | A | 0 | 16.182.103.149 | |
| cucumber.com | A | 0 | 16.15.199.251 | |
| cucumber.com | A | 0 | 52.216.43.77 | |
| cucumber.com | A | 0 | 54.231.235.69 | |
| cucumber.com | A | 0 | 16.182.102.237 | |
| cucumber.com | A | 0 | 52.217.124.109 | |
| cucumber.com | A | 0 | 16.15.191.65 | |
| www.cucumber.com | NS | 0 | ns-1775.awsdns-29.co.uk | |
| www.cucumber.com | NS | 0 | ns-1325.awsdns-37.org | |
| www.cucumber.com | NS | 0 | ns-1001.awsdns-61.net | |
| www.cucumber.com | NS | 0 | ns-4.awsdns-00.com | |
| www.cucumber.com | MX | 0 | 10 | cucumber.com.mx1.rcimx.com |
| www.cucumber.com | MX | 0 | 40 | cucumber.com.mx4.rcimx.com |
| www.cucumber.com | MX | 0 | 20 | cucumber.com.mx2.rcimx.com |
| www.cucumber.com | MX | 0 | 30 | cucumber.com.mx3.rcimx.com |
| www.cucumber.com | CNAME | 0 | cucumber.com | |
| www.cucumber.com | A | 0 | 16.182.43.37 | |
| www.cucumber.com | A | 0 | 52.217.117.229 | |
| www.cucumber.com | A | 0 | 16.15.253.71 | |
| www.cucumber.com | A | 0 | 16.15.228.173 | |
| www.cucumber.com | A | 0 | 16.15.183.39 | |
| www.cucumber.com | A | 0 | 16.15.207.249 | |
| www.cucumber.com | A | 0 | 16.15.253.90 | |
| www.cucumber.com | A | 0 | 16.15.244.14 | |
| www.cucumber.com | SOA | 86400 | ns-1325.awsdns-37.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 |
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