DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for first.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| first.org | NS | 0 | dns1.p04.nsone.net | |
| first.org | NS | 0 | dns2.p04.nsone.net | |
| first.org | NS | 0 | dns3.p04.nsone.net | |
| first.org | NS | 0 | dns4.p04.nsone.net | |
| first.org | AAAA | 0 | 2a04:4e42:400::347 | |
| first.org | AAAA | 0 | 2a04:4e42:600::347 | |
| first.org | AAAA | 0 | 2a04:4e42::347 | |
| first.org | AAAA | 0 | 2a04:4e42:200::347 | |
| first.org | CAA | 0 | 0 issue digicert.com | |
| first.org | CAA | 0 | 0 iodef mailto:caa@first.org | |
| first.org | CAA | 0 | 0 issue letsencrypt.org | |
| first.org | SOA | 86400 | dns1.p01.nsone.net hostmaster.nsone.net 1686850997 21600 3600 604800 86400 | |
| first.org | MX | 0 | 10 | smtp.google.com |
| first.org | A | 0 | 151.101.129.91 | |
| first.org | A | 0 | 151.101.1.91 | |
| first.org | A | 0 | 151.101.65.91 | |
| first.org | A | 0 | 151.101.193.91 | |
| first.org | TXT | 0 | protonmail-verification=b716ce837b8acfe07109e34ce8cb6bb4c7caec29 | |
| first.org | TXT | 0 | google-site-verification=bB9Dx6RUOmMrzLAi5fmHvyWH9T9xj21y3x9PMiSgCAs | |
| first.org | TXT | 0 | docusign=3b600cf0-7dbb-4641-bcc1-8e0b170e8881 | |
| first.org | TXT | 0 | atlassian-sending-domain-verification=31b65062-6395-46ea-97f4-9cf212b67b92 | |
| first.org | TXT | 0 | google-site-verification=OZ6h6fMZcaV1zl2RqvaZn-lgt4lWC-s5dsRMLx4r1lI | |
| first.org | TXT | 0 | A86EA43005 | |
| first.org | TXT | 0 | v=spf1 include:_spf.google.com include:amazonses.com ~all | |
| first.org | TXT | 0 | mgverify=0f90742e1eccec87c0d17ac7f8eea7e59bc3f275f5cddd9a24495d80533c475c | |
| first.org | TXT | 0 | apple-domain-verification=GgAjgsIIrixArVTv | |
| first.org | TXT | 0 | atlassian-domain-verification=aXT6WAegKE1O89WZk8p15NS6ikv2dJzIRE1j8y1jePrHBp08X/0xwLKeE8Z3FNQN | |
| www.first.org | AAAA | 0 | 2a04:4e42::347 | |
| www.first.org | AAAA | 0 | 2a04:4e42:400::347 | |
| www.first.org | AAAA | 0 | 2a04:4e42:200::347 | |
| www.first.org | AAAA | 0 | 2a04:4e42:600::347 | |
| www.first.org | A | 0 | 151.101.193.91 | |
| www.first.org | A | 0 | 151.101.1.91 | |
| www.first.org | A | 0 | 151.101.129.91 | |
| www.first.org | A | 0 | 151.101.65.91 | |
| www.first.org | TXT | 0 | v=spf1 a -all |
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