DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for mymy.cards
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| mymy.cards | MX | 0 | mymy-cards.mail.protection.outlook.com | |
| mymy.cards | NS | 0 | lucy.ns.cloudflare.com | |
| mymy.cards | NS | 0 | jeff.ns.cloudflare.com | |
| mymy.cards | SOA | 1800 | jeff.ns.cloudflare.com dns.cloudflare.com 2406397835 10000 2400 604800 1800 | |
| mymy.cards | TXT | 0 | MS=ms65564119 | |
| mymy.cards | TXT | 0 | google-site-verification=d8_BVAa97ukmUQ6Whs5SoRmV2zBKnX0p8hQERRQ5QTo | |
| mymy.cards | TXT | 0 | v=spf1 include:_spf.google.com include:spf.protection.outlook.com ~all | |
| mymy.cards | TXT | 0 | TAILSCALE-b2bK4T2Za9VKvORqpKRY | |
| mymy.cards | TXT | 0 | proxy-ssl.webflow.com | |
| mymy.cards | A | 0 | 75.2.70.75 | |
| www.mymy.cards | A | 0 | 54.243.86.28 | |
| www.mymy.cards | A | 0 | 34.202.203.47 | |
| www.mymy.cards | A | 0 | 18.211.166.153 | |
| www.mymy.cards | CNAME | 0 | proxy-ssl.webflow.com |
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