DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for systemdev.net
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| systemdev.net | TXT | 0 | s166mgwvv8fspm3ykb86sw2xt15nff83 | |
| systemdev.net | TXT | 0 | MS=5383336EF8E019A6C32EA5ED745AF489B7F3F599 | |
| systemdev.net | A | 0 | 96.80.165.5 | |
| systemdev.net | NS | 0 | ns55.worldnic.com | |
| systemdev.net | NS | 0 | ns56.worldnic.com | |
| systemdev.net | SOA | 3600 | NS55.WORLDNIC.COM namehost.WORLDNIC.COM 125031812 10800 3600 604800 3600 | |
| systemdev.net | MX | 0 | 20 | mail1.systemdev.net |
| systemdev.net | MX | 0 | 10 | systemdev.net |
| www.systemdev.net | A | 0 | 96.80.165.5 |
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