DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for 4me-demo.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| 4me-demo.com | SOA | 86400 | ns-1447.awsdns-52.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| 4me-demo.com | A | 0 | 54.85.195.195 | |
| 4me-demo.com | A | 0 | 32.198.189.237 | |
| 4me-demo.com | A | 0 | 32.194.120.83 | |
| 4me-demo.com | NS | 0 | ns-1929.awsdns-49.co.uk | |
| 4me-demo.com | NS | 0 | ns-862.awsdns-43.net | |
| 4me-demo.com | NS | 0 | ns-205.awsdns-25.com | |
| 4me-demo.com | NS | 0 | ns-1447.awsdns-52.org | |
| 4me-demo.com | MX | 0 | 10 | inbound-smtp.us-east-1.amazonaws.com |
| 4me-demo.com | AAAA | 0 | 2600:1f18:1c2f:c003:96b3:6fd4:badc:7a80 | |
| 4me-demo.com | AAAA | 0 | 2600:1f18:1c2f:c002:b52e:d55d:cb32:fd07 | |
| 4me-demo.com | AAAA | 0 | 2600:1f18:1c2f:c001:2c6a:60d7:2ff2:cd89 | |
| www.4me-demo.com | AAAA | 0 | 2600:1f18:1c2f:c001:2c6a:60d7:2ff2:cd89 | |
| www.4me-demo.com | AAAA | 0 | 2600:1f18:1c2f:c002:b52e:d55d:cb32:fd07 | |
| www.4me-demo.com | AAAA | 0 | 2600:1f18:1c2f:c003:96b3:6fd4:badc:7a80 | |
| www.4me-demo.com | A | 0 | 54.85.195.195 | |
| www.4me-demo.com | A | 0 | 32.194.120.83 | |
| www.4me-demo.com | A | 0 | 32.198.189.237 |
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