WHOIS QUERY TIME

26 Oct 2021 - 1:18 PM UTC

Registered: 14 April 1998
Modified: 30 July 2020
Expiry: 15 October 2024

REGISTRAR

Name: (?)?????
Website: http://www.inames.co.kr

REGISTRANT

Name: (?)??
Address: ????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR
ZIP: 41055

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=apis.co.kr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "apis.co.kr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "apis.co.kr",
            "domain_keyword": "apis",
            "domain_tld": "co.kr",
            "query_time": "2021-10-26 13:18:02",
            "create_date": "1998-04-14",
            "update_date": "2020-07-30",
            "expiry_date": "2024-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "(?)??",
            "registrant_address": "????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR",
            "registrant_zip": "41055"
        }
    ],
    "stats": {
        "total_time": 0.107,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>apis.co.kr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>apis.co.kr</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2021-10-26 13:18:02</query_time>
   <create_date>1998-04-14</create_date>
   <update_date>2020-07-30</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>(?)??</registrant_name>
   <registrant_address>????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR</registrant_address>
   <registrant_zip>41055</registrant_zip>
  </value>
 </results>
 <stats>
  <total_time>0.107</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.056 seconds) for "apis.co.kr" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Oct 2021 - 1:18 PM UTC

Registered: 14 April 1998
Modified: 30 July 2020
Expiry: 15 October 2024

REGISTRAR

Name: (?)?????
Website: http://www.inames.co.kr

REGISTRANT

Name: (?)??
Address: ????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR
ZIP: 41055

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=apis.co.kr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "apis.co.kr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "apis.co.kr",
    "results": [
        {
            "num": 1,
            "domain_name": "apis.co.kr",
            "domain_keyword": "apis",
            "domain_tld": "co.kr",
            "query_time": "2021-10-26 13:18:02",
            "create_date": "1998-04-14",
            "update_date": "2020-07-30",
            "expiry_date": "2024-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "(?)??",
            "registrant_address": "????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR",
            "registrant_zip": "41055"
        }
    ],
    "stats": {
        "total_time": 0.056,
        "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>apis.co.kr</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>apis.co.kr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>apis.co.kr</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2021-10-26 13:18:02</query_time>
   <create_date>1998-04-14</create_date>
   <update_date>2020-07-30</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>(?)??</registrant_name>
   <registrant_address>????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR</registrant_address>
   <registrant_zip>41055</registrant_zip>
  </value>
 </results>
 <stats>
  <total_time>0.056</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 194 domain names (in 0.051 seconds) which contained the exact domain keyword "apis".
Domain Name Registered Expiry Registrar Ownership
1 apis.se 11 Sep 1995 31 Dec 2024 Ascio -
2 apis.com.br 29 Mar 1996 29 Mar 2028 - APIS - Internet Consultoria e Comercio Ltda
3 apis.net 25 Jun 1997 24 Jun 2024 GoDaddy.com, LLC -
4 apis.com 4 Jul 1997 3 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
5 apis.com.pl 29 Oct 1997 31 Dec 2024 OVH SAS -
6 apis.it 25 Nov 1997 21 Jan 2025 InterNetX GmbH A.S.D. Istituto Denis Binks
7 apis.co.kr 14 Apr 1998 15 Oct 2024 (?)????? (?)??
8 apis.co.jp 24 Jun 1998 - - Apis Pharmacy Co.Ltd.
9 apis.ru 26 Jan 1999 31 Jan 2025 RD-RU OOO Torgovyj Dom Professionalnoj Odezhdy APIS
10 apis.pl 24 Mar 1999 23 Mar 2025 Domena.pl sp. z o.o. -
11 apis.hr 19 Nov 2000 2 Jan 2025 CARNET APIS d.o.o.
12 apis.dk 26 Mar 2001 30 Apr 2025 - DANMARKS BIAVLERFORENING
13 apis.ro 19 Apr 2001 17 Jul 2024 Romarg SRL -
14 apis.info.pl 8 Jun 2002 7 Jun 2025 Domena.pl sp. z o.o. -
15 apis.sk 31 Jan 2003 2 Feb 2025 APIS spol. s r.o. APIS spol. s r.o.
16 apis.biz.pl 30 Jul 2003 30 Jul 2025 home.pl S.A. -
17 apis.net.pl 16 Jun 2005 16 Jun 2024 Dinfo.pl Sylwia Wierońska -
18 apis.info 30 Nov 2005 30 Nov 2025 Dynadot Inc REDACTED FOR PRIVACY
19 apis.seoul.kr 10 Jan 2007 10 Jan 2026 (?)??? ???
20 apis.cl 13 Jun 2007 8 Jul 2025 NIC Chile MAURICIO IGNACIO DIAZ MORALES
21 apis.cn 21 Jan 2011 21 Jan 2025 阿里云计算有限公司(万网) 张蔚
22 apis.io 31 Aug 2011 31 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 apis.org.in 29 Oct 2011 29 Oct 2024 Endurance Digital Domain Technology LLP BITSKAN
24 apis.nl 29 Apr 2012 - NVA Online Advertising B.V. -
25 apis.edu.pl 26 Jun 2012 26 Jun 2024 cyber_Folks S.A. -
26 apis.org 7 Nov 2012 7 Nov 2029 Gabia, Inc. Euysung Kim
27 apis.com.co 14 Mar 2013 13 Mar 2025 Mi.com.co N/A-71775186
28 apis.org.nz 17 May 2013 - Freeparking Limited -
29 apis.asia 30 Dec 2013 30 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com AcePowerInternationalSupport.Co., Ltd.
30 apis.xyz 2 Jun 2014 2 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
31 apis.partners 8 Jun 2014 8 Jun 2025 Network Solutions, LLC Apis Partners LTD
32 apis.su 4 Jan 2015 4 Jan 2025 REGRU-SU Private Person
33 apis.guru 6 Jan 2015 6 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 apis.mobi 6 Mar 2015 6 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
35 apis.fail 23 Mar 2015 23 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0139680448
36 apis.work 16 Aug 2015 16 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 apis.rest 6 Apr 2016 6 Apr 2025 Punto 2012 S.A.P.I. de C.V. PUNTO 2012 S.A.P.I de C.V
38 apis.pub 4 Jun 2016 4 Jun 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Xiu Sheng
39 apis.gold 29 Oct 2016 29 Oct 2025 Tucows Domains Inc. Data Protected
40 apis.blog 22 Nov 2016 22 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0150991192
41 apis.la 24 Dec 2016 24 Dec 2025 Foshan YiDong Network Co.LTD -
42 apis.cam 10 Jan 2017 10 Jan 2025 1API GmbH CAM, Inc.
43 apis.market 2 Mar 2017 2 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Feiping
44 apis.fit 23 Mar 2017 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 apis.fyi 4 Apr 2017 4 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 apis.one 10 Apr 2017 10 Apr 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
47 apis.today 22 Apr 2017 22 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 apis.services 26 Apr 2017 26 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
49 apis.group 7 Jun 2017 7 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
50 apis.ng 20 Jul 2017 20 Jul 2024 Upperlink Limited Example Inc.
51 apis.vip 23 Aug 2017 23 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wenqibiao
52 apis.uk 30 Oct 2017 30 Oct 2025 Anthony Appleby [Tag = DESIGNCONSULT] -
53 apis.systems 2 Nov 2017 2 Nov 2024 eNom, LLC Embedded Domain
54 apis.lt 15 Jan 2018 16 Jan 2025 Telia Lietuva, AB Telia Lietuva, AB
55 apis.tirol 19 Feb 2018 19 Feb 2025 PSI-USA, Inc. dba Domain Robot Human Eagle-Air Academy
56 apis.place 2 Mar 2018 2 Mar 2025 Name.com, Inc. Geofrenzy, Inc.
57 apis.eco 6 Mar 2018 6 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 apis.delivery 29 Mar 2018 29 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
59 apis.tel 15 Apr 2018 15 Apr 2025 OVH sas -
60 apis.buzz 7 May 2018 7 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 apis.tokyo 3 Jul 2018 3 Jul 2024 GMO Internet Group, Inc. -
62 apis.ren 28 Sep 2018 28 Sep 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Hong Hao
63 apis.legal 5 Oct 2018 5 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
64 apis.xin 13 Dec 2018 13 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 阿匹斯智能科技(苏州)有限公司
65 apis.agency 13 Dec 2018 13 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 apis.life 24 Apr 2019 24 Apr 2025 Tucows Domains Inc. Data Protected
67 apis.audi 2 May 2019 2 May 2025 1API GmbH AUDI AG
68 apis.swiss 20 Jun 2019 20 Jun 2024 Infomaniak Network SA APIS Technologies
69 apis.express 15 Jul 2019 15 Jul 2024 Gandi SAS REDACTED FOR PRIVACY
70 apis.studio 1 Nov 2019 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 apis.events 4 Feb 2020 4 Feb 2025 Name.com, Inc. Barnet Associates
72 apis.globo 5 Feb 2020 5 Feb 2025 1API GmbH 27.865.757/0001-02
73 apis.wang 9 Feb 2020 9 Feb 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gao zhao xiang
74 apis.me 14 Feb 2020 14 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
75 apis.kim 19 Feb 2020 19 Feb 2025 Nics Telekomünikasyon A.S. Denet Tezel Ve Ortagi
76 apis.center 4 May 2020 4 May 2025 Gransy, s.r.o. ZAVOD ZA AVTORSKO PRODUKCIJO, IZOBRAZEVANJE, INOVATIVNOST IN SODELOVANJE
77 apis.coach 25 May 2020 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 apis.land 3 Jun 2020 3 Jun 2024 IONOS SE Data Privacy Protected
79 apis.wiki 22 Jun 2020 22 Jun 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ChongQing JieQiang Technology Co., Ltd.
80 apis.company 14 Jul 2020 14 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
81 apis.international 24 Jul 2020 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 apis.ca 29 Jul 2020 29 Jul 2024 NameSilo Technologies Corp. REDACTED FOR PRIVACY
83 apis.desi 5 Aug 2020 5 Aug 2024 eNom, Inc. Data Protected
84 apis.casa 19 Aug 2020 19 Aug 2025 OVH sas ASOCIACION DE AGENTES PROFESIONALES INMOBILIARIOS API
85 apis.app 19 Aug 2020 19 Aug 2025 OVH sas ASOCIACION DE AGENTES PROFESIONALES INMOBILIARIOS API
86 apis.social 9 Sep 2020 9 Sep 2024 eNom, LLC Data Protected
87 apis.co.nz 7 Nov 2020 - Metaname -
88 apis.us.com 8 Nov 2020 8 Nov 2024 Instra Corporation Pty Ltd -
89 apis.shop 12 Dec 2020 12 Dec 2024 Porkbun LLC -
90 apis.team 13 Jan 2021 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 apis.solutions 22 Jan 2021 22 Jan 2025 Vautron Rechenzentrum AG Andreas Kavalirek
92 apis.brussels 4 Feb 2021 4 Feb 2025 OVH SAS Apis Bruoc Sella asbl
93 apis.support 25 Feb 2021 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 apis.dev 27 Feb 2021 27 Feb 2025 Porkbun LLC Private by Design, LLC
95 apis.llc 5 Apr 2021 5 Apr 2031 GoDaddy.com, LLC Domains By Proxy, LLC
96 apis.digital 6 Apr 2021 6 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 apis.cfd 30 Apr 2021 30 Apr 2025 Porkbun, LLC Private by Design, LLC
98 apis.academy 23 May 2021 23 May 2025 One.com A/S Apis Technical Training
99 apis.directory 24 Jul 2021 24 Jul 2024 Porkbun LLC Private by Design, LLC
100 apis.exposed 24 Jul 2021 24 Jul 2024 Porkbun LLC Private by Design, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Apis.co.kr.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=apis&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "apis",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 195,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "apis.se, apis.com.br, apis.net, apis.com, apis.com.pl, apis.it, apis.co.kr, apis.co.jp, apis.ru, apis.pl, apis.hr, apis.dk, apis.ro, apis.info.pl, apis.sk, apis.biz.pl, apis.net.pl, apis.info, apis.seoul.kr, apis.cl, apis.cn, apis.io, apis.org.in, apis.nl, apis.edu.pl, apis.org, apis.com.co, apis.org.nz, apis.asia, apis.xyz, apis.partners, apis.su, apis.guru, apis.mobi, apis.fail, apis.work, apis.rest, apis.pub, apis.gold, apis.blog, apis.la, apis.cam, apis.market, apis.fit, apis.fyi, apis.one, apis.today, apis.services, apis.group, apis.ng, apis.vip, apis.uk, apis.systems, apis.lt, apis.tirol, apis.place, apis.eco, apis.delivery, apis.tel, apis.buzz, apis.tokyo, apis.ren, apis.legal, apis.xin, apis.agency, apis.life, apis.audi, apis.swiss, apis.express, apis.studio, apis.events, apis.globo, apis.wang, apis.me, apis.kim, apis.center, apis.coach, apis.land, apis.wiki, apis.company, apis.international, apis.ca, apis.desi, apis.casa, apis.app, apis.social, apis.co.nz, apis.us.com, apis.shop, apis.team, apis.solutions, apis.brussels, apis.support, apis.dev, apis.llc, apis.digital, apis.cfd, apis.academy, apis.directory, apis.exposed",
    "results": [
        {
            "num": 1,
            "domain_name": "apis.se",
            "domain_keyword": "apis",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:09:55",
            "create_date": "1995-09-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-31",
            "registrar_name": "Ascio",
            "name_servers": [
                "dns10.telia.com",
                "dns11.se.telia.net",
                "dns12.se.telia.net",
                "dns9.telia.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "apis.com.br",
            "domain_keyword": "apis",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "1996-03-29",
            "update_date": "2022-10-15",
            "expiry_date": "2028-03-29",
            "registrant_name": "APIS - Internet Consultoria e Comercio Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "donar.apis.com.br",
                "jupiter.apis.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "apis.net",
            "domain_keyword": "apis",
            "domain_tld": "net",
            "query_time": "2024-04-25 17:14:23",
            "create_date": "1997-06-25",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "apis.com",
            "domain_keyword": "apis",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "1997-07-04",
            "update_date": "2023-06-03",
            "expiry_date": "2024-07-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.lh.pl",
            "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": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "apis.com.pl",
            "domain_keyword": "apis",
            "domain_tld": "com.pl",
            "query_time": "2024-05-10 15:20:54",
            "create_date": "1997-10-29",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "alfa.apis.com.pl",
                "ns.kimsufi.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "apis.it",
            "domain_keyword": "apis",
            "domain_tld": "it",
            "query_time": "2024-05-26 13:41:34",
            "create_date": "1997-11-25",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-21",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "A.S.D. Istituto Denis Binks",
            "name_servers": [
                "ns1049.ui-dns.biz",
                "ns1049.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1049.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "apis.co.kr",
            "domain_keyword": "apis",
            "domain_tld": "co.kr",
            "query_time": "2021-10-26 13:18:02",
            "create_date": "1998-04-14",
            "update_date": "2020-07-30",
            "expiry_date": "2024-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "(?)??",
            "registrant_address": "????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR",
            "registrant_zip": "41055"
        },
        {
            "num": 8,
            "domain_name": "apis.co.jp",
            "domain_keyword": "apis",
            "domain_tld": "co.jp",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "1998-06-24",
            "update_date": "2023-07-01",
            "registrant_company": "Apis Pharmacy Co.Ltd.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ]
        },
        {
            "num": 9,
            "domain_name": "apis.ru",
            "domain_keyword": "apis",
            "domain_tld": "ru",
            "query_time": "2024-05-15 14:24:47",
            "create_date": "1999-01-26",
            "expiry_date": "2025-01-31",
            "registrar_name": "RD-RU",
            "registrant_company": "OOO Torgovyj Dom Professionalnoj Odezhdy APIS",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "apis.pl",
            "domain_keyword": "apis",
            "domain_tld": "pl",
            "query_time": "2024-03-24 00:45:20",
            "create_date": "1999-03-24",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-23",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.safenet.pl",
                "ns2.safenet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "apis.hr",
            "domain_keyword": "apis",
            "domain_tld": "hr",
            "query_time": "2024-05-25 22:46:58",
            "create_date": "2000-11-19",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "APIS d.o.o.",
            "registrant_address": "Nova cesta 48",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 12,
            "domain_name": "apis.dk",
            "domain_keyword": "apis",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:39:45",
            "create_date": "2001-03-26",
            "expiry_date": "2025-04-30",
            "registrant_name": "DANMARKS BIAVLERFORENING",
            "registrant_address": "Fulbyvej 15",
            "registrant_city": "Sorø",
            "registrant_zip": "4180",
            "registrant_country": "DK",
            "registrant_phone": "+4557865470",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "apis.ro",
            "domain_keyword": "apis",
            "domain_tld": "ro",
            "query_time": "2024-04-27 08:04:15",
            "create_date": "2001-04-19",
            "expiry_date": "2024-07-17",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 14,
            "domain_name": "apis.info.pl",
            "domain_keyword": "apis",
            "domain_tld": "info.pl",
            "query_time": "2024-04-25 17:14:25",
            "create_date": "2002-06-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-06-07",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "apis.sk",
            "domain_keyword": "apis",
            "domain_tld": "sk",
            "query_time": "2024-05-21 10:03:05",
            "create_date": "2003-01-31",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-02",
            "registrar_name": "APIS spol. s r.o.",
            "registrant_name": "APIS spol. s r.o.",
            "registrant_company": "APIS spol. s r.o.",
            "registrant_address": "Lazovná 12",
            "registrant_city": "Banská Bystrica",
            "registrant_zip": "97401",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.484712612",
            "name_servers": [
                "ns.apis.sk",
                "ns2.apis.sk",
                "ns3.apis.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 16,
            "domain_name": "apis.biz.pl",
            "domain_keyword": "apis",
            "domain_tld": "biz.pl",
            "query_time": "2024-03-27 11:17:01",
            "create_date": "2003-07-30",
            "update_date": "2023-06-30",
            "expiry_date": "2025-07-30",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "apis.net.pl",
            "domain_keyword": "apis",
            "domain_tld": "net.pl",
            "query_time": "2024-04-27 08:04:15",
            "create_date": "2005-06-16",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-16",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.ehost.pl",
                "ns2.ehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "apis.info",
            "domain_keyword": "apis",
            "domain_tld": "info",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2005-11-30",
            "update_date": "2024-02-26",
            "expiry_date": "2025-11-30",
            "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.afternic.com",
                "ns2.afternic.com",
                "verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "apis.seoul.kr",
            "domain_keyword": "apis",
            "domain_tld": "seoul.kr",
            "query_time": "2022-06-11 12:28:34",
            "create_date": "2007-01-10",
            "update_date": "2020-07-15",
            "expiry_date": "2026-01-10",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 20,
            "domain_name": "apis.cl",
            "domain_keyword": "apis",
            "domain_tld": "cl",
            "query_time": "2024-05-25 22:46:58",
            "create_date": "2007-06-13",
            "expiry_date": "2025-07-08",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MAURICIO IGNACIO DIAZ MORALES"
        },
        {
            "num": 21,
            "domain_name": "apis.cn",
            "domain_keyword": "apis",
            "domain_tld": "cn",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2011-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张蔚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.yob.com.cn",
                "ns2.yob.com.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "apis.io",
            "domain_keyword": "apis",
            "domain_tld": "io",
            "query_time": "2024-06-01 02:32:09",
            "create_date": "2011-08-31",
            "update_date": "2023-11-25",
            "expiry_date": "2024-08-31",
            "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": [
                "huxley.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "apis.org.in",
            "domain_keyword": "apis",
            "domain_tld": "org.in",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2011-10-29",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-29",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BITSKAN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.passionatetech.com",
                "ns2.passionatetech.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "apis.nl",
            "domain_keyword": "apis",
            "domain_tld": "nl",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2012-04-29",
            "update_date": "2023-02-13",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 25,
            "domain_name": "apis.edu.pl",
            "domain_keyword": "apis",
            "domain_tld": "edu.pl",
            "query_time": "2024-04-02 02:35:14",
            "create_date": "2012-06-26",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "apis.org",
            "domain_keyword": "apis",
            "domain_tld": "org",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2012-11-07",
            "update_date": "2020-07-09",
            "expiry_date": "2029-11-07",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Euysung Kim",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "apis.com.co",
            "domain_keyword": "apis",
            "domain_tld": "com.co",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2013-03-14",
            "update_date": "2024-02-01",
            "expiry_date": "2025-03-13",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A-71775186",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Antioquia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "apis.org.nz",
            "domain_keyword": "apis",
            "domain_tld": "org.nz",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2013-05-17",
            "update_date": "2024-05-07",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "nsoh1.secureparkme.com",
                "nsoh2.secureparkme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "apis.asia",
            "domain_keyword": "apis",
            "domain_tld": "asia",
            "query_time": "2024-04-25 17:14:21",
            "create_date": "2013-12-30",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AcePowerInternationalSupport.Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "apis.xyz",
            "domain_keyword": "apis",
            "domain_tld": "xyz",
            "query_time": "2024-04-27 08:04:16",
            "create_date": "2014-06-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "apis.partners",
            "domain_keyword": "apis",
            "domain_tld": "partners",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2014-06-08",
            "update_date": "2023-04-14",
            "expiry_date": "2025-06-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apis Partners LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "apis.su",
            "domain_keyword": "apis",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:20:18",
            "create_date": "2015-01-04",
            "expiry_date": "2025-01-04",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 33,
            "domain_name": "apis.guru",
            "domain_keyword": "apis",
            "domain_tld": "guru",
            "query_time": "2024-05-26 16:03:32",
            "create_date": "2015-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-06",
            "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": [
                "ns-1312.awsdns-36.org",
                "ns-1543.awsdns-00.co.uk",
                "ns-207.awsdns-25.com",
                "ns-611.awsdns-12.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "apis.mobi",
            "domain_keyword": "apis",
            "domain_tld": "mobi",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2015-03-06",
            "update_date": "2024-04-23",
            "expiry_date": "2026-03-06",
            "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.abimansour.com",
                "ns4.abimansour.com",
                "ns5.abimansour.com",
                "ns6.abimansour.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "apis.fail",
            "domain_keyword": "apis",
            "domain_tld": "fail",
            "query_time": "2024-05-22 02:37:58",
            "create_date": "2015-03-23",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-23",
            "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 0139680448",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "apis.work",
            "domain_keyword": "apis",
            "domain_tld": "work",
            "query_time": "2024-06-02 04:10:24",
            "create_date": "2015-08-16",
            "update_date": "2023-07-04",
            "expiry_date": "2025-08-16",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "apis.rest",
            "domain_keyword": "apis",
            "domain_tld": "rest",
            "query_time": "2024-04-07 00:45:24",
            "create_date": "2016-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 9999,
            "registrar_name": "Punto 2012 S.A.P.I. de C.V.",
            "registrar_website": "http://punto2012.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PUNTO 2012 S.A.P.I de C.V",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CDMX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "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",
            "domain_status": [
                "autoRenewPeriod",
                "inactive",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "apis.pub",
            "domain_keyword": "apis",
            "domain_tld": "pub",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2016-06-04",
            "update_date": "2024-03-17",
            "expiry_date": "2026-06-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chen Xiu Sheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "apis.gold",
            "domain_keyword": "apis",
            "domain_tld": "gold",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2016-10-29",
            "update_date": "2023-12-28",
            "expiry_date": "2025-10-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "apis.blog",
            "domain_keyword": "apis",
            "domain_tld": "blog",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2016-11-22",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0150991192",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "apis.la",
            "domain_keyword": "apis",
            "domain_tld": "la",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2016-12-24",
            "update_date": "2024-04-03",
            "expiry_date": "2025-12-24",
            "registrar_name": "Foshan YiDong Network Co.LTD",
            "registrant_email": "https://whois.nic.la/contact/apis.la/registrant",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "apis.cam",
            "domain_keyword": "apis",
            "domain_tld": "cam",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2017-01-10",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "CAM, Inc.",
            "registrant_state": "TOKYO",
            "registrant_country": "JP",
            "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": [
                "gdns1.interlink.or.jp",
                "gdns2.interlink.or.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "apis.market",
            "domain_keyword": "apis",
            "domain_tld": "market",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2017-03-02",
            "update_date": "2021-10-17",
            "expiry_date": "2027-03-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Feiping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "apis.fit",
            "domain_keyword": "apis",
            "domain_tld": "fit",
            "query_time": "2024-06-01 02:32:09",
            "create_date": "2017-03-23",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-23",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "apis.fyi",
            "domain_keyword": "apis",
            "domain_tld": "fyi",
            "query_time": "2024-04-27 08:04:15",
            "create_date": "2017-04-04",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-04",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "apis.one",
            "domain_keyword": "apis",
            "domain_tld": "one",
            "query_time": "2024-04-29 09:24:49",
            "create_date": "2017-04-10",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wien",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "apis.today",
            "domain_keyword": "apis",
            "domain_tld": "today",
            "query_time": "2024-04-23 01:30:15",
            "create_date": "2017-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "apis.services",
            "domain_keyword": "apis",
            "domain_tld": "services",
            "query_time": "2024-04-29 09:24:49",
            "create_date": "2017-04-26",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "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": [
                "isla.ns.cloudflare.com",
                "kipp.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "apis.group",
            "domain_keyword": "apis",
            "domain_tld": "group",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2017-06-07",
            "update_date": "2023-04-15",
            "expiry_date": "2025-06-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "apis.ng",
            "domain_keyword": "apis",
            "domain_tld": "ng",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2017-07-20",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Bruno Otas Otas",
            "registrant_company": "Example Inc.",
            "registrant_address": "1, Engineering Close",
            "registrant_city": "Victoria Island",
            "registrant_state": "Lagos",
            "registrant_zip": "100001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8067935938",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "apis.vip",
            "domain_keyword": "apis",
            "domain_tld": "vip",
            "query_time": "2024-04-27 08:04:16",
            "create_date": "2017-08-23",
            "update_date": "2021-03-22",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wenqibiao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "apis.uk",
            "domain_keyword": "apis",
            "domain_tld": "uk",
            "query_time": "2024-05-10 15:20:55",
            "create_date": "2017-10-30",
            "update_date": "2023-12-08",
            "expiry_date": "2025-10-30",
            "registrar_name": "Anthony Appleby [Tag = DESIGNCONSULT]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "apis.systems",
            "domain_keyword": "apis",
            "domain_tld": "systems",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2017-11-02",
            "update_date": "2024-02-14",
            "expiry_date": "2024-11-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Embedded Domain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "apis.lt",
            "domain_keyword": "apis",
            "domain_tld": "lt",
            "query_time": "2024-04-06 16:15:43",
            "create_date": "2018-01-15",
            "expiry_date": "2025-01-16",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 55,
            "domain_name": "apis.tirol",
            "domain_keyword": "apis",
            "domain_tld": "tirol",
            "query_time": "2024-04-25 17:14:24",
            "create_date": "2018-02-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED",
            "registrant_company": "Human Eagle-Air Academy",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns3.web-crossing.at",
                "ns4.web-crossing.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "apis.place",
            "domain_keyword": "apis",
            "domain_tld": "place",
            "query_time": "2024-05-26 13:41:34",
            "create_date": "2018-03-02",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Geofrenzy, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "apis.eco",
            "domain_keyword": "apis",
            "domain_tld": "eco",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2018-03-06",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "major.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "apis.delivery",
            "domain_keyword": "apis",
            "domain_tld": "delivery",
            "query_time": "2024-05-29 06:44:40",
            "create_date": "2018-03-29",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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": [
                "ns-1016.awsdns-63.net",
                "ns-1041.awsdns-02.org",
                "ns-1714.awsdns-22.co.uk",
                "ns-212.awsdns-26.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "apis.tel",
            "domain_keyword": "apis",
            "domain_tld": "tel",
            "query_time": "2024-04-29 09:24:49",
            "create_date": "2018-04-15",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-15",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ns1.telnames.dns.nic.tel",
                "ns2.telnames.dns.nic.tel",
                "ns3.telnames.dns.nic.tel"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "apis.buzz",
            "domain_keyword": "apis",
            "domain_tld": "buzz",
            "query_time": "2024-06-01 02:32:09",
            "create_date": "2018-05-07",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-07",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "apis.tokyo",
            "domain_keyword": "apis",
            "domain_tld": "tokyo",
            "query_time": "2024-05-01 22:40:45",
            "create_date": "2018-07-03",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "apis.ren",
            "domain_keyword": "apis",
            "domain_tld": "ren",
            "query_time": "2024-04-27 08:04:17",
            "create_date": "2018-09-28",
            "expiry_date": "2028-09-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hong Hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "apis.legal",
            "domain_keyword": "apis",
            "domain_tld": "legal",
            "query_time": "2024-04-25 17:14:23",
            "create_date": "2018-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "apis.xin",
            "domain_keyword": "apis",
            "domain_tld": "xin",
            "query_time": "2024-04-27 08:04:16",
            "create_date": "2018-12-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "阿匹斯智能科技(苏州)有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "江苏",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "apis.agency",
            "domain_keyword": "apis",
            "domain_tld": "agency",
            "query_time": "2024-04-25 17:14:21",
            "create_date": "2018-12-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-13",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "apis.life",
            "domain_keyword": "apis",
            "domain_tld": "life",
            "query_time": "2024-04-27 08:04:15",
            "create_date": "2019-04-24",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "apis.audi",
            "domain_keyword": "apis",
            "domain_tld": "audi",
            "query_time": "2024-05-10 15:20:52",
            "create_date": "2019-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AUDI AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bavaria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.xc-ns.de",
                "ns5.xc-ns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "apis.swiss",
            "domain_keyword": "apis",
            "domain_tld": "swiss",
            "query_time": "2024-04-25 17:14:23",
            "create_date": "2019-06-20",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-20",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com/",
            "registrant_company": "APIS Technologies",
            "registrant_state": "VD",
            "registrant_country": "CH",
            "registrant_email": "please query the whois 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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "apis.express",
            "domain_keyword": "apis",
            "domain_tld": "express",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "2019-07-15",
            "update_date": "2023-06-16",
            "expiry_date": "2024-07-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GH",
            "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-1442.awsdns-52.org",
                "ns-1925.awsdns-48.co.uk",
                "ns-60.awsdns-07.com",
                "ns-976.awsdns-58.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "apis.studio",
            "domain_keyword": "apis",
            "domain_tld": "studio",
            "query_time": "2024-04-25 17:14:23",
            "create_date": "2019-11-01",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-01",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-farbk7fj.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "apis.events",
            "domain_keyword": "apis",
            "domain_tld": "events",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2020-02-04",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Barnet Associates",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "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": [
                "ns1mtw.name.com",
                "ns2btz.name.com",
                "ns3qty.name.com",
                "ns4lny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "apis.globo",
            "domain_keyword": "apis",
            "domain_tld": "globo",
            "query_time": "2024-04-16 18:19:45",
            "create_date": "2020-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_name": "Globo Comunicacao e Participacoes S/A",
            "registrant_company": "27.865.757/0001-02",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "RJ",
            "registrant_zip": "REDACTED",
            "registrant_country": "BR",
            "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",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns01.globo.com",
                "ns02.globo.com",
                "ns03.globo.com",
                "ns04.globo.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "apis.wang",
            "domain_keyword": "apis",
            "domain_tld": "wang",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2020-02-09",
            "expiry_date": "2031-02-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gao zhao xiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "apis.me",
            "domain_keyword": "apis",
            "domain_tld": "me",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2020-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-14",
            "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": "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "apis.kim",
            "domain_keyword": "apis",
            "domain_tld": "kim",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "2020-02-19",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomünikasyon A.S.",
            "registrar_website": "http://nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Denet Tezel Ve Ortagi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beyoglu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "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": [
                "henry.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "apis.center",
            "domain_keyword": "apis",
            "domain_tld": "center",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2020-05-04",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZAVOD ZA AVTORSKO PRODUKCIJO, IZOBRAZEVANJE, INOVATIVNOST IN SODELOVANJE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "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": [
                "ns13.neoserv.si",
                "ns14.neoserv.si"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "apis.coach",
            "domain_keyword": "apis",
            "domain_tld": "coach",
            "query_time": "2024-05-26 01:01:46",
            "create_date": "2020-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "apis.land",
            "domain_keyword": "apis",
            "domain_tld": "land",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2020-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1024.ui-dns.biz",
                "ns1044.ui-dns.com",
                "ns1079.ui-dns.org",
                "ns1124.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "apis.wiki",
            "domain_keyword": "apis",
            "domain_tld": "wiki",
            "query_time": "2024-05-19 15:51:09",
            "create_date": "2020-06-22",
            "update_date": "2024-04-18",
            "expiry_date": "2027-06-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ChongQing JieQiang Technology Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "apis.company",
            "domain_keyword": "apis",
            "domain_tld": "company",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "2020-07-14",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns84.hostgator.mx",
                "ns85.hostgator.mx"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "apis.international",
            "domain_keyword": "apis",
            "domain_tld": "international",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "2020-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-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": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "apis.ca",
            "domain_keyword": "apis",
            "domain_tld": "ca",
            "query_time": "2024-04-27 08:04:15",
            "create_date": "2020-07-29",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-29",
            "registrar_name": "NameSilo Technologies Corp.",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "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": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "apis.desi",
            "domain_keyword": "apis",
            "domain_tld": "desi",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "2020-08-05",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "apis.casa",
            "domain_keyword": "apis",
            "domain_tld": "casa",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2020-08-19",
            "update_date": "2023-07-29",
            "expiry_date": "2025-08-19",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASOCIACION DE AGENTES PROFESIONALES INMOBILIARIOS API",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "apis.app",
            "domain_keyword": "apis",
            "domain_tld": "app",
            "query_time": "2024-05-22 02:37:58",
            "create_date": "2020-08-19",
            "update_date": "2023-07-29",
            "expiry_date": "2025-08-19",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASOCIACION DE AGENTES PROFESIONALES INMOBILIARIOS API",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "apis.social",
            "domain_keyword": "apis",
            "domain_tld": "social",
            "query_time": "2024-05-25 22:46:58",
            "create_date": "2020-09-09",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "apis.co.nz",
            "domain_keyword": "apis",
            "domain_tld": "co.nz",
            "query_time": "2024-05-10 15:20:53",
            "create_date": "2020-11-07",
            "update_date": "2023-10-20",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "apis.us.com",
            "domain_keyword": "apis",
            "domain_tld": "us.com",
            "query_time": "2024-05-22 02:37:58",
            "create_date": "2020-11-08",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "https://instra.com/",
            "registrant_email": "https://whois.centralnic.com/contact/apis.us.com/registrant",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "apis.shop",
            "domain_keyword": "apis",
            "domain_tld": "shop",
            "query_time": "2024-04-25 17:14:23",
            "create_date": "2020-12-12",
            "update_date": "2024-02-16",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_state": "NC",
            "registrant_country": "US",
            "name_servers": [
                "ishaan.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "apis.team",
            "domain_keyword": "apis",
            "domain_tld": "team",
            "query_time": "2024-06-01 02:32:09",
            "create_date": "2021-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "apis.solutions",
            "domain_keyword": "apis",
            "domain_tld": "solutions",
            "query_time": "2024-04-25 17:14:23",
            "create_date": "2021-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andreas Kavalirek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "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.hostprofis.com",
                "ns2.hostprofis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "apis.brussels",
            "domain_keyword": "apis",
            "domain_tld": "brussels",
            "query_time": "2024-05-25 22:46:57",
            "create_date": "2021-02-04",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-04",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com/fr/domaines/dotbrussels.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apis Bruoc Sella asbl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "apis.support",
            "domain_keyword": "apis",
            "domain_tld": "support",
            "query_time": "2024-04-29 09:24:49",
            "create_date": "2021-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-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": [
                "alina.ns.cloudflare.com",
                "eoin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "apis.dev",
            "domain_keyword": "apis",
            "domain_tld": "dev",
            "query_time": "2024-04-29 09:24:48",
            "create_date": "2021-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ishaan.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "apis.llc",
            "domain_keyword": "apis",
            "domain_tld": "llc",
            "query_time": "2024-06-02 04:10:22",
            "create_date": "2021-04-05",
            "update_date": "2021-11-19",
            "expiry_date": "2031-04-05",
            "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": 96,
            "domain_name": "apis.digital",
            "domain_keyword": "apis",
            "domain_tld": "digital",
            "query_time": "2024-04-06 00:33:12",
            "create_date": "2021-04-06",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-06",
            "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.xairo.com",
                "ns2.xairo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "apis.cfd",
            "domain_keyword": "apis",
            "domain_tld": "cfd",
            "query_time": "2024-05-13 20:45:03",
            "create_date": "2021-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "ishaan.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "apis.academy",
            "domain_keyword": "apis",
            "domain_tld": "academy",
            "query_time": "2024-05-19 15:51:08",
            "create_date": "2021-05-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apis Technical Training",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "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.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "apis.directory",
            "domain_keyword": "apis",
            "domain_tld": "directory",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "2021-07-24",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ernest.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "apis.exposed",
            "domain_keyword": "apis",
            "domain_tld": "exposed",
            "query_time": "2024-04-25 17:14:22",
            "create_date": "2021-07-24",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ishaan.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1627084800000_1327595",
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>apis</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>195</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>apis.se, apis.com.br, apis.net, apis.com, apis.com.pl, apis.it, apis.co.kr, apis.co.jp, apis.ru, apis.pl, apis.hr, apis.dk, apis.ro, apis.info.pl, apis.sk, apis.biz.pl, apis.net.pl, apis.info, apis.seoul.kr, apis.cl, apis.cn, apis.io, apis.org.in, apis.nl, apis.edu.pl, apis.org, apis.com.co, apis.org.nz, apis.asia, apis.xyz, apis.partners, apis.su, apis.guru, apis.mobi, apis.fail, apis.work, apis.rest, apis.pub, apis.gold, apis.blog, apis.la, apis.cam, apis.market, apis.fit, apis.fyi, apis.one, apis.today, apis.services, apis.group, apis.ng, apis.vip, apis.uk, apis.systems, apis.lt, apis.tirol, apis.place, apis.eco, apis.delivery, apis.tel, apis.buzz, apis.tokyo, apis.ren, apis.legal, apis.xin, apis.agency, apis.life, apis.audi, apis.swiss, apis.express, apis.studio, apis.events, apis.globo, apis.wang, apis.me, apis.kim, apis.center, apis.coach, apis.land, apis.wiki, apis.company, apis.international, apis.ca, apis.desi, apis.casa, apis.app, apis.social, apis.co.nz, apis.us.com, apis.shop, apis.team, apis.solutions, apis.brussels, apis.support, apis.dev, apis.llc, apis.digital, apis.cfd, apis.academy, apis.directory, apis.exposed</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>apis.se</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:09:55</query_time>
   <create_date>1995-09-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Ascio</registrar_name>
   <name_servers>
    <value>dns10.telia.com</value>
    <value>dns11.se.telia.net</value>
    <value>dns12.se.telia.net</value>
    <value>dns9.telia.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>2</num>
   <domain_name>apis.com.br</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>1996-03-29</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2028-03-29</expiry_date>
   <registrant_name>APIS - Internet Consultoria e Comercio Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>donar.apis.com.br</value>
    <value>jupiter.apis.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>apis.net</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 17:14:23</query_time>
   <create_date>1997-06-25</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-24</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>ns67.domaincontrol.com</value>
    <value>ns68.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>4</num>
   <domain_name>apis.com</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>1997-07-04</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.lh.pl</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>PL</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>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>apis.com.pl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-10 15:20:54</query_time>
   <create_date>1997-10-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>alfa.apis.com.pl</value>
    <value>ns.kimsufi.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>apis.it</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 13:41:34</query_time>
   <create_date>1997-11-25</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>A.S.D. Istituto Denis Binks</registrant_company>
   <name_servers>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1049.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>apis.co.kr</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2021-10-26 13:18:02</query_time>
   <create_date>1998-04-14</create_date>
   <update_date>2020-07-30</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>(?)??</registrant_name>
   <registrant_address>????? ?? ??? 59 . 1F, 59 Otgol-ro Dong-gu, Daegu, KR</registrant_address>
   <registrant_zip>41055</registrant_zip>
  </value>
  <value>
   <num>8</num>
   <domain_name>apis.co.jp</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>1998-06-24</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Apis Pharmacy Co.Ltd.</registrant_company>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>apis.ru</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-15 14:24:47</query_time>
   <create_date>1999-01-26</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_company>OOO Torgovyj Dom Professionalnoj Odezhdy APIS</registrant_company>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>apis.pl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-24 00:45:20</query_time>
   <create_date>1999-03-24</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.safenet.pl</value>
    <value>ns2.safenet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>apis.hr</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-25 22:46:58</query_time>
   <create_date>2000-11-19</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>APIS d.o.o.</registrant_name>
   <registrant_address>Nova cesta 48</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>apis.dk</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:39:45</query_time>
   <create_date>2001-03-26</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>DANMARKS BIAVLERFORENING</registrant_name>
   <registrant_address>Fulbyvej 15</registrant_address>
   <registrant_city>Sorø</registrant_city>
   <registrant_zip>4180</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4557865470</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>apis.ro</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 08:04:15</query_time>
   <create_date>2001-04-19</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>apis.info.pl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-04-25 17:14:25</query_time>
   <create_date>2002-06-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>apis.sk</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-21 10:03:05</query_time>
   <create_date>2003-01-31</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>APIS spol. s r.o.</registrar_name>
   <registrant_name>APIS spol. s r.o.</registrant_name>
   <registrant_company>APIS spol. s r.o.</registrant_company>
   <registrant_address>Lazovná 12</registrant_address>
   <registrant_city>Banská Bystrica</registrant_city>
   <registrant_zip>97401</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.484712612</registrant_phone>
   <name_servers>
    <value>ns.apis.sk</value>
    <value>ns2.apis.sk</value>
    <value>ns3.apis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>apis.biz.pl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>biz.pl</domain_tld>
   <query_time>2024-03-27 11:17:01</query_time>
   <create_date>2003-07-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>apis.net.pl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-27 08:04:15</query_time>
   <create_date>2005-06-16</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.ehost.pl</value>
    <value>ns2.ehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>apis.info</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2005-11-30</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-11-30</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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-w2xf9gdmxas2ndpt8ztrdm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>apis.seoul.kr</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>seoul.kr</domain_tld>
   <query_time>2022-06-11 12:28:34</query_time>
   <create_date>2007-01-10</create_date>
   <update_date>2020-07-15</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>20</num>
   <domain_name>apis.cl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-25 22:46:58</query_time>
   <create_date>2007-06-13</create_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MAURICIO IGNACIO DIAZ MORALES</registrant_name>
  </value>
  <value>
   <num>21</num>
   <domain_name>apis.cn</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2011-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张蔚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.yob.com.cn</value>
    <value>ns2.yob.com.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>apis.io</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 02:32:09</query_time>
   <create_date>2011-08-31</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-08-31</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>huxley.ns.cloudflare.com</value>
    <value>shaz.ns.cloudflare.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>apis.org.in</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2011-10-29</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BITSKAN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.passionatetech.com</value>
    <value>ns2.passionatetech.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>apis.nl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2012-04-29</create_date>
   <update_date>2023-02-13</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>apis.edu.pl</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-04-02 02:35:14</query_time>
   <create_date>2012-06-26</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>apis.org</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2012-11-07</create_date>
   <update_date>2020-07-09</update_date>
   <expiry_date>2029-11-07</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Euysung Kim</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>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>apis.com.co</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2013-03-14</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A-71775186</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Antioquia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>apis.org.nz</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2013-05-17</create_date>
   <update_date>2024-05-07</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>nsoh1.secureparkme.com</value>
    <value>nsoh2.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>apis.asia</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-25 17:14:21</query_time>
   <create_date>2013-12-30</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AcePowerInternationalSupport.Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>apis.xyz</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-27 08:04:16</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>apis.partners</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2014-06-08</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2025-06-08</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_company>Apis Partners LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>apis.su</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:20:18</query_time>
   <create_date>2015-01-04</create_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>apis.guru</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-26 16:03:32</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-06</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>ns-1312.awsdns-36.org</value>
    <value>ns-1543.awsdns-00.co.uk</value>
    <value>ns-207.awsdns-25.com</value>
    <value>ns-611.awsdns-12.net</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>34</num>
   <domain_name>apis.mobi</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-03-06</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.abimansour.com</value>
    <value>ns4.abimansour.com</value>
    <value>ns5.abimansour.com</value>
    <value>ns6.abimansour.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>35</num>
   <domain_name>apis.fail</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>fail</domain_tld>
   <query_time>2024-05-22 02:37:58</query_time>
   <create_date>2015-03-23</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-23</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 0139680448</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.hover.com</value>
    <value>ns2.hover.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>apis.work</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-02 04:10:24</query_time>
   <create_date>2015-08-16</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2025-08-16</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>ns51.domaincontrol.com</value>
    <value>ns52.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>37</num>
   <domain_name>apis.rest</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-04-07 00:45:24</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Punto 2012 S.A.P.I. de C.V.</registrar_name>
   <registrar_website>http://punto2012.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PUNTO 2012 S.A.P.I de C.V</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CDMX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>inactive</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>apis.pub</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2016-06-04</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2026-06-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chen Xiu Sheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>apis.gold</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2016-10-29</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-10-29</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>apis.blog</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0150991192</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>apis.la</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2016-12-24</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-12-24</expiry_date>
   <registrar_name>Foshan YiDong Network Co.LTD</registrar_name>
   <registrant_email>https://whois.nic.la/contact/apis.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>apis.cam</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2017-01-10</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>CAM, Inc.</registrant_company>
   <registrant_state>TOKYO</registrant_state>
   <registrant_country>JP</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>gdns1.interlink.or.jp</value>
    <value>gdns2.interlink.or.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>apis.market</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2017-03-02</create_date>
   <update_date>2021-10-17</update_date>
   <expiry_date>2027-03-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Feiping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>apis.fit</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-01 02:32:09</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-23</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>ns75.domaincontrol.com</value>
    <value>ns76.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>45</num>
   <domain_name>apis.fyi</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-27 08:04:15</query_time>
   <create_date>2017-04-04</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-04</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>apis.one</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-29 09:24:49</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.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>Wien</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>apis.today</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-23 01:30:15</query_time>
   <create_date>2017-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>apis.services</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-29 09:24:49</query_time>
   <create_date>2017-04-26</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</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>isla.ns.cloudflare.com</value>
    <value>kipp.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>apis.group</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2017-06-07</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>apis.ng</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2017-07-20</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Bruno Otas Otas</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>1, Engineering Close</registrant_address>
   <registrant_city>Victoria Island</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8067935938</registrant_phone>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>apis.vip</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-27 08:04:16</query_time>
   <create_date>2017-08-23</create_date>
   <update_date>2021-03-22</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wenqibiao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.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>apis.uk</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 15:20:55</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-10-30</expiry_date>
   <registrar_name>Anthony Appleby [Tag = DESIGNCONSULT]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>apis.systems</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2017-11-02</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Embedded Domain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>apis.lt</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-06 16:15:43</query_time>
   <create_date>2018-01-15</create_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>apis.tirol</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-04-25 17:14:24</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Human Eagle-Air Academy</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns3.web-crossing.at</value>
    <value>ns4.web-crossing.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>apis.place</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-26 13:41:34</query_time>
   <create_date>2018-03-02</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Geofrenzy, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>apis.eco</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2018-03-06</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>major.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>apis.delivery</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>delivery</domain_tld>
   <query_time>2024-05-29 06:44:40</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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>ns-1016.awsdns-63.net</value>
    <value>ns-1041.awsdns-02.org</value>
    <value>ns-1714.awsdns-22.co.uk</value>
    <value>ns-212.awsdns-26.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>apis.tel</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-29 09:24:49</query_time>
   <create_date>2018-04-15</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.telnames.dns.nic.tel</value>
    <value>ns2.telnames.dns.nic.tel</value>
    <value>ns3.telnames.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>apis.buzz</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-06-01 02:32:09</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-07</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>apis.tokyo</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-01 22:40:45</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>fjkdns11.alpha-prm.jp</value>
    <value>fjkdns12.alpha-prm.jp</value>
    <value>fjkdns13.alpha-prm.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>apis.ren</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-27 08:04:17</query_time>
   <create_date>2018-09-28</create_date>
   <expiry_date>2028-09-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hong Hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>apis.legal</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-04-25 17:14:23</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>apis.xin</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-27 08:04:16</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>阿匹斯智能科技(苏州)有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>江苏</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>apis.agency</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-25 17:14:21</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-13</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>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>66</num>
   <domain_name>apis.life</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-27 08:04:15</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-24</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>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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>apis.audi</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>audi</domain_tld>
   <query_time>2024-05-10 15:20:52</query_time>
   <create_date>2019-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AUDI AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bavaria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.xc-ns.de</value>
    <value>ns5.xc-ns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>apis.swiss</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-04-25 17:14:23</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com/</registrar_website>
   <registrant_company>APIS Technologies</registrant_company>
   <registrant_state>VD</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois 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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>apis.express</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>2019-07-15</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GH</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-1442.awsdns-52.org</value>
    <value>ns-1925.awsdns-48.co.uk</value>
    <value>ns-60.awsdns-07.com</value>
    <value>ns-976.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>apis.studio</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-25 17:14:23</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-01</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-farbk7fj.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>apis.events</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Barnet Associates</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</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>ns1mtw.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4lny.name.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>apis.globo</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>globo</domain_tld>
   <query_time>2024-04-16 18:19:45</query_time>
   <create_date>2020-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_name>Globo Comunicacao e Participacoes S/A</registrant_name>
   <registrant_company>27.865.757/0001-02</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>RJ</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>BR</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</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns01.globo.com</value>
    <value>ns02.globo.com</value>
    <value>ns03.globo.com</value>
    <value>ns04.globo.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>apis.wang</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2020-02-09</create_date>
   <expiry_date>2031-02-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gao zhao xiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>apis.me</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2020-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</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>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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>apis.kim</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomünikasyon A.S.</registrar_name>
   <registrar_website>http://nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Denet Tezel Ve Ortagi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beyoglu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>henry.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>apis.center</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZAVOD ZA AVTORSKO PRODUKCIJO, IZOBRAZEVANJE, INOVATIVNOST IN SODELOVANJE</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>SI</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>ns13.neoserv.si</value>
    <value>ns14.neoserv.si</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>apis.coach</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-26 01:01:46</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>apis.land</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-03</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>Data Privacy Protected</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1024.ui-dns.biz</value>
    <value>ns1044.ui-dns.com</value>
    <value>ns1079.ui-dns.org</value>
    <value>ns1124.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>apis.wiki</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-19 15:51:09</query_time>
   <create_date>2020-06-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2027-06-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ChongQing JieQiang Technology Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>apis.company</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns84.hostgator.mx</value>
    <value>ns85.hostgator.mx</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>apis.international</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-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>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</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>82</num>
   <domain_name>apis.ca</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 08:04:15</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>NameSilo Technologies Corp.</registrar_name>
   <registrar_website>www.namesilo.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>apis.desi</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>desi</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>2020-08-05</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>84</num>
   <domain_name>apis.casa</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASOCIACION DE AGENTES PROFESIONALES INMOBILIARIOS API</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>ES</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>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>apis.app</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-22 02:37:58</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASOCIACION DE AGENTES PROFESIONALES INMOBILIARIOS API</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>ES</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>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>apis.social</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-25 22:46:58</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>apis.co.nz</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-10 15:20:53</query_time>
   <create_date>2020-11-07</create_date>
   <update_date>2023-10-20</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>apis.us.com</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-22 02:37:58</query_time>
   <create_date>2020-11-08</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>https://instra.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/apis.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>apis.shop</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 17:14:23</query_time>
   <create_date>2020-12-12</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ishaan.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>apis.team</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-06-01 02:32:09</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>apis.solutions</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-25 17:14:23</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Andreas Kavalirek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>na</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.hostprofis.com</value>
    <value>ns2.hostprofis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>apis.brussels</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-25 22:46:57</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com/fr/domaines/dotbrussels.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apis Bruoc Sella asbl</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>BE</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 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>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>apis.support</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-29 09:24:49</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-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>alina.ns.cloudflare.com</value>
    <value>eoin.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>94</num>
   <domain_name>apis.dev</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 09:24:48</query_time>
   <create_date>2021-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ishaan.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>apis.llc</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-06-02 04:10:22</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2031-04-05</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>96</num>
   <domain_name>apis.digital</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-06 00:33:12</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-06</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.xairo.com</value>
    <value>ns2.xairo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>apis.cfd</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-13 20:45:03</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>ishaan.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>apis.academy</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 15:51:08</query_time>
   <create_date>2021-05-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apis Technical Training</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>SE</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.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>apis.directory</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ernest.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>apis.exposed</domain_name>
   <domain_keyword>apis</domain_keyword>
   <domain_tld>exposed</domain_tld>
   <query_time>2024-04-25 17:14:22</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ishaan.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1627084800000_1327595</search_after>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,986 domain names (in 0.084 seconds) which look and sound like the brand name "apis".
Domain Name Registered Expiry Registrar Ownership
1 spis.pl 19 Jan 2007 19 Jan 2025 Aftermarket.pl Limited -
2 abis.pl 15 Jun 1998 14 Jun 2024 home.pl S.A. -
3 apsi.pl 5 Jan 2012 5 Jan 2025 Consulting Service Sp. z o.o. -
4 apisr.info 18 Feb 2024 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 apir.com.pl 27 May 2008 27 May 2024 Digital Media Technology Sp. z o.o. -
6 napis.info 26 Jul 2019 26 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
7 apid.online 19 Jul 2023 19 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
8 apii.com 6 Jan 1997 11 Nov 2025 GoDaddy.com, LLC -
9 apips.ca 11 Aug 2020 11 Aug 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
10 anis.net.au - - Discount Domain Name Services Pty Ltd Sami Farah
11 apts.lat 5 Oct 2023 5 Oct 2024 Porkbun, LLC Private by Design, LLC
12 aris.store 26 Jun 2023 26 Jun 2024 West263 International Limited -
13 acis.online 28 Feb 2024 28 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
14 apas.biz 13 Dec 2010 12 Dec 2024 1API GmbH pmi
15 apps.gifts 2 Mar 2015 2 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
16 apsi.co.uk 8 Apr 2008 8 Apr 2028 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
17 hpis.au - - GoDaddy.com LLC trading as GoDaddy.com Juristlinse Mawarire
18 apia.world 23 Dec 2022 23 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 aplis.biz 19 Feb 2019 19 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
20 lapis.consulting 30 Jul 2019 30 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 aiis.tech 30 Nov 2023 30 Nov 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang zhi gang
22 apiq.org 14 Apr 2023 14 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
23 apsis.group 25 Jun 2020 25 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
24 apip.top 18 Sep 2022 18 Sep 2024 PDR Ltd Personal
25 apia.ca 25 Oct 2022 25 Oct 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
26 apijs.com 4 Aug 2017 4 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 ypis.org 29 Mar 2004 29 Mar 2025 CSC Corporate Domains, Inc. WPP HEALTH LIMITED
28 apus.dk 18 Feb 2002 31 Mar 2025 - John Erik Rønne Ekberg
29 ppis.ca 23 Dec 2015 23 Dec 2024 NameSilo Technologies Corp. REDACTED FOR PRIVACY
30 lapis.com.co 22 May 2023 22 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
31 a2is.com 23 Aug 2019 23 Aug 2024 DropCatch.com 1511 LLC NameBrightPrivacy.com
32 apic.se 2 Oct 1996 31 Dec 2024 One.com -
33 axis.by 12 Oct 2005 9 Nov 2024 Open Contact, Ltd -
34 axis.org 12 Mar 1997 13 Mar 2029 GoDaddy.com, LLC Domains By Proxy, LLC
35 apim.live 6 Feb 2022 6 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
36 apiy.asia 29 Aug 2023 29 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
37 apps.rent 29 Mar 2023 29 Mar 2024 Dynadot LLC -
38 spis.work 13 May 2019 13 May 2025 GMO Internet, Inc. d/b/a Onamae.com lurecrew
39 apia.co 23 Apr 2010 22 Apr 2024 .COInternet Restricted and Reserved names REDACTED FOR PRIVACY
40 avis.com.pl 16 May 2006 16 May 2025 Consulting Service Sp. z o.o. -
41 adis.cat 24 Mar 2010 24 Mar 2025 10dencehispahard S.L. (CDmon.com) Alternatives domèstiques, industrials i Serveis, S.L.
42 aspis.it 10 May 2018 10 May 2025 Sinte s.r.l. Sinte Srl
43 apii.bid 2 Nov 2016 1 Nov 2026 NameSilo, LLC See PrivacyGuardian.org
44 apfs.uk 25 Jul 2022 25 Jul 2024 ANTiT Website Design &amp; Development Limited t/a Legal & Financial Websites [Tag = LEGAL-FINANCIAL] -
45 aris.monster 2 Apr 2024 2 Apr 2025 WEDOS Internet, a.s. Robert Vajdik
46 alis.cool 2 Apr 2021 2 Apr 2025 Squarespace Domains II LLC alis_
47 ap5s.com 30 Aug 2023 30 Aug 2025 Gname.com Pte. Ltd. Redacted for privacy
48 apps.pl 17 Jan 2008 17 Jan 2026 premium.pl Sp. z o.o. -
49 abis.world 16 Apr 2017 16 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 apik.net 6 Jul 2002 6 Jul 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
51 apps.army 16 Feb 2024 16 Feb 2025 Name.com, Inc. REDACTED FOR PRIVACY
52 apus.international 28 Sep 2014 28 Sep 2024 Vautron Rechenzentrum AG n.a.
53 apvs.net.br 17 Nov 2020 17 Nov 2025 - Marcelo Brinati Cardoso
54 vapis.ru 31 Aug 2023 31 Aug 2024 REGRU-RU Private Person
55 apjs.info 8 Jan 2023 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 apus.org.uk 30 Apr 2022 30 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
57 adis.co.uk 13 Sep 2009 13 Sep 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
58 apia.earth 23 Dec 2022 23 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 apil.net 1 Jun 2000 1 Jun 2028 CSL Computer Service Langenbach GmbH d/b/a joker.com -
60 atis.icu 6 May 2021 6 May 2025 IONOS SE Data Privacy Protected
61 apsis.co 20 Jan 2021 20 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 avis.express 21 Nov 2015 21 Nov 2024 Nameshield SAS REDACTED FOR PRIVACY
63 aois.it 4 May 2021 4 May 2025 Incubatec s.r.l. Internet Service GmbH
64 apfs.xyz 20 Mar 2024 20 Mar 2025 ZHENGZHOU CENTURY CONNECT ELECTRONIC TECHNOLOGY DEVELOPMENT CO., LTD liu ji liang
65 asis.website 29 Jun 2023 29 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
66 apiz.cloud 23 Jul 2020 23 Jul 2024 Gandi SAS REDACTED FOR PRIVACY
67 apip.cat 11 Jan 2018 11 Jan 2025 Openprovider -
68 apbs.biz 18 Aug 2010 17 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu ASG MEDIA
69 axis.mu 10 Jun 2008 10 Jun 2025 Pixel Edifice Ltd (ICSM) -
70 hapis.org 8 Sep 2018 8 Sep 2024 IONOS SE Data Privacy Protected
71 apcs.uk 21 Mar 2021 21 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
72 apps.support 15 Jul 2015 15 Jul 2024 Go Montenegro Domains, LLC Domains By Proxy, LLC
73 lpis.net 25 Mar 2024 25 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
74 agis.cool 23 May 2024 23 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhao Hong
75 api1.co 3 Apr 2022 3 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 apii.co.uk 14 Jul 2020 14 Jul 2024 Krystal Hosting Ltd [Tag = KRYSTAL] -
77 apim.studio 30 Nov 2023 30 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169470174
78 anis.kitchen 30 May 2017 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 avis.com.co 22 Apr 2009 21 Apr 2026 Mi.com.co Mareauto Colombia SAS
80 fpis.ca 30 Nov 2011 30 Nov 2024 4GoodHosting.com (R629 Enterprises Ltd.) Foam Performance Insulating Services
81 atis.info 26 Jul 2001 26 Jul 2024 Key-Systems GmbH ATIS 2000 GMbH
82 asis.co 23 Apr 2023 23 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
83 wpis.org 25 Oct 1999 25 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Woodside Park International School
84 a5is.com 20 May 2015 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 apos.link 10 Nov 2020 10 Nov 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
86 apos.nl 22 Jan 2002 - Internationale Domeinregistratie Nederland -
87 apizs.com 28 Aug 2022 28 Aug 2024 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
88 apix.tech 3 Dec 2023 3 Dec 2024 West263 International Limited -
89 apps.voyage 26 Feb 2014 26 Feb 2025 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
90 apas.io 14 Oct 2023 14 Oct 2024 Sav.com, LLC - 29 Privacy Protection
91 apps.wedding 13 Jul 2020 13 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 apts.co.uk 23 Oct 2003 23 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
93 npis.jp 22 Apr 2011 30 Apr 2025 - taiho
94 api3.se 26 Jan 2023 26 Jan 2025 One.com -
95 apism.com 4 Dec 2009 4 Dec 2024 PSI-USA, Inc. dba Domain Robot -
96 api0.pw 25 Oct 2021 25 Oct 2024 Registrar of Domain Names REG.RU, LLC -
97 axis.team 21 Feb 2016 21 Feb 2025 IONOS SE 1&1 Internet Limited
98 apias.info 10 Feb 2019 10 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
99 apis3.tools 12 Apr 2021 12 Apr 2025 Name.com, Inc. REDACTED FOR PRIVACY
100 atis.tel 29 Apr 2024 29 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
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 Apis.co.kr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=apis.co.kr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "apis.co.kr",
        "page_size": 100
    },
    "count": {
        "total": 5986,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "spis.pl, abis.pl, apsi.pl, apisr.info, apir.com.pl, napis.info, apid.online, apii.com, apips.ca, anis.net.au, apts.lat, aris.store, acis.online, apas.biz, apps.gifts, apsi.co.uk, hpis.au, apia.world, aplis.biz, lapis.consulting, aiis.tech, apiq.org, apsis.group, apip.top, apia.ca, apijs.com, ypis.org, apus.dk, ppis.ca, lapis.com.co, a2is.com, apic.se, axis.by, axis.org, apim.live, apiy.asia, apps.rent, spis.work, apia.co, avis.com.pl, adis.cat, aspis.it, apii.bid, apfs.uk, aris.monster, alis.cool, ap5s.com, apps.pl, abis.world, apik.net, apps.army, apus.international, apvs.net.br, vapis.ru, apjs.info, apus.org.uk, adis.co.uk, apia.earth, apil.net, atis.icu, apsis.co, avis.express, aois.it, apfs.xyz, asis.website, apiz.cloud, apip.cat, apbs.biz, axis.mu, hapis.org, apcs.uk, apps.support, lpis.net, agis.cool, api1.co, apii.co.uk, apim.studio, anis.kitchen, avis.com.co, fpis.ca, atis.info, asis.co, wpis.org, a5is.com, apos.link, apos.nl, apizs.com, apix.tech, apps.voyage, apas.io, apps.wedding, apts.co.uk, npis.jp, api3.se, apism.com, api0.pw, axis.team, apias.info, apis3.tools, atis.tel",
    "results": [
        {
            "num": 1,
            "domain_name": "spis.pl",
            "domain_keyword": "spis",
            "domain_tld": "pl",
            "query_time": "2024-03-28 20:57:00",
            "create_date": "2007-01-19",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-19",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.of.pl",
                "ns2.of.pl",
                "ns3.of.pl",
                "ns4.of.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "abis.pl",
            "domain_keyword": "abis",
            "domain_tld": "pl",
            "query_time": "2024-04-01 17:08:03",
            "create_date": "1998-06-15",
            "update_date": "2023-05-18",
            "expiry_date": "2024-06-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "kara.ns.cloudflare.com",
                "konnor.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "apsi.pl",
            "domain_keyword": "apsi",
            "domain_tld": "pl",
            "query_time": "2024-04-02 02:40:04",
            "create_date": "2012-01-05",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-05",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns11.linuxpl.com",
                "ns11.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "apisr.info",
            "domain_keyword": "apisr",
            "domain_tld": "info",
            "query_time": "2024-04-06 16:15:44",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "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": [
                "ns21.cloudmate.in",
                "ns22.cloudmate.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "apir.com.pl",
            "domain_keyword": "apir",
            "domain_tld": "com.pl",
            "query_time": "2024-04-27 08:04:02",
            "create_date": "2008-05-27",
            "update_date": "2023-06-09",
            "expiry_date": "2024-05-27",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.rgb365.eu",
                "ns2.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "napis.info",
            "domain_keyword": "napis",
            "domain_tld": "info",
            "query_time": "2024-04-26 12:30:05",
            "create_date": "2019-07-26",
            "update_date": "2022-06-21",
            "expiry_date": "2024-07-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "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.registrant-verification.com",
                "ns2.registrant-verification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "apid.online",
            "domain_keyword": "apid",
            "domain_tld": "online",
            "query_time": "2024-04-25 17:07:39",
            "create_date": "2023-07-19",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-19",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "apii.com",
            "domain_keyword": "apii",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:10:13",
            "create_date": "1997-01-06",
            "update_date": "2023-11-12",
            "expiry_date": "2025-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "apips.ca",
            "domain_keyword": "apips",
            "domain_tld": "ca",
            "query_time": "2024-04-25 17:13:32",
            "create_date": "2020-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "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": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "anis.net.au",
            "domain_keyword": "anis",
            "domain_tld": "net.au",
            "query_time": "2024-04-30 15:24:19",
            "update_date": "2024-04-23",
            "registrar_name": "Discount Domain Name Services Pty Ltd",
            "registrar_website": "https://www.ddns.com.au/contactus",
            "registrant_name": "Sami Farah",
            "name_servers": [
                "dns1.quick.net.au",
                "dns2.quick.net.au",
                "dns3.quick.net.au",
                "dns4.quick.net.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "apts.lat",
            "domain_keyword": "apts",
            "domain_tld": "lat",
            "query_time": "2024-05-03 13:35:08",
            "create_date": "2023-10-05",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "aris.store",
            "domain_keyword": "aris",
            "domain_tld": "store",
            "query_time": "2024-05-04 18:51:43",
            "create_date": "2023-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "acis.online",
            "domain_keyword": "acis",
            "domain_tld": "online",
            "query_time": "2024-05-06 01:48:58",
            "create_date": "2024-02-28",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-28",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "apas.biz",
            "domain_keyword": "apas",
            "domain_tld": "biz",
            "query_time": "2024-05-08 08:24:09",
            "create_date": "2010-12-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pmi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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.suxeed.com",
                "ns2.suxeed.com",
                "ns3.suxeed.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "apps.gifts",
            "domain_keyword": "apps",
            "domain_tld": "gifts",
            "query_time": "2024-05-08 09:14:44",
            "create_date": "2015-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Virginia",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "apsi.co.uk",
            "domain_keyword": "apsi",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 19:56:24",
            "create_date": "2008-04-08",
            "update_date": "2024-01-30",
            "expiry_date": "2028-04-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "hpis.au",
            "domain_keyword": "hpis",
            "domain_tld": "au",
            "query_time": "2024-05-08 20:19:42",
            "update_date": "2024-03-25",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Juristlinse Mawarire",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "apia.world",
            "domain_keyword": "apia",
            "domain_tld": "world",
            "query_time": "2024-04-11 20:32:51",
            "create_date": "2022-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aplis.biz",
            "domain_keyword": "aplis",
            "domain_tld": "biz",
            "query_time": "2024-04-12 16:32:26",
            "create_date": "2019-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks07.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "lapis.consulting",
            "domain_keyword": "lapis",
            "domain_tld": "consulting",
            "query_time": "2024-04-13 06:28:24",
            "create_date": "2019-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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.hostinger.it",
                "ns2.hostinger.it",
                "ns3.hostinger.it",
                "ns4.hostinger.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "aiis.tech",
            "domain_keyword": "aiis",
            "domain_tld": "tech",
            "query_time": "2024-04-09 16:15:22",
            "create_date": "2023-11-30",
            "update_date": "2024-01-30",
            "expiry_date": "2033-11-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zhang zhi gang",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "apiq.org",
            "domain_keyword": "apiq",
            "domain_tld": "org",
            "query_time": "2024-04-14 00:17:54",
            "create_date": "2023-04-14",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "apsis.group",
            "domain_keyword": "apsis",
            "domain_tld": "group",
            "query_time": "2024-04-09 22:56:21",
            "create_date": "2020-06-25",
            "update_date": "2023-07-22",
            "expiry_date": "2026-06-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "apip.top",
            "domain_keyword": "apip",
            "domain_tld": "top",
            "query_time": "2024-04-19 23:39:15",
            "create_date": "2022-09-18",
            "update_date": "2023-03-28",
            "expiry_date": "2024-09-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd",
            "registrar_website": "http://publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Timur",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "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": [
                "celeste.ns.cloudflare.com",
                "rene.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "apia.ca",
            "domain_keyword": "apia",
            "domain_tld": "ca",
            "query_time": "2024-04-19 23:33:41",
            "create_date": "2022-10-25",
            "update_date": "2024-01-23",
            "expiry_date": "2024-10-25",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "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": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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": 26,
            "domain_name": "apijs.com",
            "domain_keyword": "apijs",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:37:42",
            "create_date": "2017-08-04",
            "update_date": "2020-07-29",
            "expiry_date": "2025-08-04",
            "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": 27,
            "domain_name": "ypis.org",
            "domain_keyword": "ypis",
            "domain_tld": "org",
            "query_time": "2024-04-20 17:27:14",
            "create_date": "2004-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WPP HEALTH LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ENG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "apus.dk",
            "domain_keyword": "apus",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:40:09",
            "create_date": "2002-02-18",
            "expiry_date": "2025-03-31",
            "registrant_name": "John Erik Rønne Ekberg",
            "registrant_address": "Vosborgvej 28",
            "registrant_city": "Kastrup",
            "registrant_zip": "2770",
            "registrant_country": "DK",
            "registrant_phone": "+45 32 52 96 80",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "ppis.ca",
            "domain_keyword": "ppis",
            "domain_tld": "ca",
            "query_time": "2024-05-10 16:57:56",
            "create_date": "2015-12-23",
            "update_date": "2024-05-07",
            "expiry_date": "2024-12-23",
            "registrar_name": "NameSilo Technologies Corp.",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "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": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "paloma.ns.cloudflare.com",
                "renan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "lapis.com.co",
            "domain_keyword": "lapis",
            "domain_tld": "com.co",
            "query_time": "2024-05-23 01:25:47",
            "create_date": "2023-05-22",
            "update_date": "2023-05-27",
            "expiry_date": "2025-05-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ANTIOQUIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "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.latinoamericahosting.com",
                "ns36.latinoamericahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "a2is.com",
            "domain_keyword": "a2is",
            "domain_tld": "com",
            "query_time": "2024-05-20 14:30:51",
            "create_date": "2019-08-23",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-23",
            "registrar_iana": 3720,
            "registrar_name": "DropCatch.com 1511 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "aaden.ns.cloudflare.com",
                "cruz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "apic.se",
            "domain_keyword": "apic",
            "domain_tld": "se",
            "query_time": "2024-05-13 20:51:12",
            "create_date": "1996-10-02",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-31",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 33,
            "domain_name": "axis.by",
            "domain_keyword": "axis",
            "domain_tld": "by",
            "query_time": "2024-05-16 15:25:06",
            "create_date": "2005-10-12",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-09",
            "registrar_name": "Open Contact, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.parking.by",
                "ns2.parking.by"
            ]
        },
        {
            "num": 34,
            "domain_name": "axis.org",
            "domain_keyword": "axis",
            "domain_tld": "org",
            "query_time": "2024-05-13 17:41:33",
            "create_date": "1997-03-12",
            "update_date": "2024-04-27",
            "expiry_date": "2029-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "anita.ns.cloudflare.com",
                "maxim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "apim.live",
            "domain_keyword": "apim",
            "domain_tld": "live",
            "query_time": "2024-05-19 15:50:50",
            "create_date": "2022-02-06",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "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": [
                "ns1bcp.name.com",
                "ns2cvx.name.com",
                "ns3gxy.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "apiy.asia",
            "domain_keyword": "apiy",
            "domain_tld": "asia",
            "query_time": "2024-05-19 15:51:50",
            "create_date": "2023-08-29",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "apps.rent",
            "domain_keyword": "apps",
            "domain_tld": "rent",
            "query_time": "2024-05-27 18:32:53",
            "create_date": "2023-03-29",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "spis.work",
            "domain_keyword": "spis",
            "domain_tld": "work",
            "query_time": "2024-05-15 18:21:48",
            "create_date": "2019-05-13",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lurecrew",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "apia.co",
            "domain_keyword": "apia",
            "domain_tld": "co",
            "query_time": "2024-05-25 22:44:44",
            "create_date": "2010-04-23",
            "update_date": "2023-06-07",
            "expiry_date": "2024-04-22",
            "registrar_iana": 672943168,
            "registrar_name": ".COInternet Restricted and Reserved names",
            "registrar_website": "www.cointernet.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "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",
            "domain_status": [
                "autoRenewPeriod",
                "inactive",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "avis.com.pl",
            "domain_keyword": "avis",
            "domain_tld": "com.pl",
            "query_time": "2024-05-17 06:24:45",
            "create_date": "2006-05-16",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-16",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.ibc.pl",
                "ns2.ibc.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "adis.cat",
            "domain_keyword": "adis",
            "domain_tld": "cat",
            "query_time": "2024-05-18 22:06:27",
            "create_date": "2010-03-24",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "Alternatives domèstiques, industrials i Serveis, S.L.",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois 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.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "aspis.it",
            "domain_keyword": "aspis",
            "domain_tld": "it",
            "query_time": "2024-05-31 06:36:08",
            "create_date": "2018-05-10",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-10",
            "registrar_name": "Sinte s.r.l.",
            "registrar_website": "http://www.sinte.net",
            "registrant_company": "Sinte Srl",
            "registrant_address": "Via Monte Grappa 4",
            "registrant_city": "Monza",
            "registrant_state": "MB",
            "registrant_zip": "20900",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.sinte.net",
                "dns2.sintenet.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "apii.bid",
            "domain_keyword": "apii",
            "domain_tld": "bid",
            "query_time": "2024-06-01 02:31:21",
            "create_date": "2016-11-02",
            "update_date": "2017-04-06",
            "expiry_date": "2026-11-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "apfs.uk",
            "domain_keyword": "apfs",
            "domain_tld": "uk",
            "query_time": "2024-06-01 02:27:17",
            "create_date": "2022-07-25",
            "update_date": "2022-07-26",
            "expiry_date": "2024-07-25",
            "registrar_name": "ANTiT Website Design &amp; Development Limited t/a Legal & Financial Websites [Tag = LEGAL-FINANCIAL]",
            "registrar_website": "https://www.webpro-it.co.uk",
            "name_servers": [
                "barbara.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "aris.monster",
            "domain_keyword": "aris",
            "domain_tld": "monster",
            "query_time": "2024-06-01 05:59:24",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_name": "Robert Vajdik",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.776297898",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "alis.cool",
            "domain_keyword": "alis",
            "domain_tld": "cool",
            "query_time": "2024-06-01 06:58:14",
            "create_date": "2021-04-02",
            "update_date": "2024-05-28",
            "expiry_date": "2025-04-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "alis_",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "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-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "ap5s.com",
            "domain_keyword": "ap5s",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:27:57",
            "create_date": "2023-08-30",
            "update_date": "2024-05-17",
            "expiry_date": "2025-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": "YUNNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ap5s.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": 48,
            "domain_name": "apps.pl",
            "domain_keyword": "apps",
            "domain_tld": "pl",
            "query_time": "2024-04-09 05:21:47",
            "create_date": "2008-01-17",
            "update_date": "2024-01-16",
            "expiry_date": "2026-01-17",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "abis.world",
            "domain_keyword": "abis",
            "domain_tld": "world",
            "query_time": "2024-04-17 00:50:32",
            "create_date": "2017-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "apik.net",
            "domain_keyword": "apik",
            "domain_tld": "net",
            "query_time": "2024-04-19 23:37:43",
            "create_date": "2002-07-06",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "apps.army",
            "domain_keyword": "apps",
            "domain_tld": "army",
            "query_time": "2024-04-20 09:36:28",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "ns1hwy.name.com",
                "ns2fwz.name.com",
                "ns3jnr.name.com",
                "ns4hny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "apus.international",
            "domain_keyword": "apus",
            "domain_tld": "international",
            "query_time": "2024-04-24 01:44:10",
            "create_date": "2014-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n.a.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "apvs.net.br",
            "domain_keyword": "apvs",
            "domain_tld": "net.br",
            "query_time": "2024-04-25 21:39:00",
            "create_date": "2020-11-17",
            "update_date": "2023-11-06",
            "expiry_date": "2025-11-17",
            "registrant_name": "Marcelo Brinati Cardoso",
            "name_servers": [
                "ns66.prodns.com.br",
                "ns67.prodns.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 54,
            "domain_name": "vapis.ru",
            "domain_keyword": "vapis",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:41:20",
            "create_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "apjs.info",
            "domain_keyword": "apjs",
            "domain_tld": "info",
            "query_time": "2024-04-25 17:17:21",
            "create_date": "2023-01-08",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-08",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "apus.org.uk",
            "domain_keyword": "apus",
            "domain_tld": "org.uk",
            "query_time": "2024-05-09 02:47:38",
            "create_date": "2022-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "adis.co.uk",
            "domain_keyword": "adis",
            "domain_tld": "co.uk",
            "query_time": "2024-04-04 13:30:27",
            "create_date": "2009-09-13",
            "update_date": "2023-09-26",
            "expiry_date": "2025-09-13",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns.supremeservers.co.uk",
                "ns2.supremeservers.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "apia.earth",
            "domain_keyword": "apia",
            "domain_tld": "earth",
            "query_time": "2024-04-06 16:15:33",
            "create_date": "2022-12-23",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-23",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "apil.net",
            "domain_keyword": "apil",
            "domain_tld": "net",
            "query_time": "2024-05-13 20:43:43",
            "create_date": "2000-06-01",
            "update_date": "2023-04-23",
            "expiry_date": "2028-06-01",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "MD",
            "registrant_country": "US",
            "registrant_email": "https://csl-registrar.com/contact/apil.net/owner",
            "name_servers": [
                "ns1.wolverinedns.com",
                "ns2.wolverinedns.com",
                "ns3.wolverinedns.com",
                "ns4.wolverinedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "atis.icu",
            "domain_keyword": "atis",
            "domain_tld": "icu",
            "query_time": "2024-05-12 15:23:48",
            "create_date": "2021-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "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": [
                "ns1076.ui-dns.biz",
                "ns1088.ui-dns.org",
                "ns1093.ui-dns.com",
                "ns1101.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "apsis.co",
            "domain_keyword": "apsis",
            "domain_tld": "co",
            "query_time": "2024-05-21 20:55:28",
            "create_date": "2021-01-20",
            "update_date": "2024-03-22",
            "expiry_date": "2025-01-20",
            "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": "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "avis.express",
            "domain_keyword": "avis",
            "domain_tld": "express",
            "query_time": "2024-05-21 23:04:12",
            "create_date": "2015-11-21",
            "update_date": "2023-09-14",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "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": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "aois.it",
            "domain_keyword": "aois",
            "domain_tld": "it",
            "query_time": "2024-05-21 15:48:04",
            "create_date": "2021-05-04",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-04",
            "registrar_name": "Incubatec s.r.l.",
            "registrar_website": "https://www.server24.eu/cp/cart.php?a=add&domain=register&language=italian",
            "registrant_company": "Internet Service GmbH",
            "registrant_address": "Via Sneton 17",
            "registrant_city": "Ortisei",
            "registrant_state": "BZ",
            "registrant_zip": "39046",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.incubatec.net",
                "ns10.serverclienti.com",
                "ns2.incubatec.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "apfs.xyz",
            "domain_keyword": "apfs",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 02:33:45",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 2805,
            "registrar_name": "ZHENGZHOU CENTURY CONNECT ELECTRONIC TECHNOLOGY DEVELOPMENT CO., LTD",
            "registrar_website": "http://www.59.cn",
            "registrant_company": "liu ji liang",
            "registrant_state": "Hu Nan Sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "asis.website",
            "domain_keyword": "asis",
            "domain_tld": "website",
            "query_time": "2024-05-20 11:14:19",
            "create_date": "2023-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "apiz.cloud",
            "domain_keyword": "apiz",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 15:51:50",
            "create_date": "2020-07-23",
            "update_date": "2023-10-10",
            "expiry_date": "2024-07-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "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": [
                "ns-1185.awsdns-20.org",
                "ns-19.awsdns-02.com",
                "ns-2025.awsdns-61.co.uk",
                "ns-866.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "apip.cat",
            "domain_keyword": "apip",
            "domain_tld": "cat",
            "query_time": "2024-05-19 15:51:01",
            "create_date": "2018-01-11",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois 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.afxsolutions.com",
                "ns2.afxsolutions.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "apbs.biz",
            "domain_keyword": "apbs",
            "domain_tld": "biz",
            "query_time": "2024-05-18 08:51:38",
            "create_date": "2010-08-18",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASG MEDIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "YORKSHIRE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "axis.mu",
            "domain_keyword": "axis",
            "domain_tld": "mu",
            "query_time": "2024-05-27 01:02:09",
            "create_date": "2008-06-10",
            "update_date": "2024-05-07",
            "expiry_date": "2025-06-10",
            "registrar_name": "Pixel Edifice Ltd (ICSM)",
            "name_servers": [
                "ns1.nimerik.com",
                "ns2.nimerik.com",
                "ns3.nimerik.com",
                "ns4.nimerik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hapis.org",
            "domain_keyword": "hapis",
            "domain_tld": "org",
            "query_time": "2024-05-26 16:48:55",
            "create_date": "2018-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1033.ui-dns.org",
                "ns1035.ui-dns.com",
                "ns1051.ui-dns.de",
                "ns1110.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "apcs.uk",
            "domain_keyword": "apcs",
            "domain_tld": "uk",
            "query_time": "2024-05-24 13:06:39",
            "create_date": "2021-03-21",
            "update_date": "2023-02-19",
            "expiry_date": "2025-03-21",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "apps.support",
            "domain_keyword": "apps",
            "domain_tld": "support",
            "query_time": "2024-05-24 13:25:23",
            "create_date": "2015-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "registrar_website": "http://www.gomontenegrodomains.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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "lpis.net",
            "domain_keyword": "lpis",
            "domain_tld": "net",
            "query_time": "2024-05-25 09:20:57",
            "create_date": "2024-03-25",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "agis.cool",
            "domain_keyword": "agis",
            "domain_tld": "cool",
            "query_time": "2024-05-25 01:23:30",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhao Hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shandong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "api1.co",
            "domain_keyword": "api1",
            "domain_tld": "co",
            "query_time": "2024-06-01 02:29:55",
            "create_date": "2022-04-03",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-03",
            "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": "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": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "apii.co.uk",
            "domain_keyword": "apii",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 02:31:23",
            "create_date": "2020-07-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.apii.uk",
                "ns2.apii.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "apim.studio",
            "domain_keyword": "apim",
            "domain_tld": "studio",
            "query_time": "2024-06-01 02:31:47",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "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 0169470174",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "anis.kitchen",
            "domain_keyword": "anis",
            "domain_tld": "kitchen",
            "query_time": "2024-06-01 22:44:12",
            "create_date": "2017-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "avis.com.co",
            "domain_keyword": "avis",
            "domain_tld": "com.co",
            "query_time": "2024-05-30 22:15:27",
            "create_date": "2009-04-22",
            "update_date": "2023-04-03",
            "expiry_date": "2026-04-21",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mareauto Colombia SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CUNDINAMARCA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "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": [
                "dns2.punto.net.ec",
                "server.punto.net.ec"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fpis.ca",
            "domain_keyword": "fpis",
            "domain_tld": "ca",
            "query_time": "2024-06-03 06:59:56",
            "create_date": "2011-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_name": "4GoodHosting.com (R629 Enterprises Ltd.)",
            "registrar_website": "https://4goodhosting.com",
            "registrant_name": "Foam Performance Insulating Services",
            "registrant_address": "po box 277, 401 Railway Ave.",
            "registrant_city": "White Fox",
            "registrant_state": "SK",
            "registrant_zip": "S0J3B0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3062768501",
            "name_servers": [
                "ns1.caclouddns.com",
                "ns2.caclouddns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "atis.info",
            "domain_keyword": "atis",
            "domain_tld": "info",
            "query_time": "2024-04-22 22:43:45",
            "create_date": "2001-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ATIS 2000 GMbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "asis.co",
            "domain_keyword": "asis",
            "domain_tld": "co",
            "query_time": "2024-04-23 00:33:31",
            "create_date": "2023-04-23",
            "update_date": "2024-01-31",
            "expiry_date": "2025-04-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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "wpis.org",
            "domain_keyword": "wpis",
            "domain_tld": "org",
            "query_time": "2024-04-17 18:52:42",
            "create_date": "1999-10-25",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-25",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Woodside Park International School",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.prim-ns.de",
                "a.sec-ns.net",
                "c.sec-ns.de",
                "m.sec-ns.de",
                "n.sec-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "a5is.com",
            "domain_keyword": "a5is",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:01:32",
            "create_date": "2015-05-20",
            "update_date": "2023-05-24",
            "expiry_date": "2025-05-20",
            "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=a5is.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "apos.link",
            "domain_keyword": "apos",
            "domain_tld": "link",
            "query_time": "2024-04-24 13:55:15",
            "create_date": "2020-11-10",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "apos.nl",
            "domain_keyword": "apos",
            "domain_tld": "nl",
            "query_time": "2024-04-24 13:55:15",
            "create_date": "2002-01-22",
            "update_date": "2024-02-26",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns1.dds.nl",
                "ns2.dds.eu",
                "ns3.dds.amsterdam"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 87,
            "domain_name": "apizs.com",
            "domain_keyword": "apizs",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:17:00",
            "create_date": "2022-08-28",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-28",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHANG HAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "apix.tech",
            "domain_keyword": "apix",
            "domain_tld": "tech",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2023-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "apps.voyage",
            "domain_keyword": "apps",
            "domain_tld": "voyage",
            "query_time": "2024-04-26 05:43:51",
            "create_date": "2014-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "apas.io",
            "domain_keyword": "apas",
            "domain_tld": "io",
            "query_time": "2024-05-08 08:24:09",
            "create_date": "2023-10-14",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-14",
            "registrar_iana": 3919,
            "registrar_name": "Sav.com, LLC - 29",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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": 91,
            "domain_name": "apps.wedding",
            "domain_keyword": "apps",
            "domain_tld": "wedding",
            "query_time": "2024-05-08 09:15:37",
            "create_date": "2020-07-13",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-13",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "apts.co.uk",
            "domain_keyword": "apts",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 02:46:17",
            "create_date": "2003-10-23",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "npis.jp",
            "domain_keyword": "npis",
            "domain_tld": "jp",
            "query_time": "2024-05-08 22:00:22",
            "create_date": "2011-04-22",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "taiho",
            "registrant_address": "Chiyoda-ku",
            "registrant_zip": "102-0073",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3265-6838",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 94,
            "domain_name": "api3.se",
            "domain_keyword": "api3",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:09:54",
            "create_date": "2023-01-26",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-26",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 95,
            "domain_name": "apism.com",
            "domain_keyword": "apism",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:05:02",
            "create_date": "2009-12-04",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "api0.pw",
            "domain_keyword": "api0",
            "domain_tld": "pw",
            "query_time": "2024-04-11 20:31:44",
            "create_date": "2021-10-25",
            "update_date": "2024-02-26",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_email": "https://whois.nic.pw/contact/api0.pw/registrant",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "axis.team",
            "domain_keyword": "axis",
            "domain_tld": "team",
            "query_time": "2024-04-12 12:38:23",
            "create_date": "2016-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "apias.info",
            "domain_keyword": "apias",
            "domain_tld": "info",
            "query_time": "2024-04-19 23:34:33",
            "create_date": "2019-02-10",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-10",
            "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": "FL",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "apis3.tools",
            "domain_keyword": "apis3",
            "domain_tld": "tools",
            "query_time": "2024-04-29 09:24:49",
            "create_date": "2021-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sofia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "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": [
                "ns1bqx.name.com",
                "ns2dqr.name.com",
                "ns3cgw.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "atis.tel",
            "domain_keyword": "atis",
            "domain_tld": "tel",
            "query_time": "2024-05-01 17:35:15",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": "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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>apis.co.kr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5986</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>spis.pl, abis.pl, apsi.pl, apisr.info, apir.com.pl, napis.info, apid.online, apii.com, apips.ca, anis.net.au, apts.lat, aris.store, acis.online, apas.biz, apps.gifts, apsi.co.uk, hpis.au, apia.world, aplis.biz, lapis.consulting, aiis.tech, apiq.org, apsis.group, apip.top, apia.ca, apijs.com, ypis.org, apus.dk, ppis.ca, lapis.com.co, a2is.com, apic.se, axis.by, axis.org, apim.live, apiy.asia, apps.rent, spis.work, apia.co, avis.com.pl, adis.cat, aspis.it, apii.bid, apfs.uk, aris.monster, alis.cool, ap5s.com, apps.pl, abis.world, apik.net, apps.army, apus.international, apvs.net.br, vapis.ru, apjs.info, apus.org.uk, adis.co.uk, apia.earth, apil.net, atis.icu, apsis.co, avis.express, aois.it, apfs.xyz, asis.website, apiz.cloud, apip.cat, apbs.biz, axis.mu, hapis.org, apcs.uk, apps.support, lpis.net, agis.cool, api1.co, apii.co.uk, apim.studio, anis.kitchen, avis.com.co, fpis.ca, atis.info, asis.co, wpis.org, a5is.com, apos.link, apos.nl, apizs.com, apix.tech, apps.voyage, apas.io, apps.wedding, apts.co.uk, npis.jp, api3.se, apism.com, api0.pw, axis.team, apias.info, apis3.tools, atis.tel</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>spis.pl</domain_name>
   <domain_keyword>spis</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-28 20:57:00</query_time>
   <create_date>2007-01-19</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.of.pl</value>
    <value>ns2.of.pl</value>
    <value>ns3.of.pl</value>
    <value>ns4.of.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>abis.pl</domain_name>
   <domain_keyword>abis</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 17:08:03</query_time>
   <create_date>1998-06-15</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>kara.ns.cloudflare.com</value>
    <value>konnor.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>apsi.pl</domain_name>
   <domain_keyword>apsi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-02 02:40:04</query_time>
   <create_date>2012-01-05</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns11.linuxpl.com</value>
    <value>ns11.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>apisr.info</domain_name>
   <domain_keyword>apisr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 16:15:44</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</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>ns21.cloudmate.in</value>
    <value>ns22.cloudmate.in</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>5</num>
   <domain_name>apir.com.pl</domain_name>
   <domain_keyword>apir</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-27 08:04:02</query_time>
   <create_date>2008-05-27</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.rgb365.eu</value>
    <value>ns2.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>napis.info</domain_name>
   <domain_keyword>napis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 12:30:05</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2022-06-21</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.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>CZ</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.registrant-verification.com</value>
    <value>ns2.registrant-verification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>apid.online</domain_name>
   <domain_keyword>apid</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 17:07:39</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-19</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>ns11.domaincontrol.com</value>
    <value>ns12.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>8</num>
   <domain_name>apii.com</domain_name>
   <domain_keyword>apii</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:10:13</query_time>
   <create_date>1997-01-06</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2025-11-11</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>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.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>apips.ca</domain_name>
   <domain_keyword>apips</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 17:13:32</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.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>10</num>
   <domain_name>anis.net.au</domain_name>
   <domain_keyword>anis</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-30 15:24:19</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Discount Domain Name Services Pty Ltd</registrar_name>
   <registrar_website>https://www.ddns.com.au/contactus</registrar_website>
   <registrant_name>Sami Farah</registrant_name>
   <name_servers>
    <value>dns1.quick.net.au</value>
    <value>dns2.quick.net.au</value>
    <value>dns3.quick.net.au</value>
    <value>dns4.quick.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>apts.lat</domain_name>
   <domain_keyword>apts</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-03 13:35:08</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>aris.store</domain_name>
   <domain_keyword>aris</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 18:51:43</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <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>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>13</num>
   <domain_name>acis.online</domain_name>
   <domain_keyword>acis</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 01:48:58</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>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>14</num>
   <domain_name>apas.biz</domain_name>
   <domain_keyword>apas</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 08:24:09</query_time>
   <create_date>2010-12-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pmi</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>CH</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.suxeed.com</value>
    <value>ns2.suxeed.com</value>
    <value>ns3.suxeed.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>15</num>
   <domain_name>apps.gifts</domain_name>
   <domain_keyword>apps</domain_keyword>
   <domain_tld>gifts</domain_tld>
   <query_time>2024-05-08 09:14:44</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-04-16</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/domains/search.aspx?ci=8990</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>Virginia</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.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>16</num>
   <domain_name>apsi.co.uk</domain_name>
   <domain_keyword>apsi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 19:56:24</query_time>
   <create_date>2008-04-08</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2028-04-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>hpis.au</domain_name>
   <domain_keyword>hpis</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-08 20:19:42</query_time>
   <update_date>2024-03-25</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Juristlinse Mawarire</registrant_name>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>apia.world</domain_name>
   <domain_keyword>apia</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-11 20:32:51</query_time>
   <create_date>2022-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</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>ns03.domaincontrol.com</value>
    <value>ns04.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>19</num>
   <domain_name>aplis.biz</domain_name>
   <domain_keyword>aplis</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-12 16:32:26</query_time>
   <create_date>2019-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>lapis.consulting</domain_name>
   <domain_keyword>lapis</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-13 06:28:24</query_time>
   <create_date>2019-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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.hostinger.it</value>
    <value>ns2.hostinger.it</value>
    <value>ns3.hostinger.it</value>
    <value>ns4.hostinger.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>aiis.tech</domain_name>
   <domain_keyword>aiis</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-09 16:15:22</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2033-11-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>zhang zhi gang</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>apiq.org</domain_name>
   <domain_keyword>apiq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 00:17:54</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>apsis.group</domain_name>
   <domain_keyword>apsis</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-09 22:56:21</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2026-06-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>ns15.domaincontrol.com</value>
    <value>ns16.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>24</num>
   <domain_name>apip.top</domain_name>
   <domain_keyword>apip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 23:39:15</query_time>
   <create_date>2022-09-18</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd</registrar_name>
   <registrar_website>http://publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Timur</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>celeste.ns.cloudflare.com</value>
    <value>rene.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>apia.ca</domain_name>
   <domain_keyword>apia</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-19 23:33:41</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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>26</num>
   <domain_name>apijs.com</domain_name>
   <domain_keyword>apijs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:37:42</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2020-07-29</update_date>
   <expiry_date>2025-08-04</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>27</num>
   <domain_name>ypis.org</domain_name>
   <domain_keyword>ypis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 17:27:14</query_time>
   <create_date>2004-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WPP HEALTH LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>apus.dk</domain_name>
   <domain_keyword>apus</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:40:09</query_time>
   <create_date>2002-02-18</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>John Erik Rønne Ekberg</registrant_name>
   <registrant_address>Vosborgvej 28</registrant_address>
   <registrant_city>Kastrup</registrant_city>
   <registrant_zip>2770</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 32 52 96 80</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ppis.ca</domain_name>
   <domain_keyword>ppis</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-10 16:57:56</query_time>
   <create_date>2015-12-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>NameSilo Technologies Corp.</registrar_name>
   <registrar_website>www.namesilo.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>paloma.ns.cloudflare.com</value>
    <value>renan.ns.cloudflare.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>lapis.com.co</domain_name>
   <domain_keyword>lapis</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-23 01:25:47</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ANTIOQUIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.latinoamericahosting.com</value>
    <value>ns36.latinoamericahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>a2is.com</domain_name>
   <domain_keyword>a2is</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 14:30:51</query_time>
   <create_date>2019-08-23</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>3720</registrar_iana>
   <registrar_name>DropCatch.com 1511 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>aaden.ns.cloudflare.com</value>
    <value>cruz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>apic.se</domain_name>
   <domain_keyword>apic</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-13 20:51:12</query_time>
   <create_date>1996-10-02</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>axis.by</domain_name>
   <domain_keyword>axis</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-16 15:25:06</query_time>
   <create_date>2005-10-12</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.parking.by</value>
    <value>ns2.parking.by</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>axis.org</domain_name>
   <domain_keyword>axis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 17:41:33</query_time>
   <create_date>1997-03-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2029-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>anita.ns.cloudflare.com</value>
    <value>maxim.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>35</num>
   <domain_name>apim.live</domain_name>
   <domain_keyword>apim</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-19 15:50:50</query_time>
   <create_date>2022-02-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</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>ns1bcp.name.com</value>
    <value>ns2cvx.name.com</value>
    <value>ns3gxy.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>apiy.asia</domain_name>
   <domain_keyword>apiy</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 15:51:50</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>apps.rent</domain_name>
   <domain_keyword>apps</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-27 18:32:53</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>spis.work</domain_name>
   <domain_keyword>spis</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-15 18:21:48</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lurecrew</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saitama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>apia.co</domain_name>
   <domain_keyword>apia</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 22:44:44</query_time>
   <create_date>2010-04-23</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>672943168</registrar_iana>
   <registrar_name>.COInternet Restricted and Reserved names</registrar_name>
   <registrar_website>www.cointernet.com.co</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>CO</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>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>inactive</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>avis.com.pl</domain_name>
   <domain_keyword>avis</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-17 06:24:45</query_time>
   <create_date>2006-05-16</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.ibc.pl</value>
    <value>ns2.ibc.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>adis.cat</domain_name>
   <domain_keyword>adis</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-18 22:06:27</query_time>
   <create_date>2010-03-24</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>Alternatives domèstiques, industrials i Serveis, S.L.</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois 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.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.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>42</num>
   <domain_name>aspis.it</domain_name>
   <domain_keyword>aspis</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 06:36:08</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Sinte s.r.l.</registrar_name>
   <registrar_website>http://www.sinte.net</registrar_website>
   <registrant_company>Sinte Srl</registrant_company>
   <registrant_address>Via Monte Grappa 4</registrant_address>
   <registrant_city>Monza</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>20900</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.sinte.net</value>
    <value>dns2.sintenet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>apii.bid</domain_name>
   <domain_keyword>apii</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-06-01 02:31:21</query_time>
   <create_date>2016-11-02</create_date>
   <update_date>2017-04-06</update_date>
   <expiry_date>2026-11-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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.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>44</num>
   <domain_name>apfs.uk</domain_name>
   <domain_keyword>apfs</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 02:27:17</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2022-07-26</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>ANTiT Website Design &amp;amp; Development Limited t/a Legal &amp; Financial Websites [Tag = LEGAL-FINANCIAL]</registrar_name>
   <registrar_website>https://www.webpro-it.co.uk</registrar_website>
   <name_servers>
    <value>barbara.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>aris.monster</domain_name>
   <domain_keyword>aris</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-06-01 05:59:24</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_name>Robert Vajdik</registrant_name>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.776297898</registrant_phone>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>alis.cool</domain_name>
   <domain_keyword>alis</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-06-01 06:58:14</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>alis_</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>ZA</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-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ap5s.com</domain_name>
   <domain_keyword>ap5s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:27:57</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-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>YUNNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ap5s.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>48</num>
   <domain_name>apps.pl</domain_name>
   <domain_keyword>apps</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-09 05:21:47</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>abis.world</domain_name>
   <domain_keyword>abis</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-17 00:50:32</query_time>
   <create_date>2017-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>apik.net</domain_name>
   <domain_keyword>apik</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 23:37:43</query_time>
   <create_date>2002-07-06</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>apps.army</domain_name>
   <domain_keyword>apps</domain_keyword>
   <domain_tld>army</domain_tld>
   <query_time>2024-04-20 09:36:28</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.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>TX</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>ns1hwy.name.com</value>
    <value>ns2fwz.name.com</value>
    <value>ns3jnr.name.com</value>
    <value>ns4hny.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>apus.international</domain_name>
   <domain_keyword>apus</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-24 01:44:10</query_time>
   <create_date>2014-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n.a.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>apvs.net.br</domain_name>
   <domain_keyword>apvs</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-25 21:39:00</query_time>
   <create_date>2020-11-17</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrant_name>Marcelo Brinati Cardoso</registrant_name>
   <name_servers>
    <value>ns66.prodns.com.br</value>
    <value>ns67.prodns.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>vapis.ru</domain_name>
   <domain_keyword>vapis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:41:20</query_time>
   <create_date>2023-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>apjs.info</domain_name>
   <domain_keyword>apjs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 17:17:21</query_time>
   <create_date>2023-01-08</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-08</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>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>56</num>
   <domain_name>apus.org.uk</domain_name>
   <domain_keyword>apus</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-09 02:47:38</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>adis.co.uk</domain_name>
   <domain_keyword>adis</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-04 13:30:27</query_time>
   <create_date>2009-09-13</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns.supremeservers.co.uk</value>
    <value>ns2.supremeservers.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>apia.earth</domain_name>
   <domain_keyword>apia</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-06 16:15:33</query_time>
   <create_date>2022-12-23</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-23</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>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>59</num>
   <domain_name>apil.net</domain_name>
   <domain_keyword>apil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 20:43:43</query_time>
   <create_date>2000-06-01</create_date>
   <update_date>2023-04-23</update_date>
   <expiry_date>2028-06-01</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>MD</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/apil.net/owner</registrant_email>
   <name_servers>
    <value>ns1.wolverinedns.com</value>
    <value>ns2.wolverinedns.com</value>
    <value>ns3.wolverinedns.com</value>
    <value>ns4.wolverinedns.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>atis.icu</domain_name>
   <domain_keyword>atis</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 15:23:48</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <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>ns1076.ui-dns.biz</value>
    <value>ns1088.ui-dns.org</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1101.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>apsis.co</domain_name>
   <domain_keyword>apsis</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-21 20:55:28</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-01-20</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>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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>avis.express</domain_name>
   <domain_keyword>avis</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-21 23:04:12</query_time>
   <create_date>2015-11-21</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <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>dns1.namebay.com</value>
    <value>dns2.namebay.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>63</num>
   <domain_name>aois.it</domain_name>
   <domain_keyword>aois</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 15:48:04</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Incubatec s.r.l.</registrar_name>
   <registrar_website>https://www.server24.eu/cp/cart.php?a=add&amp;domain=register&amp;language=italian</registrar_website>
   <registrant_company>Internet Service GmbH</registrant_company>
   <registrant_address>Via Sneton 17</registrant_address>
   <registrant_city>Ortisei</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39046</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.incubatec.net</value>
    <value>ns10.serverclienti.com</value>
    <value>ns2.incubatec.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>apfs.xyz</domain_name>
   <domain_keyword>apfs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 02:33:45</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>2805</registrar_iana>
   <registrar_name>ZHENGZHOU CENTURY CONNECT ELECTRONIC TECHNOLOGY DEVELOPMENT CO., LTD</registrar_name>
   <registrar_website>http://www.59.cn</registrar_website>
   <registrant_company>liu ji liang</registrant_company>
   <registrant_state>Hu Nan Sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>asis.website</domain_name>
   <domain_keyword>asis</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-20 11:14:19</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>apiz.cloud</domain_name>
   <domain_keyword>apiz</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 15:51:50</query_time>
   <create_date>2020-07-23</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns-1185.awsdns-20.org</value>
    <value>ns-19.awsdns-02.com</value>
    <value>ns-2025.awsdns-61.co.uk</value>
    <value>ns-866.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>apip.cat</domain_name>
   <domain_keyword>apip</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-19 15:51:01</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois 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.afxsolutions.com</value>
    <value>ns2.afxsolutions.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>apbs.biz</domain_name>
   <domain_keyword>apbs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 08:51:38</query_time>
   <create_date>2010-08-18</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASG MEDIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>YORKSHIRE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>axis.mu</domain_name>
   <domain_keyword>axis</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-05-27 01:02:09</query_time>
   <create_date>2008-06-10</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>Pixel Edifice Ltd (ICSM)</registrar_name>
   <name_servers>
    <value>ns1.nimerik.com</value>
    <value>ns2.nimerik.com</value>
    <value>ns3.nimerik.com</value>
    <value>ns4.nimerik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>hapis.org</domain_name>
   <domain_keyword>hapis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 16:48:55</query_time>
   <create_date>2018-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1033.ui-dns.org</value>
    <value>ns1035.ui-dns.com</value>
    <value>ns1051.ui-dns.de</value>
    <value>ns1110.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>apcs.uk</domain_name>
   <domain_keyword>apcs</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 13:06:39</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>apps.support</domain_name>
   <domain_keyword>apps</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-24 13:25:23</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <registrar_website>http://www.gomontenegrodomains.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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>lpis.net</domain_name>
   <domain_keyword>lpis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 09:20:57</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>agis.cool</domain_name>
   <domain_keyword>agis</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-25 01:23:30</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhao Hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shandong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>api1.co</domain_name>
   <domain_keyword>api1</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-01 02:29:55</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-03</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>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>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>apii.co.uk</domain_name>
   <domain_keyword>apii</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 02:31:23</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.apii.uk</value>
    <value>ns2.apii.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>apim.studio</domain_name>
   <domain_keyword>apim</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-01 02:31:47</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</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 0169470174</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.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>78</num>
   <domain_name>anis.kitchen</domain_name>
   <domain_keyword>anis</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-06-01 22:44:12</query_time>
   <create_date>2017-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>avis.com.co</domain_name>
   <domain_keyword>avis</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-30 22:15:27</query_time>
   <create_date>2009-04-22</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2026-04-21</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mareauto Colombia SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CUNDINAMARCA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>dns2.punto.net.ec</value>
    <value>server.punto.net.ec</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fpis.ca</domain_name>
   <domain_keyword>fpis</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-03 06:59:56</query_time>
   <create_date>2011-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>4GoodHosting.com (R629 Enterprises Ltd.)</registrar_name>
   <registrar_website>https://4goodhosting.com</registrar_website>
   <registrant_name>Foam Performance Insulating Services</registrant_name>
   <registrant_address>po box 277, 401 Railway Ave.</registrant_address>
   <registrant_city>White Fox</registrant_city>
   <registrant_state>SK</registrant_state>
   <registrant_zip>S0J3B0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3062768501</registrant_phone>
   <name_servers>
    <value>ns1.caclouddns.com</value>
    <value>ns2.caclouddns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>atis.info</domain_name>
   <domain_keyword>atis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 22:43:45</query_time>
   <create_date>2001-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ATIS 2000 GMbH</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>asis.co</domain_name>
   <domain_keyword>asis</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-23 00:33:31</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-04-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.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>83</num>
   <domain_name>wpis.org</domain_name>
   <domain_keyword>wpis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 18:52:42</query_time>
   <create_date>1999-10-25</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Woodside Park International School</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.prim-ns.de</value>
    <value>a.sec-ns.net</value>
    <value>c.sec-ns.de</value>
    <value>m.sec-ns.de</value>
    <value>n.sec-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>a5is.com</domain_name>
   <domain_keyword>a5is</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:01:32</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-05-20</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=a5is.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>85</num>
   <domain_name>apos.link</domain_name>
   <domain_keyword>apos</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-24 13:55:15</query_time>
   <create_date>2020-11-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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>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>86</num>
   <domain_name>apos.nl</domain_name>
   <domain_keyword>apos</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 13:55:15</query_time>
   <create_date>2002-01-22</create_date>
   <update_date>2024-02-26</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns1.dds.nl</value>
    <value>ns2.dds.eu</value>
    <value>ns3.dds.amsterdam</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>apizs.com</domain_name>
   <domain_keyword>apizs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:17:00</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.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>SHANG HAI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <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>88</num>
   <domain_name>apix.tech</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <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>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>89</num>
   <domain_name>apps.voyage</domain_name>
   <domain_keyword>apps</domain_keyword>
   <domain_tld>voyage</domain_tld>
   <query_time>2024-04-26 05:43:51</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</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>90</num>
   <domain_name>apas.io</domain_name>
   <domain_keyword>apas</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 08:24:09</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>3919</registrar_iana>
   <registrar_name>Sav.com, LLC - 29</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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>91</num>
   <domain_name>apps.wedding</domain_name>
   <domain_keyword>apps</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-05-08 09:15:37</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-13</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>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>92</num>
   <domain_name>apts.co.uk</domain_name>
   <domain_keyword>apts</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 02:46:17</query_time>
   <create_date>2003-10-23</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>npis.jp</domain_name>
   <domain_keyword>npis</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 22:00:22</query_time>
   <create_date>2011-04-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>taiho</registrant_name>
   <registrant_address>Chiyoda-ku</registrant_address>
   <registrant_zip>102-0073</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3265-6838</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>api3.se</domain_name>
   <domain_keyword>api3</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:09:54</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>apism.com</domain_name>
   <domain_keyword>apism</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:05:02</query_time>
   <create_date>2009-12-04</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>api0.pw</domain_name>
   <domain_keyword>api0</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-11 20:31:44</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/api0.pw/registrant</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>axis.team</domain_name>
   <domain_keyword>axis</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-12 12:38:23</query_time>
   <create_date>2016-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>apias.info</domain_name>
   <domain_keyword>apias</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 23:34:33</query_time>
   <create_date>2019-02-10</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-10</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>FL</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>apis3.tools</domain_name>
   <domain_keyword>apis3</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-29 09:24:49</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.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>Sofia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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>ns1bqx.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4hmp.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>atis.tel</domain_name>
   <domain_keyword>atis</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-01 17:35:15</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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.