WHOIS QUERY TIME

14 May 2024 - 4:23 PM UTC

Registered: 12 May 2024
Modified: 12 May 2024
Expiry: 12 May 2025

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-d1.googledomains.com
ns-cloud-d2.googledomains.com
ns-cloud-d3.googledomains.com
ns-cloud-d4.googledomains.com

DOMAIN STATUS

addPeriod
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=spxpert.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "spxpert.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "spxpert.shop",
            "domain_keyword": "spxpert",
            "domain_tld": "shop",
            "query_time": "2024-05-14 16:23:12",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>spxpert.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>spxpert.shop</domain_name>
   <domain_keyword>spxpert</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 16:23:12</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</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>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.107 seconds) for "spxpert.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

14 May 2024 - 4:23 PM UTC

Registered: 12 May 2024
Modified: 12 May 2024
Expiry: 12 May 2025

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-d1.googledomains.com
ns-cloud-d2.googledomains.com
ns-cloud-d3.googledomains.com
ns-cloud-d4.googledomains.com

DOMAIN STATUS

addPeriod
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=spxpert.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "spxpert.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "spxpert.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "spxpert.shop",
            "domain_keyword": "spxpert",
            "domain_tld": "shop",
            "query_time": "2024-05-14 16:23:12",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.107,
        "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>spxpert.shop</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>spxpert.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>spxpert.shop</domain_name>
   <domain_keyword>spxpert</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 16:23:12</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.107</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 1 domain names (in 0.097 seconds) which contained the exact domain keyword "spxpert".
Domain Name Registered Expiry Registrar Ownership
1 spxpert.com 30 Jan 2022 30 Jan 2026 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
2 spxpert.shop 12 May 2024 12 May 2025 Tucows Domains Inc. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=spxpert&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "spxpert",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "spxpert.com, spxpert.shop",
    "results": [
        {
            "num": 1,
            "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": 2,
            "domain_name": "spxpert.shop",
            "domain_keyword": "spxpert",
            "domain_tld": "shop",
            "query_time": "2024-05-14 16:23:12",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.097,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>spxpert</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>spxpert.com, spxpert.shop</unique_domains>
 <results>
  <value>
   <num>1</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>2</num>
   <domain_name>spxpert.shop</domain_name>
   <domain_keyword>spxpert</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 16:23:12</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.097</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 2,464 domain names (in 0.249 seconds) which look and sound like the brand name "spxpert".
Domain Name Registered Expiry Registrar Ownership
1 ssxpert.com 26 Sep 2020 26 Sep 2025 GoDaddy.com, LLC -
2 stxpert.com 2 Mar 2004 2 Mar 2025 GoDaddy.com, LLC -
3 gpxpert.app 18 Jun 2021 18 Jun 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0161923776
4 sexpert.ro 13 Aug 2002 11 Sep 2024 Claus Web SRL -
5 epxpert.com 2 Dec 2023 2 Dec 2024 DropCatch.com 1335 LLC Milen Radumilo
6 opxpert.com 22 Jul 2021 22 Jul 2025 CSC CORPORATE DOMAINS, INC. CNH Industrial America LLC
7 sexpert.chat 10 Nov 2023 10 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 sexpert.info 23 Jan 2018 23 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
9 sexpert.io 1 May 2024 1 May 2025 Dynadot Inc REDACTED FOR PRIVACY
10 sexpert.blog 22 Feb 2024 22 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
11 sexpert.xyz 22 Apr 2022 22 Apr 2025 Sav.com, LLC- 4 Privacy Protection
12 spexpert.biz 1 Feb 2023 1 Feb 2025 Key-Systems GmbH A.WFM Pty Ltd
13 sexpert.uk 4 Jul 2019 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
14 s-xpert.ru 20 Oct 2021 20 Oct 2024 BEGET-RU Private Person
15 mspxpert.com 20 Apr 2015 20 Apr 2025 Cloudflare, Inc. DATA REDACTED
16 sexpert.world 30 Dec 2023 30 Dec 2024 EuroDNS S.A. Whois Privacy (enumDNS dba)
17 sgxpert.com 11 Jun 2016 11 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 ipxpert.de - - - -
19 sopxpert.com 21 Feb 2024 21 Feb 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
20 wpxpert.net 10 Apr 2023 10 Apr 2025 Gname 047 Inc -
21 wpxpert.com 19 Aug 2009 19 Aug 2024 NameCheap, Inc. -
22 sdxpert.com 15 Aug 2015 15 Aug 2024 FastDomain Inc. -
23 fpxpert.com 15 Jul 2020 15 Jul 2026 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. REDACTED FOR PRIVACY
24 skxpert.com 12 Sep 2022 12 Sep 2024 Cloudflare, Inc. DATA REDACTED
25 upxpert.com 9 Feb 2024 9 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 sexpert.org 23 Aug 2014 23 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
27 ipxpert.org 27 Nov 2018 27 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
28 sexpert.cc 23 Dec 2014 23 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 spcxpert.com 10 Jun 2012 10 Jun 2024 FastDomain Inc. -
30 sfxpert.com 19 May 2016 19 May 2026 GoDaddy.com, LLC -
31 sdxpert.info 7 Apr 2016 7 Apr 2025 IONOS SE 1&1 Internet Inc
32 ipxpert.net 22 Feb 2024 22 Feb 2025 Network Solutions, LLC -
33 sdxpert.online 7 Apr 2016 7 Apr 2025 IONOS SE 1&1 Internet Inc
34 spoxpert.com 6 Mar 2016 6 Mar 2026 Name SRS AB Shield Whois
35 spexpert.com 2 Jun 2010 2 Jun 2024 ConnectWave co.,Ltd JUNGYUNKOOK
36 sexpert.com 6 May 1996 7 May 2029 GoDaddy.com, LLC -
37 sipxpert.de - - - -
38 ipxpert.tech 22 Feb 2024 22 Feb 2025 Network Solutions LLC IP Xpert of Honolulu LLC
39 sexpert.shop 3 Jul 2022 3 Jul 2024 Namecheap, Inc. -
40 sexpert.services 22 Feb 2024 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 soxpert.com 17 Jun 2021 17 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 sexpert.guru 24 Feb 2024 24 Feb 2034 GoDaddy.com, LLC Domains By Proxy, LLC
43 sexpert.se 26 Dec 2011 26 Dec 2024 INLEED -
44 spexpert.ru 25 Nov 2010 25 Nov 2024 RU-CENTER-RU OOO "SPE"
45 cpxpert.com 14 Jul 2022 14 Jul 2024 WEBCC caoxiong fei
46 sapxpert.com 13 Feb 2024 13 Feb 2025 Mfro Inc. quedomain.com
47 sexpert.org.uk 1 Jun 2001 1 Jun 2025 D M Priest &amp; Company Ltd [Tag = DMPRIEST] -
48 sdxpert.net 7 Apr 2016 7 Apr 2025 IONOS SE 1&1 Internet Inc
49 sixpert.com 3 Jul 2017 3 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 vpxpert.com 31 Aug 2009 31 Aug 2024 NameSilo, LLC -
51 sxpert.com 7 Feb 2003 7 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 fpxpert.cn 23 Aug 2018 23 Aug 2024 上海美橙科技信息发展有限公司 软铸通信科技(宁波)有限公司
53 pxpert.com 11 Nov 2023 11 Nov 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
54 sexpert.app 14 Jan 2024 14 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
55 sbxpert.com 17 Dec 2023 17 Dec 2024 NameCheap, Inc. -
56 dpxpert.com 4 Dec 2023 4 Dec 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
57 sexpert.co.uk 2 Dec 1998 2 Dec 2024 eNom LLC [Tag = ENOM] -
58 ipxpert.com 25 Nov 1998 16 May 2025 GoDaddy.com, LLC -
59 spaxpert.com 26 Aug 2006 26 Aug 2024 Epik LLC Anonymize LLC
60 sexpert.ru 9 Jul 2010 9 Jul 2024 RU-CENTER-RU Private Person
61 sexpert.online 26 Aug 2015 26 Aug 2024 united-domains AG -
62 sexpert.tips 12 Apr 2021 12 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 sexpert.net 16 Apr 2004 16 Apr 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
64 spexpert.nl 31 Aug 2000 - Corporation Service Company Limited -
65 sipxpert.com 30 Aug 2022 30 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
66 slxpert.com 18 Jan 2021 18 Jan 2025 FastDomain Inc. -
67 sexpert.com.au - - DROP.com.au Pty Ltd Cliff Bregman
68 sexpert.pro 25 Oct 2021 25 Oct 2026 GoDaddy.com, LLC Domains By Proxy, LLC
69 pxpert.cloud 3 Jul 2018 3 Jul 2024 Tucows Domains Inc. Data Protected
70 sxpert.org 25 Oct 2005 25 Oct 2024 Gandi SAS Raphael Jacquot
71 swxpert.com 5 Mar 2011 5 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 sexpert.ai - - 1api.net Domains By Proxy, LLC
73 dspxpert.co.uk 17 May 2013 17 May 2025 Ionos SE [Tag = 1AND1] -
74 sexpert.club 19 Jul 2020 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 hpxpert.com 15 May 2008 15 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
76 sdxpert.org 7 Apr 2016 7 Apr 2025 IONOS SE 1&1 Internet Inc
77 ppxpert.com 14 Aug 2023 14 Aug 2024 GoDaddy.com, LLC -
78 kpxpert.com 1 Jun 2021 1 Jun 2024 LIQUIDNET Ltd. REDACTED FOR PRIVACY
79 wpxpert.co.nz 8 Mar 2018 - Sitetech Solutions Ltd T/A SiteName -
80 sexpert.com.br 23 Dec 2008 23 Dec 2024 - Reckitt Benckiser Health Comercial Ltda
81 sexpert.it 9 Jun 2019 17 Jun 2024 Hosting Concepts B.V. hidden
82 apxpert.com 2 Nov 2023 2 Nov 2026 GoDaddy.com, LLC -
83 scxpert.com 2 Oct 2021 2 Oct 2024 GoDaddy.com, LLC -
84 vpxpert.net 31 Aug 2009 31 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
85 gpxpert.com 18 Jun 2021 18 Jun 2024 Tucows Domains Inc. -
86 smxpert.com 6 Aug 2023 6 Aug 2024 Wix.com Ltd. -
87 sexpert.sk 8 Nov 2012 28 Nov 2024 WebSupport s.r.o. Grand Promo s.r.o.
88 syxpert.com 12 May 2000 12 May 2025 Tucows Domains Inc. -
89 lexpert.lt 31 Aug 2011 1 Sep 2024 UAB "Interneto vizija" UAB "Interneto vizija"
90 repxpert.su 25 Feb 2015 25 Feb 2025 RUCENTER-SU Schaeffler Technologies AG & Co. KG
91 sptpsrt.ru 25 Jan 2017 25 Jan 2025 RU-CENTER-RU OJSC "Tatnefteprovodstroi"
92 swxperts.com 13 Oct 2006 13 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 vsexpert.com 7 Oct 2012 7 Oct 2024 Tucows Domains Inc. -
94 texpert.org 4 Jun 2023 4 Jun 2024 DropCatch.com 1374 LLC www.DropCatch.com
95 u-xpert.com 11 Dec 2023 11 Dec 2024 Arsys Internet, S.L. dba NICLINE.COM ANDES FORUM SL
96 e2xpert.com 4 Apr 2001 4 Apr 2030 GoDaddy.com, LLC -
97 msxpert.com 2 Jan 2001 2 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
98 adxpert.nl 21 May 2012 - Realtime Register -
99 wpexpert.one 23 Mar 2022 23 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
100 hrxpert.uk 4 Apr 2024 4 Apr 2026 Melbourne IT [Tag = MELBOURNE-IT] -
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 Spxpert.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=spxpert.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "spxpert.shop",
        "page_size": 100
    },
    "count": {
        "total": 2464,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ssxpert.com, stxpert.com, gpxpert.app, sexpert.ro, epxpert.com, opxpert.com, sexpert.chat, sexpert.info, sexpert.io, sexpert.blog, sexpert.xyz, spexpert.biz, sexpert.uk, s-xpert.ru, mspxpert.com, sexpert.world, sgxpert.com, ipxpert.de, sopxpert.com, wpxpert.net, wpxpert.com, sdxpert.com, fpxpert.com, skxpert.com, upxpert.com, sexpert.org, ipxpert.org, sexpert.cc, spcxpert.com, sfxpert.com, sdxpert.info, ipxpert.net, sdxpert.online, spoxpert.com, spexpert.com, sexpert.com, sipxpert.de, ipxpert.tech, sexpert.shop, sexpert.services, soxpert.com, sexpert.guru, sexpert.se, spexpert.ru, cpxpert.com, sapxpert.com, sexpert.org.uk, sdxpert.net, sixpert.com, vpxpert.com, sxpert.com, fpxpert.cn, pxpert.com, sexpert.app, sbxpert.com, dpxpert.com, sexpert.co.uk, ipxpert.com, spaxpert.com, sexpert.ru, sexpert.online, sexpert.tips, sexpert.net, spexpert.nl, sipxpert.com, slxpert.com, sexpert.com.au, sexpert.pro, pxpert.cloud, sxpert.org, swxpert.com, sexpert.ai, dspxpert.co.uk, sexpert.club, hpxpert.com, sdxpert.org, ppxpert.com, kpxpert.com, wpxpert.co.nz, sexpert.com.br, sexpert.it, apxpert.com, scxpert.com, vpxpert.net, gpxpert.com, smxpert.com, sexpert.sk, syxpert.com, lexpert.lt, repxpert.su, sptpsrt.ru, swxperts.com, vsexpert.com, texpert.org, u-xpert.com, e2xpert.com, msxpert.com, adxpert.nl, wpexpert.one, hrxpert.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "ssxpert.com",
            "domain_keyword": "ssxpert",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:51:27",
            "create_date": "2020-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2025-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "domain_name": "gpxpert.app",
            "domain_keyword": "gpxpert",
            "domain_tld": "app",
            "query_time": "2024-05-17 21:19:40",
            "create_date": "2021-06-18",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0161923776",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "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": 5,
            "domain_name": "epxpert.com",
            "domain_keyword": "epxpert",
            "domain_tld": "com",
            "query_time": "2024-04-13 22:32:28",
            "create_date": "2023-12-02",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 3544,
            "registrar_name": "DropCatch.com 1335 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Milen Radumilo",
            "registrant_address": "Strada C. A. Rosetti",
            "registrant_city": "Bucharest",
            "registrant_state": "Bucuresti",
            "registrant_zip": "010281",
            "registrant_country": "RO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159938291",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "opxpert.com",
            "domain_keyword": "opxpert",
            "domain_tld": "com",
            "query_time": "2024-05-06 18:20:19",
            "create_date": "2021-07-22",
            "update_date": "2024-03-05",
            "expiry_date": "2025-07-22",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Registrant",
            "registrant_company": "CNH Industrial America LLC",
            "registrant_address": "5729 Washington Ave",
            "registrant_city": "Racine",
            "registrant_state": "WI",
            "registrant_zip": "53406",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2626383921",
            "registrant_fax": "+1.2626366336",
            "name_servers": [
                "ns.cnh.com",
                "ns.cnhind.com",
                "ns1.casecorp.com",
                "ns2.casecorp.com",
                "ns3.casecorp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "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": 8,
            "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": 9,
            "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": 10,
            "domain_name": "sexpert.blog",
            "domain_keyword": "sexpert",
            "domain_tld": "blog",
            "query_time": "2024-04-13 18:43:42",
            "create_date": "2024-02-22",
            "update_date": "2024-03-25",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "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": 12,
            "domain_name": "spexpert.biz",
            "domain_keyword": "spexpert",
            "domain_tld": "biz",
            "query_time": "2024-04-13 12:59:06",
            "create_date": "2023-02-01",
            "update_date": "2023-04-25",
            "expiry_date": "2025-02-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A.WFM Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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": [
                "pns101.cloudns.net",
                "pns102.cloudns.net",
                "pns103.cloudns.net",
                "pns104.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "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": 14,
            "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": 15,
            "domain_name": "mspxpert.com",
            "domain_keyword": "mspxpert",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:00:18",
            "create_date": "2015-04-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-20",
            "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": "Ontario",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/mspxpert.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "nick.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "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": 17,
            "domain_name": "sgxpert.com",
            "domain_keyword": "sgxpert",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:51:45",
            "create_date": "2016-06-11",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-11",
            "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": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ipxpert.de",
            "domain_keyword": "ipxpert",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:06:03",
            "update_date": "2023-08-10",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 19,
            "domain_name": "sopxpert.com",
            "domain_keyword": "sopxpert",
            "domain_tld": "com",
            "query_time": "2024-04-10 11:25:38",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 20,
            "domain_name": "wpxpert.net",
            "domain_keyword": "wpxpert",
            "domain_tld": "net",
            "query_time": "2024-05-01 06:35:50",
            "create_date": "2023-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 4016,
            "registrar_name": "Gname 047 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wpxpert.com",
            "domain_keyword": "wpxpert",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:57:59",
            "create_date": "2009-08-19",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.ezywebhost.com",
                "ns2.ezywebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "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": 23,
            "domain_name": "fpxpert.com",
            "domain_keyword": "fpxpert",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:48:49",
            "create_date": "2020-07-15",
            "update_date": "2023-06-19",
            "expiry_date": "2026-07-15",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "https://www.cndns.com/cn/domain/domaincontact.aspx?domain=fpxpert.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1269.awsdns-30.org",
                "ns-1661.awsdns-15.co.uk",
                "ns-849.awsdns-42.net",
                "ns-98.awsdns-12.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "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": 25,
            "domain_name": "upxpert.com",
            "domain_keyword": "upxpert",
            "domain_tld": "com",
            "query_time": "2024-04-12 22:05:58",
            "create_date": "2024-02-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-09",
            "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": 26,
            "domain_name": "sexpert.org",
            "domain_keyword": "sexpert",
            "domain_tld": "org",
            "query_time": "2024-04-14 03:30:21",
            "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": 27,
            "domain_name": "ipxpert.org",
            "domain_keyword": "ipxpert",
            "domain_tld": "org",
            "query_time": "2024-04-30 01:55:31",
            "create_date": "2018-11-27",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "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": 29,
            "domain_name": "spcxpert.com",
            "domain_keyword": "spcxpert",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:03:21",
            "create_date": "2012-06-10",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sfxpert.com",
            "domain_keyword": "sfxpert",
            "domain_tld": "com",
            "query_time": "2024-05-20 16:14:26",
            "create_date": "2016-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2026-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "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": 32,
            "domain_name": "ipxpert.net",
            "domain_keyword": "ipxpert",
            "domain_tld": "net",
            "query_time": "2024-04-12 13:15:14",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.dnsbycomodo.net",
                "ns2.dnsbycomodo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "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": 34,
            "domain_name": "spoxpert.com",
            "domain_keyword": "spoxpert",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:31:51",
            "create_date": "2016-03-06",
            "update_date": "2023-12-27",
            "expiry_date": "2026-03-06",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.misspark.com",
                "ns2.misspark.com",
                "ns3.misspark.com",
                "ns4.misspark.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "spexpert.com",
            "domain_keyword": "spexpert",
            "domain_tld": "com",
            "query_time": "2024-05-06 16:20:13",
            "create_date": "2010-06-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1491,
            "registrar_name": "ConnectWave co.,Ltd",
            "registrar_website": "http://www.ssandomain.com",
            "registrant_name": "JUNGYUNKOOK",
            "registrant_company": "JUNGYUNKOOK",
            "registrant_address": "103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.117134545",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "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": 37,
            "domain_name": "sipxpert.de",
            "domain_keyword": "sipxpert",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:56:23",
            "update_date": "2019-06-21",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 38,
            "domain_name": "ipxpert.tech",
            "domain_keyword": "ipxpert",
            "domain_tld": "tech",
            "query_time": "2024-04-12 13:15:14",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "IP Xpert of Honolulu LLC",
            "registrant_state": "FL",
            "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.dnsbycomodo.net",
                "ns2.dnsbycomodo.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "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": 40,
            "domain_name": "sexpert.services",
            "domain_keyword": "sexpert",
            "domain_tld": "services",
            "query_time": "2024-04-13 18:43:42",
            "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": 41,
            "domain_name": "soxpert.com",
            "domain_keyword": "soxpert",
            "domain_tld": "com",
            "query_time": "2024-05-18 20:41:27",
            "create_date": "2021-06-17",
            "update_date": "2021-08-27",
            "expiry_date": "2025-06-17",
            "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": 42,
            "domain_name": "sexpert.guru",
            "domain_keyword": "sexpert",
            "domain_tld": "guru",
            "query_time": "2024-04-13 18:43:42",
            "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": 43,
            "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": 44,
            "domain_name": "spexpert.ru",
            "domain_keyword": "spexpert",
            "domain_tld": "ru",
            "query_time": "2024-05-06 02:41:52",
            "create_date": "2010-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"SPE\"",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "cpxpert.com",
            "domain_keyword": "cpxpert",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:02:28",
            "create_date": "2022-07-14",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-14",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "xiong fei cao",
            "registrant_company": "caoxiong fei",
            "registrant_address": "guang xi san jiang tong zu zi zhi xian gu yi zhen da zhu cun chao long ping shang zhai 7 hao null",
            "registrant_city": "liu zhou",
            "registrant_state": "Guangxi",
            "registrant_zip": "545599",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13001108083",
            "registrant_fax": "+0.0",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sapxpert.com",
            "domain_keyword": "sapxpert",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:41:01",
            "create_date": "2024-02-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_iana": 3759,
            "registrar_name": "Mfro Inc.",
            "registrar_website": "http://www.quedomain.com",
            "registrant_name": "Q domain",
            "registrant_company": "quedomain.com",
            "registrant_address": "3-13-11 Higashi",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo-To",
            "registrant_zip": "150-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6455-6911",
            "registrant_fax": "03-6455-6912",
            "name_servers": [
                "ns1.md-dym-iqsv.com",
                "ns2.md-dym-iqsv.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sexpert.org.uk",
            "domain_keyword": "sexpert",
            "domain_tld": "org.uk",
            "query_time": "2024-04-14 03:30:21",
            "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": 48,
            "domain_name": "sdxpert.net",
            "domain_keyword": "sdxpert",
            "domain_tld": "net",
            "query_time": "2024-04-17 02:32:29",
            "create_date": "2016-04-07",
            "update_date": "2017-12-13",
            "expiry_date": "2025-04-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1125.ui-dns.biz",
                "ns1125.ui-dns.com",
                "ns1125.ui-dns.de",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sixpert.com",
            "domain_keyword": "sixpert",
            "domain_tld": "com",
            "query_time": "2024-05-15 19:08:21",
            "create_date": "2017-07-03",
            "update_date": "2020-06-27",
            "expiry_date": "2024-07-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": 50,
            "domain_name": "vpxpert.com",
            "domain_keyword": "vpxpert",
            "domain_tld": "com",
            "query_time": "2024-06-01 20:54:37",
            "create_date": "2009-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sxpert.com",
            "domain_keyword": "sxpert",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:29:03",
            "create_date": "2003-02-07",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "fpxpert.cn",
            "domain_keyword": "fpxpert",
            "domain_tld": "cn",
            "query_time": "2024-04-10 21:14:03",
            "create_date": "2018-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "软铸通信科技(宁波)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "pxpert.com",
            "domain_keyword": "pxpert",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:20:59",
            "create_date": "2023-11-11",
            "update_date": "2024-03-26",
            "expiry_date": "2025-11-11",
            "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": 54,
            "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": 55,
            "domain_name": "sbxpert.com",
            "domain_keyword": "sbxpert",
            "domain_tld": "com",
            "query_time": "2024-05-03 02:15:32",
            "create_date": "2023-12-17",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "johnathan.ns.cloudflare.com",
                "phoenix.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dpxpert.com",
            "domain_keyword": "dpxpert",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:56:34",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sexpert.co.uk",
            "domain_keyword": "sexpert",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 03:30:21",
            "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": 58,
            "domain_name": "ipxpert.com",
            "domain_keyword": "ipxpert",
            "domain_tld": "com",
            "query_time": "2024-04-16 19:20:20",
            "create_date": "1998-11-25",
            "update_date": "2022-09-06",
            "expiry_date": "2025-05-16",
            "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": 59,
            "domain_name": "spaxpert.com",
            "domain_keyword": "spaxpert",
            "domain_tld": "com",
            "query_time": "2024-05-10 09:01:19",
            "create_date": "2006-08-26",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-26",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ernest.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "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": 61,
            "domain_name": "sexpert.online",
            "domain_keyword": "sexpert",
            "domain_tld": "online",
            "query_time": "2024-04-14 03:30:21",
            "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": 62,
            "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": 63,
            "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": 64,
            "domain_name": "spexpert.nl",
            "domain_keyword": "spexpert",
            "domain_tld": "nl",
            "query_time": "2024-05-06 16:20:13",
            "create_date": "2000-08-31",
            "update_date": "2022-12-05",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns1.allegion.com",
                "ns2.allegion.com",
                "ns3.allegion.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 65,
            "domain_name": "sipxpert.com",
            "domain_keyword": "sipxpert",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:01:34",
            "create_date": "2022-08-30",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MANILA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sipxpert.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "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": 67,
            "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"
            ]
        },
        {
            "num": 68,
            "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": 69,
            "domain_name": "pxpert.cloud",
            "domain_keyword": "pxpert",
            "domain_tld": "cloud",
            "query_time": "2024-05-13 22:12:32",
            "create_date": "2018-07-03",
            "update_date": "2023-10-10",
            "expiry_date": "2024-07-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pxpert.cloud",
                "ns2.pxpert.cloud"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sxpert.org",
            "domain_keyword": "sxpert",
            "domain_tld": "org",
            "query_time": "2024-06-01 15:09:27",
            "create_date": "2005-10-25",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Raphael Jacquot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "ns.sxpert.org",
                "zeta.blnt.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "swxpert.com",
            "domain_keyword": "swxpert",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:36:49",
            "create_date": "2011-03-05",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-05",
            "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=swxpert.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "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": 73,
            "domain_name": "dspxpert.co.uk",
            "domain_keyword": "dspxpert",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 19:55:12",
            "create_date": "2013-05-17",
            "update_date": "2023-05-20",
            "expiry_date": "2025-05-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1078.ui-dns.biz",
                "ns1078.ui-dns.com",
                "ns1078.ui-dns.de",
                "ns1078.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "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": 75,
            "domain_name": "hpxpert.com",
            "domain_keyword": "hpxpert",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:01:39",
            "create_date": "2008-05-15",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-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": [
                "ns1-mercury.nocws.com",
                "ns2-mercury.nocws.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sdxpert.org",
            "domain_keyword": "sdxpert",
            "domain_tld": "org",
            "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": [
                "ns1058.ui-dns.biz",
                "ns1058.ui-dns.com",
                "ns1058.ui-dns.de",
                "ns1058.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ppxpert.com",
            "domain_keyword": "ppxpert",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:16:57",
            "create_date": "2023-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kpxpert.com",
            "domain_keyword": "kpxpert",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:11:59",
            "create_date": "2021-06-01",
            "update_date": "2023-11-07",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1472,
            "registrar_name": "LIQUIDNET Ltd.",
            "registrar_website": "http://liquidnetlimited.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "melaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "https://whois.liquidnetlimited.com/contact-registrant/kpxpert.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.supremepanel.com",
                "dns2.supremepanel.com",
                "dns3.supremepanel.com",
                "dns4.supremepanel.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 79,
            "domain_name": "wpxpert.co.nz",
            "domain_keyword": "wpxpert",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 06:35:50",
            "create_date": "2018-03-08",
            "update_date": "2023-08-11",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.ezywebhost.com",
                "ns2.ezywebhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sexpert.com.br",
            "domain_keyword": "sexpert",
            "domain_tld": "com.br",
            "query_time": "2024-04-14 03:30:21",
            "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": 81,
            "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": 82,
            "domain_name": "apxpert.com",
            "domain_keyword": "apxpert",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:55:24",
            "create_date": "2023-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2026-11-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": 83,
            "domain_name": "scxpert.com",
            "domain_keyword": "scxpert",
            "domain_tld": "com",
            "query_time": "2024-04-07 05:49:40",
            "create_date": "2021-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "vpxpert.net",
            "domain_keyword": "vpxpert",
            "domain_tld": "net",
            "query_time": "2024-05-07 13:22:40",
            "create_date": "2009-08-31",
            "update_date": "2024-05-02",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "gpxpert.com",
            "domain_keyword": "gpxpert",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:12:10",
            "create_date": "2021-06-18",
            "update_date": "2023-03-08",
            "expiry_date": "2024-06-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "smxpert.com",
            "domain_keyword": "smxpert",
            "domain_tld": "com",
            "query_time": "2024-05-04 17:25:34",
            "create_date": "2023-08-06",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "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": 88,
            "domain_name": "syxpert.com",
            "domain_keyword": "syxpert",
            "domain_tld": "com",
            "query_time": "2024-05-16 08:44:34",
            "create_date": "2000-05-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.ipower.com",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "lexpert.lt",
            "domain_keyword": "lexpert",
            "domain_tld": "lt",
            "query_time": "2024-04-23 09:44:34",
            "create_date": "2011-08-31",
            "expiry_date": "2024-09-01",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 90,
            "domain_name": "repxpert.su",
            "domain_keyword": "repxpert",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:20:24",
            "create_date": "2015-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "Schaeffler Technologies AG & Co. KG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+499132820",
            "registrant_fax": "+499132824933",
            "name_servers": [
                "ns1.lemarit.de",
                "ns1.lemarit.net",
                "ns2.lemarit.de",
                "ns2.lemarit.net",
                "ns3.lemarit.de"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 91,
            "domain_name": "sptpsrt.ru",
            "domain_keyword": "sptpsrt",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:40",
            "create_date": "2017-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OJSC \"Tatnefteprovodstroi\"",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "swxperts.com",
            "domain_keyword": "swxperts",
            "domain_tld": "com",
            "query_time": "2024-05-09 20:14:35",
            "create_date": "2006-10-13",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-13",
            "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=swxperts.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vsexpert.com",
            "domain_keyword": "vsexpert",
            "domain_tld": "com",
            "query_time": "2024-05-10 13:02:19",
            "create_date": "2012-10-07",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "texpert.org",
            "domain_keyword": "texpert",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:04:52",
            "create_date": "2023-06-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-06-04",
            "registrar_iana": 3583,
            "registrar_name": "DropCatch.com 1374 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "u-xpert.com",
            "domain_keyword": "u-xpert",
            "domain_tld": "com",
            "query_time": "2024-04-10 18:08:52",
            "create_date": "2023-12-11",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-11",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ANDES FORUM SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns49.servidoresdns.net",
                "dns50.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "e2xpert.com",
            "domain_keyword": "e2xpert",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:51:19",
            "create_date": "2001-04-04",
            "update_date": "2023-12-26",
            "expiry_date": "2030-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "msxpert.com",
            "domain_keyword": "msxpert",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:53:14",
            "create_date": "2001-01-02",
            "update_date": "2023-12-03",
            "expiry_date": "2025-01-02",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "adxpert.nl",
            "domain_keyword": "adxpert",
            "domain_tld": "nl",
            "query_time": "2024-05-25 15:50:48",
            "create_date": "2012-05-21",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 99,
            "domain_name": "wpexpert.one",
            "domain_keyword": "wpexpert",
            "domain_tld": "one",
            "query_time": "2024-05-23 05:50:14",
            "create_date": "2022-03-23",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.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.dal1.hostclusters.com",
                "ns2.dal1.hostclusters.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hrxpert.uk",
            "domain_keyword": "hrxpert",
            "domain_tld": "uk",
            "query_time": "2024-04-07 17:27:37",
            "create_date": "2024-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2026-04-04",
            "registrar_name": "Melbourne IT [Tag = MELBOURNE-IT]",
            "registrar_website": "http://www.melbourneit.com.au",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.249,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>spxpert.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2464</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ssxpert.com, stxpert.com, gpxpert.app, sexpert.ro, epxpert.com, opxpert.com, sexpert.chat, sexpert.info, sexpert.io, sexpert.blog, sexpert.xyz, spexpert.biz, sexpert.uk, s-xpert.ru, mspxpert.com, sexpert.world, sgxpert.com, ipxpert.de, sopxpert.com, wpxpert.net, wpxpert.com, sdxpert.com, fpxpert.com, skxpert.com, upxpert.com, sexpert.org, ipxpert.org, sexpert.cc, spcxpert.com, sfxpert.com, sdxpert.info, ipxpert.net, sdxpert.online, spoxpert.com, spexpert.com, sexpert.com, sipxpert.de, ipxpert.tech, sexpert.shop, sexpert.services, soxpert.com, sexpert.guru, sexpert.se, spexpert.ru, cpxpert.com, sapxpert.com, sexpert.org.uk, sdxpert.net, sixpert.com, vpxpert.com, sxpert.com, fpxpert.cn, pxpert.com, sexpert.app, sbxpert.com, dpxpert.com, sexpert.co.uk, ipxpert.com, spaxpert.com, sexpert.ru, sexpert.online, sexpert.tips, sexpert.net, spexpert.nl, sipxpert.com, slxpert.com, sexpert.com.au, sexpert.pro, pxpert.cloud, sxpert.org, swxpert.com, sexpert.ai, dspxpert.co.uk, sexpert.club, hpxpert.com, sdxpert.org, ppxpert.com, kpxpert.com, wpxpert.co.nz, sexpert.com.br, sexpert.it, apxpert.com, scxpert.com, vpxpert.net, gpxpert.com, smxpert.com, sexpert.sk, syxpert.com, lexpert.lt, repxpert.su, sptpsrt.ru, swxperts.com, vsexpert.com, texpert.org, u-xpert.com, e2xpert.com, msxpert.com, adxpert.nl, wpexpert.one, hrxpert.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ssxpert.com</domain_name>
   <domain_keyword>ssxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:51:27</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2025-09-26</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>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>3</num>
   <domain_name>gpxpert.app</domain_name>
   <domain_keyword>gpxpert</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-17 21:19:40</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0161923776</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</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>5</num>
   <domain_name>epxpert.com</domain_name>
   <domain_keyword>epxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 22:32:28</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>3544</registrar_iana>
   <registrar_name>DropCatch.com 1335 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Milen Radumilo</registrant_name>
   <registrant_address>Strada C. A. Rosetti</registrant_address>
   <registrant_city>Bucharest</registrant_city>
   <registrant_state>Bucuresti</registrant_state>
   <registrant_zip>010281</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159938291</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>opxpert.com</domain_name>
   <domain_keyword>opxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 18:20:19</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Registrant</registrant_name>
   <registrant_company>CNH Industrial America LLC</registrant_company>
   <registrant_address>5729 Washington Ave</registrant_address>
   <registrant_city>Racine</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>53406</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2626383921</registrant_phone>
   <registrant_fax>+1.2626366336</registrant_fax>
   <name_servers>
    <value>ns.cnh.com</value>
    <value>ns.cnhind.com</value>
    <value>ns1.casecorp.com</value>
    <value>ns2.casecorp.com</value>
    <value>ns3.casecorp.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>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>8</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>9</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>10</num>
   <domain_name>sexpert.blog</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-13 18:43:42</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-25</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</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>12</num>
   <domain_name>spexpert.biz</domain_name>
   <domain_keyword>spexpert</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-13 12:59:06</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A.WFM Pty Ltd</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>AU</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>pns101.cloudns.net</value>
    <value>pns102.cloudns.net</value>
    <value>pns103.cloudns.net</value>
    <value>pns104.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</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>14</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>15</num>
   <domain_name>mspxpert.com</domain_name>
   <domain_keyword>mspxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:00:18</query_time>
   <create_date>2015-04-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-20</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>Ontario</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/mspxpert.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>nick.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</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>17</num>
   <domain_name>sgxpert.com</domain_name>
   <domain_keyword>sgxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:51:45</query_time>
   <create_date>2016-06-11</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-11</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>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ipxpert.de</domain_name>
   <domain_keyword>ipxpert</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:06:03</query_time>
   <update_date>2023-08-10</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>sopxpert.com</domain_name>
   <domain_keyword>sopxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 11:25:38</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>wpxpert.net</domain_name>
   <domain_keyword>wpxpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 06:35:50</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>4016</registrar_iana>
   <registrar_name>Gname 047 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>wpxpert.com</domain_name>
   <domain_keyword>wpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:57:59</query_time>
   <create_date>2009-08-19</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.ezywebhost.com</value>
    <value>ns2.ezywebhost.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>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>23</num>
   <domain_name>fpxpert.com</domain_name>
   <domain_keyword>fpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:48:49</query_time>
   <create_date>2020-07-15</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2026-07-15</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY 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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>https://www.cndns.com/cn/domain/domaincontact.aspx?domain=fpxpert.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1269.awsdns-30.org</value>
    <value>ns-1661.awsdns-15.co.uk</value>
    <value>ns-849.awsdns-42.net</value>
    <value>ns-98.awsdns-12.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</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>25</num>
   <domain_name>upxpert.com</domain_name>
   <domain_keyword>upxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 22:05:58</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-09</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>26</num>
   <domain_name>sexpert.org</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 03:30:21</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>27</num>
   <domain_name>ipxpert.org</domain_name>
   <domain_keyword>ipxpert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 01:55:31</query_time>
   <create_date>2018-11-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.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>CA</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</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>29</num>
   <domain_name>spcxpert.com</domain_name>
   <domain_keyword>spcxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:03:21</query_time>
   <create_date>2012-06-10</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-10</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sfxpert.com</domain_name>
   <domain_keyword>sfxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 16:14:26</query_time>
   <create_date>2016-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2026-05-19</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>ns13.domaincontrol.com</value>
    <value>ns14.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>31</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>32</num>
   <domain_name>ipxpert.net</domain_name>
   <domain_keyword>ipxpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 13:15:14</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dnsbycomodo.net</value>
    <value>ns2.dnsbycomodo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</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>34</num>
   <domain_name>spoxpert.com</domain_name>
   <domain_keyword>spoxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:31:51</query_time>
   <create_date>2016-03-06</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns1.misspark.com</value>
    <value>ns2.misspark.com</value>
    <value>ns3.misspark.com</value>
    <value>ns4.misspark.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>spexpert.com</domain_name>
   <domain_keyword>spexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 16:20:13</query_time>
   <create_date>2010-06-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1491</registrar_iana>
   <registrar_name>ConnectWave co.,Ltd</registrar_name>
   <registrar_website>http://www.ssandomain.com</registrar_website>
   <registrant_name>JUNGYUNKOOK</registrant_name>
   <registrant_company>JUNGYUNKOOK</registrant_company>
   <registrant_address>103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.117134545</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</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>37</num>
   <domain_name>sipxpert.de</domain_name>
   <domain_keyword>sipxpert</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:56:23</query_time>
   <update_date>2019-06-21</update_date>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ipxpert.tech</domain_name>
   <domain_keyword>ipxpert</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-12 13:15:14</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>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>IP Xpert of Honolulu LLC</registrant_company>
   <registrant_state>FL</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.dnsbycomodo.net</value>
    <value>ns2.dnsbycomodo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</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>40</num>
   <domain_name>sexpert.services</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-13 18:43:42</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>41</num>
   <domain_name>soxpert.com</domain_name>
   <domain_keyword>soxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 20:41:27</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-06-17</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>42</num>
   <domain_name>sexpert.guru</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-13 18:43:42</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>43</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>44</num>
   <domain_name>spexpert.ru</domain_name>
   <domain_keyword>spexpert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 02:41:52</query_time>
   <create_date>2010-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;SPE&quot;</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>cpxpert.com</domain_name>
   <domain_keyword>cpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:02:28</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>xiong fei cao</registrant_name>
   <registrant_company>caoxiong fei</registrant_company>
   <registrant_address>guang xi san jiang tong zu zi zhi xian gu yi zhen da zhu cun chao long ping shang zhai 7 hao null</registrant_address>
   <registrant_city>liu zhou</registrant_city>
   <registrant_state>Guangxi</registrant_state>
   <registrant_zip>545599</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13001108083</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sapxpert.com</domain_name>
   <domain_keyword>sapxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:41:01</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>3759</registrar_iana>
   <registrar_name>Mfro Inc.</registrar_name>
   <registrar_website>http://www.quedomain.com</registrar_website>
   <registrant_name>Q domain</registrant_name>
   <registrant_company>quedomain.com</registrant_company>
   <registrant_address>3-13-11 Higashi</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo-To</registrant_state>
   <registrant_zip>150-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6455-6911</registrant_phone>
   <registrant_fax>03-6455-6912</registrant_fax>
   <name_servers>
    <value>ns1.md-dym-iqsv.com</value>
    <value>ns2.md-dym-iqsv.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>sexpert.org.uk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-14 03:30:21</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>48</num>
   <domain_name>sdxpert.net</domain_name>
   <domain_keyword>sdxpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 02:32:29</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1125.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
    <value>ns1125.ui-dns.de</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sixpert.com</domain_name>
   <domain_keyword>sixpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 19:08:21</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2020-06-27</update_date>
   <expiry_date>2024-07-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>50</num>
   <domain_name>vpxpert.com</domain_name>
   <domain_keyword>vpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 20:54:37</query_time>
   <create_date>2009-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sxpert.com</domain_name>
   <domain_keyword>sxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:29:03</query_time>
   <create_date>2003-02-07</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>fpxpert.cn</domain_name>
   <domain_keyword>fpxpert</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 21:14:03</query_time>
   <create_date>2018-08-23</create_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>软铸通信科技(宁波)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>pxpert.com</domain_name>
   <domain_keyword>pxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:20:59</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-11-11</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>54</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>55</num>
   <domain_name>sbxpert.com</domain_name>
   <domain_keyword>sbxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 02:15:32</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>johnathan.ns.cloudflare.com</value>
    <value>phoenix.ns.cloudflare.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>dpxpert.com</domain_name>
   <domain_keyword>dpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:56:34</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sexpert.co.uk</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 03:30:21</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>58</num>
   <domain_name>ipxpert.com</domain_name>
   <domain_keyword>ipxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 19:20:20</query_time>
   <create_date>1998-11-25</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2025-05-16</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>59</num>
   <domain_name>spaxpert.com</domain_name>
   <domain_keyword>spaxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 09:01:19</query_time>
   <create_date>2006-08-26</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ernest.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</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>61</num>
   <domain_name>sexpert.online</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-14 03:30:21</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>62</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>63</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>64</num>
   <domain_name>spexpert.nl</domain_name>
   <domain_keyword>spexpert</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 16:20:13</query_time>
   <create_date>2000-08-31</create_date>
   <update_date>2022-12-05</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns1.allegion.com</value>
    <value>ns2.allegion.com</value>
    <value>ns3.allegion.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sipxpert.com</domain_name>
   <domain_keyword>sipxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:01:34</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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_state>MANILA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sipxpert.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</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>67</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>
  <value>
   <num>68</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>69</num>
   <domain_name>pxpert.cloud</domain_name>
   <domain_keyword>pxpert</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-13 22:12:32</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pxpert.cloud</value>
    <value>ns2.pxpert.cloud</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sxpert.org</domain_name>
   <domain_keyword>sxpert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 15:09:27</query_time>
   <create_date>2005-10-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-25</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_company>Raphael Jacquot</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>FR</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>ns.sxpert.org</value>
    <value>zeta.blnt.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>swxpert.com</domain_name>
   <domain_keyword>swxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:36:49</query_time>
   <create_date>2011-03-05</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-05</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=swxpert.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</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>73</num>
   <domain_name>dspxpert.co.uk</domain_name>
   <domain_keyword>dspxpert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 19:55:12</query_time>
   <create_date>2013-05-17</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1078.ui-dns.biz</value>
    <value>ns1078.ui-dns.com</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1078.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</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>75</num>
   <domain_name>hpxpert.com</domain_name>
   <domain_keyword>hpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:01:39</query_time>
   <create_date>2008-05-15</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-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>ns1-mercury.nocws.com</value>
    <value>ns2-mercury.nocws.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>sdxpert.org</domain_name>
   <domain_keyword>sdxpert</domain_keyword>
   <domain_tld>org</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>ns1058.ui-dns.biz</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1058.ui-dns.de</value>
    <value>ns1058.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>77</num>
   <domain_name>ppxpert.com</domain_name>
   <domain_keyword>ppxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:16:57</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-14</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>ns57.domaincontrol.com</value>
    <value>ns58.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>78</num>
   <domain_name>kpxpert.com</domain_name>
   <domain_keyword>kpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:11:59</query_time>
   <create_date>2021-06-01</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LIQUIDNET Ltd.</registrar_name>
   <registrar_website>http://liquidnetlimited.co.uk</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>melaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>https://whois.liquidnetlimited.com/contact-registrant/kpxpert.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.supremepanel.com</value>
    <value>dns2.supremepanel.com</value>
    <value>dns3.supremepanel.com</value>
    <value>dns4.supremepanel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wpxpert.co.nz</domain_name>
   <domain_keyword>wpxpert</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 06:35:50</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2023-08-11</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.ezywebhost.com</value>
    <value>ns2.ezywebhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sexpert.com.br</domain_name>
   <domain_keyword>sexpert</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-14 03:30:21</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>81</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>82</num>
   <domain_name>apxpert.com</domain_name>
   <domain_keyword>apxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:55:24</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2026-11-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>83</num>
   <domain_name>scxpert.com</domain_name>
   <domain_keyword>scxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 05:49:40</query_time>
   <create_date>2021-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-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>ns19.domaincontrol.com</value>
    <value>ns20.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>84</num>
   <domain_name>vpxpert.net</domain_name>
   <domain_keyword>vpxpert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 13:22:40</query_time>
   <create_date>2009-08-31</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.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>gpxpert.com</domain_name>
   <domain_keyword>gpxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:12:10</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>smxpert.com</domain_name>
   <domain_keyword>smxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 17:25:34</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</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>88</num>
   <domain_name>syxpert.com</domain_name>
   <domain_keyword>syxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 08:44:34</query_time>
   <create_date>2000-05-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.ipower.com</value>
    <value>ns2.ipower.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>lexpert.lt</domain_name>
   <domain_keyword>lexpert</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-23 09:44:34</query_time>
   <create_date>2011-08-31</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>repxpert.su</domain_name>
   <domain_keyword>repxpert</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:20:24</query_time>
   <create_date>2015-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>Schaeffler Technologies AG &amp; Co. KG</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+499132820</registrant_phone>
   <registrant_fax>+499132824933</registrant_fax>
   <name_servers>
    <value>ns1.lemarit.de</value>
    <value>ns1.lemarit.net</value>
    <value>ns2.lemarit.de</value>
    <value>ns2.lemarit.net</value>
    <value>ns3.lemarit.de</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>sptpsrt.ru</domain_name>
   <domain_keyword>sptpsrt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:40</query_time>
   <create_date>2017-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OJSC &quot;Tatnefteprovodstroi&quot;</registrant_company>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>swxperts.com</domain_name>
   <domain_keyword>swxperts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 20:14:35</query_time>
   <create_date>2006-10-13</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-13</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=swxperts.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.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>93</num>
   <domain_name>vsexpert.com</domain_name>
   <domain_keyword>vsexpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 13:02:19</query_time>
   <create_date>2012-10-07</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>texpert.org</domain_name>
   <domain_keyword>texpert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:04:52</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>3583</registrar_iana>
   <registrar_name>DropCatch.com 1374 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>u-xpert.com</domain_name>
   <domain_keyword>u-xpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 18:08:52</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ANDES FORUM SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns49.servidoresdns.net</value>
    <value>dns50.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>e2xpert.com</domain_name>
   <domain_keyword>e2xpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:51:19</query_time>
   <create_date>2001-04-04</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2030-04-04</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>ns31.domaincontrol.com</value>
    <value>ns32.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>97</num>
   <domain_name>msxpert.com</domain_name>
   <domain_keyword>msxpert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:53:14</query_time>
   <create_date>2001-01-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-01-02</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>adxpert.nl</domain_name>
   <domain_keyword>adxpert</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 15:50:48</query_time>
   <create_date>2012-05-21</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>wpexpert.one</domain_name>
   <domain_keyword>wpexpert</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 05:50:14</query_time>
   <create_date>2022-03-23</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.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.dal1.hostclusters.com</value>
    <value>ns2.dal1.hostclusters.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>hrxpert.uk</domain_name>
   <domain_keyword>hrxpert</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 17:27:37</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-04-04</expiry_date>
   <registrar_name>Melbourne IT [Tag = MELBOURNE-IT]</registrar_name>
   <registrar_website>http://www.melbourneit.com.au</registrar_website>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.249</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.