DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for my.com.my
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
my.com.my | NS | 0 | ns-1513.awsdns-61.org | |
my.com.my | NS | 0 | ns-1577.awsdns-05.co.uk | |
my.com.my | NS | 0 | ns-223.awsdns-27.com | |
my.com.my | NS | 0 | ns-839.awsdns-40.net | |
my.com.my | SOA | 86400 | ns-1513.awsdns-61.org awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
my.com.my | A | 0 | 3.171.76.72 | |
my.com.my | A | 0 | 3.171.76.62 | |
my.com.my | A | 0 | 3.171.76.52 | |
my.com.my | A | 0 | 3.171.76.121 | |
my.com.my | MX | 0 | 5 | astro.in.tmes-sg.trendmicro.com |
www.my.com.my | A | 0 | 3.171.76.62 | |
www.my.com.my | A | 0 | 3.171.76.72 | |
www.my.com.my | A | 0 | 3.171.76.121 | |
www.my.com.my | A | 0 | 3.171.76.52 |
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