DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for imcapsule.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| imcapsule.com | SOA | 86400 | ns-1199.awsdns-21.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| imcapsule.com | NS | 0 | ns-1199.awsdns-21.org | |
| imcapsule.com | NS | 0 | ns-1540.awsdns-00.co.uk | |
| imcapsule.com | NS | 0 | ns-203.awsdns-25.com | |
| imcapsule.com | NS | 0 | ns-693.awsdns-22.net | |
| imcapsule.com | MX | 0 | 20 | inbound-smtp.ap-northeast-1.amazonaws.com |
| imcapsule.com | MX | 0 | 10 | mailapp.hiworks.co.kr |
| imcapsule.com | A | 0 | 3.34.170.147 | |
| www.imcapsule.com | SOA | 86400 | ns-1199.awsdns-21.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.imcapsule.com | NS | 0 | ns-693.awsdns-22.net | |
| www.imcapsule.com | NS | 0 | ns-203.awsdns-25.com | |
| www.imcapsule.com | NS | 0 | ns-1540.awsdns-00.co.uk | |
| www.imcapsule.com | NS | 0 | ns-1199.awsdns-21.org | |
| www.imcapsule.com | MX | 0 | 20 | inbound-smtp.ap-northeast-1.amazonaws.com |
| www.imcapsule.com | MX | 0 | 10 | mailapp.hiworks.co.kr |
| www.imcapsule.com | CNAME | 0 | imcapsule.com | |
| www.imcapsule.com | A | 0 | 3.34.170.147 |
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