DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for u.id
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
u.id | A | 0 | 45.126.58.90 | |
u.id | AAAA | 0 | 2402:ee80:58:1::78 | |
u.id | NS | 0 | dns2.pandi.id | |
u.id | NS | 0 | dns1.pandi.id | |
u.id | MX | 0 | 1 | users.pandi.id |
u.id | SOA | 86400 | dns1.pandi.id hostmaster.pandi.id 2025021801 28800 7200 604800 86400 | |
www.u.id | AAAA | 0 | 2402:ee80:58:1::78 | |
www.u.id | A | 0 | 45.126.58.90 | |
www.u.id | SOA | 86400 | dns1.pandi.id hostmaster.pandi.id 2025021801 28800 7200 604800 86400 | |
www.u.id | NS | 0 | dns1.pandi.id | |
www.u.id | NS | 0 | dns2.pandi.id | |
www.u.id | CNAME | 0 | u.id | |
www.u.id | MX | 0 | 1 | users.pandi.id |
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