DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for york.nhs.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| york.nhs.uk | MX | 0 | 50 | mail.nhs.uk |
| york.nhs.uk | A | 0 | 35.189.120.208 | |
| york.nhs.uk | NS | 0 | ns1.nhs.uk | |
| york.nhs.uk | NS | 0 | ns4.nhs.uk | |
| york.nhs.uk | NS | 0 | ns3.nhs.uk | |
| york.nhs.uk | NS | 0 | ns2.nhs.uk | |
| york.nhs.uk | TXT | 0 | cisco-ci-domain-verification=6dcdf8070f250e0dd1ac91777e959ef86a264ea6bb5bdacd11e611215e601fa2 | |
| york.nhs.uk | TXT | 0 | v=spf1 include:_spf.nhs.net ~all | |
| york.nhs.uk | TXT | 0 | MS=D5E01A09768FDD6ECD9AA647DEB94027E219E2ED | |
| york.nhs.uk | TXT | 0 | google-site-verification=-2rczaTocxwl_eBw1Eeb2uMC6bVVh1Y16JNdHw9_hm4 | |
| york.nhs.uk | SOA | 3600 | ns1.nhs.uk hostmaster.nominet.uk 2026071001 10800 3600 604800 3600 | |
| www.york.nhs.uk | A | 0 | 35.189.120.208 |
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