DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for npprod.se
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| npprod.se | SOA | 1400 | ns4.bluerange.se admin.npprod.se 2026060119 1400 7200 86400 1400 | |
| npprod.se | MX | 0 | 20 | npprod-se.mx2.staysecuregroup.net |
| npprod.se | MX | 0 | 10 | npprod-se.mx1.staysecuregroup.com |
| npprod.se | NS | 0 | ns6.bluerange.com | |
| npprod.se | NS | 0 | ns5.bluerange.se | |
| npprod.se | NS | 0 | ns4.bluerange.se | |
| npprod.se | A | 0 | 31.193.252.197 | |
| www.npprod.se | A | 0 | 31.193.252.197 | |
| www.npprod.se | NS | 0 | ns5.bluerange.se | |
| www.npprod.se | NS | 0 | ns4.bluerange.se | |
| www.npprod.se | NS | 0 | ns6.bluerange.com | |
| www.npprod.se | MX | 0 | 10 | npprod-se.mx1.staysecuregroup.com |
| www.npprod.se | MX | 0 | 20 | npprod-se.mx2.staysecuregroup.net |
| www.npprod.se | CNAME | 0 | npprod.se | |
| www.npprod.se | SOA | 1400 | ns4.bluerange.se admin.npprod.se 2026060119 1400 7200 86400 1400 |
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