DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for etec.ch
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| etec.ch | NS | 0 | dns2.noms.ch | |
| etec.ch | NS | 0 | dns1.noms.ch | |
| etec.ch | TXT | 0 | v=spf1 ip4:195.141.44.0/24 ip4:195.141.45.0/24 mx include:web-services.com mx include:ows.ch ~all | |
| etec.ch | MX | 0 | 10 | remote.e-tec.com |
| etec.ch | A | 0 | 195.141.45.69 | |
| etec.ch | SOA | 86400 | etec.ch hostmaster.ows.ch 2017110509 21600 1800 2592000 86400 | |
| www.etec.ch | A | 0 | 195.141.45.69 |
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