DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ruiter.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ruiter.com | MX | 0 | 20 | mx02.hornetsecurity.com |
| ruiter.com | MX | 0 | 10 | mx01.hornetsecurity.com |
| ruiter.com | MX | 0 | 40 | mx04.hornetsecurity.com |
| ruiter.com | MX | 0 | 30 | mx03.hornetsecurity.com |
| ruiter.com | TXT | 0 | v=spf1 include:spf.hornetsecurity.com ip4:92.68.159.178 ip4:89.146.50.130 -all | |
| ruiter.com | NS | 0 | ns1.dhost.nl | |
| ruiter.com | NS | 0 | ns2.dhost.nl | |
| ruiter.com | A | 0 | 136.144.190.213 | |
| ruiter.com | SOA | 3600 | ns1.dhost.nl hostmaster.dhost.nl 2026050502 3600 3600 1814400 3600 | |
| ruiter.com | AAAA | 0 | 2a01:7c8:aacb:42e::1 | |
| www.ruiter.com | TXT | 0 | v=spf1 include:spf.hornetsecurity.com ip4:92.68.159.178 ip4:89.146.50.130 -all | |
| www.ruiter.com | AAAA | 0 | 2a01:7c8:aacb:42e::1 | |
| www.ruiter.com | SOA | 3600 | ns1.dhost.nl hostmaster.dhost.nl 2026050502 3600 3600 1814400 3600 | |
| www.ruiter.com | CNAME | 0 | ruiter.com | |
| www.ruiter.com | MX | 0 | 40 | mx04.hornetsecurity.com |
| www.ruiter.com | MX | 0 | 10 | mx01.hornetsecurity.com |
| www.ruiter.com | MX | 0 | 20 | mx02.hornetsecurity.com |
| www.ruiter.com | MX | 0 | 30 | mx03.hornetsecurity.com |
| www.ruiter.com | NS | 0 | ns2.dhost.nl | |
| www.ruiter.com | NS | 0 | ns1.dhost.nl | |
| www.ruiter.com | A | 0 | 136.144.190.213 |
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