DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
temp-mail.org
Records: 18
Response Time: 22ms
DNSSEC: Disabled
DNS Provider:
Cloudflare
Security:
β SPF soft
β DMARC reject
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | temp-mail.org | 172.67.73.98 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| A | temp-mail.org | 104.26.7.95 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| A | temp-mail.org | 104.26.6.95 πΊπΈ US AS13335 CLOUDFLARENET - Cloudflare, Inc., US | 5m |
| AAAA | temp-mail.org | 2606:4700:20::ac43:4962 | 5m |
| AAAA | temp-mail.org | 2606:4700:20::681a:75f | 5m |
| AAAA | temp-mail.org | 2606:4700:20::681a:65f | 5m |
Mail Records
Mail servers for the domain
| Type | Name | Value | TTL |
|---|---|---|---|
| MX | temp-mail.org | 15 amir.mx.cloudflare.net. | 5m |
| MX | temp-mail.org | 30 linda.mx.cloudflare.net. | 5m |
| MX | temp-mail.org | 93 isaac.mx.cloudflare.net. | 5m |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | temp-mail.org | ram.ns.cloudflare.com. | 1d |
| NS | temp-mail.org | rosa.ns.cloudflare.com. | 1d |
| SOA | temp-mail.org | ram.ns.cloudflare.com. dns.cloudflare.com. 2403818806 10000 2400 604800 1800 | 30m |
Text & Verification
SPF, DKIM, DMARC, and verification
| Type | Name | Value | TTL |
|---|---|---|---|
| TXT | _dmarc.temp-mail.org | "v=DMARC1; p=reject; rua=mailto:support@temp-mail.org; ruf=mailto:support@temp-mail.org; pct=100; ri=604800; adkim=r; aspf=r; fo=1;" | 5m |
| TXT | temp-mail.org | "dub-domain-verification=668927ba-6284-49a8-973b-db068cff2f39" | 5m |
| TXT | temp-mail.org | "google-site-verification=m3SztUr2AJuA6LW0FDmurHnyXfuZa4uS6hTzg23zRSg" | 5m |
| TXT | temp-mail.org | "google-site-verification=w22iXmoi2M-zpA8vulF0vovL7xwJuRRMhXr-6xjXmb4" | 5m |
| TXT | temp-mail.org | "v=spf1 include:_spf.mx.cloudflare.net ~all" | 5m |
Service Discovery
Service endpoints and bindings
| Type | Name | Value | TTL |
|---|---|---|---|
| HTTPS | temp-mail.org | \# 78 00 01 00 00 01 00 03 02 68 32 00 04 00 0c 68 1a 06 5f 68 1a 07 5f ac 43 49 62 00 06 00 30 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 06 5f 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 07 5f 26 06 47 00 00 20 00 00 00 00 00 00 ac 43 49 62 | 5m |
Queried at 5/10/2026, 9:33:40 PM
About DNS Records
The Domain Name System (DNS) is the internet's phonebook, translating human-readable domain names into IP addresses. DNS records contain essential configuration for how a domain behaves across email, web, security, and services.
Common Records
- A/AAAA - Map domain to IPv4/IPv6 addresses
- MX - Mail servers for receiving email
- TXT - SPF, DKIM, DMARC for email security
- NS - Authoritative nameservers
- CNAME - Aliases pointing to other domains
Security Records
- CAA - Restrict which CAs can issue certificates
- DNSKEY/DS - DNSSEC cryptographic keys
- TLSA - DANE TLS certificate authentication
- SSHFP - SSH host key fingerprints
- SRV - Service discovery and endpoints
REST API
Integrate DNS lookups into your applications with our REST API. Query all record types programmatically.
GET DNS Lookup
$
curl https://api.requestguard.com/v1/dns/lookup?domain=temp-mail.org Response for temp-mail.org Live Data
{
"success": true,
"data": {
"domain": "temp-mail.org",
"queryTimeMs": 22,
"dnssec": false,
"dnsProvider": "Cloudflare",
"records": [
{
"type": "A",
"name": "temp-mail.org",
"value": "172.67.73.98",
"ttl": 300,
"geo": {
"ip": "172.67.73.98",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "A",
"name": "temp-mail.org",
"value": "104.26.7.95",
"ttl": 300,
"geo": {
"ip": "104.26.7.95",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "A",
"name": "temp-mail.org",
"value": "104.26.6.95",
"ttl": 300,
"geo": {
"ip": "104.26.6.95",
"asn": 13335,
"country": "US",
"asnName": "CLOUDFLARENET - Cloudflare, Inc., US"
}
},
{
"type": "AAAA",
"name": "temp-mail.org",
"value": "2606:4700:20::ac43:4962",
"ttl": 300,
"geo": {
"ip": "2606:4700:20::ac43:4962"
}
},
{
"type": "AAAA",
"name": "temp-mail.org",
"value": "2606:4700:20::681a:75f",
"ttl": 300,
"geo": {
"ip": "2606:4700:20::681a:75f"
}
},
{
"type": "AAAA",
"name": "temp-mail.org",
"value": "2606:4700:20::681a:65f",
"ttl": 300
},
{
"type": "MX",
"name": "temp-mail.org",
"value": "15 amir.mx.cloudflare.net.",
"ttl": 300
},
{
"type": "MX",
"name": "temp-mail.org",
"value": "30 linda.mx.cloudflare.net.",
"ttl": 300
},
{
"type": "MX",
"name": "temp-mail.org",
"value": "93 isaac.mx.cloudflare.net.",
"ttl": 300
},
{
"type": "NS",
"name": "temp-mail.org",
"value": "ram.ns.cloudflare.com.",
"ttl": 86400
},
{
"type": "NS",
"name": "temp-mail.org",
"value": "rosa.ns.cloudflare.com.",
"ttl": 86400
},
{
"type": "SOA",
"name": "temp-mail.org",
"value": "ram.ns.cloudflare.com. dns.cloudflare.com. 2403818806 10000 2400 604800 1800",
"ttl": 1800
},
{
"type": "TXT",
"name": "_dmarc.temp-mail.org",
"value": "\"v=DMARC1; p=reject; rua=mailto:support@temp-mail.org; ruf=mailto:support@temp-mail.org; pct=100; ri=604800; adkim=r; aspf=r; fo=1;\"",
"ttl": 300
},
{
"type": "TXT",
"name": "temp-mail.org",
"value": "\"dub-domain-verification=668927ba-6284-49a8-973b-db068cff2f39\"",
"ttl": 300
},
{
"type": "TXT",
"name": "temp-mail.org",
"value": "\"google-site-verification=m3SztUr2AJuA6LW0FDmurHnyXfuZa4uS6hTzg23zRSg\"",
"ttl": 300
},
{
"type": "TXT",
"name": "temp-mail.org",
"value": "\"google-site-verification=w22iXmoi2M-zpA8vulF0vovL7xwJuRRMhXr-6xjXmb4\"",
"ttl": 300
},
{
"type": "TXT",
"name": "temp-mail.org",
"value": "\"v=spf1 include:_spf.mx.cloudflare.net ~all\"",
"ttl": 300
},
{
"type": "HTTPS",
"name": "temp-mail.org",
"value": "\\# 78 00 01 00 00 01 00 03 02 68 32 00 04 00 0c 68 1a 06 5f 68 1a 07 5f ac 43 49 62 00 06 00 30 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 06 5f 26 06 47 00 00 20 00 00 00 00 00 00 68 1a 07 5f 26 06 47 00 00 20 00 00 00 00 00 00 ac 43 49 62",
"ttl": 300
}
],
"queriedAt": "2026-05-10T21:33:40.852Z"
}
}