DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
telegram.org
Records: 14
Response Time: 83ms
DNSSEC: Disabled
DNS Provider:
Google Cloud DNS
Security:
✓ SPF strict
✓ DMARC reject
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | telegram.org | 149.154.167.99 🇦🇬 AG AS62041 TELEGRAM, VG | 11m |
| AAAA | telegram.org | 2001:67c:4e8:f004::9 | 1m |
Mail Records
Mail servers for the domain
| Type | Name | Value | TTL |
|---|---|---|---|
| MX | telegram.org | 15 mx110.telegram.org. | 1m |
| MX | telegram.org | 10 mx101.telegram.org. | 1m |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | telegram.org | ns-cloud-b3.googledomains.com. | 6h |
| NS | telegram.org | ns-cloud-b2.googledomains.com. | 6h |
| NS | telegram.org | ns-cloud-b1.googledomains.com. | 6h |
| NS | telegram.org | ns-cloud-b4.googledomains.com. | 6h |
| SOA | telegram.org | ns-cloud-b1.googledomains.com. dns.jomax.net.telegram.org. 2017053111 28800 7200 604800 600 | 10m |
Text & Verification
SPF, DKIM, DMARC, and verification
| Type | Name | Value | TTL |
|---|---|---|---|
| TXT | _dmarc.telegram.org | "v=DMARC1; p=reject; aspf=r; sp=reject; rua=mailto:dmarc@telegram.org" | 10m |
| TXT | telegram.org | "v=spf1 ip4:95.161.64.0/28 ip4:95.161.64.16/30 ip4:149.154.160.0/20 ip4:149.154.162.125/32 ip4:149.154.162.247/32 -all" | 10m |
| TXT | telegram.org | "google-site-verification=R-3XYX47JUVHva3pnhnyjx5D72PtSnjtLMLj_tymTAc" | 10m |
| TXT | telegram.org | "yahoo-verification-key=NRNCv6/IcZMkSv28KI97E4zgZVMkk4PejCwNSh8So2k=" | 10m |
| TXT | telegram.org | "google-site-verification=hAtj8VzR8lGDcv80yGd0ST-pMHU8WNU0lkswaau3v2w" | 10m |
Queried at 5/12/2026, 8:55:14 AM
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=telegram.org Response for telegram.org Live Data
{
"success": true,
"data": {
"domain": "telegram.org",
"queryTimeMs": 83,
"dnssec": false,
"dnsProvider": "Google Cloud DNS",
"records": [
{
"type": "A",
"name": "telegram.org",
"value": "149.154.167.99",
"ttl": 700,
"geo": {
"ip": "149.154.167.99",
"asn": 62041,
"country": "AG",
"asnName": "TELEGRAM, VG"
}
},
{
"type": "AAAA",
"name": "telegram.org",
"value": "2001:67c:4e8:f004::9",
"ttl": 65,
"geo": {
"ip": "2001:67c:4e8:f004::9"
}
},
{
"type": "MX",
"name": "telegram.org",
"value": "15 mx110.telegram.org.",
"ttl": 60
},
{
"type": "MX",
"name": "telegram.org",
"value": "10 mx101.telegram.org.",
"ttl": 60
},
{
"type": "NS",
"name": "telegram.org",
"value": "ns-cloud-b3.googledomains.com.",
"ttl": 21600
},
{
"type": "NS",
"name": "telegram.org",
"value": "ns-cloud-b2.googledomains.com.",
"ttl": 21600
},
{
"type": "NS",
"name": "telegram.org",
"value": "ns-cloud-b1.googledomains.com.",
"ttl": 21600
},
{
"type": "NS",
"name": "telegram.org",
"value": "ns-cloud-b4.googledomains.com.",
"ttl": 21600
},
{
"type": "SOA",
"name": "telegram.org",
"value": "ns-cloud-b1.googledomains.com. dns.jomax.net.telegram.org. 2017053111 28800 7200 604800 600",
"ttl": 600
},
{
"type": "TXT",
"name": "_dmarc.telegram.org",
"value": "\"v=DMARC1; p=reject; aspf=r; sp=reject; rua=mailto:dmarc@telegram.org\"",
"ttl": 600
},
{
"type": "TXT",
"name": "telegram.org",
"value": "\"v=spf1 ip4:95.161.64.0/28 ip4:95.161.64.16/30 ip4:149.154.160.0/20 ip4:149.154.162.125/32 ip4:149.154.162.247/32 -all\"",
"ttl": 600
},
{
"type": "TXT",
"name": "telegram.org",
"value": "\"google-site-verification=R-3XYX47JUVHva3pnhnyjx5D72PtSnjtLMLj_tymTAc\"",
"ttl": 600
},
{
"type": "TXT",
"name": "telegram.org",
"value": "\"yahoo-verification-key=NRNCv6/IcZMkSv28KI97E4zgZVMkk4PejCwNSh8So2k=\"",
"ttl": 600
},
{
"type": "TXT",
"name": "telegram.org",
"value": "\"google-site-verification=hAtj8VzR8lGDcv80yGd0ST-pMHU8WNU0lkswaau3v2w\"",
"ttl": 600
}
],
"queriedAt": "2026-05-12T08:55:14.065Z"
}
}