DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for stg.net.id
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| stg.net.id | SOA | 43200 | ns1.comnet.net.id hostmaster.stg.net.id 2026060801 43200 21600 2419200 43200 | |
| stg.net.id | A | 0 | 202.150.133.149 | |
| stg.net.id | NS | 0 | ns1.com.net.id | |
| stg.net.id | NS | 0 | ns2.com.net.id | |
| stg.net.id | MX | 0 | 5 | ALT1.ASPMX.L.GOOGLE.COM |
| stg.net.id | MX | 0 | 5 | ALT2.ASPMX.L.GOOGLE.COM |
| stg.net.id | MX | 0 | 1 | ASPMX.L.GOOGLE.COM |
| stg.net.id | MX | 0 | 10 | ALT3.ASPMX.L.GOOGLE.COM |
| stg.net.id | MX | 0 | 10 | ALT4.ASPMX.L.GOOGLE.COM |
| www.stg.net.id | CNAME | 0 | mail.stg.net.id | |
| www.stg.net.id | A | 0 | 64.233.180.121 | |
| www.stg.net.id | AAAA | 0 | 2607:f8b0:4004:c21::79 |
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