DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ncsc.coop
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ncsc.coop | SOA | 86400 | udns1.ultradns.net doug\.healy.nrucfc.coop 2012103204 10800 3600 2592000 86400 | |
| ncsc.coop | MX | 0 | 100 | ncsc-coop.mail.protection.outlook.com |
| ncsc.coop | A | 0 | 204.74.99.100 | |
| ncsc.coop | NS | 0 | udns1.ultradns.net | |
| ncsc.coop | NS | 0 | udns2.ultradns.net | |
| www.ncsc.coop | CNAME | 0 | nrucfc-prod9-139143261.us-east-1.elb.amazonaws.com | |
| www.ncsc.coop | A | 0 | 52.205.132.22 | |
| www.ncsc.coop | A | 0 | 44.207.252.83 |
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