DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for nftworld.io
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| nftworld.io | MX | 0 | nftworld.io | |
| nftworld.io | SOA | 86400 | ns1.nftworld.io root.server.nftworld.io 2026062000 3600 1800 1209600 86400 | |
| nftworld.io | A | 0 | 62.4.0.226 | |
| nftworld.io | TXT | 0 | google-site-verification=utqfYCDVX2DubdI4RBiQDQkjatYeKXfYQd1rwOBtWqY | |
| nftworld.io | TXT | 0 | google-site-verification=g3dp_in0lKTXlW4ANjsmHUOvVYg3-clmAhk1t1CzJ4g | |
| nftworld.io | TXT | 0 | v=spf1 ip4:212.83.163.21 ip4:212.83.163.53 +a +mx +ip4:62.4.0.225 +ip4:62.4.0.226 +ip4:158.85.219.2 ~all | |
| nftworld.io | NS | 0 | ns2.nftworld.io | |
| nftworld.io | NS | 0 | ns1.nftworld.io | |
| www.nftworld.io | SOA | 86400 | ns1.nftworld.io root.server.nftworld.io 2026062000 3600 1800 1209600 86400 | |
| www.nftworld.io | CNAME | 0 | nftworld.io | |
| www.nftworld.io | TXT | 0 | google-site-verification=utqfYCDVX2DubdI4RBiQDQkjatYeKXfYQd1rwOBtWqY | |
| www.nftworld.io | TXT | 0 | google-site-verification=g3dp_in0lKTXlW4ANjsmHUOvVYg3-clmAhk1t1CzJ4g | |
| www.nftworld.io | TXT | 0 | v=spf1 ip4:212.83.163.21 ip4:212.83.163.53 +a +mx +ip4:62.4.0.225 +ip4:62.4.0.226 +ip4:158.85.219.2 ~all | |
| www.nftworld.io | MX | 0 | nftworld.io | |
| www.nftworld.io | A | 0 | 62.4.0.226 | |
| www.nftworld.io | NS | 0 | ns2.nftworld.io | |
| www.nftworld.io | NS | 0 | ns1.nftworld.io |
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