DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ntp.dev
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ntp.dev | NS | 0 | b.ns.bitnames.com | |
| ntp.dev | NS | 0 | anyns.pch.net | |
| ntp.dev | NS | 0 | d.ns.bitnames.com | |
| ntp.dev | NS | 0 | a.ns.bitnames.com | |
| ntp.dev | NS | 0 | c.ns.bitnames.com | |
| ntp.dev | MX | 0 | 10 | mx-3.pobox.com |
| ntp.dev | MX | 0 | 10 | mx-2.pobox.com |
| ntp.dev | MX | 0 | 10 | mx-1.pobox.com |
| ntp.dev | A | 0 | 151.101.193.55 | |
| ntp.dev | A | 0 | 151.101.65.55 | |
| ntp.dev | A | 0 | 151.101.1.55 | |
| ntp.dev | A | 0 | 151.101.129.55 | |
| ntp.dev | AAAA | 0 | 2a04:4e42:400::311 | |
| ntp.dev | AAAA | 0 | 2a04:4e42:600::311 | |
| ntp.dev | AAAA | 0 | 2a04:4e42::311 | |
| ntp.dev | AAAA | 0 | 2a04:4e42:200::311 | |
| ntp.dev | SOA | 3600 | a.ns.bitnames.com dnsoper.bitnames.com 2026052147 7200 3600 1209600 3600 | |
| www.ntp.dev | AAAA | 0 | 2a04:4e42:400::311 | |
| www.ntp.dev | AAAA | 0 | 2a04:4e42:600::311 | |
| www.ntp.dev | AAAA | 0 | 2a04:4e42:200::311 | |
| www.ntp.dev | AAAA | 0 | 2a04:4e42::311 | |
| www.ntp.dev | A | 0 | 151.101.193.55 | |
| www.ntp.dev | A | 0 | 151.101.65.55 | |
| www.ntp.dev | A | 0 | 151.101.1.55 | |
| www.ntp.dev | A | 0 | 151.101.129.55 | |
| www.ntp.dev | CNAME | 0 | dualstack.m.sni.global.fastly.net |
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