DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for eggdrop.ch
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| eggdrop.ch | A | 0 | 168.119.15.138 | |
| eggdrop.ch | AAAA | 0 | 2a01:4f8:242:4630::3 | |
| eggdrop.ch | SOA | 3600 | ns1.wservices.ch tom.eggdrop.ch 2026051104 1800 900 604800 3600 | |
| eggdrop.ch | TXT | 0 | google-site-verification=lZ3bMqyIr5smgY9DQRBIRXy_P-WTL8U2o4ayxcwh_vE | |
| eggdrop.ch | TXT | 0 | v=spf1 mx include:_spf.wservices.ch include:_spf.google.com ~all | |
| eggdrop.ch | NS | 0 | ns1.wservices.ch | |
| eggdrop.ch | NS | 0 | ns2.wservices.ch | |
| eggdrop.ch | NS | 0 | ns3.wservices.ch | |
| eggdrop.ch | MX | 0 | 10 | mail.wservices.ch |
| eggdrop.ch | MX | 0 | 20 | mail2.wservices.ch |
| www.eggdrop.ch | A | 0 | 168.119.15.138 | |
| www.eggdrop.ch | AAAA | 0 | 2a01:4f8:242:4630::3 |
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