DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for beijerman.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| beijerman.com | NS | 0 | ns0.dom.scw.cloud | |
| beijerman.com | NS | 0 | ns1.dom.scw.cloud | |
| beijerman.com | AAAA | 0 | 2001:bc8:5090:d:: | |
| beijerman.com | SOA | 3600 | ns0.dom.scw.cloud hostmaster.beijerman.com 2026070901 86400 7200 604800 3600 | |
| beijerman.com | MX | 0 | 10 | mail.protonmail.ch |
| beijerman.com | MX | 0 | 20 | mailsec.protonmail.ch |
| beijerman.com | A | 0 | 51.158.231.158 | |
| www.beijerman.com | CNAME | 0 | 75cc6f58-b3c1-4da6-987e-642375253315.svc.edge.scw.cloud | |
| www.beijerman.com | AAAA | 0 | 2001:bc8:1200:e:63f:72ff:feaf:913e | |
| www.beijerman.com | AAAA | 0 | 2001:bc8:610:1:e42:a1ff:fef1:8968 | |
| www.beijerman.com | A | 0 | 51.159.80.27 | |
| www.beijerman.com | A | 0 | 51.159.13.88 |
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