DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
Hosting & Network
sona.blog is hosted on GitHub Pages, served over Fastly, with DNS by Cloudflare and email configured.
- Platform
- GitHub Pages
- Hosting network
- FastlyAS54113Fastly
- Managed DNS
- Cloudflare
- Configured
- IPv6 (AAAA)
- Enabled
- CAA pinning
- None
Sits alongside 4,999+ other sites on Fastly. Stable here since we started watching (Jul 18, 2026).
The apex and www are the same hosting — the apex via A records, www via a CNAME to sona.blog.
DNS Records for sona.blog
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sona.blog | AAAA | 0 | 2606:50c0:8002::153 | |
| sona.blog | AAAA | 0 | 2606:50c0:8000::153 | |
| sona.blog | AAAA | 0 | 2606:50c0:8003::153 | |
| sona.blog | AAAA | 0 | 2606:50c0:8001::153 | |
| sona.blog | SOA | 1800 | armfazh.ns.cloudflare.com dns.cloudflare.com 2406312874 10000 2400 604800 1800 | |
| sona.blog | NS | 0 | armfazh.ns.cloudflare.com | |
| sona.blog | NS | 0 | gwen.ns.cloudflare.com | |
| sona.blog | MX | 0 | 10 | mx01.mail.icloud.com |
| sona.blog | MX | 0 | 10 | mx02.mail.icloud.com |
| sona.blog | A | 0 | 185.199.110.153 | |
| sona.blog | A | 0 | 185.199.111.153 | |
| sona.blog | A | 0 | 185.199.109.153 | |
| sona.blog | A | 0 | 185.199.108.153 | |
| sona.blog | TXT | 0 | apple-domain=BDR6HTp6XEW1N32f | |
| sona.blog | TXT | 0 | v=spf1 include:icloud.com ~all | |
| www.sona.blog | MX | 0 | 10 | mx02.mail.icloud.com |
| www.sona.blog | MX | 0 | 10 | mx01.mail.icloud.com |
| www.sona.blog | AAAA | 0 | 2606:50c0:8003::153 | |
| www.sona.blog | AAAA | 0 | 2606:50c0:8000::153 | |
| www.sona.blog | AAAA | 0 | 2606:50c0:8001::153 | |
| www.sona.blog | AAAA | 0 | 2606:50c0:8002::153 | |
| www.sona.blog | CNAME | 0 | sona.blog | |
| www.sona.blog | TXT | 0 | v=spf1 include:icloud.com ~all | |
| www.sona.blog | TXT | 0 | apple-domain=BDR6HTp6XEW1N32f | |
| www.sona.blog | SOA | 1800 | armfazh.ns.cloudflare.com dns.cloudflare.com 2406312874 10000 2400 604800 1800 | |
| www.sona.blog | NS | 0 | gwen.ns.cloudflare.com | |
| www.sona.blog | NS | 0 | armfazh.ns.cloudflare.com | |
| www.sona.blog | A | 0 | 185.199.109.153 | |
| www.sona.blog | A | 0 | 185.199.108.153 | |
| www.sona.blog | A | 0 | 185.199.110.153 | |
| www.sona.blog | A | 0 | 185.199.111.153 |
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