DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for wp-expert.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| wp-expert.dev | NS | 0 | ns1.ljpc.network | |
| wp-expert.dev | NS | 0 | ns3.ljpc.network | |
| wp-expert.dev | NS | 0 | ns2.ljpc.network | |
| wp-expert.dev | MX | 0 | 10 | mx1.ljpc.email |
| wp-expert.dev | MX | 0 | 10 | mx2.ljpc.email |
| wp-expert.dev | A | 0 | 131.153.243.54 | |
| wp-expert.dev | SOA | 3600 | ns1.ljpc.network info.ljpc.nl 2026022325 7200 1800 1209600 3600 | |
| wp-expert.dev | AAAA | 0 | 2a00:8860:10d:42:3eec:efff:fed9:6f46 | |
| www.wp-expert.dev | NS | 0 | ns2.ljpc.network | |
| www.wp-expert.dev | NS | 0 | ns3.ljpc.network | |
| www.wp-expert.dev | NS | 0 | ns1.ljpc.network | |
| www.wp-expert.dev | MX | 0 | 10 | mx1.ljpc.email |
| www.wp-expert.dev | MX | 0 | 10 | mx2.ljpc.email |
| www.wp-expert.dev | A | 0 | 131.153.243.54 | |
| www.wp-expert.dev | AAAA | 0 | 2a00:8860:10d:42:3eec:efff:fed9:6f46 | |
| www.wp-expert.dev | CNAME | 0 | wp-expert.dev | |
| www.wp-expert.dev | SOA | 3600 | ns1.ljpc.network info.ljpc.nl 2026022325 7200 1800 1209600 3600 |
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