DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for y-dev.tech
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| y-dev.tech | MX | 0 | ydev-tech0c.mail.protection.outlook.com | |
| y-dev.tech | SOA | 1800 | harley.ns.cloudflare.com dns.cloudflare.com 2407953535 10000 2400 604800 1800 | |
| y-dev.tech | NS | 0 | harley.ns.cloudflare.com | |
| y-dev.tech | NS | 0 | iris.ns.cloudflare.com | |
| y-dev.tech | A | 0 | 172.64.145.158 | |
| y-dev.tech | A | 0 | 104.18.42.98 | |
| y-dev.tech | AAAA | 0 | 2a06:98c1:3109::ac40:919e | |
| y-dev.tech | AAAA | 0 | 2606:4700:4408::6812:2a62 | |
| www.y-dev.tech | CNAME | 0 | youxuan.cf.090227.xyz | |
| www.y-dev.tech | A | 0 | 104.18.35.15 | |
| www.y-dev.tech | A | 0 | 172.64.152.241 | |
| www.y-dev.tech | AAAA | 0 | 2a06:98c1:3103::ac40:9052 | |
| www.y-dev.tech | AAAA | 0 | 2a06:98c1:3108::6812:2bae |
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