DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for jsglass.co.uk
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| jsglass.co.uk | TXT | 0 | default._domainkey IN TXT (v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtjs5RbDycMxBK21NMM4GrjaFGf7oByuOCqX9AdTLtEX+NEeufWWmBllmUrGL0RTyK9HJrvPJSMLTOrAJIm/BCQb3SpJWvJzX2el7mPrW3e8gItokZAIm/o7trBR8u94+VNSY9PD05TzvKTNfuV9dK7pAhm7g8btZG2iegvi4OUEyi8MinuGX1TaiJ7gn+V9X1ftLI70EMHFAwC1ToZQ3vl6a1wqnleo0g6StVlOqhyZHJwjZbM/2S2mx9pDmmLetJiY/h53C/ELQc72kOZbd9vw7Q0q/owu8YNn6KNbY89C7ytrtcm1345VL13ZyDgNo184yrBDqZmYNMrtMph4UpQIDAQAB); | |
| jsglass.co.uk | TXT | 0 | v=spf1 a ~all | |
| jsglass.co.uk | MX | 0 | 10 | mx2.privateemail.com |
| jsglass.co.uk | MX | 0 | 10 | mx1.privateemail.com |
| jsglass.co.uk | NS | 0 | pdns1.registrar-servers.com | |
| jsglass.co.uk | NS | 0 | pdns2.registrar-servers.com | |
| jsglass.co.uk | SOA | 3601 | pdns1.registrar-servers.com hostmaster.registrar-servers.com 1768549665 43200 3600 604800 3601 |
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