DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for acmh.capital
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| acmh.capital | NS | 0 | ns3.hostpoint.ch | |
| acmh.capital | NS | 0 | ns.hostpoint.ch | |
| acmh.capital | NS | 0 | ns2.hostpoint.ch | |
| acmh.capital | MX | 0 | acmh-capital.mail.protection.outlook.com | |
| acmh.capital | A | 0 | 76.76.21.21 | |
| acmh.capital | SOA | 3600 | ns.hostpoint.ch hostmaster.hostpoint.ch 1773273600 86400 7200 3628800 3600 | |
| www.acmh.capital | A | 0 | 216.150.16.193 | |
| www.acmh.capital | A | 0 | 216.150.1.193 | |
| www.acmh.capital | CNAME | 0 | 51d3ae43fe6ac927.vercel-dns-017.com |
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