DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for scedev.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
scedev.org | NS | 0 | jeff.ns.cloudflare.com | |
scedev.org | NS | 0 | kate.ns.cloudflare.com | |
scedev.org | SOA | 1800 | jeff.ns.cloudflare.com dns.cloudflare.com 2384546988 10000 2400 604800 1800 | |
scedev.org | A | 0 | 173.230.212.188 | |
scedev.org | MX | 0 | 5 | mxa-001d1702.gslb.pphosted.com |
scedev.org | MX | 0 | 5 | mxb-001d1702.gslb.pphosted.com |
www.scedev.org | CNAME | 0 | prod-sample-site-alb-296476714.us-west-2.elb.amazonaws.com | |
www.scedev.org | A | 0 | 54.186.61.26 | |
www.scedev.org | A | 0 | 52.37.242.31 |
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