DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ship.edu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ship.edu | NS | 0 | ns2.ship.edu | |
| ship.edu | NS | 0 | crowsnest.ship.edu | |
| ship.edu | NS | 0 | ark.ship.edu | |
| ship.edu | NS | 0 | acorn.grove.iup.edu | |
| ship.edu | NS | 0 | ns1.ship.edu | |
| ship.edu | NS | 0 | scooby.ship.edu | |
| ship.edu | A | 0 | 157.160.28.83 | |
| ship.edu | MX | 0 | 10 | ship-edu.mail.protection.outlook.com |
| ship.edu | SOA | 3600 | ns1.ship.edu whp.ship.edu 106065241 3600 900 2419200 3600 | |
| ship.edu | TXT | 0 | e6y1377XtMQu0jYlOmPzGq6y8DpWO1pX9RKxU0fJmdIsw/bbRfAuWezWP88eD809jRlWgzofrIFPewfq8NmP9g== | |
| ship.edu | TXT | 0 | docusign=05e4f574-e6f5-4ae3-89f6-80156a73d970 | |
| ship.edu | TXT | 0 | MS=ms38766172 | |
| ship.edu | TXT | 0 | v=spf1 include:spf1.ship.edu include:spf.outreachsystems.com include:a._spf.brightspace.com include:verifymyfafsa.com include:spf.protection.outlook.com ip4:198.187.196.0/24 ip4:184.107.80.65/26 ip4:184.107.63.100 ip4:174.142.116.33/27 -all | |
| ship.edu | TXT | 0 | docusign=641bbbfc-a5a4-449b-a70d-38867fd7649f | |
| ship.edu | TXT | 0 | 99CE287F3AC323C55B3DC16A98F114FC | |
| ship.edu | TXT | 0 | atlassian-domain-verification=7ZmAhJPAxCL2uwQ2o6aFe1vF0fbJM79b4QHuk/1fS5CR2rgjIzKMvJWU0j5dPaT1 | |
| www.ship.edu | CNAME | 0 | shipweb03.ship.edu | |
| www.ship.edu | A | 0 | 157.160.28.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