DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for fill-tap.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fill-tap.com | SOA | 1800 | earl.ns.cloudflare.com dns.cloudflare.com 2405419317 10000 2400 604800 1800 | |
| fill-tap.com | MX | 0 | 5 | mx2.feishu.cn |
| fill-tap.com | MX | 0 | 1 | mx1.feishu.cn |
| fill-tap.com | MX | 0 | 10 | mx3.feishu.cn |
| fill-tap.com | NS | 0 | malavika.ns.cloudflare.com | |
| fill-tap.com | NS | 0 | earl.ns.cloudflare.com | |
| fill-tap.com | AAAA | 0 | 2606:4700:3033::ac43:c6d9 | |
| fill-tap.com | AAAA | 0 | 2606:4700:3036::6815:5cd6 | |
| fill-tap.com | A | 0 | 104.21.92.214 | |
| fill-tap.com | A | 0 | 172.67.198.217 | |
| www.fill-tap.com | AAAA | 0 | 2606:4700:3036::6815:5cd6 | |
| www.fill-tap.com | AAAA | 0 | 2606:4700:3033::ac43:c6d9 | |
| www.fill-tap.com | A | 0 | 172.67.198.217 | |
| www.fill-tap.com | A | 0 | 104.21.92.214 |
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