DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for servercabin.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| servercabin.com | A | 0 | 185.99.254.4 | |
| servercabin.com | SOA | 1800 | beth.ns.cloudflare.com dns.cloudflare.com 2408762219 10000 2400 604800 1800 | |
| servercabin.com | NS | 0 | hank.ns.cloudflare.com | |
| servercabin.com | NS | 0 | beth.ns.cloudflare.com | |
| servercabin.com | TXT | 0 | v=spf1 a:server.servercabin.com ip4:185.99.254.4 include:_spf.protonmail.ch ~all | |
| servercabin.com | TXT | 0 | protonmail-verification=a073262a47962568bf26e3a696958c81963e08d2 | |
| servercabin.com | TXT | 0 | v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwP7OynaiG2CHc2BW59NTVnT5YOAwTUS6moV5Gq9+Kot3ntE2C6dHWlTwl2L8m3eOXyGfhuhRhgEs/8ukmKrNVj/RKqFjjmLOX/RFtY5EZcYmE7H6jgdwfO+wzSY7JFDt0npcItvmsaAZm0+7M4/RVQISHM2FCdPkgNX45671oJvJxcmOAiB4A67zAlYbayVRDMsTQRfVvFjyP/1aOOl6MAWy3R5b1IvjceU2Pw5rdPDZZmhWeONk2oE/IoUZQ8pD+QeXFpgEWCGchxH/Ta+GfgQfMO9U0nWFZXF89ykMKuwOpCWaJRJZ7wHVV83KKprzQF4McZxhBB5FBI3exm3uxwIDAQAB; | |
| servercabin.com | MX | 0 | 10 | mail.protonmail.ch |
| servercabin.com | MX | 0 | 20 | mailsec.protonmail.ch |
| www.servercabin.com | A | 0 | 185.99.254.4 |
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