DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for srhome.my
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| srhome.my | AAAA | 0 | 2a02:4780:3:1085:0:164f:2f77:2 | |
| srhome.my | MX | 0 | 1 | srhome-my.mail.protection.outlook.com |
| srhome.my | NS | 0 | ns1.hostinger.com | |
| srhome.my | NS | 0 | ns3.hostinger.com | |
| srhome.my | NS | 0 | ns2.hostinger.com | |
| srhome.my | NS | 0 | ns4.hostinger.com | |
| srhome.my | A | 0 | 217.21.73.216 | |
| srhome.my | SOA | 86400 | ns1.hostinger.com dns.hostinger.com 2019071701 28800 7200 604800 86400 | |
| www.srhome.my | AAAA | 0 | 2a02:4780:3:1085:0:164f:2f77:2 | |
| www.srhome.my | A | 0 | 217.21.73.216 | |
| www.srhome.my | NS | 0 | ns3.hostinger.com | |
| www.srhome.my | NS | 0 | ns4.hostinger.com | |
| www.srhome.my | NS | 0 | ns2.hostinger.com | |
| www.srhome.my | NS | 0 | ns1.hostinger.com | |
| www.srhome.my | SOA | 86400 | ns1.hostinger.com dns.hostinger.com 2019071701 28800 7200 604800 86400 | |
| www.srhome.my | CNAME | 0 | srhome.my | |
| www.srhome.my | MX | 0 | 1 | srhome-my.mail.protection.outlook.com |
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