WHOIS QUERY TIME

2 Apr 2024 - 2:35 AM UTC

Registered: 21 January 2001
Modified: 11 January 2024
Expiry: 20 January 2025

REGISTRAR

Name: HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA

DNSSEC

Unsigned

NAME SERVERS

ns1.hostido.net.pl
ns2.hostido.net.pl
ns3.hostido.net.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=apix.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "apix.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "apix.com.pl",
            "domain_keyword": "apix",
            "domain_tld": "com.pl",
            "query_time": "2024-04-02 02:35:15",
            "create_date": "2001-01-21",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-20",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>apix.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>apix.com.pl</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-02 02:35:15</query_time>
   <create_date>2001-01-21</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.084 seconds) for "apix.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 11:08 AM UTC

Registered: 21 January 2001
Modified: 28 February 2023
Expiry: 20 January 2024

REGISTRAR

Name: HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA

DNSSEC

Unsigned

NAME SERVERS

ns1.hostido.net.pl
ns2.hostido.net.pl
ns3.hostido.net.pl

#2 - QUERY TIME

4 Feb 2024 - 10:51 AM UTC

Registered: 21 January 2001
Modified: 11 January 2024
Expiry: 20 January 2025

REGISTRAR

Name: HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA

DNSSEC

Unsigned

NAME SERVERS

ns1.hostido.net.pl
ns2.hostido.net.pl
ns3.hostido.net.pl

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=apix.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "apix.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "apix.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "apix.com.pl",
            "domain_keyword": "apix",
            "domain_tld": "com.pl",
            "query_time": "2023-05-03 11:08:46",
            "create_date": "2001-01-21",
            "update_date": "2023-02-28",
            "expiry_date": "2024-01-20",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "apix.com.pl",
            "domain_keyword": "apix",
            "domain_tld": "com.pl",
            "query_time": "2024-02-04 10:51:51",
            "create_date": "2001-01-21",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-20",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "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>apix.com.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>apix.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>apix.com.pl</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-05-03 11:08:46</query_time>
   <create_date>2001-01-21</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2024-01-20</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>apix.com.pl</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-02-04 10:51:51</query_time>
   <create_date>2001-01-21</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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 71 domain names (in 0.059 seconds) which contained the exact domain keyword "apix".
Domain Name Registered Expiry Registrar Ownership
1 apix.co.nz 12 Mar 1997 - Freeparking Limited t/a DiscountDomains -
2 apix.co.jp 14 Apr 1999 - - APIX CORPORAION
3 apix.com.pl 21 Jan 2001 20 Jan 2025 HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA -
4 apix.com 11 Mar 2002 11 Mar 2026 GoDaddy.com, LLC -
5 apix.it 23 Dec 2003 2 Dec 2024 Aruba s.p.a. Enrico Apicella
6 apix.org 12 Aug 2004 12 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 apix.net 9 May 2005 9 May 2025 GoDaddy.com, LLC -
8 apix.co.uk 10 Aug 2006 10 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
9 apix.asia 17 Apr 2009 17 Apr 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
10 apix.lt 22 Apr 2011 23 Apr 2025 UAB "Interneto vizija" UAB "Interneto vizija"
11 apix.pl 11 May 2011 11 May 2025 HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA -
12 apix.bz 17 Jan 2012 17 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
13 apix.io 1 Nov 2012 1 Nov 2024 Gandi SAS Utoolity GmbH
14 apix.com.co 20 Nov 2012 19 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Altosentido
15 apix.tv 18 Sep 2014 18 Sep 2024 Gandi SAS APix Inc.
16 apix.one 9 Jan 2016 9 Jan 2025 One.com A/S REDACTED FOR PRIVACY
17 apix.onl 1 Feb 2016 1 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
18 apix.cloud 16 Feb 2016 16 Feb 2025 Key-Systems, LLC Private Person
19 apix.com.br 21 Mar 2016 21 Mar 2028 - SENSEDIA S/A
20 apix.rocks 26 Apr 2016 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 apix.la 12 May 2016 12 May 2025 PDR Ltd. -
22 apix.photos 18 Aug 2016 18 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
23 apix.be 24 Nov 2016 - OVH -
24 apix.ro 27 Nov 2016 20 Sep 2024 ICI - Registrar -
25 apix.store 28 Aug 2017 28 Aug 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
26 apix.club 20 Jan 2018 20 Jan 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhu jie
27 apix.us 17 Apr 2018 17 Apr 2025 NameCheap, Inc. wego
28 apix.shop 4 Jun 2018 4 Jun 2024 Registrar of domain names REG.RU -
29 apix.hr 9 Sep 2018 26 Dec 2024 CARNET APIX j.d.o.o.
30 apix.dev 14 May 2019 14 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Apix
31 apix.finance 30 Jul 2019 30 Jul 2025 Tucows Domains Inc. Data Protected
32 apix.co 17 Dec 2019 17 Dec 2026 Key-Systems GmbH c/o whoisproxy.com
33 apix.exchange 2 Feb 2020 2 Feb 2025 Name.com, Inc. Barnet Associates
34 apix.market 2 Feb 2020 2 Feb 2025 Name.com, Inc. Barnet Associates
35 apix.red 28 Feb 2020 28 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
36 apix.group 13 Mar 2020 13 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Litvin Dmitrij
37 apix.se 27 May 2020 27 May 2025 Loopia AB -
38 apix.anz 24 Jun 2020 24 Jun 2024 CSC Corporate Domains, Inc. Australia and New Zealand Banking Group Limited
39 apix.global 3 Aug 2020 3 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 apix.link 13 Aug 2020 13 Aug 2024 Gandi SAS Ximplar Limited
41 apix.me 10 Sep 2020 10 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 apix.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
43 apix.trade 15 Nov 2020 15 Nov 2024 Name.com, Inc. REDACTED FOR PRIVACY
44 apix.games 21 Nov 2020 21 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 apix.app 20 Dec 2020 20 Dec 2024 Tucows Domains Inc Data Protected
46 apix.digital 6 Feb 2021 6 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
47 apix.xyz 28 Jan 2022 28 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
48 apix.uno 7 Feb 2022 7 Feb 2025 Network Solutions LLC Dasi
49 apix.top 28 Mar 2022 28 Mar 2024 NameSilo,LLC See PrivacyGuardian.org
50 apix.info 2 Jul 2022 2 Jul 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
51 apix.cash 14 Sep 2022 14 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 apix.website 12 Mar 2023 12 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Halla Qurashi
53 apix.vip 23 Mar 2023 23 Mar 2025 DNSPod, Inc. Bei Jing Ji Zhi Ke Ji You Xian Gong Si
54 apix.pro 11 Apr 2023 11 Apr 2025 Sav.com, LLC - 24 REDACTED FOR PRIVACY
55 apix.solutions 17 May 2023 17 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
56 apix.lol 23 Jun 2023 23 Jun 2024 Dynadot LLC -
57 apix.cn 13 Jul 2023 13 Jul 2025 阿里云计算有限公司(万网) 曾令平
58 apix.live 24 Jul 2023 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 apix.online 31 Jul 2023 31 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
60 apix.site 7 Aug 2023 7 Aug 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
61 apix.pt 9 Nov 2023 9 Nov 2024 - -
62 apix.team 14 Nov 2023 14 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
63 apix.tech 3 Dec 2023 3 Dec 2024 West263 International Limited -
64 apix.ink 1 Jan 2024 1 Jan 2025 DNSPod, Inc. tongliangqukunzhiwangluogongzuoshi
65 apix.pw 4 Jan 2024 4 Jan 2026 Namecheap -
66 apix.world 30 Jan 2024 30 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
67 apix.space 3 Feb 2024 3 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
68 apix.financial 21 Mar 2024 21 Mar 2025 EuroDNS S.A. Whois Privacy (enumDNS dba)
69 apix.uk 21 Apr 2024 21 Apr 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
70 apix.ovh 15 May 2024 15 May 2025 OVH APOX PIOTR SZWEDA
71 apix.rest 18 May 2024 18 May 2025 GoDaddy Domains By Proxy, LLC
72 apix.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=apix&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "apix",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 72,
        "relation": "eq",
        "current": 72
    },
    "unique_domains": "apix.co.nz, apix.co.jp, apix.com.pl, apix.com, apix.it, apix.org, apix.net, apix.co.uk, apix.asia, apix.lt, apix.pl, apix.bz, apix.io, apix.com.co, apix.tv, apix.one, apix.onl, apix.cloud, apix.com.br, apix.rocks, apix.la, apix.photos, apix.be, apix.ro, apix.store, apix.club, apix.us, apix.shop, apix.hr, apix.dev, apix.finance, apix.co, apix.exchange, apix.market, apix.red, apix.group, apix.se, apix.anz, apix.global, apix.link, apix.me, apix.bond, apix.trade, apix.games, apix.app, apix.digital, apix.xyz, apix.uno, apix.top, apix.info, apix.cash, apix.website, apix.vip, apix.pro, apix.solutions, apix.lol, apix.cn, apix.live, apix.online, apix.site, apix.pt, apix.team, apix.tech, apix.ink, apix.pw, apix.world, apix.space, apix.financial, apix.uk, apix.ovh, apix.rest, apix.de",
    "results": [
        {
            "num": 1,
            "domain_name": "apix.co.nz",
            "domain_keyword": "apix",
            "domain_tld": "co.nz",
            "query_time": "2024-04-27 08:06:31",
            "create_date": "1997-03-12",
            "update_date": "2022-10-31",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "apix.co.jp",
            "domain_keyword": "apix",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 13:20:31",
            "create_date": "1999-04-14",
            "update_date": "2024-05-01",
            "registrant_company": "APIX CORPORAION",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "apix.com.pl",
            "domain_keyword": "apix",
            "domain_tld": "com.pl",
            "query_time": "2024-04-02 02:35:15",
            "create_date": "2001-01-21",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-20",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "apix.com",
            "domain_keyword": "apix",
            "domain_tld": "com",
            "query_time": "2024-05-13 20:45:16",
            "create_date": "2002-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2026-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "apix.it",
            "domain_keyword": "apix",
            "domain_tld": "it",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2003-12-23",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-02",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Enrico Apicella",
            "registrant_address": "Via Cupa delle fescine, 19F",
            "registrant_city": "POZZUOLI",
            "registrant_state": "NA",
            "registrant_zip": "80078",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "apix.org",
            "domain_keyword": "apix",
            "domain_tld": "org",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2004-08-12",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-12",
            "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": [
                "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": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "apix.net",
            "domain_keyword": "apix",
            "domain_tld": "net",
            "query_time": "2024-05-09 00:20:36",
            "create_date": "2005-05-09",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "apix.co.uk",
            "domain_keyword": "apix",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 08:06:34",
            "create_date": "2006-08-10",
            "update_date": "2023-11-20",
            "expiry_date": "2024-08-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns67.1and1.co.uk",
                "ns68.1and1.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "apix.asia",
            "domain_keyword": "apix",
            "domain_tld": "asia",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2009-04-17",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "thaddeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "apix.lt",
            "domain_keyword": "apix",
            "domain_tld": "lt",
            "query_time": "2024-05-19 15:51:49",
            "create_date": "2011-04-22",
            "expiry_date": "2025-04-23",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 11,
            "domain_name": "apix.pl",
            "domain_keyword": "apix",
            "domain_tld": "pl",
            "query_time": "2024-05-11 00:19:33",
            "create_date": "2011-05-11",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-11",
            "registrar_name": "HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA",
            "name_servers": [
                "ns1.hostido.net.pl",
                "ns2.hostido.net.pl",
                "ns3.hostido.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "apix.bz",
            "domain_keyword": "apix",
            "domain_tld": "bz",
            "query_time": "2024-05-22 02:38:17",
            "create_date": "2012-01-17",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "name_servers": [
                "ns-1437.awsdns-51.org",
                "ns-1812.awsdns-34.co.uk",
                "ns-497.awsdns-62.com",
                "ns-939.awsdns-53.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "apix.io",
            "domain_keyword": "apix",
            "domain_tld": "io",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2012-11-01",
            "update_date": "2023-09-13",
            "expiry_date": "2024-11-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Utoolity 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": [
                "ns-122-c.gandi.net",
                "ns-26-a.gandi.net",
                "ns-32-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "apix.com.co",
            "domain_keyword": "apix",
            "domain_tld": "com.co",
            "query_time": "2024-05-29 06:44:44",
            "create_date": "2012-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Altosentido",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valle del Cauca",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "apix.tv",
            "domain_keyword": "apix",
            "domain_tld": "tv",
            "query_time": "2024-05-25 22:47:18",
            "create_date": "2014-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "APix Inc.",
            "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-1244.awsdns-27.org",
                "ns-1787.awsdns-31.co.uk",
                "ns-299.awsdns-37.com",
                "ns-831.awsdns-39.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "apix.one",
            "domain_keyword": "apix",
            "domain_tld": "one",
            "query_time": "2024-05-19 15:51:49",
            "create_date": "2016-01-09",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "apix.onl",
            "domain_keyword": "apix",
            "domain_tld": "onl",
            "query_time": "2024-06-02 04:11:03",
            "create_date": "2016-02-01",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-01",
            "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": "Whois Privacy Protection Service by onamae.com",
            "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": [
                "ns03.apix.onl",
                "ns04.apix.onl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "apix.cloud",
            "domain_keyword": "apix",
            "domain_tld": "cloud",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2016-02-16",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya Oblast",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "apix.com.br",
            "domain_keyword": "apix",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2016-03-21",
            "update_date": "2023-03-08",
            "expiry_date": "2028-03-21",
            "registrant_name": "SENSEDIA S/A",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "apix.rocks",
            "domain_keyword": "apix",
            "domain_tld": "rocks",
            "query_time": "2024-04-27 08:06:31",
            "create_date": "2016-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "apix.la",
            "domain_keyword": "apix",
            "domain_tld": "la",
            "query_time": "2024-05-22 02:38:17",
            "create_date": "2016-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_name": "PDR Ltd.",
            "registrant_email": "https://whois.nic.la/contact/apix.la/registrant",
            "name_servers": [
                "hostea.earth.orderbox-dns.com",
                "hostea.mars.orderbox-dns.com",
                "hostea.mercury.orderbox-dns.com",
                "hostea.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "apix.photos",
            "domain_keyword": "apix",
            "domain_tld": "photos",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2016-08-18",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "apix.be",
            "domain_keyword": "apix",
            "domain_tld": "be",
            "query_time": "2024-04-27 08:06:31",
            "create_date": "2016-11-24",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 24,
            "domain_name": "apix.ro",
            "domain_keyword": "apix",
            "domain_tld": "ro",
            "query_time": "2024-06-02 04:11:03",
            "create_date": "2016-11-27",
            "expiry_date": "2024-09-20",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.gamecore.ro",
                "ns2.gamecore.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 25,
            "domain_name": "apix.store",
            "domain_keyword": "apix",
            "domain_tld": "store",
            "query_time": "2024-04-27 08:06:31",
            "create_date": "2017-08-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "apix.club",
            "domain_keyword": "apix",
            "domain_tld": "club",
            "query_time": "2024-05-25 22:47:17",
            "create_date": "2018-01-20",
            "update_date": "2019-01-27",
            "expiry_date": "2028-01-20",
            "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": "zhu jie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "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": 27,
            "domain_name": "apix.us",
            "domain_keyword": "apix",
            "domain_tld": "us",
            "query_time": "2024-05-22 02:38:19",
            "create_date": "2018-04-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "We Go",
            "registrant_company": "wego",
            "registrant_address": "ad",
            "registrant_city": "city",
            "registrant_state": "NY",
            "registrant_zip": "12345",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2246002350",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "apix.shop",
            "domain_keyword": "apix",
            "domain_tld": "shop",
            "query_time": "2024-04-25 17:16:51",
            "create_date": "2018-06-04",
            "update_date": "2024-02-02",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of domain names REG.RU",
            "registrar_website": "http://reg.ru",
            "registrant_country": "RU",
            "name_servers": [
                "ns1.adminvps.ru",
                "ns2.adminvps.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "apix.hr",
            "domain_keyword": "apix",
            "domain_tld": "hr",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2018-09-09",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "APIX j.d.o.o.",
            "registrant_address": "Radobiljska cesta 8",
            "registrant_city": "Kreševo",
            "registrant_state": "HR",
            "registrant_zip": "21256",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydataknox.com",
                "ns2.mydataknox.com"
            ]
        },
        {
            "num": 30,
            "domain_name": "apix.dev",
            "domain_keyword": "apix",
            "domain_tld": "dev",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2019-05-14",
            "update_date": "2024-03-29",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apix",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gelderland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "apix.finance",
            "domain_keyword": "apix",
            "domain_tld": "finance",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2019-07-30",
            "update_date": "2024-03-20",
            "expiry_date": "2025-07-30",
            "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": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "apix.co",
            "domain_keyword": "apix",
            "domain_tld": "co",
            "query_time": "2024-05-19 15:51:49",
            "create_date": "2019-12-17",
            "update_date": "2024-04-26",
            "expiry_date": "2026-12-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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-1080.awsdns-07.org",
                "ns-1962.awsdns-53.co.uk",
                "ns-8.awsdns-01.com",
                "ns-919.awsdns-50.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "apix.exchange",
            "domain_keyword": "apix",
            "domain_tld": "exchange",
            "query_time": "2024-05-19 15:51:49",
            "create_date": "2020-02-02",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-02",
            "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": 34,
            "domain_name": "apix.market",
            "domain_keyword": "apix",
            "domain_tld": "market",
            "query_time": "2024-05-19 15:51:49",
            "create_date": "2020-02-02",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-02",
            "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": 35,
            "domain_name": "apix.red",
            "domain_keyword": "apix",
            "domain_tld": "red",
            "query_time": "2024-05-19 15:51:49",
            "create_date": "2020-02-28",
            "update_date": "2023-04-10",
            "expiry_date": "2025-02-28",
            "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": [
                "coby.ns.cloudflare.com",
                "julissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "apix.group",
            "domain_keyword": "apix",
            "domain_tld": "group",
            "query_time": "2024-05-13 20:45:16",
            "create_date": "2020-03-13",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Litvin Dmitrij",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Krasnodarskij",
            "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": [
                "bataysk.ens.mail.ru",
                "votkinsk.ens.mail.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "apix.se",
            "domain_keyword": "apix",
            "domain_tld": "se",
            "query_time": "2024-05-29 06:44:45",
            "create_date": "2020-05-27",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-27",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns-1156.awsdns-16.org",
                "ns-1804.awsdns-33.co.uk",
                "ns-47.awsdns-05.com",
                "ns-646.awsdns-16.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "apix.anz",
            "domain_keyword": "apix",
            "domain_tld": "anz",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2020-06-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domains Administrator",
            "registrant_company": "Australia and New Zealand Banking Group Limited",
            "registrant_address": "ANZ Centre Melbourne, Level 8, 833 Collins St, Docklands",
            "registrant_city": "Melbourne",
            "registrant_state": "VIC",
            "registrant_zip": "3008",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.392735555",
            "registrant_fax": "+61.386541922",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "apix.global",
            "domain_keyword": "apix",
            "domain_tld": "global",
            "query_time": "2024-05-25 22:47:17",
            "create_date": "2020-08-03",
            "update_date": "2023-07-09",
            "expiry_date": "2024-08-03",
            "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": [
                "ns-1044.awsdns-02.org",
                "ns-1701.awsdns-20.co.uk",
                "ns-237.awsdns-29.com",
                "ns-975.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "apix.link",
            "domain_keyword": "apix",
            "domain_tld": "link",
            "query_time": "2024-06-02 04:11:03",
            "create_date": "2020-08-13",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ximplar Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-124.awsdns-15.com",
                "ns-1474.awsdns-56.org",
                "ns-1841.awsdns-38.co.uk",
                "ns-796.awsdns-35.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "apix.me",
            "domain_keyword": "apix",
            "domain_tld": "me",
            "query_time": "2024-06-02 04:11:03",
            "create_date": "2020-09-10",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "apix.bond",
            "domain_keyword": "apix",
            "domain_tld": "bond",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "apix.trade",
            "domain_keyword": "apix",
            "domain_tld": "trade",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2020-11-15",
            "update_date": "2023-12-30",
            "expiry_date": "2024-11-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "????????? ???????",
            "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": [
                "betty.ns.cloudflare.com",
                "nash.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "apix.games",
            "domain_keyword": "apix",
            "domain_tld": "games",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2020-11-21",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-21",
            "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": 45,
            "domain_name": "apix.app",
            "domain_keyword": "apix",
            "domain_tld": "app",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2020-12-20",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-20",
            "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": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "apix.digital",
            "domain_keyword": "apix",
            "domain_tld": "digital",
            "query_time": "2024-05-25 22:47:17",
            "create_date": "2021-02-06",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-06",
            "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": "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 FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1046.awsdns-02.org",
                "ns-1652.awsdns-14.co.uk",
                "ns-457.awsdns-57.com",
                "ns-704.awsdns-24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "apix.xyz",
            "domain_keyword": "apix",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 22:47:18",
            "create_date": "2022-01-28",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "noah.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "apix.uno",
            "domain_keyword": "apix",
            "domain_tld": "uno",
            "query_time": "2024-05-26 13:41:40",
            "create_date": "2022-02-07",
            "update_date": "2023-12-14",
            "expiry_date": "2025-02-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Dasi",
            "registrant_state": "CDMX",
            "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.",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "apix.top",
            "domain_keyword": "apix",
            "domain_tld": "top",
            "query_time": "2024-06-02 04:11:04",
            "create_date": "2022-03-28",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "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",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "apix.info",
            "domain_keyword": "apix",
            "domain_tld": "info",
            "query_time": "2024-05-25 22:47:18",
            "create_date": "2022-07-02",
            "update_date": "2023-12-28",
            "expiry_date": "2025-07-02",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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-f00d355d.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "apix.cash",
            "domain_keyword": "apix",
            "domain_tld": "cash",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2022-09-14",
            "update_date": "2022-09-19",
            "expiry_date": "2024-09-14",
            "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": [
                "brenda.ns.cloudflare.com",
                "jihoon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "apix.website",
            "domain_keyword": "apix",
            "domain_tld": "website",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2023-03-12",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Halla Qurashi",
            "registrant_state": "NA",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the 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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "apix.vip",
            "domain_keyword": "apix",
            "domain_tld": "vip",
            "query_time": "2024-05-22 02:38:17",
            "create_date": "2023-03-23",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bei Jing Ji Zhi Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "clark.dnspod.net",
                "optional.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "apix.pro",
            "domain_keyword": "apix",
            "domain_tld": "pro",
            "query_time": "2024-04-29 09:24:57",
            "create_date": "2023-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 3914,
            "registrar_name": "Sav.com, LLC - 24",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "apix.solutions",
            "domain_keyword": "apix",
            "domain_tld": "solutions",
            "query_time": "2024-05-22 02:38:17",
            "create_date": "2023-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "apix.lol",
            "domain_keyword": "apix",
            "domain_tld": "lol",
            "query_time": "2024-05-22 02:38:17",
            "create_date": "2023-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "apix.cn",
            "domain_keyword": "apix",
            "domain_tld": "cn",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2023-07-13",
            "expiry_date": "2025-07-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "曾令平",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "apix.live",
            "domain_keyword": "apix",
            "domain_tld": "live",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "apix.online",
            "domain_keyword": "apix",
            "domain_tld": "online",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2023-07-31",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Wojewodztwo Slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "apix.site",
            "domain_keyword": "apix",
            "domain_tld": "site",
            "query_time": "2024-06-02 04:11:03",
            "create_date": "2023-08-07",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "apix.pt",
            "domain_keyword": "apix",
            "domain_tld": "pt",
            "query_time": "2024-06-02 04:11:03",
            "create_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 62,
            "domain_name": "apix.team",
            "domain_keyword": "apix",
            "domain_tld": "team",
            "query_time": "2024-06-12 13:20:31",
            "create_date": "2023-11-14",
            "update_date": "2024-04-01",
            "expiry_date": "2024-11-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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.flexbe.net",
                "ns2.flexbe.net",
                "ns3.flexbe.com",
                "ns4.flexbe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "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": 64,
            "domain_name": "apix.ink",
            "domain_keyword": "apix",
            "domain_tld": "ink",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2024-01-01",
            "update_date": "2024-05-10",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tongliangqukunzhiwangluogongzuoshi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing shi",
            "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": [
                "brenna.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "apix.pw",
            "domain_keyword": "apix",
            "domain_tld": "pw",
            "query_time": "2024-04-27 08:06:31",
            "create_date": "2024-01-04",
            "update_date": "2024-01-22",
            "expiry_date": "2026-01-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.nic.pw/contact/apix.pw/registrant",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "apix.world",
            "domain_keyword": "apix",
            "domain_tld": "world",
            "query_time": "2024-05-25 22:47:18",
            "create_date": "2024-01-30",
            "update_date": "2024-03-17",
            "expiry_date": "2025-01-30",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "apix.space",
            "domain_keyword": "apix",
            "domain_tld": "space",
            "query_time": "2024-05-25 22:47:18",
            "create_date": "2024-02-03",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-03",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "apix.financial",
            "domain_keyword": "apix",
            "domain_tld": "financial",
            "query_time": "2024-05-22 02:38:17",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "apix.uk",
            "domain_keyword": "apix",
            "domain_tld": "uk",
            "query_time": "2024-04-25 19:52:46",
            "create_date": "2024-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "apix.ovh",
            "domain_keyword": "apix",
            "domain_tld": "ovh",
            "query_time": "2024-05-17 17:29:22",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "APOX PIOTR SZWEDA",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "apix.rest",
            "domain_keyword": "apix",
            "domain_tld": "rest",
            "query_time": "2024-05-20 16:54:15",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "kip.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "apix.de",
            "domain_keyword": "apix",
            "domain_tld": "de",
            "query_time": "2024-05-21 16:23:36",
            "update_date": "2013-11-08",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>apix</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>72</total>
  <relation>eq</relation>
  <current>72</current>
 </count>
 <unique_domains>apix.co.nz, apix.co.jp, apix.com.pl, apix.com, apix.it, apix.org, apix.net, apix.co.uk, apix.asia, apix.lt, apix.pl, apix.bz, apix.io, apix.com.co, apix.tv, apix.one, apix.onl, apix.cloud, apix.com.br, apix.rocks, apix.la, apix.photos, apix.be, apix.ro, apix.store, apix.club, apix.us, apix.shop, apix.hr, apix.dev, apix.finance, apix.co, apix.exchange, apix.market, apix.red, apix.group, apix.se, apix.anz, apix.global, apix.link, apix.me, apix.bond, apix.trade, apix.games, apix.app, apix.digital, apix.xyz, apix.uno, apix.top, apix.info, apix.cash, apix.website, apix.vip, apix.pro, apix.solutions, apix.lol, apix.cn, apix.live, apix.online, apix.site, apix.pt, apix.team, apix.tech, apix.ink, apix.pw, apix.world, apix.space, apix.financial, apix.uk, apix.ovh, apix.rest, apix.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>apix.co.nz</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-27 08:06:31</query_time>
   <create_date>1997-03-12</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>apix.co.jp</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 13:20:31</query_time>
   <create_date>1999-04-14</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>APIX CORPORAION</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>apix.com.pl</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-02 02:35:15</query_time>
   <create_date>2001-01-21</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>apix.com</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 20:45:16</query_time>
   <create_date>2002-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2026-03-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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>apix.it</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2003-12-23</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Enrico Apicella</registrant_company>
   <registrant_address>Via Cupa delle fescine, 19F</registrant_address>
   <registrant_city>POZZUOLI</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80078</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>apix.org</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2004-08-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-12</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>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>apix.net</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 00:20:36</query_time>
   <create_date>2005-05-09</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>apix.co.uk</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 08:06:34</query_time>
   <create_date>2006-08-10</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-08-10</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>ns67.1and1.co.uk</value>
    <value>ns68.1and1.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>apix.asia</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2009-04-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.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>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>thaddeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>apix.lt</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-19 15:51:49</query_time>
   <create_date>2011-04-22</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>apix.pl</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-11 00:19:33</query_time>
   <create_date>2011-05-11</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>HOSTIDO.PL GAŁĄZKA SPÓŁKA JAWNA</registrar_name>
   <name_servers>
    <value>ns1.hostido.net.pl</value>
    <value>ns2.hostido.net.pl</value>
    <value>ns3.hostido.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>apix.bz</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-22 02:38:17</query_time>
   <create_date>2012-01-17</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-17</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>
   <name_servers>
    <value>ns-1437.awsdns-51.org</value>
    <value>ns-1812.awsdns-34.co.uk</value>
    <value>ns-497.awsdns-62.com</value>
    <value>ns-939.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>apix.io</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2012-11-01</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-11-01</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_company>Utoolity 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>ns-122-c.gandi.net</value>
    <value>ns-26-a.gandi.net</value>
    <value>ns-32-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>apix.com.co</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-29 06:44:44</query_time>
   <create_date>2012-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-19</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>Altosentido</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valle del Cauca</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>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>15</num>
   <domain_name>apix.tv</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-25 22:47:18</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>APix Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-1244.awsdns-27.org</value>
    <value>ns-1787.awsdns-31.co.uk</value>
    <value>ns-299.awsdns-37.com</value>
    <value>ns-831.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>apix.one</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 15:51:49</query_time>
   <create_date>2016-01-09</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>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>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>17</num>
   <domain_name>apix.onl</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-06-02 04:11:03</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-01</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>Whois Privacy Protection Service by onamae.com</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>ns03.apix.onl</value>
    <value>ns04.apix.onl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>apix.cloud</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya Oblast</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.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>19</num>
   <domain_name>apix.com.br</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2028-03-21</expiry_date>
   <registrant_name>SENSEDIA S/A</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>apix.rocks</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-27 08:06:31</query_time>
   <create_date>2016-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>ns27.domaincontrol.com</value>
    <value>ns28.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>21</num>
   <domain_name>apix.la</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-22 02:38:17</query_time>
   <create_date>2016-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/apix.la/registrant</registrant_email>
   <name_servers>
    <value>hostea.earth.orderbox-dns.com</value>
    <value>hostea.mars.orderbox-dns.com</value>
    <value>hostea.mercury.orderbox-dns.com</value>
    <value>hostea.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>apix.photos</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>apix.be</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-27 08:06:31</query_time>
   <create_date>2016-11-24</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>apix.ro</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 04:11:03</query_time>
   <create_date>2016-11-27</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.gamecore.ro</value>
    <value>ns2.gamecore.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>apix.store</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-27 08:06:31</query_time>
   <create_date>2017-08-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>apix.club</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-25 22:47:17</query_time>
   <create_date>2018-01-20</create_date>
   <update_date>2019-01-27</update_date>
   <expiry_date>2028-01-20</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>zhu jie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</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>27</num>
   <domain_name>apix.us</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-22 02:38:19</query_time>
   <create_date>2018-04-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>We Go</registrant_name>
   <registrant_company>wego</registrant_company>
   <registrant_address>ad</registrant_address>
   <registrant_city>city</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>12345</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2246002350</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>apix.shop</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 17:16:51</query_time>
   <create_date>2018-06-04</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of domain names REG.RU</registrar_name>
   <registrar_website>http://reg.ru</registrar_website>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>ns1.adminvps.ru</value>
    <value>ns2.adminvps.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>apix.hr</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2018-09-09</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>APIX j.d.o.o.</registrant_name>
   <registrant_address>Radobiljska cesta 8</registrant_address>
   <registrant_city>Kreševo</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>21256</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydataknox.com</value>
    <value>ns2.mydataknox.com</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>apix.dev</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apix</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gelderland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>apix.finance</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2019-07-30</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-07-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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>apix.co</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 15:51:49</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-12-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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-1080.awsdns-07.org</value>
    <value>ns-1962.awsdns-53.co.uk</value>
    <value>ns-8.awsdns-01.com</value>
    <value>ns-919.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>apix.exchange</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-19 15:51:49</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-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>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>34</num>
   <domain_name>apix.market</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-19 15:51:49</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-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>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>35</num>
   <domain_name>apix.red</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-19 15:51:49</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-02-28</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>coby.ns.cloudflare.com</value>
    <value>julissa.ns.cloudflare.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>apix.group</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 20:45:16</query_time>
   <create_date>2020-03-13</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Litvin Dmitrij</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Krasnodarskij</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>bataysk.ens.mail.ru</value>
    <value>votkinsk.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>apix.se</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-29 06:44:45</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns-1156.awsdns-16.org</value>
    <value>ns-1804.awsdns-33.co.uk</value>
    <value>ns-47.awsdns-05.com</value>
    <value>ns-646.awsdns-16.net</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>38</num>
   <domain_name>apix.anz</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>anz</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domains Administrator</registrant_name>
   <registrant_company>Australia and New Zealand Banking Group Limited</registrant_company>
   <registrant_address>ANZ Centre Melbourne, Level 8, 833 Collins St, Docklands</registrant_address>
   <registrant_city>Melbourne</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3008</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.392735555</registrant_phone>
   <registrant_fax>+61.386541922</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>apix.global</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-25 22:47:17</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-08-03</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>ns-1044.awsdns-02.org</value>
    <value>ns-1701.awsdns-20.co.uk</value>
    <value>ns-237.awsdns-29.com</value>
    <value>ns-975.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>apix.link</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-02 04:11:03</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-13</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_company>Ximplar 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>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-124.awsdns-15.com</value>
    <value>ns-1474.awsdns-56.org</value>
    <value>ns-1841.awsdns-38.co.uk</value>
    <value>ns-796.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>apix.me</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-02 04:11:03</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>apix.bond</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>apix.trade</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>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>????????? ???????</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>betty.ns.cloudflare.com</value>
    <value>nash.ns.cloudflare.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>apix.games</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2020-11-21</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-21</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>45</num>
   <domain_name>apix.app</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2020-12-20</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-20</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>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>apix.digital</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 22:47:17</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-06</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>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 FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1046.awsdns-02.org</value>
    <value>ns-1652.awsdns-14.co.uk</value>
    <value>ns-457.awsdns-57.com</value>
    <value>ns-704.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>apix.xyz</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 22:47:18</query_time>
   <create_date>2022-01-28</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>noah.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>apix.uno</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-26 13:41:40</query_time>
   <create_date>2022-02-07</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Dasi</registrant_company>
   <registrant_state>CDMX</registrant_state>
   <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>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>apix.top</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 04:11:04</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>apix.info</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 22:47:18</query_time>
   <create_date>2022-07-02</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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-f00d355d.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>apix.cash</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-09-14</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>brenda.ns.cloudflare.com</value>
    <value>jihoon.ns.cloudflare.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>apix.website</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2023-03-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Halla Qurashi</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>SA</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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>apix.vip</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-22 02:38:17</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bei Jing Ji Zhi Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>clark.dnspod.net</value>
    <value>optional.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>apix.pro</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 09:24:57</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>3914</registrar_iana>
   <registrar_name>Sav.com, LLC - 24</registrar_name>
   <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>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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>apix.solutions</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-22 02:38:17</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>apix.lol</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-22 02:38:17</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>apix.cn</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2023-07-13</create_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>曾令平</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>apix.live</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>apix.online</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Wojewodztwo Slaskie</registrant_state>
   <registrant_country>PL</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>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>apix.site</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 04:11:03</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>apix.pt</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-02 04:11:03</query_time>
   <create_date>2023-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>apix.team</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-06-12 13:20:31</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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.flexbe.net</value>
    <value>ns2.flexbe.net</value>
    <value>ns3.flexbe.com</value>
    <value>ns4.flexbe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</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>64</num>
   <domain_name>apix.ink</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tongliangqukunzhiwangluogongzuoshi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing shi</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>brenna.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.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>apix.pw</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-27 08:06:31</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/apix.pw/registrant</registrant_email>
   <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>apix.world</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 22:47:18</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>apix.space</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 22:47:18</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-03</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>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>68</num>
   <domain_name>apix.financial</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-05-22 02:38:17</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.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>apix.uk</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 19:52:46</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>apix.ovh</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-17 17:29:22</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>APOX PIOTR SZWEDA</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>apix.rest</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-20 16:54:15</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>kip.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>apix.de</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 16:23:36</query_time>
   <update_date>2013-11-08</update_date>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.059</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 4,209 domain names (in 0.148 seconds) which look and sound like the brand name "apix".
Domain Name Registered Expiry Registrar Ownership
1 apex.cx 30 Jul 2015 30 Jul 2024 Domainbox Apex Networks
2 apax.bot 30 Oct 2023 30 Oct 2024 Nom-iq Ltd. dba COM LAUDE Apax Partners LLP
3 api1.pro 14 Mar 2023 14 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
4 capix.uk 1 May 2015 1 May 2025 Namesco Limited [Tag = NAMESCO] -
5 aptx.top 24 Mar 2021 24 Mar 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huying
6 aplix.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
7 apig.net 25 Jun 2004 25 Jun 2024 Tucows Domains Inc. -
8 apip.org 24 Jul 2017 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 apmx.io 15 Apr 2022 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 avix.hr 15 May 2012 19 Feb 2025 CARNET Avix d.o.o.
11 apex.de.com 14 Sep 2005 14 Sep 2024 CSL Computer Service Langenbach GmbH -
12 4pix.ca 8 Jul 2015 8 Jul 2024 easyDNS Technologies Inc. REDACTED FOR PRIVACY
13 api1.info 7 Sep 2023 7 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
14 paix.football 31 Dec 2020 31 Dec 2024 Sav.com, LLC GOL ILUMINADO FOUNDATION Inc.
15 apkx.shop 6 Mar 2024 6 Mar 2025 GoDaddy.com LLC -
16 mpix.expert 9 Dec 2020 9 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
17 aprix.com.br 4 Apr 2018 4 Apr 2025 - GUILHERME BAGGIO ZUANAZZI
18 afix.nl 11 Aug 2008 - The Registrar Company B.V. -
19 apio.co.jp 24 Jul 1998 - - APIO CO.,LTD.
20 apif.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Dustin Holloway
21 apic.ventures 22 Jul 2020 22 Jul 2026 Vautron Rechenzentrum AG Signa Holding GmbH
22 agix.ai - - 1api.net Domains By Proxy, LLC
23 apex.ruhr 16 Dec 2020 16 Dec 2024 EPAG Domainservices GmbH lux-medien
24 aprx.io 4 Nov 2021 4 Nov 2024 Cloudflare, Inc SAMS ITC
25 api3.pro 15 Oct 2023 15 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 adpix.online 2 Jun 2022 2 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
27 apit.dev 22 Jul 2021 22 Jul 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
28 appix.store 25 Apr 2024 25 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 a-pix.ru 18 Mar 2019 18 Mar 2025 REGRU-RU Private Person
30 apir.se 31 Aug 2018 31 Aug 2024 One.com -
31 afix.se 2 Apr 2014 2 Apr 2025 LoopiaGroup2 -
32 avix.net 19 Feb 2000 19 Feb 2025 Dynadot Inc -
33 1pix.net 30 Dec 2005 30 Dec 2024 Wild West Domains, LLC -
34 cpix.net 12 Mar 2002 12 Mar 2025 GoDaddy.com, LLC -
35 api1.net 2 Jul 2022 2 Jul 2024 Dynadot Inc -
36 apid.org 9 Apr 2005 9 Apr 2025 MarkMonitor Inc. Google LLC
37 apio.online 20 Oct 2023 20 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
38 apidx.co.uk 10 Mar 2021 10 Mar 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
39 rapix.uk 13 Mar 2024 13 Mar 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
40 kapix.fun 16 Mar 2024 16 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 appix.com 11 Jan 1999 11 Jan 2025 eName Technology Co.,Ltd. -
42 apiz.xyz 27 Mar 2018 27 Mar 2025 Cronon GmbH -
43 apii.top 26 Mar 2024 26 Mar 2025 Domain Science Virtua Drug Ltd
44 apyx.com 21 May 2005 21 May 2025 Dynadot Inc -
45 abix.ltd 22 Jun 2016 22 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zeng Jian Dong
46 epix.com.pl 15 Dec 2015 15 Dec 2024 Consulting Service Sp. z o.o. -
47 abix.fr 19 Jul 1998 24 May 2025 AMEN / Agence des Médias Numériques ABIX
48 aptx.pro 25 Aug 2021 25 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 asix.com 16 Dec 1993 15 Dec 2026 easyDNS Technologies, Inc. MyPrivacy.net Ltd.
50 apex.bz 5 Jan 2019 5 Jan 2025 humbly, LLC -
51 anix.biz 14 Apr 2002 13 Apr 2025 IONOS SE 1&1 Internet Limited
52 upix.fun 31 Mar 2022 31 Mar 2024 Registrar of Domain Names REG.RU, LLC Private Person
53 abix.net.pl 27 Jul 2015 27 Jul 2024 Aftermarket.pl Limited -
54 aptx.live 5 Feb 2020 5 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
55 apim.church 2 Apr 2024 2 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 apiz.net 28 May 2023 28 May 2025 NameSilo, LLC -
57 apia.co.uk 5 Sep 2012 5 Sep 2024 Chris Conwell [Tag = ZYCON] -
58 a8ix.in 22 Jun 2023 22 Jun 2024 Dynadot LLC REDACTED FOR PRIVACY
59 axix.uk 16 Jul 2023 16 Jul 2024 Squarespace Domains LLC [Tag = GOOGLE] -
60 apex.realty 22 Sep 2023 22 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168735708
61 api3.com 23 Dec 2015 23 Dec 2028 DropCatch.com 780 LLC NameBrightPrivacy.com
62 jpix.biz 28 May 2002 27 May 2026 Hosting Concepts B.V. d/b/a Registrar.eu Japan Internet Xing Co., Ltd.
63 appx.ro 4 Oct 2016 2 Oct 2024 ICI - Registrar -
64 apih.com 5 Apr 2001 5 Apr 2025 NAMECHEAP INC World News Pte Ltd
65 apim.co.uk 1 Oct 2018 1 Oct 2024 Garth Piesse [Tag = COHERENT-NZ] -
66 gapix.com 5 Oct 2000 5 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
67 ampix.com 1 Oct 1998 30 Sep 2024 Name.com, Inc. -
68 hpix.com 14 Jan 1999 14 Jan 2026 GoDaddy.com, LLC -
69 apih.in 6 Feb 2024 6 Feb 2025 Endurance Digital Domain Technology LLP N/A
70 api3.in 11 Dec 2023 11 Dec 2024 Tucows Inc. 1337 Services LLC
71 cpix.de - - - -
72 apex.ru 30 Jan 2001 31 Jan 2025 RU-CENTER-RU Private Person
73 bpix.bet 30 Apr 2024 30 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 api4.cash 2 Mar 2023 2 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
75 aplix.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
76 anix.joburg 28 Oct 2023 28 Oct 2024 Open Provider REDACTED
77 apic.uk 20 Aug 2023 20 Aug 2024 Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS] -
78 tpix.link 21 Jun 2023 21 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
79 adix.hu 18 Jun 1998 - - -
80 wapix.shop 19 Apr 2023 19 Apr 2025 Sav.com, LLC -
81 jpix.eu - - domainfactory GmbH -
82 apid.co.uk 15 Feb 2007 15 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
83 epix.studio 17 Jan 2018 17 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
84 arix.dev 10 Feb 2020 10 Feb 2025 Porkbun LLC Private by Design, LLC
85 apex.cyou 16 May 2023 16 May 2025 NameSilo, LLC PrivacyGuardian.org llc
86 wapix.online 1 Dec 2023 1 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
87 apinx.fun 31 May 2024 31 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
88 apex.blog 28 Sep 2017 28 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
89 mpix.tech 9 Dec 2020 9 Dec 2025 Network Solutions LLC -
90 appix.blog 26 Jul 2023 26 Jul 2024 Go Daddy, LLC Repossessed by Go Daddy
91 alix.gent 16 Feb 2021 16 Feb 2025 Combell NV Alix bv
92 cpix.com 11 Jun 1996 10 Jun 2025 GRANSY S.R.O D/B/A SUBREG.CZ Whois protection, this company does not own this domain name s.r.o.
93 vpix.cn 26 Feb 2024 26 Feb 2025 北京新网数码信息技术有限公司 陈卫峰
94 apib.com.pl 27 Jan 2017 27 Jan 2025 Consulting Service Sp. z o.o. -
95 apis.swiss 20 Jun 2019 20 Jun 2024 Infomaniak Network SA APIS Technologies
96 apiq.com.au - - Melbourne IT Glenn Eppelstun
97 apiwx.com 28 Nov 2012 28 Nov 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD REDACTED FOR PRIVACY
98 arpix.net 27 Aug 2015 27 Aug 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
99 apis.tel 15 Apr 2018 15 Apr 2025 OVH sas -
100 qpix.work 29 Jul 2020 29 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0158812664
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 Apix.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=apix.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "apix.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 4209,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "apex.cx, apax.bot, api1.pro, capix.uk, aptx.top, aplix.xyz, apig.net, apip.org, apmx.io, avix.hr, apex.de.com, 4pix.ca, api1.info, paix.football, apkx.shop, mpix.expert, aprix.com.br, afix.nl, apio.co.jp, apif.us, apic.ventures, agix.ai, apex.ruhr, aprx.io, api3.pro, adpix.online, apit.dev, appix.store, a-pix.ru, apir.se, afix.se, avix.net, 1pix.net, cpix.net, api1.net, apid.org, apio.online, apidx.co.uk, rapix.uk, kapix.fun, appix.com, apiz.xyz, apii.top, apyx.com, abix.ltd, epix.com.pl, abix.fr, aptx.pro, asix.com, apex.bz, anix.biz, upix.fun, abix.net.pl, aptx.live, apim.church, apiz.net, apia.co.uk, a8ix.in, axix.uk, apex.realty, api3.com, jpix.biz, appx.ro, apih.com, apim.co.uk, gapix.com, ampix.com, hpix.com, apih.in, api3.in, cpix.de, apex.ru, bpix.bet, api4.cash, aplix.info, anix.joburg, apic.uk, tpix.link, adix.hu, wapix.shop, jpix.eu, apid.co.uk, epix.studio, arix.dev, apex.cyou, wapix.online, apinx.fun, apex.blog, mpix.tech, appix.blog, alix.gent, cpix.com, vpix.cn, apib.com.pl, apis.swiss, apiq.com.au, apiwx.com, arpix.net, apis.tel, qpix.work",
    "results": [
        {
            "num": 1,
            "domain_name": "apex.cx",
            "domain_keyword": "apex",
            "domain_tld": "cx",
            "query_time": "2024-05-08 08:33:16",
            "create_date": "2015-07-30",
            "update_date": "2023-03-27",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1390,
            "registrar_name": "Domainbox",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Apex Networks",
            "registrant_address": "Dundee House",
            "registrant_city": "Ramsgate",
            "registrant_state": "Kent",
            "registrant_zip": "CT11 8HQ",
            "registrant_country": "GB",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "apax.bot",
            "domain_keyword": "apax",
            "domain_tld": "bot",
            "query_time": "2024-05-08 08:25:11",
            "create_date": "2023-10-30",
            "update_date": "2024-01-08",
            "expiry_date": "2024-10-30",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apax Partners LLP",
            "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": 3,
            "domain_name": "api1.pro",
            "domain_keyword": "api1",
            "domain_tld": "pro",
            "query_time": "2024-05-07 10:59:51",
            "create_date": "2023-03-14",
            "update_date": "2023-08-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "capix.uk",
            "domain_keyword": "capix",
            "domain_tld": "uk",
            "query_time": "2024-04-24 20:29:52",
            "create_date": "2015-05-01",
            "update_date": "2024-03-11",
            "expiry_date": "2025-05-01",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "aptx.top",
            "domain_keyword": "aptx",
            "domain_tld": "top",
            "query_time": "2024-04-24 01:41:53",
            "create_date": "2021-03-24",
            "update_date": "2021-11-06",
            "expiry_date": "2031-03-24",
            "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": "huying",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "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": 6,
            "domain_name": "aplix.xyz",
            "domain_keyword": "aplix",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 00:12:47",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "apig.net",
            "domain_keyword": "apig",
            "domain_tld": "net",
            "query_time": "2024-04-19 23:37:10",
            "create_date": "2004-06-25",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "apip.org",
            "domain_keyword": "apip",
            "domain_tld": "org",
            "query_time": "2024-04-19 23:39:15",
            "create_date": "2017-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "apmx.io",
            "domain_keyword": "apmx",
            "domain_tld": "io",
            "query_time": "2024-04-16 01:11:45",
            "create_date": "2022-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "avix.hr",
            "domain_keyword": "avix",
            "domain_tld": "hr",
            "query_time": "2024-04-23 04:57:00",
            "create_date": "2012-05-15",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Avix d.o.o.",
            "registrant_address": "Velikopoljska 5",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10010",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 11,
            "domain_name": "apex.de.com",
            "domain_keyword": "apex",
            "domain_tld": "de.com",
            "query_time": "2024-05-17 06:58:12",
            "create_date": "2005-09-14",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-14",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_email": "https://whois.centralnic.com/contact/apex.de.com/registrant",
            "name_servers": [
                "a.dns-i.net",
                "b.dns-i.net",
                "c.dns-i.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "4pix.ca",
            "domain_keyword": "4pix",
            "domain_tld": "ca",
            "query_time": "2024-05-21 12:10:36",
            "create_date": "2015-07-08",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "www.easydns.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": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "api1.info",
            "domain_keyword": "api1",
            "domain_tld": "info",
            "query_time": "2024-05-22 02:35:33",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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 FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.valueserver.com.br",
                "ns2.valueserver.com.br",
                "ns3.valueserver.com.br",
                "ns4.valueserver.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "paix.football",
            "domain_keyword": "paix",
            "domain_tld": "football",
            "query_time": "2024-05-12 18:44:40",
            "create_date": "2020-12-31",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-31",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GOL ILUMINADO FOUNDATION Inc.",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "apkx.shop",
            "domain_keyword": "apkx",
            "domain_tld": "shop",
            "query_time": "2024-05-13 20:47:08",
            "create_date": "2024-03-06",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mpix.expert",
            "domain_keyword": "mpix",
            "domain_tld": "expert",
            "query_time": "2024-05-22 13:43:37",
            "create_date": "2020-12-09",
            "update_date": "2022-10-15",
            "expiry_date": "2024-12-09",
            "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": "SC",
            "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": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aprix.com.br",
            "domain_keyword": "aprix",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 01:17:36",
            "create_date": "2018-04-04",
            "update_date": "2022-04-12",
            "expiry_date": "2025-04-04",
            "registrant_name": "GUILHERME BAGGIO ZUANAZZI",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br",
                "dns6.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "afix.nl",
            "domain_keyword": "afix",
            "domain_tld": "nl",
            "query_time": "2024-05-30 07:48:30",
            "create_date": "2008-08-11",
            "update_date": "2021-10-06",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.afixserver02.nl",
                "ns2.afixserver02.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 19,
            "domain_name": "apio.co.jp",
            "domain_keyword": "apio",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 04:10:09",
            "create_date": "1998-07-24",
            "update_date": "2023-08-01",
            "registrant_company": "APIO CO.,LTD.",
            "name_servers": [
                "ns-1487.awsdns-57.org",
                "ns-1657.awsdns-15.co.uk",
                "ns-214.awsdns-26.com",
                "ns-790.awsdns-34.net"
            ]
        },
        {
            "num": 20,
            "domain_name": "apif.us",
            "domain_keyword": "apif",
            "domain_tld": "us",
            "query_time": "2024-06-01 02:31:14",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Dustin Holloway",
            "registrant_address": "522 East 18th Street",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10009",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9177838005",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "apic.ventures",
            "domain_keyword": "apic",
            "domain_tld": "ventures",
            "query_time": "2024-06-01 02:30:49",
            "create_date": "2020-07-22",
            "update_date": "2022-09-08",
            "expiry_date": "2026-07-22",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Signa Holding GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tirol",
            "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.cnh.at",
                "ns2.cnh.at",
                "ns3.cnh.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "agix.ai",
            "domain_keyword": "agix",
            "domain_tld": "ai",
            "query_time": "2024-05-26 08:41:04",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "apex.ruhr",
            "domain_keyword": "apex",
            "domain_tld": "ruhr",
            "query_time": "2024-06-03 16:41:51",
            "create_date": "2020-12-16",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-16",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "http://www.epag.de/",
            "registrant_company": "lux-medien",
            "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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aprx.io",
            "domain_keyword": "aprx",
            "domain_tld": "io",
            "query_time": "2024-06-11 13:14:36",
            "create_date": "2021-11-04",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAMS ITC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Central Finland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rafe.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "api3.pro",
            "domain_keyword": "api3",
            "domain_tld": "pro",
            "query_time": "2024-06-12 13:18:14",
            "create_date": "2023-10-15",
            "update_date": "2024-02-28",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "adpix.online",
            "domain_keyword": "adpix",
            "domain_tld": "online",
            "query_time": "2024-06-12 00:03:28",
            "create_date": "2022-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "apit.dev",
            "domain_keyword": "apit",
            "domain_tld": "dev",
            "query_time": "2024-04-25 17:15:56",
            "create_date": "2021-07-22",
            "update_date": "2024-04-19",
            "expiry_date": "2024-07-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\uB300\\uAD6C\\uAD11\\uC5ED\\uC2DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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": [
                "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": 28,
            "domain_name": "appix.store",
            "domain_keyword": "appix",
            "domain_tld": "store",
            "query_time": "2024-04-28 18:53:22",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "a-pix.ru",
            "domain_keyword": "a-pix",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:31:45",
            "create_date": "2019-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.simplecloud.ru",
                "ns2.simplecloud.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "apir.se",
            "domain_keyword": "apir",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:09:55",
            "create_date": "2018-08-31",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-31",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 31,
            "domain_name": "afix.se",
            "domain_keyword": "afix",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:13:39",
            "create_date": "2014-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 32,
            "domain_name": "avix.net",
            "domain_keyword": "avix",
            "domain_tld": "net",
            "query_time": "2024-04-15 04:13:32",
            "create_date": "2000-02-19",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "1pix.net",
            "domain_keyword": "1pix",
            "domain_tld": "net",
            "query_time": "2024-04-19 02:12:06",
            "create_date": "2005-12-30",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cpix.net",
            "domain_keyword": "cpix",
            "domain_tld": "net",
            "query_time": "2024-04-19 02:26:55",
            "create_date": "2002-03-12",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "api1.net",
            "domain_keyword": "api1",
            "domain_tld": "net",
            "query_time": "2024-04-19 23:33:25",
            "create_date": "2022-07-02",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "apid.org",
            "domain_keyword": "apid",
            "domain_tld": "org",
            "query_time": "2024-04-19 23:36:11",
            "create_date": "2005-04-09",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "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.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "apio.online",
            "domain_keyword": "apio",
            "domain_tld": "online",
            "query_time": "2024-05-10 15:20:01",
            "create_date": "2023-10-20",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-20",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "apidx.co.uk",
            "domain_keyword": "apidx",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 20:42:42",
            "create_date": "2021-03-10",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-10",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "rapix.uk",
            "domain_keyword": "rapix",
            "domain_tld": "uk",
            "query_time": "2024-05-20 10:03:38",
            "create_date": "2024-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "kapix.fun",
            "domain_keyword": "kapix",
            "domain_tld": "fun",
            "query_time": "2024-05-16 12:55:26",
            "create_date": "2024-03-16",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-16",
            "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": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "appix.com",
            "domain_keyword": "appix",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:23:26",
            "create_date": "1999-01-11",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/appix.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "apiz.xyz",
            "domain_keyword": "apiz",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 22:47:19",
            "create_date": "2018-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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": [
                "chemnitz.nic.xlink.net",
                "ulm.nic.xlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "apii.top",
            "domain_keyword": "apii",
            "domain_tld": "top",
            "query_time": "2024-05-25 22:45:47",
            "create_date": "2024-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science",
            "registrar_website": "http://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "apyx.com",
            "domain_keyword": "apyx",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:18:55",
            "create_date": "2005-05-21",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "abix.ltd",
            "domain_keyword": "abix",
            "domain_tld": "ltd",
            "query_time": "2024-05-14 21:15:09",
            "create_date": "2016-06-22",
            "update_date": "2022-04-27",
            "expiry_date": "2024-06-22",
            "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": "Zeng Jian Dong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": 46,
            "domain_name": "epix.com.pl",
            "domain_keyword": "epix",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 17:42:29",
            "create_date": "2015-12-15",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-15",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.epix.com.pl",
                "ns2.epix.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "abix.fr",
            "domain_keyword": "abix",
            "domain_tld": "fr",
            "query_time": "2024-05-27 08:30:36",
            "create_date": "1998-07-19",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "AMEN / Agence des Médias Numériques",
            "registrar_website": "https://www.amen.fr/nom-de-domaine/",
            "registrant_company": "ABIX",
            "registrant_address": "4 Av De La Durance, 78204 Mantes-la-Jolie",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.130333220",
            "name_servers": [
                "bart.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 48,
            "domain_name": "aptx.pro",
            "domain_keyword": "aptx",
            "domain_tld": "pro",
            "query_time": "2024-05-18 14:35:56",
            "create_date": "2021-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2025-08-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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "asix.com",
            "domain_keyword": "asix",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:03:25",
            "create_date": "1993-12-16",
            "update_date": "2021-11-16",
            "expiry_date": "2026-12-15",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "Contact Privacy",
            "registrant_company": "MyPrivacy.net Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "apex.bz",
            "domain_keyword": "apex",
            "domain_tld": "bz",
            "query_time": "2024-06-03 16:41:50",
            "create_date": "2019-01-05",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-05",
            "registrar_iana": 801130,
            "registrar_name": "humbly, LLC",
            "name_servers": [
                "a.dns.park.io",
                "b.dns.park.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "anix.biz",
            "domain_keyword": "anix",
            "domain_tld": "biz",
            "query_time": "2024-05-29 20:24:08",
            "create_date": "2002-04-14",
            "update_date": "2024-05-29",
            "expiry_date": "2025-04-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://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": [
                "ns1046.ui-dns.biz",
                "ns1046.ui-dns.com",
                "ns1046.ui-dns.de",
                "ns1046.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "upix.fun",
            "domain_keyword": "upix",
            "domain_tld": "fun",
            "query_time": "2024-05-29 21:12:15",
            "create_date": "2022-03-31",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "abix.net.pl",
            "domain_keyword": "abix",
            "domain_tld": "net.pl",
            "query_time": "2024-05-31 08:30:59",
            "create_date": "2015-07-27",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-27",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "aptx.live",
            "domain_keyword": "aptx",
            "domain_tld": "live",
            "query_time": "2024-06-02 03:06:35",
            "create_date": "2020-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "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": [
                "aria.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "apim.church",
            "domain_keyword": "apim",
            "domain_tld": "church",
            "query_time": "2024-06-02 04:10:02",
            "create_date": "2024-04-02",
            "update_date": "2024-05-26",
            "expiry_date": "2025-04-02",
            "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": [
                "mary.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "apiz.net",
            "domain_keyword": "apiz",
            "domain_tld": "net",
            "query_time": "2024-06-01 02:32:20",
            "create_date": "2023-05-28",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "apia.co.uk",
            "domain_keyword": "apia",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 02:30:00",
            "create_date": "2012-09-05",
            "update_date": "2023-12-01",
            "expiry_date": "2024-09-05",
            "registrar_name": "Chris Conwell [Tag = ZYCON]",
            "registrar_website": "http://zycon.co.uk",
            "name_servers": [
                "ns60.hosterbox.com",
                "ns61.hosterbox.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "a8ix.in",
            "domain_keyword": "a8ix",
            "domain_tld": "in",
            "query_time": "2024-05-29 22:47:25",
            "create_date": "2023-06-22",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "axix.uk",
            "domain_keyword": "axix",
            "domain_tld": "uk",
            "query_time": "2024-06-07 16:16:03",
            "create_date": "2023-07-16",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-16",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 60,
            "domain_name": "apex.realty",
            "domain_keyword": "apex",
            "domain_tld": "realty",
            "query_time": "2024-06-01 06:35:43",
            "create_date": "2023-09-22",
            "update_date": "2024-05-17",
            "expiry_date": "2024-09-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168735708",
            "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.deltagroup.com",
                "ns2.deltagroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "api3.com",
            "domain_keyword": "api3",
            "domain_tld": "com",
            "query_time": "2024-06-12 13:18:14",
            "create_date": "2015-12-23",
            "update_date": "2020-01-15",
            "expiry_date": "2028-12-23",
            "registrar_iana": 2539,
            "registrar_name": "DropCatch.com 780 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "jpix.biz",
            "domain_keyword": "jpix",
            "domain_tld": "biz",
            "query_time": "2024-06-10 19:35:33",
            "create_date": "2002-05-28",
            "update_date": "2024-04-08",
            "expiry_date": "2026-05-27",
            "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": "Japan Internet Xing 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": [
                "ns-1304.awsdns-35.org",
                "ns-1819.awsdns-35.co.uk",
                "ns-260.awsdns-32.com",
                "ns-808.awsdns-37.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "appx.ro",
            "domain_keyword": "appx",
            "domain_tld": "ro",
            "query_time": "2024-06-11 07:01:31",
            "create_date": "2016-10-04",
            "expiry_date": "2024-10-02",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 64,
            "domain_name": "apih.com",
            "domain_keyword": "apih",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:10:02",
            "create_date": "2001-04-05",
            "update_date": "2022-12-30",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_company": "World News Pte Ltd",
            "registrant_address": "1 North Bridge Road, #11-06 High Street Centre",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "179094",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "registrant_fax": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "apim.co.uk",
            "domain_keyword": "apim",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 17:11:21",
            "create_date": "2018-10-01",
            "update_date": "2023-12-20",
            "expiry_date": "2024-10-01",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "gapix.com",
            "domain_keyword": "gapix",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:44:45",
            "create_date": "2000-10-05",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-05",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of gapix.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1209.awsdns-23.org",
                "ns-1907.awsdns-46.co.uk",
                "ns-5.awsdns-00.com",
                "ns-770.awsdns-32.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ampix.com",
            "domain_keyword": "ampix",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:05:37",
            "create_date": "1998-10-01",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "-",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "CA",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ampix.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1kwy.name.com",
                "ns2kry.name.com",
                "ns3bfm.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hpix.com",
            "domain_keyword": "hpix",
            "domain_tld": "com",
            "query_time": "2024-04-08 18:46:50",
            "create_date": "1999-01-14",
            "update_date": "2023-01-15",
            "expiry_date": "2026-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.centerkey.com",
                "ns2.centerkey.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "apih.in",
            "domain_keyword": "apih",
            "domain_tld": "in",
            "query_time": "2024-04-19 23:37:19",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bizindiabook.co.in",
                "ns1.sndpwebtech.co.in",
                "ns2.bizindiabook.co.in",
                "ns2.sndpwebtech.co.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "api3.in",
            "domain_keyword": "api3",
            "domain_tld": "in",
            "query_time": "2024-04-19 23:33:30",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cpix.de",
            "domain_keyword": "cpix",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:31:10",
            "update_date": "2018-01-07",
            "name_servers": [
                "docks02.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "apex.ru",
            "domain_keyword": "apex",
            "domain_tld": "ru",
            "query_time": "2024-05-04 09:37:40",
            "create_date": "2001-01-30",
            "expiry_date": "2025-01-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "bpix.bet",
            "domain_keyword": "bpix",
            "domain_tld": "bet",
            "query_time": "2024-05-03 14:16:25",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "brenda.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "api4.cash",
            "domain_keyword": "api4",
            "domain_tld": "cash",
            "query_time": "2024-05-07 10:59:55",
            "create_date": "2023-03-02",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "aplix.info",
            "domain_keyword": "aplix",
            "domain_tld": "info",
            "query_time": "2024-05-10 15:26:20",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "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": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "anix.joburg",
            "domain_keyword": "anix",
            "domain_tld": "joburg",
            "query_time": "2024-05-12 21:45:50",
            "create_date": "2023-10-28",
            "update_date": "2024-01-11",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1647,
            "registrar_name": "Open Provider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "RO",
            "registrant_email": "please 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": [
                "ns1.regery.net",
                "ns2.regery.net",
                "ns3.regery.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "apic.uk",
            "domain_keyword": "apic",
            "domain_tld": "uk",
            "query_time": "2024-05-13 20:42:07",
            "create_date": "2023-08-20",
            "update_date": "2024-03-21",
            "expiry_date": "2024-08-20",
            "registrar_name": "Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]",
            "registrar_website": "http://www.1st4domains.com",
            "name_servers": [
                "eczm2gtf.verify.hn",
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "tpix.link",
            "domain_keyword": "tpix",
            "domain_tld": "link",
            "query_time": "2024-05-12 05:48:18",
            "create_date": "2023-06-21",
            "update_date": "2023-10-31",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "adix.hu",
            "domain_keyword": "adix",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:11:36",
            "create_date": "1998-06-18"
        },
        {
            "num": 80,
            "domain_name": "wapix.shop",
            "domain_keyword": "wapix",
            "domain_tld": "shop",
            "query_time": "2024-05-12 12:24:37",
            "create_date": "2023-04-19",
            "update_date": "2024-05-10",
            "expiry_date": "2025-04-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "jpix.eu",
            "domain_keyword": "jpix",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:02:27",
            "registrar_name": "domainfactory GmbH",
            "registrar_website": "http://www.df.eu",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ]
        },
        {
            "num": 82,
            "domain_name": "apid.co.uk",
            "domain_keyword": "apid",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 07:05:39",
            "create_date": "2007-02-15",
            "update_date": "2023-12-01",
            "expiry_date": "2025-02-15",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "epix.studio",
            "domain_keyword": "epix",
            "domain_tld": "studio",
            "query_time": "2024-05-14 23:02:48",
            "create_date": "2018-01-17",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.nsbox.com",
                "ns12.nsbox.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "arix.dev",
            "domain_keyword": "arix",
            "domain_tld": "dev",
            "query_time": "2024-05-16 14:11:48",
            "create_date": "2020-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "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": [
                "ns1.packetframe.com",
                "ns2.packetframe.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "apex.cyou",
            "domain_keyword": "apex",
            "domain_tld": "cyou",
            "query_time": "2024-05-16 00:22:59",
            "create_date": "2023-05-16",
            "update_date": "2024-03-11",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "brenda.ns.cloudflare.com",
                "nikon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "wapix.online",
            "domain_keyword": "wapix",
            "domain_tld": "online",
            "query_time": "2024-05-27 17:05:21",
            "create_date": "2023-12-01",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-01",
            "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": 87,
            "domain_name": "apinx.fun",
            "domain_keyword": "apinx",
            "domain_tld": "fun",
            "query_time": "2024-06-02 16:41:14",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "apex.blog",
            "domain_keyword": "apex",
            "domain_tld": "blog",
            "query_time": "2024-06-03 16:41:49",
            "create_date": "2017-09-28",
            "update_date": "2024-04-15",
            "expiry_date": "2024-09-28",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "mpix.tech",
            "domain_keyword": "mpix",
            "domain_tld": "tech",
            "query_time": "2024-05-29 01:55:46",
            "create_date": "2020-12-09",
            "update_date": "2023-08-31",
            "expiry_date": "2025-12-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "SC",
            "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": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "appix.blog",
            "domain_keyword": "appix",
            "domain_tld": "blog",
            "query_time": "2024-05-29 07:06:16",
            "create_date": "2023-07-26",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_state": "AZ",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "alix.gent",
            "domain_keyword": "alix",
            "domain_tld": "gent",
            "query_time": "2024-06-07 17:37:48",
            "create_date": "2021-02-16",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrant_company": "Alix bv",
            "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, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "cpix.com",
            "domain_keyword": "cpix",
            "domain_tld": "com",
            "query_time": "2024-06-10 00:30:25",
            "create_date": "1996-06-11",
            "update_date": "2024-01-18",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "Jaurisova 515/4",
            "registrant_city": "Praha 4",
            "registrant_state": "DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM",
            "registrant_zip": "14000",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.226517351",
            "registrant_fax": "+420.226517341",
            "name_servers": [
                "ns1.mfk1.com",
                "ns2.mfk1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vpix.cn",
            "domain_keyword": "vpix",
            "domain_tld": "cn",
            "query_time": "2024-06-10 16:11:51",
            "create_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "陈卫峰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "apib.com.pl",
            "domain_keyword": "apib",
            "domain_tld": "com.pl",
            "query_time": "2024-06-12 13:19:16",
            "create_date": "2017-01-27",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-27",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.smallservers.pl",
                "ns2.smallservers.pl",
                "ns3.smallservers.pl",
                "ns4.smallservers.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "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": 96,
            "domain_name": "apiq.com.au",
            "domain_keyword": "apiq",
            "domain_tld": "com.au",
            "query_time": "2024-04-27 08:03:55",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Glenn Eppelstun",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "apiwx.com",
            "domain_keyword": "apiwx",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:06:30",
            "create_date": "2012-11-28",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "http://www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian Sheng",
            "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": [
                "n3151.ns.yunjiasu.com",
                "n597.ns.yunjiasu.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "arpix.net",
            "domain_keyword": "arpix",
            "domain_tld": "net",
            "query_time": "2024-04-15 08:13:31",
            "create_date": "2015-08-27",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9270010250",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "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": 100,
            "domain_name": "qpix.work",
            "domain_keyword": "qpix",
            "domain_tld": "work",
            "query_time": "2024-04-19 07:50:56",
            "create_date": "2020-07-29",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0158812664",
            "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": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.148,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>apix.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4209</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>apex.cx, apax.bot, api1.pro, capix.uk, aptx.top, aplix.xyz, apig.net, apip.org, apmx.io, avix.hr, apex.de.com, 4pix.ca, api1.info, paix.football, apkx.shop, mpix.expert, aprix.com.br, afix.nl, apio.co.jp, apif.us, apic.ventures, agix.ai, apex.ruhr, aprx.io, api3.pro, adpix.online, apit.dev, appix.store, a-pix.ru, apir.se, afix.se, avix.net, 1pix.net, cpix.net, api1.net, apid.org, apio.online, apidx.co.uk, rapix.uk, kapix.fun, appix.com, apiz.xyz, apii.top, apyx.com, abix.ltd, epix.com.pl, abix.fr, aptx.pro, asix.com, apex.bz, anix.biz, upix.fun, abix.net.pl, aptx.live, apim.church, apiz.net, apia.co.uk, a8ix.in, axix.uk, apex.realty, api3.com, jpix.biz, appx.ro, apih.com, apim.co.uk, gapix.com, ampix.com, hpix.com, apih.in, api3.in, cpix.de, apex.ru, bpix.bet, api4.cash, aplix.info, anix.joburg, apic.uk, tpix.link, adix.hu, wapix.shop, jpix.eu, apid.co.uk, epix.studio, arix.dev, apex.cyou, wapix.online, apinx.fun, apex.blog, mpix.tech, appix.blog, alix.gent, cpix.com, vpix.cn, apib.com.pl, apis.swiss, apiq.com.au, apiwx.com, arpix.net, apis.tel, qpix.work</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>apex.cx</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-08 08:33:16</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Domainbox</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Apex Networks</registrant_company>
   <registrant_address>Dundee House</registrant_address>
   <registrant_city>Ramsgate</registrant_city>
   <registrant_state>Kent</registrant_state>
   <registrant_zip>CT11 8HQ</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>2</num>
   <domain_name>apax.bot</domain_name>
   <domain_keyword>apax</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-08 08:25:11</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apax Partners LLP</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>3</num>
   <domain_name>api1.pro</domain_name>
   <domain_keyword>api1</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 10:59:51</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-03-14</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_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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>capix.uk</domain_name>
   <domain_keyword>capix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-24 20:29:52</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>aptx.top</domain_name>
   <domain_keyword>aptx</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 01:41:53</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2021-11-06</update_date>
   <expiry_date>2031-03-24</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>huying</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</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>6</num>
   <domain_name>aplix.xyz</domain_name>
   <domain_keyword>aplix</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 00:12:47</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>apig.net</domain_name>
   <domain_keyword>apig</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 23:37:10</query_time>
   <create_date>2004-06-25</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>apip.org</domain_name>
   <domain_keyword>apip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 23:39:15</query_time>
   <create_date>2017-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.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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>apmx.io</domain_name>
   <domain_keyword>apmx</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-16 01:11:45</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</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>ns77.domaincontrol.com</value>
    <value>ns78.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>10</num>
   <domain_name>avix.hr</domain_name>
   <domain_keyword>avix</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-23 04:57:00</query_time>
   <create_date>2012-05-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Avix d.o.o.</registrant_name>
   <registrant_address>Velikopoljska 5</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10010</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>apex.de.com</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>de.com</domain_tld>
   <query_time>2024-05-17 06:58:12</query_time>
   <create_date>2005-09-14</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/apex.de.com/registrant</registrant_email>
   <name_servers>
    <value>a.dns-i.net</value>
    <value>b.dns-i.net</value>
    <value>c.dns-i.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>4pix.ca</domain_name>
   <domain_keyword>4pix</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 12:10:36</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>www.easydns.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>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>api1.info</domain_name>
   <domain_keyword>api1</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-22 02:35:33</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</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 FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.valueserver.com.br</value>
    <value>ns2.valueserver.com.br</value>
    <value>ns3.valueserver.com.br</value>
    <value>ns4.valueserver.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>paix.football</domain_name>
   <domain_keyword>paix</domain_keyword>
   <domain_tld>football</domain_tld>
   <query_time>2024-05-12 18:44:40</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GOL ILUMINADO FOUNDATION Inc.</registrant_company>
   <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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>apkx.shop</domain_name>
   <domain_keyword>apkx</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-13 20:47:08</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>16</num>
   <domain_name>mpix.expert</domain_name>
   <domain_keyword>mpix</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-22 13:43:37</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-12-09</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>SC</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>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aprix.com.br</domain_name>
   <domain_keyword>aprix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 01:17:36</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2022-04-12</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrant_name>GUILHERME BAGGIO ZUANAZZI</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
    <value>dns6.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>afix.nl</domain_name>
   <domain_keyword>afix</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-30 07:48:30</query_time>
   <create_date>2008-08-11</create_date>
   <update_date>2021-10-06</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.afixserver02.nl</value>
    <value>ns2.afixserver02.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>apio.co.jp</domain_name>
   <domain_keyword>apio</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 04:10:09</query_time>
   <create_date>1998-07-24</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>APIO CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns-1487.awsdns-57.org</value>
    <value>ns-1657.awsdns-15.co.uk</value>
    <value>ns-214.awsdns-26.com</value>
    <value>ns-790.awsdns-34.net</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>apif.us</domain_name>
   <domain_keyword>apif</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-01 02:31:14</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Dustin Holloway</registrant_name>
   <registrant_address>522 East 18th Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10009</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9177838005</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>apic.ventures</domain_name>
   <domain_keyword>apic</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-06-01 02:30:49</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2026-07-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>Signa Holding GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tirol</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.cnh.at</value>
    <value>ns2.cnh.at</value>
    <value>ns3.cnh.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>agix.ai</domain_name>
   <domain_keyword>agix</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-26 08:41:04</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>apex.ruhr</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-06-03 16:41:51</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>http://www.epag.de/</registrar_website>
   <registrant_company>lux-medien</registrant_company>
   <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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>aprx.io</domain_name>
   <domain_keyword>aprx</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-11 13:14:36</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAMS ITC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Central Finland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rafe.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>api3.pro</domain_name>
   <domain_keyword>api3</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-12 13:18:14</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>adpix.online</domain_name>
   <domain_keyword>adpix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 00:03:28</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>apit.dev</domain_name>
   <domain_keyword>apit</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-25 17:15:56</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>\uB300\uAD6C\uAD11\uC5ED\uC2DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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>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>28</num>
   <domain_name>appix.store</domain_name>
   <domain_keyword>appix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 18:53:22</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>a-pix.ru</domain_name>
   <domain_keyword>a-pix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:31:45</query_time>
   <create_date>2019-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.simplecloud.ru</value>
    <value>ns2.simplecloud.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>apir.se</domain_name>
   <domain_keyword>apir</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:09:55</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-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>31</num>
   <domain_name>afix.se</domain_name>
   <domain_keyword>afix</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:13:39</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>avix.net</domain_name>
   <domain_keyword>avix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 04:13:32</query_time>
   <create_date>2000-02-19</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>1pix.net</domain_name>
   <domain_keyword>1pix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 02:12:06</query_time>
   <create_date>2005-12-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>cpix.net</domain_name>
   <domain_keyword>cpix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 02:26:55</query_time>
   <create_date>2002-03-12</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.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>api1.net</domain_name>
   <domain_keyword>api1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 23:33:25</query_time>
   <create_date>2022-07-02</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>36</num>
   <domain_name>apid.org</domain_name>
   <domain_keyword>apid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 23:36:11</query_time>
   <create_date>2005-04-09</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.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>37</num>
   <domain_name>apio.online</domain_name>
   <domain_keyword>apio</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 15:20:01</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-20</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>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>38</num>
   <domain_name>apidx.co.uk</domain_name>
   <domain_keyword>apidx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 20:42:42</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>rapix.uk</domain_name>
   <domain_keyword>rapix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-20 10:03:38</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>kapix.fun</domain_name>
   <domain_keyword>kapix</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-16 12:55:26</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-16</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>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>appix.com</domain_name>
   <domain_keyword>appix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:23:26</query_time>
   <create_date>1999-01-11</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/appix.com</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>apiz.xyz</domain_name>
   <domain_keyword>apiz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 22:47:19</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>chemnitz.nic.xlink.net</value>
    <value>ulm.nic.xlink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>apii.top</domain_name>
   <domain_keyword>apii</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 22:45:47</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science</registrar_name>
   <registrar_website>http://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</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>HU</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.bodis.com</value>
    <value>ns2.bodis.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>apyx.com</domain_name>
   <domain_keyword>apyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:18:55</query_time>
   <create_date>2005-05-21</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.gridhost.com</value>
    <value>ns2.gridhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>abix.ltd</domain_name>
   <domain_keyword>abix</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-14 21:15:09</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2022-04-27</update_date>
   <expiry_date>2024-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>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeng Jian Dong</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>please query the rdds service of the registrar 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>46</num>
   <domain_name>epix.com.pl</domain_name>
   <domain_keyword>epix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 17:42:29</query_time>
   <create_date>2015-12-15</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.epix.com.pl</value>
    <value>ns2.epix.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>abix.fr</domain_name>
   <domain_keyword>abix</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-27 08:30:36</query_time>
   <create_date>1998-07-19</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>AMEN / Agence des Médias Numériques</registrar_name>
   <registrar_website>https://www.amen.fr/nom-de-domaine/</registrar_website>
   <registrant_company>ABIX</registrant_company>
   <registrant_address>4 Av De La Durance, 78204 Mantes-la-Jolie</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.130333220</registrant_phone>
   <name_servers>
    <value>bart.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>aptx.pro</domain_name>
   <domain_keyword>aptx</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 14:35:56</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-08-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>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>49</num>
   <domain_name>asix.com</domain_name>
   <domain_keyword>asix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:03:25</query_time>
   <create_date>1993-12-16</create_date>
   <update_date>2021-11-16</update_date>
   <expiry_date>2026-12-15</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>Contact Privacy</registrant_name>
   <registrant_company>MyPrivacy.net Ltd.</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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>apex.bz</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-06-03 16:41:50</query_time>
   <create_date>2019-01-05</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>801130</registrar_iana>
   <registrar_name>humbly, LLC</registrar_name>
   <name_servers>
    <value>a.dns.park.io</value>
    <value>b.dns.park.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>anix.biz</domain_name>
   <domain_keyword>anix</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 20:24:08</query_time>
   <create_date>2002-04-14</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://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>ns1046.ui-dns.biz</value>
    <value>ns1046.ui-dns.com</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1046.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>upix.fun</domain_name>
   <domain_keyword>upix</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-29 21:12:15</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</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>53</num>
   <domain_name>abix.net.pl</domain_name>
   <domain_keyword>abix</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-31 08:30:59</query_time>
   <create_date>2015-07-27</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>aptx.live</domain_name>
   <domain_keyword>aptx</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-02 03:06:35</query_time>
   <create_date>2020-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</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>aria.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>apim.church</domain_name>
   <domain_keyword>apim</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-06-02 04:10:02</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-04-02</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>mary.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>apiz.net</domain_name>
   <domain_keyword>apiz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 02:32:20</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.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>57</num>
   <domain_name>apia.co.uk</domain_name>
   <domain_keyword>apia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 02:30:00</query_time>
   <create_date>2012-09-05</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Chris Conwell [Tag = ZYCON]</registrar_name>
   <registrar_website>http://zycon.co.uk</registrar_website>
   <name_servers>
    <value>ns60.hosterbox.com</value>
    <value>ns61.hosterbox.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>a8ix.in</domain_name>
   <domain_keyword>a8ix</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 22:47:25</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://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>guangxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>axix.uk</domain_name>
   <domain_keyword>axix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-07 16:16:03</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>apex.realty</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>realty</domain_tld>
   <query_time>2024-06-01 06:35:43</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168735708</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.deltagroup.com</value>
    <value>ns2.deltagroup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>api3.com</domain_name>
   <domain_keyword>api3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 13:18:14</query_time>
   <create_date>2015-12-23</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2028-12-23</expiry_date>
   <registrar_iana>2539</registrar_iana>
   <registrar_name>DropCatch.com 780 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>jpix.biz</domain_name>
   <domain_keyword>jpix</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-10 19:35:33</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-05-27</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>Japan Internet Xing 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>ns-1304.awsdns-35.org</value>
    <value>ns-1819.awsdns-35.co.uk</value>
    <value>ns-260.awsdns-32.com</value>
    <value>ns-808.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>appx.ro</domain_name>
   <domain_keyword>appx</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 07:01:31</query_time>
   <create_date>2016-10-04</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>apih.com</domain_name>
   <domain_keyword>apih</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:10:02</query_time>
   <create_date>2001-04-05</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_company>World News Pte Ltd</registrant_company>
   <registrant_address>1 North Bridge Road, #11-06 High Street Centre</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>179094</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <registrant_fax>+1.6464039833</registrant_fax>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>apim.co.uk</domain_name>
   <domain_keyword>apim</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 17:11:21</query_time>
   <create_date>2018-10-01</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>gapix.com</domain_name>
   <domain_keyword>gapix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:44:45</query_time>
   <create_date>2000-10-05</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of gapix.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1209.awsdns-23.org</value>
    <value>ns-1907.awsdns-46.co.uk</value>
    <value>ns-5.awsdns-00.com</value>
    <value>ns-770.awsdns-32.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>67</num>
   <domain_name>ampix.com</domain_name>
   <domain_keyword>ampix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:05:37</query_time>
   <create_date>1998-10-01</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ampix.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1kwy.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4htz.name.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>hpix.com</domain_name>
   <domain_keyword>hpix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 18:46:50</query_time>
   <create_date>1999-01-14</create_date>
   <update_date>2023-01-15</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.centerkey.com</value>
    <value>ns2.centerkey.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>apih.in</domain_name>
   <domain_keyword>apih</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-19 23:37:19</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bizindiabook.co.in</value>
    <value>ns1.sndpwebtech.co.in</value>
    <value>ns2.bizindiabook.co.in</value>
    <value>ns2.sndpwebtech.co.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>api3.in</domain_name>
   <domain_keyword>api3</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-19 23:33:30</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cpix.de</domain_name>
   <domain_keyword>cpix</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:31:10</query_time>
   <update_date>2018-01-07</update_date>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>apex.ru</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 09:37:40</query_time>
   <create_date>2001-01-30</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>bpix.bet</domain_name>
   <domain_keyword>bpix</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-03 14:16:25</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>brenda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>api4.cash</domain_name>
   <domain_keyword>api4</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-07 10:59:55</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aplix.info</domain_name>
   <domain_keyword>aplix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 15:26:20</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</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>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>anix.joburg</domain_name>
   <domain_keyword>anix</domain_keyword>
   <domain_tld>joburg</domain_tld>
   <query_time>2024-05-12 21:45:50</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Open Provider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>RO</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>ns1.regery.net</value>
    <value>ns2.regery.net</value>
    <value>ns3.regery.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>apic.uk</domain_name>
   <domain_keyword>apic</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 20:42:07</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]</registrar_name>
   <registrar_website>http://www.1st4domains.com</registrar_website>
   <name_servers>
    <value>eczm2gtf.verify.hn</value>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>tpix.link</domain_name>
   <domain_keyword>tpix</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-12 05:48:18</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-06-21</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>PrivacyGuardian.org llc</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>adix.hu</domain_name>
   <domain_keyword>adix</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:11:36</query_time>
   <create_date>1998-06-18</create_date>
  </value>
  <value>
   <num>80</num>
   <domain_name>wapix.shop</domain_name>
   <domain_keyword>wapix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-12 12:24:37</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>jpix.eu</domain_name>
   <domain_keyword>jpix</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:02:27</query_time>
   <registrar_name>domainfactory GmbH</registrar_name>
   <registrar_website>http://www.df.eu</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>apid.co.uk</domain_name>
   <domain_keyword>apid</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 07:05:39</query_time>
   <create_date>2007-02-15</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-02-15</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>ns.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>epix.studio</domain_name>
   <domain_keyword>epix</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-14 23:02:48</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.nsbox.com</value>
    <value>ns12.nsbox.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>arix.dev</domain_name>
   <domain_keyword>arix</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 14:11:48</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</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>ns1.packetframe.com</value>
    <value>ns2.packetframe.com</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>apex.cyou</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-16 00:22:59</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>brenda.ns.cloudflare.com</value>
    <value>nikon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>wapix.online</domain_name>
   <domain_keyword>wapix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 17:05:21</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-01</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>87</num>
   <domain_name>apinx.fun</domain_name>
   <domain_keyword>apinx</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-02 16:41:14</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>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>
  <value>
   <num>88</num>
   <domain_name>apex.blog</domain_name>
   <domain_keyword>apex</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-03 16:41:49</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-09-28</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>pdns11.domaincontrol.com</value>
    <value>pdns12.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>89</num>
   <domain_name>mpix.tech</domain_name>
   <domain_keyword>mpix</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 01:55:46</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-12-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>SC</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>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>appix.blog</domain_name>
   <domain_keyword>appix</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-29 07:06:16</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_state>AZ</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>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>91</num>
   <domain_name>alix.gent</domain_name>
   <domain_keyword>alix</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-06-07 17:37:48</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrant_company>Alix bv</registrant_company>
   <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, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cpix.com</domain_name>
   <domain_keyword>cpix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 00:30:25</query_time>
   <create_date>1996-06-11</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</registrant_company>
   <registrant_address>Jaurisova 515/4</registrant_address>
   <registrant_city>Praha 4</registrant_city>
   <registrant_state>DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.226517351</registrant_phone>
   <registrant_fax>+420.226517341</registrant_fax>
   <name_servers>
    <value>ns1.mfk1.com</value>
    <value>ns2.mfk1.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>vpix.cn</domain_name>
   <domain_keyword>vpix</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 16:11:51</query_time>
   <create_date>2024-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>陈卫峰</registrant_name>
   <registrant_email>[email protected]</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>94</num>
   <domain_name>apib.com.pl</domain_name>
   <domain_keyword>apib</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-12 13:19:16</query_time>
   <create_date>2017-01-27</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.smallservers.pl</value>
    <value>ns2.smallservers.pl</value>
    <value>ns3.smallservers.pl</value>
    <value>ns4.smallservers.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</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>96</num>
   <domain_name>apiq.com.au</domain_name>
   <domain_keyword>apiq</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-27 08:03:55</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Glenn Eppelstun</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>apiwx.com</domain_name>
   <domain_keyword>apiwx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:06:30</query_time>
   <create_date>2012-11-28</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>http://www.55hl.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>Fu Jian Sheng</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>n3151.ns.yunjiasu.com</value>
    <value>n597.ns.yunjiasu.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>arpix.net</domain_name>
   <domain_keyword>arpix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 08:13:31</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9270010250</registrant_phone>
   <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>99</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>100</num>
   <domain_name>qpix.work</domain_name>
   <domain_keyword>qpix</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-19 07:50:56</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-29</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_company>Contact Privacy Inc. Customer 0158812664</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>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.148</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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