DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for mjs.management
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mjs.management | NS | 0 | ns1.bonton2web.com | |
| mjs.management | NS | 0 | ns2.bonton2web.com | |
| mjs.management | A | 0 | 77.120.99.23 | |
| mjs.management | SOA | 10800 | ns1.bonton2web.com hostmaster.mjs.management 1481826835 7200 300 1209600 10800 | |
| mjs.management | MX | 0 | 10 | mail.mjs.management |
| www.mjs.management | CNAME | 0 | mjs.management | |
| www.mjs.management | A | 0 | 77.120.99.23 | |
| www.mjs.management | SOA | 10800 | ns1.bonton2web.com hostmaster.mjs.management 1481826835 7200 300 1209600 10800 | |
| www.mjs.management | MX | 0 | 10 | mail.mjs.management |
| www.mjs.management | NS | 0 | ns2.bonton2web.com | |
| www.mjs.management | NS | 0 | ns1.bonton2web.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