DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for yfong.com.sg
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| yfong.com.sg | NS | 0 | ns2.keep.com.sg | |
| yfong.com.sg | NS | 0 | ns1.keep.com.sg | |
| yfong.com.sg | A | 0 | 216.198.79.1 | |
| yfong.com.sg | MX | 0 | 1 | smtp.google.com |
| yfong.com.sg | SOA | 86400 | ns1.keep.com.sg domain.keepital.com 2026061700 3600 1800 1209600 86400 | |
| yfong.com.sg | TXT | 0 | v=spf1 +a +mx +ip4:111.221.46.41 ~all | |
| www.yfong.com.sg | A | 0 | 216.198.79.65 | |
| www.yfong.com.sg | A | 0 | 64.29.17.65 | |
| www.yfong.com.sg | CNAME | 0 | 7f920a04e0e4c33b.vercel-dns-017.com | |
| www.yfong.com.sg | CAA | 0 | 0 issue sectigo.com | |
| www.yfong.com.sg | CAA | 0 | 0 issue pki.goog | |
| www.yfong.com.sg | CAA | 0 | 0 issue globalsign.com | |
| www.yfong.com.sg | CAA | 0 | 0 issue letsencrypt.org |
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