DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mytnb.com.my
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
mytnb.com.my | A | 0 | 103.154.14.157 | |
mytnb.com.my | MX | 0 | 10 | mail04.mytnb.com.my |
mytnb.com.my | MX | 0 | 10 | mail.mytnb.com.my |
mytnb.com.my | MX | 0 | 10 | mx.mytnb.com.my |
mytnb.com.my | MX | 0 | 10 | mail02.mytnb.com.my |
mytnb.com.my | MX | 0 | 10 | mail03.mytnb.com.my |
mytnb.com.my | SOA | 900 | gm.tnb.com please_set_email.absolutely.nowhere 101 600 1800 604800 900 | |
mytnb.com.my | NS | 0 | ns1.tnb.com.my | |
mytnb.com.my | NS | 0 | ns2.tnb.com.my | |
www.mytnb.com.my | CNAME | 0 | mytnbsc-cdm-prd-alb-001-1489430707.ap-southeast-1.elb.amazonaws.com | |
www.mytnb.com.my | A | 0 | 46.51.220.169 | |
www.mytnb.com.my | A | 0 | 18.140.217.147 | |
www.mytnb.com.my | A | 0 | 13.213.243.127 |
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