WHOIS QUERY TIME

5 May 2024 - 11:02 AM UTC

Registered: 8 November 2012
Modified: 13 December 2023
Expiry: 28 November 2024

REGISTRAR

Name: WebSupport s.r.o.

NAME SERVERS

ns.exohosting.sk
ns1.exohosting.eu
ns3.exohosting.cz

DOMAIN STATUS

ok

REGISTRANT

Name: Grand Promo s.r.o.
Company: Grand Promo s.r.o.
Address: Diakovce 627
City: Diakovce
ZIP: 92581
Country: Slovakia

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sexpert.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sexpert.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sexpert.sk",
            "domain_keyword": "sexpert",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:02:53",
            "create_date": "2012-11-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-28",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Grand Promo s.r.o.",
            "registrant_company": "Grand Promo s.r.o.",
            "registrant_address": "Diakovce 627",
            "registrant_city": "Diakovce",
            "registrant_zip": "92581",
            "registrant_country": "SK",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sexpert.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sexpert.sk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:02:53</query_time>
   <create_date>2012-11-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Grand Promo s.r.o.</registrant_name>
   <registrant_company>Grand Promo s.r.o.</registrant_company>
   <registrant_address>Diakovce 627</registrant_address>
   <registrant_city>Diakovce</registrant_city>
   <registrant_zip>92581</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.055 seconds) for "sexpert.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 11:02 AM UTC

Registered: 8 November 2012
Modified: 13 December 2023
Expiry: 28 November 2024

REGISTRAR

Name: WebSupport s.r.o.

NAME SERVERS

ns.exohosting.sk
ns1.exohosting.eu
ns3.exohosting.cz

DOMAIN STATUS

ok

REGISTRANT

Name: Grand Promo s.r.o.
Company: Grand Promo s.r.o.
Address: Diakovce 627
City: Diakovce
ZIP: 92581
Country: Slovakia

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sexpert.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sexpert.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "sexpert.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "sexpert.sk",
            "domain_keyword": "sexpert",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:02:53",
            "create_date": "2012-11-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-28",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Grand Promo s.r.o.",
            "registrant_company": "Grand Promo s.r.o.",
            "registrant_address": "Diakovce 627",
            "registrant_city": "Diakovce",
            "registrant_zip": "92581",
            "registrant_country": "SK",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>sexpert.sk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>sexpert.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sexpert.sk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:02:53</query_time>
   <create_date>2012-11-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Grand Promo s.r.o.</registrant_name>
   <registrant_company>Grand Promo s.r.o.</registrant_company>
   <registrant_address>Diakovce 627</registrant_address>
   <registrant_city>Diakovce</registrant_city>
   <registrant_zip>92581</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 29 domain names (in 0.038 seconds) which contained the exact domain keyword "sexpert".
Domain Name Registered Expiry Registrar Ownership
1 sexpert.com 6 May 1996 7 May 2029 GoDaddy.com, LLC -
2 sexpert.co.uk 2 Dec 1998 2 Dec 2024 eNom LLC [Tag = ENOM] -
3 sexpert.nl 13 Nov 1999 - Realtime Register -
4 sexpert.org.uk 1 Jun 2001 1 Jun 2025 D M Priest &amp; Company Ltd [Tag = DMPRIEST] -
5 sexpert.ro 13 Aug 2002 11 Sep 2024 Claus Web SRL -
6 sexpert.net 16 Apr 2004 16 Apr 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
7 sexpert.com.br 23 Dec 2008 23 Dec 2024 - Reckitt Benckiser Health Comercial Ltda
8 sexpert.ru 9 Jul 2010 9 Jul 2024 RU-CENTER-RU Private Person
9 sexpert.se 26 Dec 2011 26 Dec 2024 INLEED -
10 sexpert.sk 8 Nov 2012 28 Nov 2024 WebSupport s.r.o. Grand Promo s.r.o.
11 sexpert.org 23 Aug 2014 23 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
12 sexpert.cc 23 Dec 2014 23 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 sexpert.online 26 Aug 2015 26 Aug 2024 united-domains AG -
14 sexpert.info 23 Jan 2018 23 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
15 sexpert.it 9 Jun 2019 17 Jun 2024 Hosting Concepts B.V. hidden
16 sexpert.uk 4 Jul 2019 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
17 sexpert.club 19 Jul 2020 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 sexpert.tips 12 Apr 2021 12 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 sexpert.pro 25 Oct 2021 25 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
20 sexpert.xyz 22 Apr 2022 22 Apr 2025 Sav.com, LLC- 4 Privacy Protection
21 sexpert.shop 3 Jul 2022 3 Jul 2024 Namecheap, Inc. -
22 sexpert.chat 10 Nov 2023 10 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 sexpert.world 30 Dec 2023 30 Dec 2024 EuroDNS S.A. Whois Privacy (enumDNS dba)
24 sexpert.app 14 Jan 2024 14 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
25 sexpert.blog 22 Feb 2024 22 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
26 sexpert.services 22 Feb 2024 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 sexpert.guru 24 Feb 2024 24 Feb 2034 GoDaddy.com, LLC Domains By Proxy, LLC
28 sexpert.io 1 May 2024 1 May 2025 Dynadot Inc REDACTED FOR PRIVACY
29 sexpert.ai - - 1api.net Domains By Proxy, LLC
30 sexpert.com.au - - DROP.com.au Pty Ltd Cliff Bregman

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sexpert&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sexpert",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 30,
        "relation": "eq",
        "current": 30
    },
    "unique_domains": "sexpert.com, sexpert.co.uk, sexpert.nl, sexpert.org.uk, sexpert.ro, sexpert.net, sexpert.com.br, sexpert.ru, sexpert.se, sexpert.sk, sexpert.org, sexpert.cc, sexpert.online, sexpert.info, sexpert.it, sexpert.uk, sexpert.club, sexpert.tips, sexpert.pro, sexpert.xyz, sexpert.shop, sexpert.chat, sexpert.world, sexpert.app, sexpert.blog, sexpert.services, sexpert.guru, sexpert.io, sexpert.ai, sexpert.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "sexpert.com",
            "domain_keyword": "sexpert",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:59:32",
            "create_date": "1996-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2029-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sexpert.co.uk",
            "domain_keyword": "sexpert",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 07:11:12",
            "create_date": "1998-12-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-02",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "sexpert.nl",
            "domain_keyword": "sexpert",
            "domain_tld": "nl",
            "query_time": "2024-06-11 22:47:05",
            "create_date": "1999-11-13",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "sexpert.org.uk",
            "domain_keyword": "sexpert",
            "domain_tld": "org.uk",
            "query_time": "2024-06-03 07:11:12",
            "create_date": "2001-06-01",
            "update_date": "2023-05-25",
            "expiry_date": "2025-06-01",
            "registrar_name": "D M Priest &amp; Company Ltd [Tag = DMPRIEST]",
            "registrar_website": "http://www.dmpriest.com",
            "name_servers": [
                "ns0.dmpriest.net.uk",
                "ns1.dmpriest.net.uk",
                "ns2.dmpriest.net.uk",
                "ns3.dmpriest.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "sexpert.ro",
            "domain_keyword": "sexpert",
            "domain_tld": "ro",
            "query_time": "2024-04-23 16:23:57",
            "create_date": "2002-08-13",
            "expiry_date": "2024-09-11",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns1.webdesigners.ro",
                "ns2.webdesigners.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 6,
            "domain_name": "sexpert.net",
            "domain_keyword": "sexpert",
            "domain_tld": "net",
            "query_time": "2024-05-03 15:19:16",
            "create_date": "2004-04-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "sexpert.com.br",
            "domain_keyword": "sexpert",
            "domain_tld": "com.br",
            "query_time": "2024-06-03 07:11:12",
            "create_date": "2008-12-23",
            "update_date": "2022-12-14",
            "expiry_date": "2024-12-23",
            "registrant_name": "Reckitt Benckiser Health Comercial Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "sexpert.ru",
            "domain_keyword": "sexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-14 14:48:18",
            "create_date": "2010-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webghost.ru",
                "ns2.webghost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "sexpert.se",
            "domain_keyword": "sexpert",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:07:14",
            "create_date": "2011-12-26",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "INLEED",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sexpert.sk",
            "domain_keyword": "sexpert",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:02:53",
            "create_date": "2012-11-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-28",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Grand Promo s.r.o.",
            "registrant_company": "Grand Promo s.r.o.",
            "registrant_address": "Diakovce 627",
            "registrant_city": "Diakovce",
            "registrant_zip": "92581",
            "registrant_country": "SK",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 11,
            "domain_name": "sexpert.org",
            "domain_keyword": "sexpert",
            "domain_tld": "org",
            "query_time": "2024-06-03 07:11:12",
            "create_date": "2014-08-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sexpert.cc",
            "domain_keyword": "sexpert",
            "domain_tld": "cc",
            "query_time": "2024-05-28 10:00:45",
            "create_date": "2014-12-23",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sexpert.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sexpert.online",
            "domain_keyword": "sexpert",
            "domain_tld": "online",
            "query_time": "2024-06-03 07:11:12",
            "create_date": "2015-08-26",
            "update_date": "2024-04-12",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sexpert.info",
            "domain_keyword": "sexpert",
            "domain_tld": "info",
            "query_time": "2024-05-28 10:00:45",
            "create_date": "2018-01-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sexpert.it",
            "domain_keyword": "sexpert",
            "domain_tld": "it",
            "query_time": "2024-06-01 21:28:02",
            "create_date": "2019-06-09",
            "update_date": "2023-08-15",
            "expiry_date": "2024-06-17",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrevv.net",
                "ns2.parkingcrevv.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "sexpert.uk",
            "domain_keyword": "sexpert",
            "domain_tld": "uk",
            "query_time": "2024-05-05 20:30:45",
            "create_date": "2019-07-04",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "sexpert.club",
            "domain_keyword": "sexpert",
            "domain_tld": "club",
            "query_time": "2024-05-15 14:41:34",
            "create_date": "2020-07-19",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sexpert.tips",
            "domain_keyword": "sexpert",
            "domain_tld": "tips",
            "query_time": "2024-05-01 14:48:45",
            "create_date": "2021-04-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sexpert.pro",
            "domain_keyword": "sexpert",
            "domain_tld": "pro",
            "query_time": "2024-06-01 21:28:02",
            "create_date": "2021-10-25",
            "update_date": "2023-07-30",
            "expiry_date": "2026-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sexpert.xyz",
            "domain_keyword": "sexpert",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 21:29:21",
            "create_date": "2022-04-22",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3894,
            "registrar_name": "Sav.com, LLC- 4",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sexpert.shop",
            "domain_keyword": "sexpert",
            "domain_tld": "shop",
            "query_time": "2024-04-14 03:30:21",
            "create_date": "2022-07-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sexpert.chat",
            "domain_keyword": "sexpert",
            "domain_tld": "chat",
            "query_time": "2024-05-18 14:04:25",
            "create_date": "2023-11-10",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sexpert.world",
            "domain_keyword": "sexpert",
            "domain_tld": "world",
            "query_time": "2024-05-10 18:19:22",
            "create_date": "2023-12-30",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "angela.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sexpert.app",
            "domain_keyword": "sexpert",
            "domain_tld": "app",
            "query_time": "2024-05-20 16:03:59",
            "create_date": "2024-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2026-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sexpert.blog",
            "domain_keyword": "sexpert",
            "domain_tld": "blog",
            "query_time": "2024-06-03 07:11:12",
            "create_date": "2024-02-22",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sexpert.services",
            "domain_keyword": "sexpert",
            "domain_tld": "services",
            "query_time": "2024-06-03 07:11:13",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sexpert.guru",
            "domain_keyword": "sexpert",
            "domain_tld": "guru",
            "query_time": "2024-06-03 07:11:12",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2034-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sexpert.io",
            "domain_keyword": "sexpert",
            "domain_tld": "io",
            "query_time": "2024-05-13 22:55:17",
            "create_date": "2024-05-01",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sexpert.ai",
            "domain_keyword": "sexpert",
            "domain_tld": "ai",
            "query_time": "2024-05-30 07:03:04",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sexpert.com.au",
            "domain_keyword": "sexpert",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 20:51:15",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Cliff Bregman",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sexpert</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>30</total>
  <relation>eq</relation>
  <current>30</current>
 </count>
 <unique_domains>sexpert.com, sexpert.co.uk, sexpert.nl, sexpert.org.uk, sexpert.ro, sexpert.net, sexpert.com.br, sexpert.ru, sexpert.se, sexpert.sk, sexpert.org, sexpert.cc, sexpert.online, sexpert.info, sexpert.it, sexpert.uk, sexpert.club, sexpert.tips, sexpert.pro, sexpert.xyz, sexpert.shop, sexpert.chat, sexpert.world, sexpert.app, sexpert.blog, sexpert.services, sexpert.guru, sexpert.io, sexpert.ai, sexpert.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sexpert.com</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:59:32</query_time>
   <create_date>1996-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2029-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sexpert.co.uk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 07:11:12</query_time>
   <create_date>1998-12-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sexpert.nl</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-11 22:47:05</query_time>
   <create_date>1999-11-13</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sexpert.org.uk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-03 07:11:12</query_time>
   <create_date>2001-06-01</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>D M Priest &amp;amp; Company Ltd [Tag = DMPRIEST]</registrar_name>
   <registrar_website>http://www.dmpriest.com</registrar_website>
   <name_servers>
    <value>ns0.dmpriest.net.uk</value>
    <value>ns1.dmpriest.net.uk</value>
    <value>ns2.dmpriest.net.uk</value>
    <value>ns3.dmpriest.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>sexpert.ro</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-23 16:23:57</query_time>
   <create_date>2002-08-13</create_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns1.webdesigners.ro</value>
    <value>ns2.webdesigners.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sexpert.net</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 15:19:16</query_time>
   <create_date>2004-04-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sexpert.com.br</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-03 07:11:12</query_time>
   <create_date>2008-12-23</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrant_name>Reckitt Benckiser Health Comercial Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>sexpert.ru</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-14 14:48:18</query_time>
   <create_date>2010-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webghost.ru</value>
    <value>ns2.webghost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>sexpert.se</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:07:14</query_time>
   <create_date>2011-12-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>INLEED</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sexpert.sk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:02:53</query_time>
   <create_date>2012-11-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Grand Promo s.r.o.</registrant_name>
   <registrant_company>Grand Promo s.r.o.</registrant_company>
   <registrant_address>Diakovce 627</registrant_address>
   <registrant_city>Diakovce</registrant_city>
   <registrant_zip>92581</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>sexpert.org</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-03 07:11:12</query_time>
   <create_date>2014-08-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sexpert.cc</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-28 10:00:45</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sexpert.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sexpert.online</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 07:11:12</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sexpert.info</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 10:00:45</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sexpert.it</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 21:28:02</query_time>
   <create_date>2019-06-09</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrevv.net</value>
    <value>ns2.parkingcrevv.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sexpert.uk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-05 20:30:45</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>sexpert.club</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-15 14:41:34</query_time>
   <create_date>2020-07-19</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sexpert.tips</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-01 14:48:45</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sexpert.pro</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 21:28:02</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2026-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sexpert.xyz</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 21:29:21</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3894</registrar_iana>
   <registrar_name>Sav.com, LLC- 4</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sexpert.shop</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-14 03:30:21</query_time>
   <create_date>2022-07-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sexpert.chat</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-18 14:04:25</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sexpert.world</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-10 18:19:22</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>angela.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sexpert.app</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 16:03:59</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sexpert.blog</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-03 07:11:12</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sexpert.services</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-03 07:11:13</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sexpert.guru</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-03 07:11:12</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2034-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sexpert.io</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 22:55:17</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sexpert.ai</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-30 07:03:04</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sexpert.com.au</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 20:51:15</query_time>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Cliff Bregman</registrant_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,472 domain names (in 0.153 seconds) which look and sound like the brand name "sexpert".
Domain Name Registered Expiry Registrar Ownership
1 texpert.online 21 Jul 2022 21 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0164843941
2 sqexpert.com 27 Oct 2014 27 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
3 expert.hu 19 May 1998 - - -
4 1expert.net 2 Dec 2011 2 Dec 2024 GANDI SAS REDACTED FOR PRIVACY
5 dsexpert.co.uk 15 Mar 2018 15 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
6 mexpert.net 31 Oct 2021 31 Oct 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
7 vexpert.com 6 Dec 2011 6 Dec 2024 GoDaddy.com, LLC -
8 vexpert.pro 27 Oct 2018 27 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 bexpert.xyz 29 Oct 2022 29 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
10 slxpert.com 18 Jan 2021 18 Jan 2025 FastDomain Inc. -
11 siexpert.com 25 Jun 2012 25 Jun 2024 OVH, SAS REDACTED FOR PRIVACY
12 nexpert.co.jp 11 Jul 2016 - - Nexpert.inc
13 mexpert.nl 22 Jan 2008 - Realtime Register -
14 gsexpert.ru 8 Oct 2021 8 Oct 2024 TIMEWEB-RU Private Person
15 texpert.hr 5 Feb 1997 9 May 2025 CARNET TEXpert d.o.o.
16 xexpert.xyz 29 Jan 2024 29 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
17 7expert.ru 24 May 2022 24 May 2025 REGRU-RU Private Person
18 spxpert.com 30 Jan 2022 30 Jan 2026 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
19 jexpert.co.uk 27 Nov 2004 27 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
20 srexpert.com 7 Oct 2018 7 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 s-xpert.ru 20 Oct 2021 20 Oct 2024 BEGET-RU Private Person
22 sexperts.club 2 May 2024 2 May 2025 Porkbun Private by Design, LLC
23 snexpert.com 19 Jul 2021 19 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 lexpert.legal 17 Sep 2021 17 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 iexpert.co.in 14 May 2020 14 May 2025 Key-Systems GmbH IExpert
26 jsexpert.io 20 Feb 2023 20 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
27 sdxpert.info 7 Apr 2016 7 Apr 2025 IONOS SE 1&1 Internet Inc
28 jsexpert.com 3 Oct 2014 3 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 gexpert.org 4 Sep 2009 4 Sep 2024 eNom, LLC Whois Privacy Protection Service, Inc.
30 eexpert.co.uk 16 Oct 2007 16 Oct 2024 Hey.co.uk Limited [Tag = HEY] -
31 texpert.co.uk 16 Jul 2016 16 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
32 rexpert.online 2 Oct 2023 2 Oct 2024 Instra Corporation Pty Ltd Registrant of rexpert.online
33 sexperti.com 18 Sep 2017 18 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
34 sexport.net 1 Feb 2019 1 Feb 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
35 seopert.com 2 Jun 2023 2 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
36 seipert.com 6 Dec 2015 6 Dec 2025 Alpine Domains Inc. eWeb Development Inc.
37 hsexpert.com 25 Oct 2023 25 Oct 2024 DropCatch.com 1456 LLC HugeDomains.com
38 eexpert.net 16 Oct 2016 16 Oct 2024 PSI-USA, Inc. dba Domain Robot Diesel Expert GmbH & Co. KG
39 xexpert.com 25 Mar 2013 25 Mar 2025 TurnCommerce, Inc. DBA NameBright.com Administrator Admin
40 sdxpert.online 7 Apr 2016 7 Apr 2025 IONOS SE 1&1 Internet Inc
41 mexpert.it 25 Jan 2007 14 Oct 2024 Vautron Rechenzentrum AG Merckens IT Consulting
42 iexpert.com 13 Sep 2001 13 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
43 seoxpert.online 31 Mar 2023 31 Mar 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
44 nexpert.net 27 Nov 2002 27 Nov 2025 Squarespace Domains II LLC NExpert
45 lexpert.tech 15 May 2023 15 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
46 nexpert.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
47 wexpert.com.au - - Web Address Registration Pty Ltd Mohammad Moezzi
48 scexpert.com 2 Jul 2013 2 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
49 dexpert.net 23 Feb 2004 23 Feb 2032 GANDI SAS REDACTED FOR PRIVACY
50 msexpert.org 4 Mar 2023 4 Mar 2025 FastDomain Inc. AriseAmir
51 dexpert.store 24 Jan 2024 24 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
52 iexpert.top 27 May 2021 27 May 2026 Alibaba.com Singapore E-Commerce Private Limited iexpert
53 dexpert.de - - - -
54 dsexpert.ru 23 Oct 2015 23 Oct 2024 REGRU-RU Private Person
55 svexpert.com 16 Apr 2024 16 Apr 2025 DropCatch.com 423 LLC HugeDomains.com
56 1expert.tech 20 May 2024 20 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
57 secpert.com 13 Jan 2022 13 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 mexpert.fr 20 Feb 2013 20 Feb 2026 OVH SOCIETE EN FORMATION
59 seoxpert.top 31 Mar 2023 31 Mar 2025 Openprovider Whois Privacy Protection Foundation
60 stexpert.site 11 Sep 2023 11 Sep 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
61 texpert.ai - - Porkbun LLC Private by Design, LLC
62 iexpert.it 24 Jun 2020 25 Jun 2024 Hosting Concepts B.V. hidden
63 xsexpert.com 4 May 2001 4 May 2025 REGISTER4LESS, INC. -
64 0expert.ru 28 Sep 2021 28 Sep 2024 REGRU-RU yandex
65 lexpert.de - - - -
66 gexpert.app 8 May 2018 8 May 2025 1API GmbH REDACTED FOR PRIVACY
67 vexpert.fr 4 Feb 2014 4 Feb 2025 OVH SYS-TM
68 fsexpert.pl 20 Nov 2021 20 Nov 2024 home.pl S.A. -
69 eexpert.ro 24 Nov 2007 21 Nov 2028 Romarg SRL -
70 saexpert.com 29 Apr 2010 31 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 gexpert.jp 8 Oct 2021 31 Oct 2024 - gamaexpert Co., Ltd.
72 bsexpert.com 1 Feb 2006 1 Feb 2025 GoDaddy.com, LLC -
73 nexpert.co.uk 24 Jan 2023 24 Jan 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
74 nexpert.com 14 Feb 2001 14 Feb 2025 gabia Whois Privacy Services by DOMAINCA
75 lexpert.net 23 Aug 2023 23 Aug 2024 DomainGetter LLC NameBrightPrivacy.com
76 sexperte.com 18 Feb 2018 18 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 zexpert.online 7 Jun 2024 7 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
78 seoxpert.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Private Person
79 sdxpert.com 15 Aug 2015 15 Aug 2024 FastDomain Inc. -
80 dsexpert.net 26 Aug 2019 26 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 wexpert.ru 2 Sep 2008 2 Sep 2024 RU-CENTER-RU Private Person
82 lexpert.info 3 Apr 2014 3 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com Lexpert Oy
83 cexpert.solutions 14 May 2024 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 oexpert.pro 14 Nov 2023 14 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 skxpert.com 12 Sep 2022 12 Sep 2024 Cloudflare, Inc. DATA REDACTED
86 sexpero.online 31 May 2023 31 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
87 asexpert.com 11 Dec 2017 11 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 texpert.live 1 Aug 2022 1 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
89 eexpert.in 11 Jan 2023 11 Jan 2025 GoDaddy.com, LLC Dale outfit
90 smexpert.net 15 Dec 2023 15 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 stxpert.com 2 Mar 2004 2 Mar 2025 GoDaddy.com, LLC -
92 uexpert.ru 19 Feb 2008 19 Feb 2025 RU-CENTER-RU Private Person
93 sdexpert.net 20 May 2024 20 May 2025 GoDaddy.com, LLC -
94 uexpert.fr 16 May 2022 16 May 2026 KEY-SYSTEMS GmbH U-EXPERT Constructions
95 scexpert.ru 7 May 2024 7 May 2025 AXELNAME-RU Private Person
96 sexxpert.com 27 Feb 2008 27 Feb 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
97 vexpert.website 27 Oct 2018 27 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
98 oexpert.ru 25 Jun 2009 25 Jun 2024 REGRU-RU Private Person
99 vexpert.me 27 Sep 2012 27 Sep 2024 Cloudflare, Inc REDACTED FOR PRIVACY
100 lexpert.com.br 19 Jun 2009 19 Jun 2033 - W.w Carvalho Distribuidora de Cosmeticos LTDA
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Sexpert.sk.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sexpert.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sexpert.sk",
        "page_size": 100
    },
    "count": {
        "total": 5472,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "texpert.online, sqexpert.com, expert.hu, 1expert.net, dsexpert.co.uk, mexpert.net, vexpert.com, vexpert.pro, bexpert.xyz, slxpert.com, siexpert.com, nexpert.co.jp, mexpert.nl, gsexpert.ru, texpert.hr, xexpert.xyz, 7expert.ru, spxpert.com, jexpert.co.uk, srexpert.com, s-xpert.ru, sexperts.club, snexpert.com, lexpert.legal, iexpert.co.in, jsexpert.io, sdxpert.info, jsexpert.com, gexpert.org, eexpert.co.uk, texpert.co.uk, rexpert.online, sexperti.com, sexport.net, seopert.com, seipert.com, hsexpert.com, eexpert.net, xexpert.com, sdxpert.online, mexpert.it, iexpert.com, seoxpert.online, nexpert.net, lexpert.tech, nexpert.online, wexpert.com.au, scexpert.com, dexpert.net, msexpert.org, dexpert.store, iexpert.top, dexpert.de, dsexpert.ru, svexpert.com, 1expert.tech, secpert.com, mexpert.fr, seoxpert.top, stexpert.site, texpert.ai, iexpert.it, xsexpert.com, 0expert.ru, lexpert.de, gexpert.app, vexpert.fr, fsexpert.pl, eexpert.ro, saexpert.com, gexpert.jp, bsexpert.com, nexpert.co.uk, nexpert.com, lexpert.net, sexperte.com, zexpert.online, seoxpert.ru, sdxpert.com, dsexpert.net, wexpert.ru, lexpert.info, cexpert.solutions, oexpert.pro, skxpert.com, sexpero.online, asexpert.com, texpert.live, eexpert.in, smexpert.net, stxpert.com, uexpert.ru, sdexpert.net, uexpert.fr, scexpert.ru, sexxpert.com, vexpert.website, oexpert.ru, vexpert.me, lexpert.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "texpert.online",
            "domain_keyword": "texpert",
            "domain_tld": "online",
            "query_time": "2024-05-02 19:00:45",
            "create_date": "2022-07-21",
            "update_date": "2024-04-26",
            "expiry_date": "2024-07-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0164843941",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sqexpert.com",
            "domain_keyword": "sqexpert",
            "domain_tld": "com",
            "query_time": "2024-06-05 18:34:51",
            "create_date": "2014-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=sqexpert.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "expert.hu",
            "domain_keyword": "expert",
            "domain_tld": "hu",
            "query_time": "2024-05-10 21:27:50",
            "create_date": "1998-05-19"
        },
        {
            "num": 4,
            "domain_name": "1expert.net",
            "domain_keyword": "1expert",
            "domain_tld": "net",
            "query_time": "2024-04-18 14:32:21",
            "create_date": "2011-12-02",
            "update_date": "2023-10-29",
            "expiry_date": "2024-12-02",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "arturo.ns.cloudflare.com",
                "simone.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "dsexpert.co.uk",
            "domain_keyword": "dsexpert",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 19:52:34",
            "create_date": "2018-03-15",
            "update_date": "2023-07-12",
            "expiry_date": "2025-03-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "mexpert.net",
            "domain_keyword": "mexpert",
            "domain_tld": "net",
            "query_time": "2024-05-04 03:50:00",
            "create_date": "2021-10-31",
            "update_date": "2023-08-09",
            "expiry_date": "2025-10-31",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vexpert.com",
            "domain_keyword": "vexpert",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:28:21",
            "create_date": "2011-12-06",
            "update_date": "2022-10-04",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "vexpert.pro",
            "domain_keyword": "vexpert",
            "domain_tld": "pro",
            "query_time": "2024-05-08 17:28:21",
            "create_date": "2018-10-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jasmine.ns.cloudflare.com",
                "jay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bexpert.xyz",
            "domain_keyword": "bexpert",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 17:03:14",
            "create_date": "2022-10-29",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.creativesoftwarebd.com",
                "ns2.creativesoftwarebd.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "slxpert.com",
            "domain_keyword": "slxpert",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:44:18",
            "create_date": "2021-01-18",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "siexpert.com",
            "domain_keyword": "siexpert",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:30:17",
            "create_date": "2012-06-25",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "nexpert.co.jp",
            "domain_keyword": "nexpert",
            "domain_tld": "co.jp",
            "query_time": "2024-04-15 16:33:57",
            "create_date": "2016-07-11",
            "update_date": "2023-08-01",
            "registrant_company": "Nexpert.inc",
            "name_servers": [
                "ns1.clsvrsystems.net",
                "ns2.clsvrsystems.net"
            ]
        },
        {
            "num": 13,
            "domain_name": "mexpert.nl",
            "domain_keyword": "mexpert",
            "domain_tld": "nl",
            "query_time": "2024-05-04 03:50:00",
            "create_date": "2008-01-22",
            "update_date": "2016-03-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 14,
            "domain_name": "gsexpert.ru",
            "domain_keyword": "gsexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:04:13",
            "create_date": "2021-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ipipe.ru",
                "ns2.ipipe.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "texpert.hr",
            "domain_keyword": "texpert",
            "domain_tld": "hr",
            "query_time": "2024-05-19 00:57:09",
            "create_date": "1997-02-05",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "TEXpert d.o.o.",
            "registrant_address": "J.Runjanina 59",
            "registrant_city": "Đakovo",
            "registrant_state": "HR",
            "registrant_zip": "31400",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydataknox.com",
                "ns2.mydataknox.com"
            ]
        },
        {
            "num": 16,
            "domain_name": "xexpert.xyz",
            "domain_keyword": "xexpert",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 08:52:02",
            "create_date": "2024-01-29",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "7expert.ru",
            "domain_keyword": "7expert",
            "domain_tld": "ru",
            "query_time": "2024-05-27 17:50:20",
            "create_date": "2022-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "spxpert.com",
            "domain_keyword": "spxpert",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:07:55",
            "create_date": "2022-01-30",
            "update_date": "2024-05-15",
            "expiry_date": "2026-01-30",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "jexpert.co.uk",
            "domain_keyword": "jexpert",
            "domain_tld": "co.uk",
            "query_time": "2024-06-12 02:00:26",
            "create_date": "2004-11-27",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "srexpert.com",
            "domain_keyword": "srexpert",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:08:48",
            "create_date": "2018-10-07",
            "update_date": "2020-09-15",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "s-xpert.ru",
            "domain_keyword": "s-xpert",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:08:39",
            "create_date": "2021-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "sexperts.club",
            "domain_keyword": "sexperts",
            "domain_tld": "club",
            "query_time": "2024-05-05 14:20:04",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "snexpert.com",
            "domain_keyword": "snexpert",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:43:43",
            "create_date": "2021-07-19",
            "update_date": "2022-07-13",
            "expiry_date": "2025-07-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "lexpert.legal",
            "domain_keyword": "lexpert",
            "domain_tld": "legal",
            "query_time": "2024-05-27 07:16:40",
            "create_date": "2021-09-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns495.websitewelcome.com",
                "ns496.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "iexpert.co.in",
            "domain_keyword": "iexpert",
            "domain_tld": "co.in",
            "query_time": "2024-05-29 22:39:32",
            "create_date": "2020-05-14",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IExpert",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "jsexpert.io",
            "domain_keyword": "jsexpert",
            "domain_tld": "io",
            "query_time": "2024-04-10 19:39:12",
            "create_date": "2023-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sdxpert.info",
            "domain_keyword": "sdxpert",
            "domain_tld": "info",
            "query_time": "2024-04-19 18:56:56",
            "create_date": "2016-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1062.ui-dns.biz",
                "ns1062.ui-dns.com",
                "ns1062.ui-dns.de",
                "ns1062.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "jsexpert.com",
            "domain_keyword": "jsexpert",
            "domain_tld": "com",
            "query_time": "2024-04-22 16:47:15",
            "create_date": "2014-10-03",
            "update_date": "2020-09-27",
            "expiry_date": "2025-10-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "gexpert.org",
            "domain_keyword": "gexpert",
            "domain_tld": "org",
            "query_time": "2024-04-23 20:33:28",
            "create_date": "2009-09-04",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "eexpert.co.uk",
            "domain_keyword": "eexpert",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 15:32:20",
            "create_date": "2007-10-16",
            "update_date": "2022-05-17",
            "expiry_date": "2024-10-16",
            "registrar_name": "Hey.co.uk Limited [Tag = HEY]",
            "registrar_website": "https://www.hey.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "texpert.co.uk",
            "domain_keyword": "texpert",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 14:23:23",
            "create_date": "2016-07-16",
            "update_date": "2023-10-04",
            "expiry_date": "2024-07-16",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "rexpert.online",
            "domain_keyword": "rexpert",
            "domain_tld": "online",
            "query_time": "2024-05-28 21:25:08",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_company": "Registrant of rexpert.online",
            "registrant_state": "Auckland District",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sexperti.com",
            "domain_keyword": "sexperti",
            "domain_tld": "com",
            "query_time": "2024-06-03 07:11:13",
            "create_date": "2017-09-18",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-18",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "CZ",
            "registrant_email": "https://csl-registrar.com/contact/sexperti.com/owner",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sexport.net",
            "domain_keyword": "sexport",
            "domain_tld": "net",
            "query_time": "2024-06-03 07:11:58",
            "create_date": "2019-02-01",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-01",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Isere",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "seopert.com",
            "domain_keyword": "seopert",
            "domain_tld": "com",
            "query_time": "2024-06-12 03:15:04",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2024-06-02",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "seipert.com",
            "domain_keyword": "seipert",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:38:02",
            "create_date": "2015-12-06",
            "update_date": "2023-08-17",
            "expiry_date": "2025-12-06",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "hsexpert.com",
            "domain_keyword": "hsexpert",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:45:43",
            "create_date": "2023-10-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-25",
            "registrar_iana": 3665,
            "registrar_name": "DropCatch.com 1456 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "eexpert.net",
            "domain_keyword": "eexpert",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:03:21",
            "create_date": "2016-10-16",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Diesel Expert GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/eexpert.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsb0.schlundtech.de",
                "nsc0.schlundtech.de",
                "nsd0.schlundtech.de",
                "srv004.ideengeist.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "xexpert.com",
            "domain_keyword": "xexpert",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:46:36",
            "create_date": "2013-03-25",
            "update_date": "2021-03-19",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Administrator Admin",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sdxpert.online",
            "domain_keyword": "sdxpert",
            "domain_tld": "online",
            "query_time": "2024-04-19 18:56:56",
            "create_date": "2016-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mexpert.it",
            "domain_keyword": "mexpert",
            "domain_tld": "it",
            "query_time": "2024-05-11 23:07:55",
            "create_date": "2007-01-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-14",
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_company": "Merckens IT Consulting",
            "registrant_address": "Michael-Ende-Strasse 16",
            "registrant_city": "Baesweiler",
            "registrant_state": "DE",
            "registrant_zip": "52499",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.honds.net",
                "ns2.honds.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "iexpert.com",
            "domain_keyword": "iexpert",
            "domain_tld": "com",
            "query_time": "2024-05-27 15:34:03",
            "create_date": "2001-09-13",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guanacaste",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "seoxpert.online",
            "domain_keyword": "seoxpert",
            "domain_tld": "online",
            "query_time": "2024-05-29 10:51:50",
            "create_date": "2023-03-31",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_state": "Zuid-Holland",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nexpert.net",
            "domain_keyword": "nexpert",
            "domain_tld": "net",
            "query_time": "2024-05-29 15:04:51",
            "create_date": "2002-11-27",
            "update_date": "2024-05-06",
            "expiry_date": "2025-11-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NExpert",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "lexpert.tech",
            "domain_keyword": "lexpert",
            "domain_tld": "tech",
            "query_time": "2024-05-19 05:56:33",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nexpert.online",
            "domain_keyword": "nexpert",
            "domain_tld": "online",
            "query_time": "2024-05-20 22:50:46",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wexpert.com.au",
            "domain_keyword": "wexpert",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 20:58:25",
            "update_date": "2021-01-12",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Mohammad Moezzi",
            "name_servers": [
                "aleena.ns.cloudflare.com",
                "anderson.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "scexpert.com",
            "domain_keyword": "scexpert",
            "domain_tld": "com",
            "query_time": "2024-06-06 17:51:10",
            "create_date": "2013-07-02",
            "update_date": "2020-06-26",
            "expiry_date": "2025-07-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "dexpert.net",
            "domain_keyword": "dexpert",
            "domain_tld": "net",
            "query_time": "2024-06-11 10:23:41",
            "create_date": "2004-02-23",
            "update_date": "2024-01-28",
            "expiry_date": "2032-02-23",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "msexpert.org",
            "domain_keyword": "msexpert",
            "domain_tld": "org",
            "query_time": "2024-05-08 10:02:50",
            "create_date": "2023-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AriseAmir",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dexpert.store",
            "domain_keyword": "dexpert",
            "domain_tld": "store",
            "query_time": "2024-05-22 11:11:24",
            "create_date": "2024-01-24",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "iexpert.top",
            "domain_keyword": "iexpert",
            "domain_tld": "top",
            "query_time": "2024-05-21 10:16:05",
            "create_date": "2021-05-27",
            "update_date": "2023-08-31",
            "expiry_date": "2026-05-27",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iexpert",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hong Kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dexpert.de",
            "domain_keyword": "dexpert",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:52:02",
            "update_date": "2020-10-02",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "dsexpert.ru",
            "domain_keyword": "dsexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:03:42",
            "create_date": "2015-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "svexpert.com",
            "domain_keyword": "svexpert",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:59:26",
            "create_date": "2024-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1834,
            "registrar_name": "DropCatch.com 423 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "1expert.tech",
            "domain_keyword": "1expert",
            "domain_tld": "tech",
            "query_time": "2024-05-22 17:14:13",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "secpert.com",
            "domain_keyword": "secpert",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:56:12",
            "create_date": "2022-01-13",
            "update_date": "2022-08-23",
            "expiry_date": "2024-01-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mexpert.fr",
            "domain_keyword": "mexpert",
            "domain_tld": "fr",
            "query_time": "2024-05-05 06:13:35",
            "create_date": "2013-02-20",
            "update_date": "2024-03-15",
            "expiry_date": "2026-02-20",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "SOCIETE EN FORMATION",
            "registrant_address": "SOCIETE EN FORMATION, 32 RUE DU DOCTEUR SCHWEITZER, 94260 FRESNES",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.632153267",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 59,
            "domain_name": "seoxpert.top",
            "domain_keyword": "seoxpert",
            "domain_tld": "top",
            "query_time": "2024-04-15 10:08:29",
            "create_date": "2023-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "stexpert.site",
            "domain_keyword": "stexpert",
            "domain_tld": "site",
            "query_time": "2024-05-25 21:10:40",
            "create_date": "2023-09-11",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "texpert.ai",
            "domain_keyword": "texpert",
            "domain_tld": "ai",
            "query_time": "2024-05-15 00:03:30",
            "registrar_name": "Porkbun LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "iexpert.it",
            "domain_keyword": "iexpert",
            "domain_tld": "it",
            "query_time": "2024-05-29 22:39:32",
            "create_date": "2020-06-24",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-25",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrevv.net",
                "ns2.parkingcrevv.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "xsexpert.com",
            "domain_keyword": "xsexpert",
            "domain_tld": "com",
            "query_time": "2024-05-10 00:16:37",
            "create_date": "2001-05-04",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1082,
            "registrar_name": "REGISTER4LESS, INC.",
            "registrar_website": "http://Register4Less.com",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "0expert.ru",
            "domain_keyword": "0expert",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:30",
            "create_date": "2021-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "lexpert.de",
            "domain_keyword": "lexpert",
            "domain_tld": "de",
            "query_time": "2024-05-05 17:40:47",
            "update_date": "2020-06-29",
            "name_servers": [
                "docks09.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "gexpert.app",
            "domain_keyword": "gexpert",
            "domain_tld": "app",
            "query_time": "2024-05-13 10:18:49",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LI",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.swizzonic.ch",
                "dns2.swizzonic.ch"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "vexpert.fr",
            "domain_keyword": "vexpert",
            "domain_tld": "fr",
            "query_time": "2024-05-05 11:25:05",
            "create_date": "2014-02-04",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-04",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "SYS-TM",
            "registrant_address": "SYS-TM, 64 rue Anatole France, 92300 Levallois Perret",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.139625142",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 68,
            "domain_name": "fsexpert.pl",
            "domain_keyword": "fsexpert",
            "domain_tld": "pl",
            "query_time": "2024-05-14 01:01:27",
            "create_date": "2021-11-20",
            "update_date": "2023-10-06",
            "expiry_date": "2024-11-20",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "eexpert.ro",
            "domain_keyword": "eexpert",
            "domain_tld": "ro",
            "query_time": "2024-05-21 10:07:21",
            "create_date": "2007-11-24",
            "expiry_date": "2028-11-21",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.wdp-gazduire.ro",
                "ns2.wdp-gazduire.ro",
                "ns3.wdp-gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 70,
            "domain_name": "saexpert.com",
            "domain_keyword": "saexpert",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:28:04",
            "create_date": "2010-04-29",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=saexpert.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "gexpert.jp",
            "domain_keyword": "gexpert",
            "domain_tld": "jp",
            "query_time": "2024-06-09 00:58:05",
            "create_date": "2021-10-08",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "gamaexpert Co., Ltd.",
            "registrant_address": "Tokyo",
            "registrant_zip": "104-6033",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-060-799",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 72,
            "domain_name": "bsexpert.com",
            "domain_keyword": "bsexpert",
            "domain_tld": "com",
            "query_time": "2024-06-12 16:45:30",
            "create_date": "2006-02-01",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "nexpert.co.uk",
            "domain_keyword": "nexpert",
            "domain_tld": "co.uk",
            "query_time": "2024-04-11 04:11:23",
            "create_date": "2023-01-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-01-24",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "nexpert.com",
            "domain_keyword": "nexpert",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:29:29",
            "create_date": "2001-02-14",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-14",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "lexpert.net",
            "domain_keyword": "lexpert",
            "domain_tld": "net",
            "query_time": "2024-05-09 14:00:28",
            "create_date": "2023-08-23",
            "update_date": "2023-11-09",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1611,
            "registrar_name": "DomainGetter LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sexperte.com",
            "domain_keyword": "sexperte",
            "domain_tld": "com",
            "query_time": "2024-06-03 07:11:13",
            "create_date": "2018-02-18",
            "update_date": "2021-02-12",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "zexpert.online",
            "domain_keyword": "zexpert",
            "domain_tld": "online",
            "query_time": "2024-06-10 22:32:24",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "seoxpert.ru",
            "domain_keyword": "seoxpert",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:59:50",
            "create_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "sdxpert.com",
            "domain_keyword": "sdxpert",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:56:56",
            "create_date": "2015-08-15",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dsexpert.net",
            "domain_keyword": "dsexpert",
            "domain_tld": "net",
            "query_time": "2024-04-20 13:09:58",
            "create_date": "2019-08-26",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=dsexpert.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "wexpert.ru",
            "domain_keyword": "wexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:55",
            "create_date": "2008-09-02",
            "expiry_date": "2024-09-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "lexpert.info",
            "domain_keyword": "lexpert",
            "domain_tld": "info",
            "query_time": "2024-05-09 14:00:28",
            "create_date": "2014-04-03",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-03",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lexpert Oy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zoner.fi",
                "ns2.zoner.fi",
                "ns3.zoner.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cexpert.solutions",
            "domain_keyword": "cexpert",
            "domain_tld": "solutions",
            "query_time": "2024-05-16 17:32:14",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "oexpert.pro",
            "domain_keyword": "oexpert",
            "domain_tld": "pro",
            "query_time": "2024-05-21 03:35:33",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "skxpert.com",
            "domain_keyword": "skxpert",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:41:30",
            "create_date": "2022-09-12",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "gujrat",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "IN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/skxpert.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "laura.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sexpero.online",
            "domain_keyword": "sexpero",
            "domain_tld": "online",
            "query_time": "2024-06-01 21:28:02",
            "create_date": "2023-05-31",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "NSO",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "asexpert.com",
            "domain_keyword": "asexpert",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:59:56",
            "create_date": "2017-12-11",
            "update_date": "2020-11-18",
            "expiry_date": "2025-12-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "texpert.live",
            "domain_keyword": "texpert",
            "domain_tld": "live",
            "query_time": "2024-05-02 19:00:45",
            "create_date": "2022-08-01",
            "update_date": "2023-07-11",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "eexpert.in",
            "domain_keyword": "eexpert",
            "domain_tld": "in",
            "query_time": "2024-06-09 06:33:25",
            "create_date": "2023-01-11",
            "update_date": "2023-02-17",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dale outfit",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-in-62.hostgatorwebservers.com",
                "ns2.md-in-62.hostgatorwebservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "smexpert.net",
            "domain_keyword": "smexpert",
            "domain_tld": "net",
            "query_time": "2024-06-07 18:27:22",
            "create_date": "2023-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "stxpert.com",
            "domain_keyword": "stxpert",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:04:05",
            "create_date": "2004-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "uexpert.ru",
            "domain_keyword": "uexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:22:16",
            "create_date": "2008-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "sdexpert.net",
            "domain_keyword": "sdexpert",
            "domain_tld": "net",
            "query_time": "2024-05-23 16:56:30",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "uexpert.fr",
            "domain_keyword": "uexpert",
            "domain_tld": "fr",
            "query_time": "2024-05-17 01:20:54",
            "create_date": "2022-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2026-05-16",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "U-EXPERT Constructions",
            "registrant_address": "Alban UKAJ, 15 Rue Berthelot, 60110 Meru",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.0699757899",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "renewPeriod"
            ]
        },
        {
            "num": 95,
            "domain_name": "scexpert.ru",
            "domain_keyword": "scexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-13 11:44:14",
            "create_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "AXELNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.axelname.ru",
                "ns2.axelname.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "sexxpert.com",
            "domain_keyword": "sexxpert",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:51:40",
            "create_date": "2008-02-27",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-27",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/sexxpert.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "vexpert.website",
            "domain_keyword": "vexpert",
            "domain_tld": "website",
            "query_time": "2024-05-08 17:28:21",
            "create_date": "2018-10-27",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jasmine.ns.cloudflare.com",
                "jay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "oexpert.ru",
            "domain_keyword": "oexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:20:50",
            "create_date": "2009-06-25",
            "expiry_date": "2024-06-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "vexpert.me",
            "domain_keyword": "vexpert",
            "domain_tld": "me",
            "query_time": "2024-05-24 04:25:42",
            "create_date": "2012-09-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "lancs",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "athena.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "lexpert.com.br",
            "domain_keyword": "lexpert",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 21:38:08",
            "create_date": "2009-06-19",
            "update_date": "2024-02-20",
            "expiry_date": "2033-06-19",
            "registrant_name": "W.w Carvalho Distribuidora de Cosmeticos LTDA",
            "name_servers": [
                "hera.ns.cloudflare.com",
                "thomas.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.153,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sexpert.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5472</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>texpert.online, sqexpert.com, expert.hu, 1expert.net, dsexpert.co.uk, mexpert.net, vexpert.com, vexpert.pro, bexpert.xyz, slxpert.com, siexpert.com, nexpert.co.jp, mexpert.nl, gsexpert.ru, texpert.hr, xexpert.xyz, 7expert.ru, spxpert.com, jexpert.co.uk, srexpert.com, s-xpert.ru, sexperts.club, snexpert.com, lexpert.legal, iexpert.co.in, jsexpert.io, sdxpert.info, jsexpert.com, gexpert.org, eexpert.co.uk, texpert.co.uk, rexpert.online, sexperti.com, sexport.net, seopert.com, seipert.com, hsexpert.com, eexpert.net, xexpert.com, sdxpert.online, mexpert.it, iexpert.com, seoxpert.online, nexpert.net, lexpert.tech, nexpert.online, wexpert.com.au, scexpert.com, dexpert.net, msexpert.org, dexpert.store, iexpert.top, dexpert.de, dsexpert.ru, svexpert.com, 1expert.tech, secpert.com, mexpert.fr, seoxpert.top, stexpert.site, texpert.ai, iexpert.it, xsexpert.com, 0expert.ru, lexpert.de, gexpert.app, vexpert.fr, fsexpert.pl, eexpert.ro, saexpert.com, gexpert.jp, bsexpert.com, nexpert.co.uk, nexpert.com, lexpert.net, sexperte.com, zexpert.online, seoxpert.ru, sdxpert.com, dsexpert.net, wexpert.ru, lexpert.info, cexpert.solutions, oexpert.pro, skxpert.com, sexpero.online, asexpert.com, texpert.live, eexpert.in, smexpert.net, stxpert.com, uexpert.ru, sdexpert.net, uexpert.fr, scexpert.ru, sexxpert.com, vexpert.website, oexpert.ru, vexpert.me, lexpert.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>texpert.online</domain_name>
   <domain_keyword>texpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 19:00:45</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0164843941</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sqexpert.com</domain_name>
   <domain_keyword>sqexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 18:34:51</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=sqexpert.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>expert.hu</domain_name>
   <domain_keyword>expert</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 21:27:50</query_time>
   <create_date>1998-05-19</create_date>
  </value>
  <value>
   <num>4</num>
   <domain_name>1expert.net</domain_name>
   <domain_keyword>1expert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 14:32:21</query_time>
   <create_date>2011-12-02</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>arturo.ns.cloudflare.com</value>
    <value>simone.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dsexpert.co.uk</domain_name>
   <domain_keyword>dsexpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 19:52:34</query_time>
   <create_date>2018-03-15</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>mexpert.net</domain_name>
   <domain_keyword>mexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 03:50:00</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-10-31</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vexpert.com</domain_name>
   <domain_keyword>vexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:28:21</query_time>
   <create_date>2011-12-06</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>vexpert.pro</domain_name>
   <domain_keyword>vexpert</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 17:28:21</query_time>
   <create_date>2018-10-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jasmine.ns.cloudflare.com</value>
    <value>jay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bexpert.xyz</domain_name>
   <domain_keyword>bexpert</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 17:03:14</query_time>
   <create_date>2022-10-29</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.creativesoftwarebd.com</value>
    <value>ns2.creativesoftwarebd.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>slxpert.com</domain_name>
   <domain_keyword>slxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:44:18</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>siexpert.com</domain_name>
   <domain_keyword>siexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:30:17</query_time>
   <create_date>2012-06-25</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>nexpert.co.jp</domain_name>
   <domain_keyword>nexpert</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-15 16:33:57</query_time>
   <create_date>2016-07-11</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Nexpert.inc</registrant_company>
   <name_servers>
    <value>ns1.clsvrsystems.net</value>
    <value>ns2.clsvrsystems.net</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>mexpert.nl</domain_name>
   <domain_keyword>mexpert</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 03:50:00</query_time>
   <create_date>2008-01-22</create_date>
   <update_date>2016-03-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>gsexpert.ru</domain_name>
   <domain_keyword>gsexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:04:13</query_time>
   <create_date>2021-10-08</create_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ipipe.ru</value>
    <value>ns2.ipipe.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>texpert.hr</domain_name>
   <domain_keyword>texpert</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-19 00:57:09</query_time>
   <create_date>1997-02-05</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>TEXpert d.o.o.</registrant_name>
   <registrant_address>J.Runjanina 59</registrant_address>
   <registrant_city>Đakovo</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>31400</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydataknox.com</value>
    <value>ns2.mydataknox.com</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>xexpert.xyz</domain_name>
   <domain_keyword>xexpert</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 08:52:02</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>7expert.ru</domain_name>
   <domain_keyword>7expert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-27 17:50:20</query_time>
   <create_date>2022-05-24</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>spxpert.com</domain_name>
   <domain_keyword>spxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:07:55</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>jexpert.co.uk</domain_name>
   <domain_keyword>jexpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-12 02:00:26</query_time>
   <create_date>2004-11-27</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>srexpert.com</domain_name>
   <domain_keyword>srexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:08:48</query_time>
   <create_date>2018-10-07</create_date>
   <update_date>2020-09-15</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>s-xpert.ru</domain_name>
   <domain_keyword>s-xpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:08:39</query_time>
   <create_date>2021-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>sexperts.club</domain_name>
   <domain_keyword>sexperts</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-05 14:20:04</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>snexpert.com</domain_name>
   <domain_keyword>snexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:43:43</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2022-07-13</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>lexpert.legal</domain_name>
   <domain_keyword>lexpert</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-27 07:16:40</query_time>
   <create_date>2021-09-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns495.websitewelcome.com</value>
    <value>ns496.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>iexpert.co.in</domain_name>
   <domain_keyword>iexpert</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-29 22:39:32</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IExpert</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>jsexpert.io</domain_name>
   <domain_keyword>jsexpert</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-10 19:39:12</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sdxpert.info</domain_name>
   <domain_keyword>sdxpert</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 18:56:56</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1062.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>jsexpert.com</domain_name>
   <domain_keyword>jsexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 16:47:15</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2020-09-27</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>gexpert.org</domain_name>
   <domain_keyword>gexpert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 20:33:28</query_time>
   <create_date>2009-09-04</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>eexpert.co.uk</domain_name>
   <domain_keyword>eexpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 15:32:20</query_time>
   <create_date>2007-10-16</create_date>
   <update_date>2022-05-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>Hey.co.uk Limited [Tag = HEY]</registrar_name>
   <registrar_website>https://www.hey.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>texpert.co.uk</domain_name>
   <domain_keyword>texpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 14:23:23</query_time>
   <create_date>2016-07-16</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>rexpert.online</domain_name>
   <domain_keyword>rexpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 21:25:08</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_company>Registrant of rexpert.online</registrant_company>
   <registrant_state>Auckland District</registrant_state>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sexperti.com</domain_name>
   <domain_keyword>sexperti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 07:11:13</query_time>
   <create_date>2017-09-18</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/sexperti.com/owner</registrant_email>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sexport.net</domain_name>
   <domain_keyword>sexport</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 07:11:58</query_time>
   <create_date>2019-02-01</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Isere</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>seopert.com</domain_name>
   <domain_keyword>seopert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 03:15:04</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>seipert.com</domain_name>
   <domain_keyword>seipert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:38:02</query_time>
   <create_date>2015-12-06</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>hsexpert.com</domain_name>
   <domain_keyword>hsexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:45:43</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>3665</registrar_iana>
   <registrar_name>DropCatch.com 1456 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>eexpert.net</domain_name>
   <domain_keyword>eexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:03:21</query_time>
   <create_date>2016-10-16</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Diesel Expert GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/eexpert.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsb0.schlundtech.de</value>
    <value>nsc0.schlundtech.de</value>
    <value>nsd0.schlundtech.de</value>
    <value>srv004.ideengeist.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>xexpert.com</domain_name>
   <domain_keyword>xexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:46:36</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2021-03-19</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Administrator Admin</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sdxpert.online</domain_name>
   <domain_keyword>sdxpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-19 18:56:56</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mexpert.it</domain_name>
   <domain_keyword>mexpert</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 23:07:55</query_time>
   <create_date>2007-01-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_company>Merckens IT Consulting</registrant_company>
   <registrant_address>Michael-Ende-Strasse 16</registrant_address>
   <registrant_city>Baesweiler</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>52499</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.honds.net</value>
    <value>ns2.honds.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>iexpert.com</domain_name>
   <domain_keyword>iexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 15:34:03</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guanacaste</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CR</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>seoxpert.online</domain_name>
   <domain_keyword>seoxpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 10:51:50</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>nexpert.net</domain_name>
   <domain_keyword>nexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 15:04:51</query_time>
   <create_date>2002-11-27</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-11-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NExpert</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>lexpert.tech</domain_name>
   <domain_keyword>lexpert</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 05:56:33</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nexpert.online</domain_name>
   <domain_keyword>nexpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 22:50:46</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>wexpert.com.au</domain_name>
   <domain_keyword>wexpert</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 20:58:25</query_time>
   <update_date>2021-01-12</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Mohammad Moezzi</registrant_name>
   <name_servers>
    <value>aleena.ns.cloudflare.com</value>
    <value>anderson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>scexpert.com</domain_name>
   <domain_keyword>scexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 17:51:10</query_time>
   <create_date>2013-07-02</create_date>
   <update_date>2020-06-26</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>dexpert.net</domain_name>
   <domain_keyword>dexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 10:23:41</query_time>
   <create_date>2004-02-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2032-02-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>msexpert.org</domain_name>
   <domain_keyword>msexpert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 10:02:50</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AriseAmir</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>dexpert.store</domain_name>
   <domain_keyword>dexpert</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 11:11:24</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>iexpert.top</domain_name>
   <domain_keyword>iexpert</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 10:16:05</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-05-27</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>iexpert</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dexpert.de</domain_name>
   <domain_keyword>dexpert</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:52:02</query_time>
   <update_date>2020-10-02</update_date>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>dsexpert.ru</domain_name>
   <domain_keyword>dsexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:03:42</query_time>
   <create_date>2015-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>svexpert.com</domain_name>
   <domain_keyword>svexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:59:26</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1834</registrar_iana>
   <registrar_name>DropCatch.com 423 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>1expert.tech</domain_name>
   <domain_keyword>1expert</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-22 17:14:13</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>secpert.com</domain_name>
   <domain_keyword>secpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:56:12</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-01-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mexpert.fr</domain_name>
   <domain_keyword>mexpert</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 06:13:35</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2026-02-20</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>SOCIETE EN FORMATION</registrant_company>
   <registrant_address>SOCIETE EN FORMATION, 32 RUE DU DOCTEUR SCHWEITZER, 94260 FRESNES</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.632153267</registrant_phone>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>seoxpert.top</domain_name>
   <domain_keyword>seoxpert</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 10:08:29</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>stexpert.site</domain_name>
   <domain_keyword>stexpert</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 21:10:40</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>texpert.ai</domain_name>
   <domain_keyword>texpert</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 00:03:30</query_time>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>iexpert.it</domain_name>
   <domain_keyword>iexpert</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 22:39:32</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrevv.net</value>
    <value>ns2.parkingcrevv.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>xsexpert.com</domain_name>
   <domain_keyword>xsexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 00:16:37</query_time>
   <create_date>2001-05-04</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1082</registrar_iana>
   <registrar_name>REGISTER4LESS, INC.</registrar_name>
   <registrar_website>http://Register4Less.com</registrar_website>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>0expert.ru</domain_name>
   <domain_keyword>0expert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:30</query_time>
   <create_date>2021-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>lexpert.de</domain_name>
   <domain_keyword>lexpert</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 17:40:47</query_time>
   <update_date>2020-06-29</update_date>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>gexpert.app</domain_name>
   <domain_keyword>gexpert</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 10:18:49</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LI</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.swizzonic.ch</value>
    <value>dns2.swizzonic.ch</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>vexpert.fr</domain_name>
   <domain_keyword>vexpert</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 11:25:05</query_time>
   <create_date>2014-02-04</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>SYS-TM</registrant_company>
   <registrant_address>SYS-TM, 64 rue Anatole France, 92300 Levallois Perret</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.139625142</registrant_phone>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>fsexpert.pl</domain_name>
   <domain_keyword>fsexpert</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 01:01:27</query_time>
   <create_date>2021-11-20</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>eexpert.ro</domain_name>
   <domain_keyword>eexpert</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-21 10:07:21</query_time>
   <create_date>2007-11-24</create_date>
   <expiry_date>2028-11-21</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.wdp-gazduire.ro</value>
    <value>ns2.wdp-gazduire.ro</value>
    <value>ns3.wdp-gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>saexpert.com</domain_name>
   <domain_keyword>saexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:28:04</query_time>
   <create_date>2010-04-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=saexpert.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>gexpert.jp</domain_name>
   <domain_keyword>gexpert</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-09 00:58:05</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>gamaexpert Co., Ltd.</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>104-6033</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-060-799</registrant_phone>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>bsexpert.com</domain_name>
   <domain_keyword>bsexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 16:45:30</query_time>
   <create_date>2006-02-01</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>nexpert.co.uk</domain_name>
   <domain_keyword>nexpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-11 04:11:23</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>nexpert.com</domain_name>
   <domain_keyword>nexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:29:29</query_time>
   <create_date>2001-02-14</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>lexpert.net</domain_name>
   <domain_keyword>lexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 14:00:28</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1611</registrar_iana>
   <registrar_name>DomainGetter LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sexperte.com</domain_name>
   <domain_keyword>sexperte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 07:11:13</query_time>
   <create_date>2018-02-18</create_date>
   <update_date>2021-02-12</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>zexpert.online</domain_name>
   <domain_keyword>zexpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-10 22:32:24</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>seoxpert.ru</domain_name>
   <domain_keyword>seoxpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:59:50</query_time>
   <create_date>2023-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>sdxpert.com</domain_name>
   <domain_keyword>sdxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:56:56</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>dsexpert.net</domain_name>
   <domain_keyword>dsexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 13:09:58</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=dsexpert.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>wexpert.ru</domain_name>
   <domain_keyword>wexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:55</query_time>
   <create_date>2008-09-02</create_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>lexpert.info</domain_name>
   <domain_keyword>lexpert</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 14:00:28</query_time>
   <create_date>2014-04-03</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lexpert Oy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zoner.fi</value>
    <value>ns2.zoner.fi</value>
    <value>ns3.zoner.fi</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cexpert.solutions</domain_name>
   <domain_keyword>cexpert</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-16 17:32:14</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>oexpert.pro</domain_name>
   <domain_keyword>oexpert</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-21 03:35:33</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>skxpert.com</domain_name>
   <domain_keyword>skxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:41:30</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>gujrat</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/skxpert.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>laura.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sexpero.online</domain_name>
   <domain_keyword>sexpero</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 21:28:02</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>NSO</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>asexpert.com</domain_name>
   <domain_keyword>asexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:59:56</query_time>
   <create_date>2017-12-11</create_date>
   <update_date>2020-11-18</update_date>
   <expiry_date>2025-12-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>texpert.live</domain_name>
   <domain_keyword>texpert</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-02 19:00:45</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>eexpert.in</domain_name>
   <domain_keyword>eexpert</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 06:33:25</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dale outfit</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-in-62.hostgatorwebservers.com</value>
    <value>ns2.md-in-62.hostgatorwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>smexpert.net</domain_name>
   <domain_keyword>smexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 18:27:22</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>stxpert.com</domain_name>
   <domain_keyword>stxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:04:05</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>uexpert.ru</domain_name>
   <domain_keyword>uexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:22:16</query_time>
   <create_date>2008-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>sdexpert.net</domain_name>
   <domain_keyword>sdexpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 16:56:30</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>uexpert.fr</domain_name>
   <domain_keyword>uexpert</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-17 01:20:54</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>U-EXPERT Constructions</registrant_company>
   <registrant_address>Alban UKAJ, 15 Rue Berthelot, 60110 Meru</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.0699757899</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>renewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>scexpert.ru</domain_name>
   <domain_keyword>scexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-13 11:44:14</query_time>
   <create_date>2024-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>AXELNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.axelname.ru</value>
    <value>ns2.axelname.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>sexxpert.com</domain_name>
   <domain_keyword>sexxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:51:40</query_time>
   <create_date>2008-02-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/sexxpert.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>vexpert.website</domain_name>
   <domain_keyword>vexpert</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-08 17:28:21</query_time>
   <create_date>2018-10-27</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jasmine.ns.cloudflare.com</value>
    <value>jay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>oexpert.ru</domain_name>
   <domain_keyword>oexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:20:50</query_time>
   <create_date>2009-06-25</create_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>vexpert.me</domain_name>
   <domain_keyword>vexpert</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-24 04:25:42</query_time>
   <create_date>2012-09-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>lancs</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>athena.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>lexpert.com.br</domain_name>
   <domain_keyword>lexpert</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 21:38:08</query_time>
   <create_date>2009-06-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2033-06-19</expiry_date>
   <registrant_name>W.w Carvalho Distribuidora de Cosmeticos LTDA</registrant_name>
   <name_servers>
    <value>hera.ns.cloudflare.com</value>
    <value>thomas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.153</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.