DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for hostmy.blog
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| hostmy.blog | A | 0 | 190.92.139.45 | |
| hostmy.blog | SOA | 86400 | ns1.supercp.com root.sg1-sr104.supercp.com 2026052901 3600 1800 1209600 86400 | |
| hostmy.blog | NS | 0 | ns4.supercp.com | |
| hostmy.blog | NS | 0 | ns3.supercp.com | |
| hostmy.blog | NS | 0 | ns2.supercp.com | |
| hostmy.blog | NS | 0 | ns1.supercp.com | |
| hostmy.blog | MX | 0 | 1 | smtp.google.com |
| www.hostmy.blog | A | 0 | 190.92.139.45 | |
| www.hostmy.blog | CNAME | 0 | hostmy.blog | |
| www.hostmy.blog | SOA | 86400 | ns1.supercp.com root.sg1-sr104.supercp.com 2026052901 3600 1800 1209600 86400 | |
| www.hostmy.blog | NS | 0 | ns3.supercp.com | |
| www.hostmy.blog | NS | 0 | ns1.supercp.com | |
| www.hostmy.blog | NS | 0 | ns2.supercp.com | |
| www.hostmy.blog | NS | 0 | ns4.supercp.com | |
| www.hostmy.blog | MX | 0 | 1 | smtp.google.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