DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for michaelruppert.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| michaelruppert.com | SOA | 3600 | NS27.WORLDNIC.com namehost.WORLDNIC.com 123031716 10800 3600 604800 3600 | |
| michaelruppert.com | MX | 0 | 10 | mx1.emailsrvr.com |
| michaelruppert.com | MX | 0 | 20 | mx2.emailsrvr.com |
| michaelruppert.com | A | 0 | 35.190.10.69 | |
| michaelruppert.com | NS | 0 | ns27.worldnic.com | |
| michaelruppert.com | NS | 0 | ns28.worldnic.com | |
| michaelruppert.com | TXT | 0 | v=spf1 include:emailsrvr.com ~all | |
| michaelruppert.com | TXT | 0 | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDYjzG4xv0+xO9pTVbUtt/0/JiwY84+x78iVQqHPF5xta2fFYhNWmwTtrsCB+hsYhhVX/BYtGYWv4IvyswTRMzHVO9mmkcaTmUBW9JDkZT1uJJ00YHzppnVPLzmI9RoVKpTpNRWPMbgGlXjS470eeajZqxrksQKSbFrGE5qWBS6EwIDAQAB | |
| www.michaelruppert.com | CNAME | 0 | michaelruppert.com | |
| www.michaelruppert.com | A | 0 | 35.190.10.69 | |
| www.michaelruppert.com | MX | 0 | 20 | mx2.emailsrvr.com |
| www.michaelruppert.com | MX | 0 | 10 | mx1.emailsrvr.com |
| www.michaelruppert.com | NS | 0 | ns28.worldnic.com | |
| www.michaelruppert.com | NS | 0 | ns27.worldnic.com | |
| www.michaelruppert.com | SOA | 3600 | NS27.WORLDNIC.com namehost.WORLDNIC.com 123031716 10800 3600 604800 3600 | |
| www.michaelruppert.com | TXT | 0 | v=spf1 include:emailsrvr.com ~all | |
| www.michaelruppert.com | TXT | 0 | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDYjzG4xv0+xO9pTVbUtt/0/JiwY84+x78iVQqHPF5xta2fFYhNWmwTtrsCB+hsYhhVX/BYtGYWv4IvyswTRMzHVO9mmkcaTmUBW9JDkZT1uJJ00YHzppnVPLzmI9RoVKpTpNRWPMbgGlXjS470eeajZqxrksQKSbFrGE5qWBS6EwIDAQAB |
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