DNS Lookup Tool
Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.
DNS Records for
sharepoint.com
Records: 17
Response Time: 35ms
DNSSEC: Disabled
DNS Provider:
Azure DNS
Security:
β SPF strict
β DMARC reject
Address Records
IP addresses the domain points to
| Type | Name | Value | TTL |
|---|---|---|---|
| A | sharepoint.com | 13.107.138.10 πΊπΈ US AS8075 MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US | 29m |
| A | sharepoint.com | 13.107.136.10 πΊπΈ US AS8075 MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US | 29m |
Mail Records
Mail servers for the domain
| Type | Name | Value | TTL |
|---|---|---|---|
| MX | sharepoint.com | 0 sponaeop.mail.protection.outlook.com. | 1h |
Name Records
Nameservers and aliases
| Type | Name | Value | TTL |
|---|---|---|---|
| NS | sharepoint.com | ns1-221.azure-dns.com. | 1d |
| NS | sharepoint.com | ns2-221.azure-dns.net. | 1d |
| NS | sharepoint.com | ns3-221.azure-dns.org. | 1d |
| NS | sharepoint.com | ns4-221.azure-dns.info. | 1d |
| SOA | sharepoint.com | ns1-221.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300 | 1h |
Text & Verification
SPF, DKIM, DMARC, and verification
| Type | Name | Value | TTL |
|---|---|---|---|
| TXT | _dmarc.sharepoint.com | "v=DMARC1; p=reject; pct=100; rua=mailto:rua@dmarc.microsoft; ruf=mailto:ruf@dmarc.microsoft; fo=1" | 1h |
| TXT | sharepoint.com | "google-site-verification=peDDjyZOqpGWcOfQcEhLLe3zOGv7KnhYikr-l5Yg1Eg" | 1h |
| TXT | sharepoint.com | "v=spf1 include:_spf-a.sharepoint.com -all" | 1h |
| TXT | sharepoint.com | "AFDVALIDATION=Office365" | 1h |
Security & Certificates
DNSSEC, CA restrictions, and keys
| Type | Name | Value | TTL |
|---|---|---|---|
| CAA | sharepoint.com | \# 19 00 05 69 73 73 75 65 64 69 67 69 63 65 72 74 2e 63 6f 6d | 1h |
| CAA | sharepoint.com | \# 21 00 05 69 73 73 75 65 67 6c 6f 62 61 6c 73 69 67 6e 2e 63 6f 6d | 1h |
| CAA | sharepoint.com | \# 20 00 05 69 73 73 75 65 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d | 1h |
| CAA | sharepoint.com | \# 42 00 05 69 6f 64 65 66 6d 61 69 6c 74 6f 3a 63 61 61 72 65 63 6f 72 64 61 77 61 72 65 40 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d | 1h |
| CAA | sharepoint.com | \# 42 00 0c 63 6f 6e 74 61 63 74 65 6d 61 69 6c 63 61 61 72 65 63 6f 72 64 61 77 61 72 65 40 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d | 1h |
Queried at 5/12/2026, 3:12:37 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=sharepoint.com Response for sharepoint.com Live Data
{
"success": true,
"data": {
"domain": "sharepoint.com",
"queryTimeMs": 35,
"dnssec": false,
"dnsProvider": "Azure DNS",
"records": [
{
"type": "A",
"name": "sharepoint.com",
"value": "13.107.138.10",
"ttl": 1756,
"geo": {
"ip": "13.107.138.10",
"asn": 8075,
"country": "US",
"asnName": "MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US"
}
},
{
"type": "A",
"name": "sharepoint.com",
"value": "13.107.136.10",
"ttl": 1756,
"geo": {
"ip": "13.107.136.10",
"asn": 8075,
"country": "US",
"asnName": "MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US"
}
},
{
"type": "MX",
"name": "sharepoint.com",
"value": "0 sponaeop.mail.protection.outlook.com.",
"ttl": 3600
},
{
"type": "NS",
"name": "sharepoint.com",
"value": "ns1-221.azure-dns.com.",
"ttl": 166120
},
{
"type": "NS",
"name": "sharepoint.com",
"value": "ns2-221.azure-dns.net.",
"ttl": 166120
},
{
"type": "NS",
"name": "sharepoint.com",
"value": "ns3-221.azure-dns.org.",
"ttl": 166120
},
{
"type": "NS",
"name": "sharepoint.com",
"value": "ns4-221.azure-dns.info.",
"ttl": 166120
},
{
"type": "SOA",
"name": "sharepoint.com",
"value": "ns1-221.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300",
"ttl": 3600
},
{
"type": "TXT",
"name": "_dmarc.sharepoint.com",
"value": "\"v=DMARC1; p=reject; pct=100; rua=mailto:rua@dmarc.microsoft; ruf=mailto:ruf@dmarc.microsoft; fo=1\"",
"ttl": 3600
},
{
"type": "TXT",
"name": "sharepoint.com",
"value": "\"google-site-verification=peDDjyZOqpGWcOfQcEhLLe3zOGv7KnhYikr-l5Yg1Eg\"",
"ttl": 3600
},
{
"type": "TXT",
"name": "sharepoint.com",
"value": "\"v=spf1 include:_spf-a.sharepoint.com -all\"",
"ttl": 3600
},
{
"type": "TXT",
"name": "sharepoint.com",
"value": "\"AFDVALIDATION=Office365\"",
"ttl": 3600
},
{
"type": "CAA",
"name": "sharepoint.com",
"value": "\\# 19 00 05 69 73 73 75 65 64 69 67 69 63 65 72 74 2e 63 6f 6d",
"ttl": 3600
},
{
"type": "CAA",
"name": "sharepoint.com",
"value": "\\# 21 00 05 69 73 73 75 65 67 6c 6f 62 61 6c 73 69 67 6e 2e 63 6f 6d",
"ttl": 3600
},
{
"type": "CAA",
"name": "sharepoint.com",
"value": "\\# 20 00 05 69 73 73 75 65 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d",
"ttl": 3600
},
{
"type": "CAA",
"name": "sharepoint.com",
"value": "\\# 42 00 05 69 6f 64 65 66 6d 61 69 6c 74 6f 3a 63 61 61 72 65 63 6f 72 64 61 77 61 72 65 40 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d",
"ttl": 3600
},
{
"type": "CAA",
"name": "sharepoint.com",
"value": "\\# 42 00 0c 63 6f 6e 74 61 63 74 65 6d 61 69 6c 63 61 61 72 65 63 6f 72 64 61 77 61 72 65 40 6d 69 63 72 6f 73 6f 66 74 2e 63 6f 6d",
"ttl": 3600
}
],
"queriedAt": "2026-05-12T03:12:37.419Z"
}
}