DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for spcpl.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
spcpl.com | MX | 0 | 10 | mail.spcpl.com |
spcpl.com | NS | 0 | ns1.spcpl.com | |
spcpl.com | NS | 0 | ns2.spcpl.com | |
spcpl.com | A | 0 | 198.38.85.34 | |
spcpl.com | SOA | 10800 | ns1.spcpl.com info.spcpl.com 2025082404 10800 3600 604800 10800 | |
www.spcpl.com | NS | 0 | ns2.spcpl.com | |
www.spcpl.com | NS | 0 | ns1.spcpl.com | |
www.spcpl.com | A | 0 | 198.38.85.34 | |
www.spcpl.com | CNAME | 0 | spcpl.com | |
www.spcpl.com | SOA | 10800 | ns1.spcpl.com info.spcpl.com 2025082404 10800 3600 604800 10800 | |
www.spcpl.com | MX | 0 | 10 | mail.spcpl.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