DNS Lookup Tool

Query comprehensive DNS records for any domain. Get A, AAAA, MX, TXT, NS, CAA, SRV, DNSKEY and more.

DNS Records for shein.com

Records: 26
Response Time: 43ms
DNSSEC: Disabled
DNS Provider: AWS Route 53
Security: βœ“ SPF soft βœ“ DMARC quarantine

Address Records

IP addresses the domain points to

2 records
Type Name Value TTL
A shein.com
52.39.206.44
πŸ‡ΊπŸ‡Έ US AS16509 AMAZON-02 - Amazon.com, Inc., US
5m
A shein.com
52.39.90.56
πŸ‡ΊπŸ‡Έ US AS16509 AMAZON-02 - Amazon.com, Inc., US
5m

Mail Records

Mail servers for the domain

2 records
Type Name Value TTL
MX shein.com
10 mx.sheincorp.cn.
1h
MX shein.com
5 mx-shein-com.icoremail.net.
1h

Name Records

Nameservers and aliases

5 records
Type Name Value TTL
NS shein.com
ns-1253.awsdns-28.org.
15m
NS shein.com
ns-1991.awsdns-56.co.uk.
15m
NS shein.com
ns-398.awsdns-49.com.
15m
NS shein.com
ns-893.awsdns-47.net.
15m
SOA shein.com
ns-893.awsdns-47.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 60
5m

Text & Verification

SPF, DKIM, DMARC, and verification

17 records
Type Name Value TTL
TXT _dmarc.shein.com
"v=DMARC1; p=quarantine; rua=mailto:mailauth-reports@shein.com"
5m
TXT shein.com
"11y5zhvp5l0jdp10lqlc8l90lg1rk1j2"
5m
TXT shein.com
"13.07.2022"
5m
TXT shein.com
"84b339a2488dacf5abbdab1b9d4e2df849df011fd41afca20a3b75af7d42e40b"
5m
TXT shein.com
"MS=323D6263499D2DA8EE653ACC96AB15F991E6CFD7"
5m
TXT shein.com
"MS=ms43134680"
5m
TXT shein.com
"MS=ms73569735"
5m
TXT shein.com
"_2zehtdruk1pleauz30w3ixp6pnbb9kb"
5m
TXT shein.com
"apple-domain-verification=P3xcqyr8uaKxNDxZ"
5m
TXT shein.com
"cursor-domain-verification-jzxjhk=TFsChZ1PBVvUzfC9MHY4cbCu4"
5m
TXT shein.com
"google-site-verification=5TESw2i7NQNwfgi-NuDtjH_IogEZD-T6QeEy4OIOgc8"
5m
TXT shein.com
"google-site-verification=KdpQinzEpQ7G4WKOoRt6QZOoghgZaJ3Ip6c91mfzwEI"
5m
TXT shein.com
"google-site-verification=SHfTKYZL19Qp2V15tRMVwKxDFZU1X7S2ZPAJbwNpEiY"
5m
TXT shein.com
"google-site-verification=WJ-fVXvfq7EE_DLnVdgpQKNdzrlQH0YOw0r9rXqj78I"
5m
TXT shein.com
"google-site-verification=vvaJFFtH6UXXtk_x2QsyPs-jBsKXRe2yLCoFKuGgsOg"
5m
TXT shein.com
"knowbe4-site-verification=ce9e35a890d24779c787e06232ef670a"
5m
TXT shein.com
"v=spf1 include:safe-spf01.shein.com include:trustpilotservice.com include:spf-cm.icoremail.net ~all"
5m

Queried at 5/12/2026, 8:56:08 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=shein.com
Response for shein.com Live Data
{
  "success": true,
  "data": {
    "domain": "shein.com",
    "queryTimeMs": 43,
    "dnssec": false,
    "dnsProvider": "AWS Route 53",
    "records": [
      {
        "type": "A",
        "name": "shein.com",
        "value": "52.39.206.44",
        "ttl": 300,
        "geo": {
          "ip": "52.39.206.44",
          "asn": 16509,
          "country": "US",
          "asnName": "AMAZON-02 - Amazon.com, Inc., US"
        }
      },
      {
        "type": "A",
        "name": "shein.com",
        "value": "52.39.90.56",
        "ttl": 300,
        "geo": {
          "ip": "52.39.90.56",
          "asn": 16509,
          "country": "US",
          "asnName": "AMAZON-02 - Amazon.com, Inc., US"
        }
      },
      {
        "type": "MX",
        "name": "shein.com",
        "value": "10 mx.sheincorp.cn.",
        "ttl": 3600
      },
      {
        "type": "MX",
        "name": "shein.com",
        "value": "5 mx-shein-com.icoremail.net.",
        "ttl": 3600
      },
      {
        "type": "NS",
        "name": "shein.com",
        "value": "ns-1253.awsdns-28.org.",
        "ttl": 900
      },
      {
        "type": "NS",
        "name": "shein.com",
        "value": "ns-1991.awsdns-56.co.uk.",
        "ttl": 900
      },
      {
        "type": "NS",
        "name": "shein.com",
        "value": "ns-398.awsdns-49.com.",
        "ttl": 900
      },
      {
        "type": "NS",
        "name": "shein.com",
        "value": "ns-893.awsdns-47.net.",
        "ttl": 900
      },
      {
        "type": "SOA",
        "name": "shein.com",
        "value": "ns-893.awsdns-47.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 60",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "_dmarc.shein.com",
        "value": "\"v=DMARC1; p=quarantine; rua=mailto:mailauth-reports@shein.com\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"11y5zhvp5l0jdp10lqlc8l90lg1rk1j2\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"13.07.2022\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"84b339a2488dacf5abbdab1b9d4e2df849df011fd41afca20a3b75af7d42e40b\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"MS=323D6263499D2DA8EE653ACC96AB15F991E6CFD7\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"MS=ms43134680\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"MS=ms73569735\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"_2zehtdruk1pleauz30w3ixp6pnbb9kb\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"apple-domain-verification=P3xcqyr8uaKxNDxZ\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"cursor-domain-verification-jzxjhk=TFsChZ1PBVvUzfC9MHY4cbCu4\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"google-site-verification=5TESw2i7NQNwfgi-NuDtjH_IogEZD-T6QeEy4OIOgc8\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"google-site-verification=KdpQinzEpQ7G4WKOoRt6QZOoghgZaJ3Ip6c91mfzwEI\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"google-site-verification=SHfTKYZL19Qp2V15tRMVwKxDFZU1X7S2ZPAJbwNpEiY\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"google-site-verification=WJ-fVXvfq7EE_DLnVdgpQKNdzrlQH0YOw0r9rXqj78I\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"google-site-verification=vvaJFFtH6UXXtk_x2QsyPs-jBsKXRe2yLCoFKuGgsOg\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"knowbe4-site-verification=ce9e35a890d24779c787e06232ef670a\"",
        "ttl": 300
      },
      {
        "type": "TXT",
        "name": "shein.com",
        "value": "\"v=spf1 include:safe-spf01.shein.com include:trustpilotservice.com include:spf-cm.icoremail.net ~all\"",
        "ttl": 300
      }
    ],
    "queriedAt": "2026-05-12T08:56:08.503Z"
  }
}
Rate limit: 100 req/min
Authentication: API Key
Get API Access β†’