DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
jar.my runs on AS9930, with email via Google Workspace.
- Hosting network
- AS9930AS9930
- Managed DNS
- Self-hosted / other
- Google Workspace
- IPv6 (AAAA)
- Not enabled
- CAA pinning
- None
Sits alongside 122 other sites on AS9930. Stable here since we started watching (Jul 19, 2026).
The apex and www are the same hosting — the apex via A records, www via a CNAME to jar.my.
DNS Records for jar.my
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| jar.my | NS | 0 | ns2.ipnama.net | |
| jar.my | NS | 0 | ns1.ipnama.net | |
| jar.my | SOA | 1800 | ns1.ipnama.net adm_1213443.whoisprotection.cc 2025052204 3600 7200 1209600 1800 | |
| jar.my | MX | 0 | 50 | aspmx3.googlemail.com |
| jar.my | MX | 0 | 40 | aspmx2.googlemail.com |
| jar.my | MX | 0 | 10 | aspmx.l.google.com |
| jar.my | MX | 0 | 30 | alt2.aspmx.l.google.com |
| jar.my | MX | 0 | 20 | alt1.aspmx.l.google.com |
| jar.my | TXT | 0 | google-site-verification=p24SdpaHOXUAdLoFE-jzk_3qf85S9b-wdDw1VESF8Pg | |
| jar.my | TXT | 0 | v=spf1 ip4:101.99.66.88 ip4:101.99.66.23 +a +mx +ip4:211.25.14.54 ~all | |
| jar.my | A | 0 | 211.25.14.54 | |
| www.jar.my | A | 0 | 211.25.14.54 | |
| www.jar.my | MX | 0 | 30 | alt2.aspmx.l.google.com |
| www.jar.my | MX | 0 | 20 | alt1.aspmx.l.google.com |
| www.jar.my | MX | 0 | 40 | aspmx2.googlemail.com |
| www.jar.my | MX | 0 | 10 | aspmx.l.google.com |
| www.jar.my | MX | 0 | 50 | aspmx3.googlemail.com |
| www.jar.my | SOA | 1800 | ns1.ipnama.net adm_1213443.whoisprotection.cc 2025052204 3600 7200 1209600 1800 | |
| www.jar.my | TXT | 0 | google-site-verification=p24SdpaHOXUAdLoFE-jzk_3qf85S9b-wdDw1VESF8Pg | |
| www.jar.my | TXT | 0 | v=spf1 ip4:101.99.66.88 ip4:101.99.66.23 +a +mx +ip4:211.25.14.54 ~all | |
| www.jar.my | NS | 0 | ns2.ipnama.net | |
| www.jar.my | NS | 0 | ns1.ipnama.net | |
| www.jar.my | CNAME | 0 | jar.my |
What's up with DNS →
Our daily roundup of the most interesting DNS changes across the web — hosting and CDN migrations, network moves, and security-config shifts.
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