WHOIS QUERY TIME

30 Apr 2024 - 1:17 PM UTC

Registered: 9 February 2019
Expiry: 9 February 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=prcit.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "prcit.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "prcit.ru",
            "domain_keyword": "prcit",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:17:14",
            "create_date": "2019-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>prcit.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>prcit.ru</domain_name>
   <domain_keyword>prcit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:17:14</query_time>
   <create_date>2019-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.026 seconds) for "prcit.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Apr 2024 - 1:17 PM UTC

Registered: 9 February 2019
Expiry: 9 February 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=prcit.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "prcit.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "prcit.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "prcit.ru",
            "domain_keyword": "prcit",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:17:14",
            "create_date": "2019-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "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>prcit.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>prcit.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>prcit.ru</domain_name>
   <domain_keyword>prcit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:17:14</query_time>
   <create_date>2019-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.013 seconds) which contained the exact domain keyword "prcit".
Domain Name Registered Expiry Registrar Ownership
1 prcit.ru 9 Feb 2019 9 Feb 2025 R01-RU Private Person
2 prcit.com 28 Nov 2021 28 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=prcit&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "prcit",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "prcit.ru, prcit.com",
    "results": [
        {
            "num": 1,
            "domain_name": "prcit.ru",
            "domain_keyword": "prcit",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:17:14",
            "create_date": "2019-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "prcit.com",
            "domain_keyword": "prcit",
            "domain_tld": "com",
            "query_time": "2024-05-22 07:38:04",
            "create_date": "2021-11-28",
            "update_date": "2022-08-23",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>prcit</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>prcit.ru, prcit.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>prcit.ru</domain_name>
   <domain_keyword>prcit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:17:14</query_time>
   <create_date>2019-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>prcit.com</domain_name>
   <domain_keyword>prcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 07:38:04</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.013</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 524 domain names (in 0.037 seconds) which look and sound like the brand name "prcit".
Domain Name Registered Expiry Registrar Ownership
1 pracit.com 28 Aug 2018 28 Aug 2024 Dynadot Inc -
2 pvcit.com 30 Aug 2018 30 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 arcit.pro 18 May 2022 18 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
4 pacit.net 27 Nov 2023 27 Nov 2024 Porkbun LLC Private by Design, LLC
5 pmcit.net 17 Jan 2022 17 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
6 proit.com.au - - Domain Directors Pty Ltd trading as Instra Domain Admin
7 prsit.co.uk 24 Sep 2018 24 Sep 2024 Cloud Next Ltd [Tag = CLOUDNEXT] -
8 prdit.store 11 Jul 2023 11 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com PRD Informatica LTDA - ME
9 prcpt.net 29 Sep 2005 29 Sep 2026 Register.com, Inc. -
10 prcut.com 30 Oct 2012 30 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 proit.online 22 Jul 2023 22 Jul 2024 West263 International Limited -
12 jrcit.com 7 Apr 2017 7 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 prait.it 15 Apr 1999 15 Apr 2025 UmbriaNet S.r.l. PR.A.IT Coop. a.r.l.
14 prcat.xyz 21 Nov 2023 21 Nov 2024 WEDOS Internet, a.s. -
15 pecit.net 26 Jan 2024 26 Jan 2025 Cloudflare, Inc. DATA REDACTED
16 picit.com 5 Apr 2001 5 Apr 2025 GoDaddy.com, LLC -
17 preit.info 21 Oct 2022 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 priit.net 20 Nov 2015 20 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
19 prmit.com 30 Apr 2000 30 Apr 2025 Register.com, Inc. -
20 pecit.it 16 Jul 2009 16 Jul 2024 Prometeo s.r.l. Prometeo S.p.A.
21 proit.network 27 Oct 2021 27 Oct 2027 GoDaddy.com, LLC Domains By Proxy, LLC
22 proit.media 19 Aug 2022 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 pfcit.com 22 Nov 2007 22 Nov 2024 GoDaddy.com, LLC -
24 crcit.com.au - - Domain Directors Pty Ltd trading as Instra ICT Manager
25 prcpt.com 23 Aug 2002 23 Aug 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 11042610
26 pecit.org 30 Jun 2021 30 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
27 prwit.com 24 Apr 2023 24 Apr 2024 OwnRegistrar, Inc. -
28 drcit.co.uk 13 Feb 2023 13 Feb 2025 LCN.com Ltd [Tag = LCN] -
29 prrit.net 15 Apr 2024 15 Apr 2025 GANDI SAS REDACTED FOR PRIVACY
30 pruit.xyz 13 Aug 2023 13 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
31 proit.one 11 May 2023 11 May 2025 Key-Systems LLC Private Person
32 p-cit.com 18 Jul 2018 18 Jul 2024 One.com A/S REDACTED FOR PRIVACY
33 prcmt.com 3 May 2024 3 May 2025 Network Solutions, LLC -
34 aprcit.com 2 Mar 2024 2 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
35 pecit.cloud 20 Oct 2022 20 Oct 2024 Tucows Domains Inc. Data Protected
36 pr-it.net 23 Apr 2014 23 Apr 2025 Vautron Rechenzentrum AG -
37 preit.org 21 Oct 2022 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 pacit.in 25 Dec 2011 25 Dec 2024 GoDaddy.com, LLC DCG Tech Limited
39 arcit.jp 5 Dec 2014 31 Dec 2024 - yoshitaka mukai
40 prkit.info 29 Sep 2014 29 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Sankt-Peterburgskiy gosudarstvennyy institut kino i televideniya
41 prcity.info 15 Nov 2001 15 Nov 2024 Network Solutions, LLC REDACTED FOR PRIVACY
42 prclt.net 9 Feb 2011 9 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
43 pryit.com 10 Jan 2006 10 Jan 2025 GoDaddy.com, LLC -
44 prgit.com 27 Jun 2013 27 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 pecit.com 13 Jul 2009 13 Jul 2024 Tucows Domains Inc. -
46 pocit.pro 2 Nov 2023 2 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 prhit.com 29 Aug 2004 29 Aug 2024 GoDaddy.com, LLC -
48 pruit.com 23 Jul 2018 23 Jul 2024 ANNULET, INC BuyDomains.com
49 drcit.com 29 Sep 2002 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 ppcit.org 13 Dec 2011 13 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
51 prcity.org 17 Apr 2000 17 Apr 2027 Network Solutions, LLC REDACTED FOR PRIVACY
52 prpit.net 6 Dec 2022 6 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
53 proit.technology 17 Feb 2015 17 Feb 2025 Key-Systems, LLC Professiomnal IT Services Pty Ltd
54 pccit.pl 18 Jun 2012 18 Jun 2024 OVH SAS -
55 srcit.org 23 Nov 2009 23 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
56 priit.uk 27 Sep 2017 27 Sep 2024 Namesco Limited [Tag = NAMESCO] -
57 prcim.com 20 Jan 2011 20 Jan 2025 GoDaddy.com, LLC -
58 proit.io 16 Aug 2018 16 Aug 2024 Porkbun LLC Private by Design, LLC
59 mrcit.com 23 Mar 2009 23 Mar 2025 New Frontier, Inc. Domain Protection Services, Inc.
60 pycit.pl 15 Feb 2016 15 Feb 2025 PERSKIMEDIA Szymon Perski -
61 arcit.se 30 Jan 2024 30 Jan 2025 One.com -
62 pwcit.com 4 Jul 2009 4 Jul 2024 GoDaddy.com, LLC -
63 prcio.com 26 Mar 2011 26 Mar 2025 GoDaddy.com, LLC -
64 proit.live 19 Jun 2023 19 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 urcit.tech 7 Jun 2024 7 Jun 2034 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) nan jing hai yu ning xin xi ke ji you xian gong si
66 prcet.com 15 Mar 2011 15 Mar 2025 GoDaddy.com, LLC -
67 prcnt.ru 2 Nov 2023 2 Nov 2024 REGRU-RU Private Person
68 prcwt.com 4 Jan 2023 4 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
69 picit.app 25 Apr 2023 25 Apr 2026 Squarespace Domains II LLC. PicIt App
70 brcit.com 31 Mar 2019 31 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 srcit.co.uk 31 Oct 2007 31 Oct 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
72 prkit.ru 30 Jul 2019 30 Jul 2024 REGRU-RU Private Person
73 priit.com 4 Sep 2006 3 Sep 2024 gabia Choi Sungyeon
74 prcnt.xyz 19 Jan 2022 19 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
75 proit.us 30 May 2020 30 May 2025 Dynadot Inc Elkhan Aghamirzayev
76 pncit.net 11 Apr 2012 11 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
77 pccit.net 19 Nov 1999 19 Nov 2024 united domains AG -
78 picit.co.uk 16 Mar 2000 16 Mar 2026 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
79 arcit.support 26 Mar 2014 26 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
80 drcit.social 7 Feb 2023 7 Feb 2025 Cloudflare, Inc DRCIT
81 prcwit.com 10 Nov 2020 10 Nov 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
82 preit.net 12 May 2000 12 May 2025 GoDaddy.com, LLC -
83 pruit.cn 5 May 2023 5 May 2025 广东时代互联科技有限公司 陆定银
84 prcity.de - - - -
85 prnit.com 27 May 2019 27 May 2025 GoDaddy.com, LLC -
86 proit.systems 4 Apr 2015 4 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
87 pbcit.com 6 May 2009 6 May 2027 GoDaddy.com, LLC -
88 lrcit.com 17 Oct 2013 17 Oct 2028 GoDaddy.com, LLC -
89 prciq.net 19 Oct 2020 19 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
90 prlit.com 9 Sep 2022 9 Sep 2024 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. Zhang Guang Fei
91 prcyt.com 30 Nov 2023 30 Nov 2024 DNSPod, Inc. REDACTED FOR PRIVACY
92 pcrit.com 12 Jun 2008 13 Jun 2027 WEBCC Whoisprotection.cc
93 prc-it.co.uk 2 Mar 2014 2 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
94 arcit.de - - - -
95 orcit.online 23 Mar 2023 23 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
96 proit.gmbh 22 Jun 2016 22 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
97 drcit.radio 8 Feb 2023 8 Feb 2025 COREhub Disaster Response Communications & Information Technology
98 prcbit.com 6 Jun 2017 6 Jun 2025 GoDaddy.com, LLC -
99 proit.org 5 Nov 2018 5 Nov 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
100 prcnt.com 28 Jan 2016 28 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
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 Prcit.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=prcit.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "prcit.ru",
        "page_size": 100
    },
    "count": {
        "total": 524,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pracit.com, pvcit.com, arcit.pro, pacit.net, pmcit.net, proit.com.au, prsit.co.uk, prdit.store, prcpt.net, prcut.com, proit.online, jrcit.com, prait.it, prcat.xyz, pecit.net, picit.com, preit.info, priit.net, prmit.com, pecit.it, proit.network, proit.media, pfcit.com, crcit.com.au, prcpt.com, pecit.org, prwit.com, drcit.co.uk, prrit.net, pruit.xyz, proit.one, p-cit.com, prcmt.com, aprcit.com, pecit.cloud, pr-it.net, preit.org, pacit.in, arcit.jp, prkit.info, prcity.info, prclt.net, pryit.com, prgit.com, pecit.com, pocit.pro, prhit.com, pruit.com, drcit.com, ppcit.org, prcity.org, prpit.net, proit.technology, pccit.pl, srcit.org, priit.uk, prcim.com, proit.io, mrcit.com, pycit.pl, arcit.se, pwcit.com, prcio.com, proit.live, urcit.tech, prcet.com, prcnt.ru, prcwt.com, picit.app, brcit.com, srcit.co.uk, prkit.ru, priit.com, prcnt.xyz, proit.us, pncit.net, pccit.net, picit.co.uk, arcit.support, drcit.social, prcwit.com, preit.net, pruit.cn, prcity.de, prnit.com, proit.systems, pbcit.com, lrcit.com, prciq.net, prlit.com, prcyt.com, pcrit.com, prc-it.co.uk, arcit.de, orcit.online, proit.gmbh, drcit.radio, prcbit.com, proit.org, prcnt.com",
    "results": [
        {
            "num": 1,
            "domain_name": "pracit.com",
            "domain_keyword": "pracit",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:23:12",
            "create_date": "2018-08-28",
            "update_date": "2023-07-11",
            "expiry_date": "2024-08-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pvcit.com",
            "domain_keyword": "pvcit",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:50:37",
            "create_date": "2018-08-30",
            "update_date": "2020-08-24",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "arcit.pro",
            "domain_keyword": "arcit",
            "domain_tld": "pro",
            "query_time": "2024-05-20 04:30:08",
            "create_date": "2022-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pacit.net",
            "domain_keyword": "pacit",
            "domain_tld": "net",
            "query_time": "2024-05-25 23:18:04",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/pacit.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "a.name-servers.ch",
                "b.name-servers.ch"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pmcit.net",
            "domain_keyword": "pmcit",
            "domain_tld": "net",
            "query_time": "2024-06-06 03:09:42",
            "create_date": "2022-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2026-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pmcit.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "proit.com.au",
            "domain_keyword": "proit",
            "domain_tld": "com.au",
            "query_time": "2024-04-21 00:38:46",
            "update_date": "2024-04-02",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "prsit.co.uk",
            "domain_keyword": "prsit",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 06:33:14",
            "create_date": "2018-09-24",
            "update_date": "2022-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "Cloud Next Ltd [Tag = CLOUDNEXT]",
            "registrar_website": "https://www.cloudnext.uk",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "prdit.store",
            "domain_keyword": "prdit",
            "domain_tld": "store",
            "query_time": "2024-05-31 06:03:56",
            "create_date": "2023-07-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "PRD Informatica LTDA - ME",
            "registrant_state": "SP",
            "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.",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "prcpt.net",
            "domain_keyword": "prcpt",
            "domain_tld": "net",
            "query_time": "2024-04-20 22:49:04",
            "create_date": "2005-09-29",
            "update_date": "2023-08-30",
            "expiry_date": "2026-09-29",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.dnsconfigure.com",
                "ns2.dnsconfigure.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "prcut.com",
            "domain_keyword": "prcut",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:49:36",
            "create_date": "2012-10-30",
            "update_date": "2020-10-24",
            "expiry_date": "2025-10-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "proit.online",
            "domain_keyword": "proit",
            "domain_tld": "online",
            "query_time": "2024-04-15 17:20:47",
            "create_date": "2023-07-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-22",
            "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": 12,
            "domain_name": "jrcit.com",
            "domain_keyword": "jrcit",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:51:41",
            "create_date": "2017-04-07",
            "update_date": "2021-04-01",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "prait.it",
            "domain_keyword": "prait",
            "domain_tld": "it",
            "query_time": "2024-05-11 10:09:17",
            "create_date": "1999-04-15",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-15",
            "registrar_name": "UmbriaNet S.r.l.",
            "registrar_website": "http://www.umbria.net",
            "registrant_company": "PR.A.IT Coop. a.r.l.",
            "registrant_address": "Via Strozzacapponi, 90",
            "registrant_city": "Perugia",
            "registrant_state": "PG",
            "registrant_zip": "06071",
            "registrant_country": "IT",
            "name_servers": [
                "sole.cline.it",
                "voyager.cline.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 14,
            "domain_name": "prcat.xyz",
            "domain_keyword": "prcat",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 21:14:15",
            "create_date": "2023-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pecit.net",
            "domain_keyword": "pecit",
            "domain_tld": "net",
            "query_time": "2024-05-24 05:27:18",
            "create_date": "2024-01-26",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Avon",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/pecit.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "brett.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "picit.com",
            "domain_keyword": "picit",
            "domain_tld": "com",
            "query_time": "2024-06-04 01:27:21",
            "create_date": "2001-04-05",
            "update_date": "2023-05-09",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.pocotechnology.com",
                "ns2.pocotechnology.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "preit.info",
            "domain_keyword": "preit",
            "domain_tld": "info",
            "query_time": "2024-05-07 13:09:21",
            "create_date": "2022-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "priit.net",
            "domain_keyword": "priit",
            "domain_tld": "net",
            "query_time": "2024-06-05 05:51:25",
            "create_date": "2015-11-20",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tartu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "registrant_email": "https://tieredaccess.com/contact/e6ed239d-39bd-4e01-9bf2-480b6d6b2757",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.weit.ee",
                "ns2.weit.ee"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "prmit.com",
            "domain_keyword": "prmit",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:41:41",
            "create_date": "2000-04-30",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pecit.it",
            "domain_keyword": "pecit",
            "domain_tld": "it",
            "query_time": "2024-04-30 01:02:33",
            "create_date": "2009-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-16",
            "registrar_name": "Prometeo s.r.l.",
            "registrant_company": "Prometeo S.p.A.",
            "name_servers": [
                "ns1.prometeo.com",
                "ns2.prometeo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "proit.network",
            "domain_keyword": "proit",
            "domain_tld": "network",
            "query_time": "2024-05-16 02:42:13",
            "create_date": "2021-10-27",
            "update_date": "2023-07-27",
            "expiry_date": "2027-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myproit.com",
                "ns2.myproit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "proit.media",
            "domain_keyword": "proit",
            "domain_tld": "media",
            "query_time": "2024-04-21 00:38:46",
            "create_date": "2022-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pfcit.com",
            "domain_keyword": "pfcit",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:58:39",
            "create_date": "2007-11-22",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "crcit.com.au",
            "domain_keyword": "crcit",
            "domain_tld": "com.au",
            "query_time": "2024-04-22 07:39:13",
            "update_date": "2023-09-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "ICT Manager",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "prcpt.com",
            "domain_keyword": "prcpt",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:49:04",
            "create_date": "2002-08-23",
            "update_date": "2023-05-31",
            "expiry_date": "2024-08-23",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 7200e",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 11042610",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pecit.org",
            "domain_keyword": "pecit",
            "domain_tld": "org",
            "query_time": "2024-05-26 01:55:41",
            "create_date": "2021-06-30",
            "update_date": "2023-08-25",
            "expiry_date": "2024-06-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jerry.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "prwit.com",
            "domain_keyword": "prwit",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:10:43",
            "create_date": "2023-04-24",
            "update_date": "2024-06-01",
            "expiry_date": "2024-04-24",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "name_servers": [
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "drcit.co.uk",
            "domain_keyword": "drcit",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 14:54:26",
            "create_date": "2023-02-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns1.iomart.io",
                "ns2.iomart.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "prrit.net",
            "domain_keyword": "prrit",
            "domain_tld": "net",
            "query_time": "2024-04-18 18:06:51",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.prrit.net",
                "ns2.prrit.net",
                "ns3.prrit.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pruit.xyz",
            "domain_keyword": "pruit",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 06:28:30",
            "create_date": "2023-08-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-13",
            "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": 31,
            "domain_name": "proit.one",
            "domain_keyword": "proit",
            "domain_tld": "one",
            "query_time": "2024-05-16 02:42:13",
            "create_date": "2023-05-11",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rostovskaya",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "p-cit.com",
            "domain_keyword": "p-cit",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:26:10",
            "create_date": "2018-07-18",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "prcmt.com",
            "domain_keyword": "prcmt",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:55:18",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "matias.ns.cloudflare.com",
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aprcit.com",
            "domain_keyword": "aprcit",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:21:08",
            "create_date": "2024-03-02",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "fattouche.ns.cloudflare.com",
                "saanvi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pecit.cloud",
            "domain_keyword": "pecit",
            "domain_tld": "cloud",
            "query_time": "2024-05-11 01:38:29",
            "create_date": "2022-10-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pr-it.net",
            "domain_keyword": "pr-it",
            "domain_tld": "net",
            "query_time": "2024-04-30 03:59:06",
            "create_date": "2014-04-23",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "HH",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "preit.org",
            "domain_keyword": "preit",
            "domain_tld": "org",
            "query_time": "2024-05-07 13:09:20",
            "create_date": "2022-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pacit.in",
            "domain_keyword": "pacit",
            "domain_tld": "in",
            "query_time": "2024-05-06 12:24:55",
            "create_date": "2011-12-25",
            "update_date": "2023-02-14",
            "expiry_date": "2024-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DCG Tech Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "arcit.jp",
            "domain_keyword": "arcit",
            "domain_tld": "jp",
            "query_time": "2024-04-15 06:06:49",
            "create_date": "2014-12-05",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "yoshitaka mukai",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 40,
            "domain_name": "prkit.info",
            "domain_keyword": "prkit",
            "domain_tld": "info",
            "query_time": "2024-04-16 09:40:03",
            "create_date": "2014-09-29",
            "update_date": "2024-01-29",
            "expiry_date": "2024-09-29",
            "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": "Sankt-Peterburgskiy gosudarstvennyy institut kino i televideniya",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Sankt-Peterburg",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "prcity.info",
            "domain_keyword": "prcity",
            "domain_tld": "info",
            "query_time": "2024-05-10 21:32:11",
            "create_date": "2001-11-15",
            "update_date": "2022-09-20",
            "expiry_date": "2024-11-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "prclt.net",
            "domain_keyword": "prclt",
            "domain_tld": "net",
            "query_time": "2024-05-22 07:38:06",
            "create_date": "2011-02-09",
            "update_date": "2024-01-06",
            "expiry_date": "2025-02-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of prclt.net 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-1027.awsdns-00.org",
                "ns-148.awsdns-18.com",
                "ns-1865.awsdns-41.co.uk",
                "ns-925.awsdns-51.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "pryit.com",
            "domain_keyword": "pryit",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:20:07",
            "create_date": "2006-01-10",
            "update_date": "2023-10-31",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "prgit.com",
            "domain_keyword": "prgit",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:58:36",
            "create_date": "2013-06-27",
            "update_date": "2021-07-11",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "pecit.com",
            "domain_keyword": "pecit",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:52:12",
            "create_date": "2009-07-13",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.prometeo.com",
                "ns2.prometeo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pocit.pro",
            "domain_keyword": "pocit",
            "domain_tld": "pro",
            "query_time": "2024-05-07 08:17:52",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "prhit.com",
            "domain_keyword": "prhit",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:59:10",
            "create_date": "2004-08-29",
            "update_date": "2024-01-15",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "b5qpi3ad.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "pruit.com",
            "domain_keyword": "pruit",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:16:51",
            "create_date": "2018-07-23",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-23",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "drcit.com",
            "domain_keyword": "drcit",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:30:44",
            "create_date": "2002-09-29",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=drcit.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ppcit.org",
            "domain_keyword": "ppcit",
            "domain_tld": "org",
            "query_time": "2024-04-22 12:06:10",
            "create_date": "2011-12-13",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-13",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-122.awsdns-15.com",
                "ns-1271.awsdns-30.org",
                "ns-1820.awsdns-35.co.uk",
                "ns-955.awsdns-55.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "prcity.org",
            "domain_keyword": "prcity",
            "domain_tld": "org",
            "query_time": "2024-04-20 22:48:36",
            "create_date": "2000-04-17",
            "update_date": "2022-02-16",
            "expiry_date": "2027-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "prpit.net",
            "domain_keyword": "prpit",
            "domain_tld": "net",
            "query_time": "2024-05-02 20:39:27",
            "create_date": "2022-12-06",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of prpit.net 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-1006.awsdns-61.net",
                "ns-1243.awsdns-27.org",
                "ns-1930.awsdns-49.co.uk",
                "ns-234.awsdns-29.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "proit.technology",
            "domain_keyword": "proit",
            "domain_tld": "technology",
            "query_time": "2024-04-15 17:20:47",
            "create_date": "2015-02-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Professiomnal IT Services Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "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": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "pccit.pl",
            "domain_keyword": "pccit",
            "domain_tld": "pl",
            "query_time": "2024-05-13 00:04:54",
            "create_date": "2012-06-18",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-18",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "gemini.pct.pl",
                "vega.pct.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "srcit.org",
            "domain_keyword": "srcit",
            "domain_tld": "org",
            "query_time": "2024-05-25 17:54:01",
            "create_date": "2009-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.keminetdns.net",
                "ns2.keminetdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "priit.uk",
            "domain_keyword": "priit",
            "domain_tld": "uk",
            "query_time": "2024-06-05 05:51:25",
            "create_date": "2017-09-27",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-27",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "prcim.com",
            "domain_keyword": "prcim",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:54:41",
            "create_date": "2011-01-20",
            "update_date": "2022-09-08",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "proit.io",
            "domain_keyword": "proit",
            "domain_tld": "io",
            "query_time": "2024-05-16 02:42:13",
            "create_date": "2018-08-16",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mrcit.com",
            "domain_keyword": "mrcit",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:04:32",
            "create_date": "2009-03-23",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1040,
            "registrar_name": "New Frontier, Inc.",
            "registrar_website": "http://www.newfrontier.domains",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/mrcit.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1144.dns.dyn.com",
                "ns2153.dns.dyn.com",
                "ns3167.dns.dyn.com",
                "ns4191.dns.dyn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pycit.pl",
            "domain_keyword": "pycit",
            "domain_tld": "pl",
            "query_time": "2024-04-18 00:46:30",
            "create_date": "2016-02-15",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-15",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "arcit.se",
            "domain_keyword": "arcit",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:17:05",
            "create_date": "2024-01-30",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-30",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 62,
            "domain_name": "pwcit.com",
            "domain_keyword": "pwcit",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:14:59",
            "create_date": "2009-07-04",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "prcio.com",
            "domain_keyword": "prcio",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:48:36",
            "create_date": "2011-03-26",
            "update_date": "2022-09-09",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "proit.live",
            "domain_keyword": "proit",
            "domain_tld": "live",
            "query_time": "2024-05-09 15:35:17",
            "create_date": "2023-06-19",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-ht-4.bigrockservers.com",
                "ns2.md-ht-4.bigrockservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "urcit.tech",
            "domain_keyword": "urcit",
            "domain_tld": "tech",
            "query_time": "2024-06-10 23:44:05",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2034-06-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "nan jing hai yu ning xin xi ke ji you xian gong si",
            "registrant_state": "Jiangsu Province",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "prcet.com",
            "domain_keyword": "prcet",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:48:11",
            "create_date": "2011-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "prcnt.ru",
            "domain_keyword": "prcnt",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:17:15",
            "create_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "prcwt.com",
            "domain_keyword": "prcwt",
            "domain_tld": "com",
            "query_time": "2024-05-10 21:33:05",
            "create_date": "2023-01-04",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "column.dnspod.net",
                "manager.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "picit.app",
            "domain_keyword": "picit",
            "domain_tld": "app",
            "query_time": "2024-05-31 04:37:53",
            "create_date": "2023-04-25",
            "update_date": "2024-05-14",
            "expiry_date": "2026-04-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PicIt App",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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-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": 70,
            "domain_name": "brcit.com",
            "domain_keyword": "brcit",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:57:20",
            "create_date": "2019-03-31",
            "update_date": "2021-03-25",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "srcit.co.uk",
            "domain_keyword": "srcit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 22:21:32",
            "create_date": "2007-10-31",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-31",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "prkit.ru",
            "domain_keyword": "prkit",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:20:44",
            "create_date": "2019-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "priit.com",
            "domain_keyword": "priit",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:58:44",
            "create_date": "2006-09-04",
            "update_date": "2023-07-17",
            "expiry_date": "2024-09-03",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Sungyeon",
            "registrant_address": "102-1203  olympic park centreville 615  Ogeum-dong Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "138855",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "prcnt.xyz",
            "domain_keyword": "prcnt",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 07:38:07",
            "create_date": "2022-01-19",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "proit.us",
            "domain_keyword": "proit",
            "domain_tld": "us",
            "query_time": "2024-06-02 12:14:36",
            "create_date": "2020-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Elkhan Aghamirzayev",
            "registrant_address": "27610 Robillard",
            "registrant_city": "Katy",
            "registrant_state": "TX",
            "registrant_zip": "77494",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2818963988",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pncit.net",
            "domain_keyword": "pncit",
            "domain_tld": "net",
            "query_time": "2024-06-09 18:08:10",
            "create_date": "2012-04-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of pncit.net 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-1361.awsdns-42.org",
                "ns-2009.awsdns-59.co.uk",
                "ns-320.awsdns-40.com",
                "ns-881.awsdns-46.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pccit.net",
            "domain_keyword": "pccit",
            "domain_tld": "net",
            "query_time": "2024-04-19 05:44:12",
            "create_date": "1999-11-19",
            "update_date": "2024-04-14",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "picit.co.uk",
            "domain_keyword": "picit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 19:50:40",
            "create_date": "2000-03-16",
            "update_date": "2021-03-22",
            "expiry_date": "2026-03-16",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "arcit.support",
            "domain_keyword": "arcit",
            "domain_tld": "support",
            "query_time": "2024-05-25 18:37:58",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "dns0.mtgsy.com",
                "dns1.name-s.net",
                "dns2.name-s.net",
                "dns3.mtgsy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "drcit.social",
            "domain_keyword": "drcit",
            "domain_tld": "social",
            "query_time": "2024-05-31 02:15:29",
            "create_date": "2023-02-07",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DRCIT",
            "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": [
                "becky.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "prcwit.com",
            "domain_keyword": "prcwit",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:54:53",
            "create_date": "2020-11-10",
            "update_date": "2023-11-09",
            "expiry_date": "2025-11-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "preit.net",
            "domain_keyword": "preit",
            "domain_tld": "net",
            "query_time": "2024-04-27 14:13:49",
            "create_date": "2000-05-12",
            "update_date": "2023-08-04",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "pruit.cn",
            "domain_keyword": "pruit",
            "domain_tld": "cn",
            "query_time": "2024-05-06 00:41:53",
            "create_date": "2023-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陆定银",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "prcity.de",
            "domain_keyword": "prcity",
            "domain_tld": "de",
            "query_time": "2024-05-05 10:59:40",
            "update_date": "2022-04-21",
            "name_servers": [
                "ns1.namecontrol.com",
                "ns2.namecontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "prnit.com",
            "domain_keyword": "prnit",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:12:26",
            "create_date": "2019-05-27",
            "update_date": "2023-02-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "proit.systems",
            "domain_keyword": "proit",
            "domain_tld": "systems",
            "query_time": "2024-06-02 12:14:36",
            "create_date": "2015-04-04",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks02.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "pbcit.com",
            "domain_keyword": "pbcit",
            "domain_tld": "com",
            "query_time": "2024-04-12 01:13:41",
            "create_date": "2009-05-06",
            "update_date": "2022-09-06",
            "expiry_date": "2027-05-06",
            "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": 88,
            "domain_name": "lrcit.com",
            "domain_keyword": "lrcit",
            "domain_tld": "com",
            "query_time": "2024-05-07 02:32:36",
            "create_date": "2013-10-17",
            "update_date": "2023-10-18",
            "expiry_date": "2028-10-17",
            "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": 89,
            "domain_name": "prciq.net",
            "domain_keyword": "prciq",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:14:17",
            "create_date": "2020-10-19",
            "update_date": "2022-08-12",
            "expiry_date": "2024-10-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "prlit.com",
            "domain_keyword": "prlit",
            "domain_tld": "com",
            "query_time": "2024-05-28 00:01:43",
            "create_date": "2022-09-09",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "Zhang Guang Fei",
            "registrant_company": "Zhang Guang Fei",
            "registrant_address": "Gan Su Sheng Huan Xian Lu Jia Wan Xiang",
            "registrant_city": "LinXiaHuiZuZiZhiZhou",
            "registrant_state": "GanSuSheng",
            "registrant_zip": "745700",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13578568863",
            "registrant_fax": "+86.13578568863",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "prcyt.com",
            "domain_keyword": "prcyt",
            "domain_tld": "com",
            "query_time": "2024-05-31 06:03:47",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=prcyt.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mooncake.dnspod.net",
                "scallop.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pcrit.com",
            "domain_keyword": "pcrit",
            "domain_tld": "com",
            "query_time": "2024-06-08 17:10:22",
            "create_date": "2008-06-12",
            "update_date": "2021-12-17",
            "expiry_date": "2027-06-13",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.pcrit.com",
                "ns2.pcrit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "prc-it.co.uk",
            "domain_keyword": "prc-it",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 22:47:49",
            "create_date": "2014-03-02",
            "update_date": "2023-06-16",
            "expiry_date": "2025-03-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 94,
            "domain_name": "arcit.de",
            "domain_keyword": "arcit",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:10:22",
            "update_date": "2007-10-19",
            "name_servers": [
                "docks15.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 95,
            "domain_name": "orcit.online",
            "domain_keyword": "orcit",
            "domain_tld": "online",
            "query_time": "2024-05-05 17:05:03",
            "create_date": "2023-03-23",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Rostovskaya",
            "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": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "proit.gmbh",
            "domain_keyword": "proit",
            "domain_tld": "gmbh",
            "query_time": "2024-05-16 02:42:13",
            "create_date": "2016-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks07.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "drcit.radio",
            "domain_keyword": "drcit",
            "domain_tld": "radio",
            "query_time": "2024-05-31 02:15:29",
            "create_date": "2023-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "registrar_iana": 15,
            "registrar_name": "COREhub",
            "registrar_website": "http://www.corehub.net",
            "registrant_company": "Disaster Response Communications & Information Technology",
            "registrant_state": "OK",
            "registrant_country": "US",
            "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": [
                "becky.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "prcbit.com",
            "domain_keyword": "prcbit",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:54:36",
            "create_date": "2017-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "proit.org",
            "domain_keyword": "proit",
            "domain_tld": "org",
            "query_time": "2024-04-21 00:38:46",
            "create_date": "2018-11-05",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curt.ns.cloudflare.com",
                "indie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "prcnt.com",
            "domain_keyword": "prcnt",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:48:46",
            "create_date": "2016-01-28",
            "update_date": "2023-10-14",
            "expiry_date": "2025-01-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>prcit.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>524</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pracit.com, pvcit.com, arcit.pro, pacit.net, pmcit.net, proit.com.au, prsit.co.uk, prdit.store, prcpt.net, prcut.com, proit.online, jrcit.com, prait.it, prcat.xyz, pecit.net, picit.com, preit.info, priit.net, prmit.com, pecit.it, proit.network, proit.media, pfcit.com, crcit.com.au, prcpt.com, pecit.org, prwit.com, drcit.co.uk, prrit.net, pruit.xyz, proit.one, p-cit.com, prcmt.com, aprcit.com, pecit.cloud, pr-it.net, preit.org, pacit.in, arcit.jp, prkit.info, prcity.info, prclt.net, pryit.com, prgit.com, pecit.com, pocit.pro, prhit.com, pruit.com, drcit.com, ppcit.org, prcity.org, prpit.net, proit.technology, pccit.pl, srcit.org, priit.uk, prcim.com, proit.io, mrcit.com, pycit.pl, arcit.se, pwcit.com, prcio.com, proit.live, urcit.tech, prcet.com, prcnt.ru, prcwt.com, picit.app, brcit.com, srcit.co.uk, prkit.ru, priit.com, prcnt.xyz, proit.us, pncit.net, pccit.net, picit.co.uk, arcit.support, drcit.social, prcwit.com, preit.net, pruit.cn, prcity.de, prnit.com, proit.systems, pbcit.com, lrcit.com, prciq.net, prlit.com, prcyt.com, pcrit.com, prc-it.co.uk, arcit.de, orcit.online, proit.gmbh, drcit.radio, prcbit.com, proit.org, prcnt.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pracit.com</domain_name>
   <domain_keyword>pracit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:23:12</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pvcit.com</domain_name>
   <domain_keyword>pvcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:50:37</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2020-08-24</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>arcit.pro</domain_name>
   <domain_keyword>arcit</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 04:30:08</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pacit.net</domain_name>
   <domain_keyword>pacit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 23:18:04</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/pacit.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>a.name-servers.ch</value>
    <value>b.name-servers.ch</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pmcit.net</domain_name>
   <domain_keyword>pmcit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 03:09:42</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pmcit.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>6</num>
   <domain_name>proit.com.au</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-21 00:38:46</query_time>
   <update_date>2024-04-02</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>prsit.co.uk</domain_name>
   <domain_keyword>prsit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 06:33:14</query_time>
   <create_date>2018-09-24</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>Cloud Next Ltd [Tag = CLOUDNEXT]</registrar_name>
   <registrar_website>https://www.cloudnext.uk</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>prdit.store</domain_name>
   <domain_keyword>prdit</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 06:03:56</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</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>PRD Informatica LTDA - ME</registrant_company>
   <registrant_state>SP</registrant_state>
   <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>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>prcpt.net</domain_name>
   <domain_keyword>prcpt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 22:49:04</query_time>
   <create_date>2005-09-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-09-29</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.dnsconfigure.com</value>
    <value>ns2.dnsconfigure.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>prcut.com</domain_name>
   <domain_keyword>prcut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:49:36</query_time>
   <create_date>2012-10-30</create_date>
   <update_date>2020-10-24</update_date>
   <expiry_date>2025-10-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>proit.online</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 17:20:47</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-22</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>12</num>
   <domain_name>jrcit.com</domain_name>
   <domain_keyword>jrcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:51:41</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2021-04-01</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>13</num>
   <domain_name>prait.it</domain_name>
   <domain_keyword>prait</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 10:09:17</query_time>
   <create_date>1999-04-15</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>UmbriaNet S.r.l.</registrar_name>
   <registrar_website>http://www.umbria.net</registrar_website>
   <registrant_company>PR.A.IT Coop. a.r.l.</registrant_company>
   <registrant_address>Via Strozzacapponi, 90</registrant_address>
   <registrant_city>Perugia</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>06071</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>sole.cline.it</value>
    <value>voyager.cline.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>prcat.xyz</domain_name>
   <domain_keyword>prcat</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 21:14:15</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pecit.net</domain_name>
   <domain_keyword>pecit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 05:27:18</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Avon</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/pecit.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>bella.ns.cloudflare.com</value>
    <value>brett.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>picit.com</domain_name>
   <domain_keyword>picit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 01:27:21</query_time>
   <create_date>2001-04-05</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-04-05</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.pocotechnology.com</value>
    <value>ns2.pocotechnology.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>preit.info</domain_name>
   <domain_keyword>preit</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 13:09:21</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>priit.net</domain_name>
   <domain_keyword>priit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 05:51:25</query_time>
   <create_date>2015-11-20</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>Tartu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e6ed239d-39bd-4e01-9bf2-480b6d6b2757</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.weit.ee</value>
    <value>ns2.weit.ee</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>prmit.com</domain_name>
   <domain_keyword>prmit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:41:41</query_time>
   <create_date>2000-04-30</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pecit.it</domain_name>
   <domain_keyword>pecit</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 01:02:33</query_time>
   <create_date>2009-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Prometeo s.r.l.</registrar_name>
   <registrant_company>Prometeo S.p.A.</registrant_company>
   <name_servers>
    <value>ns1.prometeo.com</value>
    <value>ns2.prometeo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>proit.network</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-16 02:42:13</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2027-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myproit.com</value>
    <value>ns2.myproit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>proit.media</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-21 00:38:46</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</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>ns05.domaincontrol.com</value>
    <value>ns06.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>23</num>
   <domain_name>pfcit.com</domain_name>
   <domain_keyword>pfcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:58:39</query_time>
   <create_date>2007-11-22</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-22</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>crcit.com.au</domain_name>
   <domain_keyword>crcit</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-22 07:39:13</query_time>
   <update_date>2023-09-10</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>ICT Manager</registrant_name>
   <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>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>prcpt.com</domain_name>
   <domain_keyword>prcpt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:49:04</query_time>
   <create_date>2002-08-23</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 7200e</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 11042610</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pecit.org</domain_name>
   <domain_keyword>pecit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 01:55:41</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jerry.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>prwit.com</domain_name>
   <domain_keyword>prwit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:10:43</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-04-24</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <name_servers>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>drcit.co.uk</domain_name>
   <domain_keyword>drcit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 14:54:26</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns1.iomart.io</value>
    <value>ns2.iomart.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>prrit.net</domain_name>
   <domain_keyword>prrit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 18:06:51</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.prrit.net</value>
    <value>ns2.prrit.net</value>
    <value>ns3.prrit.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pruit.xyz</domain_name>
   <domain_keyword>pruit</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 06:28:30</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-13</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>31</num>
   <domain_name>proit.one</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-16 02:42:13</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://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>Rostovskaya</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.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>32</num>
   <domain_name>p-cit.com</domain_name>
   <domain_keyword>p-cit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:26:10</query_time>
   <create_date>2018-07-18</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>33</num>
   <domain_name>prcmt.com</domain_name>
   <domain_keyword>prcmt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:55:18</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>matias.ns.cloudflare.com</value>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aprcit.com</domain_name>
   <domain_keyword>aprcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:21:08</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-02</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>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>fattouche.ns.cloudflare.com</value>
    <value>saanvi.ns.cloudflare.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>pecit.cloud</domain_name>
   <domain_keyword>pecit</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-11 01:38:29</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>pr-it.net</domain_name>
   <domain_keyword>pr-it</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 03:59:06</query_time>
   <create_date>2014-04-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>HH</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>preit.org</domain_name>
   <domain_keyword>preit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 13:09:20</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</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>ns05.domaincontrol.com</value>
    <value>ns06.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>38</num>
   <domain_name>pacit.in</domain_name>
   <domain_keyword>pacit</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-06 12:24:55</query_time>
   <create_date>2011-12-25</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DCG Tech Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</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>ns47.domaincontrol.com</value>
    <value>ns48.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>39</num>
   <domain_name>arcit.jp</domain_name>
   <domain_keyword>arcit</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 06:06:49</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>yoshitaka mukai</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>prkit.info</domain_name>
   <domain_keyword>prkit</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 09:40:03</query_time>
   <create_date>2014-09-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-09-29</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>Sankt-Peterburgskiy gosudarstvennyy institut kino i televideniya</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>g Sankt-Peterburg</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>prcity.info</domain_name>
   <domain_keyword>prcity</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 21:32:11</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.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>prclt.net</domain_name>
   <domain_keyword>prclt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 07:38:06</query_time>
   <create_date>2011-02-09</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-02-09</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 prclt.net 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-1027.awsdns-00.org</value>
    <value>ns-148.awsdns-18.com</value>
    <value>ns-1865.awsdns-41.co.uk</value>
    <value>ns-925.awsdns-51.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>43</num>
   <domain_name>pryit.com</domain_name>
   <domain_keyword>pryit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:20:07</query_time>
   <create_date>2006-01-10</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-01-10</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.squadhelp.com</value>
    <value>ns2.squadhelp.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>44</num>
   <domain_name>prgit.com</domain_name>
   <domain_keyword>prgit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:58:36</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>pecit.com</domain_name>
   <domain_keyword>pecit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:52:12</query_time>
   <create_date>2009-07-13</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.prometeo.com</value>
    <value>ns2.prometeo.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>pocit.pro</domain_name>
   <domain_keyword>pocit</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 08:17:52</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-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>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>47</num>
   <domain_name>prhit.com</domain_name>
   <domain_keyword>prhit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:59:10</query_time>
   <create_date>2004-08-29</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-08-29</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>b5qpi3ad.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pruit.com</domain_name>
   <domain_keyword>pruit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:16:51</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>drcit.com</domain_name>
   <domain_keyword>drcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:30:44</query_time>
   <create_date>2002-09-29</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=drcit.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ppcit.org</domain_name>
   <domain_keyword>ppcit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 12:06:10</query_time>
   <create_date>2011-12-13</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-122.awsdns-15.com</value>
    <value>ns-1271.awsdns-30.org</value>
    <value>ns-1820.awsdns-35.co.uk</value>
    <value>ns-955.awsdns-55.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>51</num>
   <domain_name>prcity.org</domain_name>
   <domain_keyword>prcity</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 22:48:36</query_time>
   <create_date>2000-04-17</create_date>
   <update_date>2022-02-16</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.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>prpit.net</domain_name>
   <domain_keyword>prpit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 20:39:27</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-06</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 prpit.net 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-1006.awsdns-61.net</value>
    <value>ns-1243.awsdns-27.org</value>
    <value>ns-1930.awsdns-49.co.uk</value>
    <value>ns-234.awsdns-29.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>53</num>
   <domain_name>proit.technology</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-15 17:20:47</query_time>
   <create_date>2015-02-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Professiomnal IT Services Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</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>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>pccit.pl</domain_name>
   <domain_keyword>pccit</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 00:04:54</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>gemini.pct.pl</value>
    <value>vega.pct.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>srcit.org</domain_name>
   <domain_keyword>srcit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 17:54:01</query_time>
   <create_date>2009-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.keminetdns.net</value>
    <value>ns2.keminetdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>priit.uk</domain_name>
   <domain_keyword>priit</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-05 05:51:25</query_time>
   <create_date>2017-09-27</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>prcim.com</domain_name>
   <domain_keyword>prcim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:54:41</query_time>
   <create_date>2011-01-20</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.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>58</num>
   <domain_name>proit.io</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 02:42:13</query_time>
   <create_date>2018-08-16</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mrcit.com</domain_name>
   <domain_keyword>mrcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:04:32</query_time>
   <create_date>2009-03-23</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1040</registrar_iana>
   <registrar_name>New Frontier, Inc.</registrar_name>
   <registrar_website>http://www.newfrontier.domains</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/mrcit.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1144.dns.dyn.com</value>
    <value>ns2153.dns.dyn.com</value>
    <value>ns3167.dns.dyn.com</value>
    <value>ns4191.dns.dyn.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>pycit.pl</domain_name>
   <domain_keyword>pycit</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-18 00:46:30</query_time>
   <create_date>2016-02-15</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>arcit.se</domain_name>
   <domain_keyword>arcit</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:17:05</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-30</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>62</num>
   <domain_name>pwcit.com</domain_name>
   <domain_keyword>pwcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:14:59</query_time>
   <create_date>2009-07-04</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>63</num>
   <domain_name>prcio.com</domain_name>
   <domain_keyword>prcio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:48:36</query_time>
   <create_date>2011-03-26</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.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>64</num>
   <domain_name>proit.live</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-09 15:35:17</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-ht-4.bigrockservers.com</value>
    <value>ns2.md-ht-4.bigrockservers.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>65</num>
   <domain_name>urcit.tech</domain_name>
   <domain_keyword>urcit</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-10 23:44:05</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2034-06-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>nan jing hai yu ning xin xi ke ji you xian gong si</registrant_company>
   <registrant_state>Jiangsu Province</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>prcet.com</domain_name>
   <domain_keyword>prcet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:48:11</query_time>
   <create_date>2011-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</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>ns69.domaincontrol.com</value>
    <value>ns70.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>67</num>
   <domain_name>prcnt.ru</domain_name>
   <domain_keyword>prcnt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:17:15</query_time>
   <create_date>2023-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>prcwt.com</domain_name>
   <domain_keyword>prcwt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 21:33:05</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>column.dnspod.net</value>
    <value>manager.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>picit.app</domain_name>
   <domain_keyword>picit</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 04:37:53</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2026-04-25</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_company>PicIt App</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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-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>70</num>
   <domain_name>brcit.com</domain_name>
   <domain_keyword>brcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:57:20</query_time>
   <create_date>2019-03-31</create_date>
   <update_date>2021-03-25</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>srcit.co.uk</domain_name>
   <domain_keyword>srcit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 22:21:32</query_time>
   <create_date>2007-10-31</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>prkit.ru</domain_name>
   <domain_keyword>prkit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:20:44</query_time>
   <create_date>2019-07-30</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>priit.com</domain_name>
   <domain_keyword>priit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:58:44</query_time>
   <create_date>2006-09-04</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Sungyeon</registrant_name>
   <registrant_address>102-1203  olympic park centreville 615  Ogeum-dong Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>138855</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>prcnt.xyz</domain_name>
   <domain_keyword>prcnt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 07:38:07</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>proit.us</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 12:14:36</query_time>
   <create_date>2020-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Elkhan Aghamirzayev</registrant_name>
   <registrant_address>27610 Robillard</registrant_address>
   <registrant_city>Katy</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>77494</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2818963988</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pncit.net</domain_name>
   <domain_keyword>pncit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 18:08:10</query_time>
   <create_date>2012-04-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-04-11</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 pncit.net 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-1361.awsdns-42.org</value>
    <value>ns-2009.awsdns-59.co.uk</value>
    <value>ns-320.awsdns-40.com</value>
    <value>ns-881.awsdns-46.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>77</num>
   <domain_name>pccit.net</domain_name>
   <domain_keyword>pccit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 05:44:12</query_time>
   <create_date>1999-11-19</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>picit.co.uk</domain_name>
   <domain_keyword>picit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 19:50:40</query_time>
   <create_date>2000-03-16</create_date>
   <update_date>2021-03-22</update_date>
   <expiry_date>2026-03-16</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>arcit.support</domain_name>
   <domain_keyword>arcit</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-25 18:37:58</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>dns0.mtgsy.com</value>
    <value>dns1.name-s.net</value>
    <value>dns2.name-s.net</value>
    <value>dns3.mtgsy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>drcit.social</domain_name>
   <domain_keyword>drcit</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-31 02:15:29</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-07</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>DRCIT</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>becky.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>prcwit.com</domain_name>
   <domain_keyword>prcwit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:54:53</query_time>
   <create_date>2020-11-10</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-11-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>preit.net</domain_name>
   <domain_keyword>preit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 14:13:49</query_time>
   <create_date>2000-05-12</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-05-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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>pruit.cn</domain_name>
   <domain_keyword>pruit</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 00:41:53</query_time>
   <create_date>2023-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陆定银</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>prcity.de</domain_name>
   <domain_keyword>prcity</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 10:59:40</query_time>
   <update_date>2022-04-21</update_date>
   <name_servers>
    <value>ns1.namecontrol.com</value>
    <value>ns2.namecontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>prnit.com</domain_name>
   <domain_keyword>prnit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:12:26</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-05-27</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>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>86</num>
   <domain_name>proit.systems</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-06-02 12:14:36</query_time>
   <create_date>2015-04-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>pbcit.com</domain_name>
   <domain_keyword>pbcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 01:13:41</query_time>
   <create_date>2009-05-06</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2027-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>88</num>
   <domain_name>lrcit.com</domain_name>
   <domain_keyword>lrcit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 02:32:36</query_time>
   <create_date>2013-10-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2028-10-17</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>89</num>
   <domain_name>prciq.net</domain_name>
   <domain_keyword>prciq</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:14:17</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2022-08-12</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>prlit.com</domain_name>
   <domain_keyword>prlit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 00:01:43</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>Zhang Guang Fei</registrant_name>
   <registrant_company>Zhang Guang Fei</registrant_company>
   <registrant_address>Gan Su Sheng Huan Xian Lu Jia Wan Xiang</registrant_address>
   <registrant_city>LinXiaHuiZuZiZhiZhou</registrant_city>
   <registrant_state>GanSuSheng</registrant_state>
   <registrant_zip>745700</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13578568863</registrant_phone>
   <registrant_fax>+86.13578568863</registrant_fax>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>prcyt.com</domain_name>
   <domain_keyword>prcyt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 06:03:47</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=prcyt.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>mooncake.dnspod.net</value>
    <value>scallop.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>pcrit.com</domain_name>
   <domain_keyword>pcrit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 17:10:22</query_time>
   <create_date>2008-06-12</create_date>
   <update_date>2021-12-17</update_date>
   <expiry_date>2027-06-13</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.pcrit.com</value>
    <value>ns2.pcrit.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>93</num>
   <domain_name>prc-it.co.uk</domain_name>
   <domain_keyword>prc-it</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 22:47:49</query_time>
   <create_date>2014-03-02</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>arcit.de</domain_name>
   <domain_keyword>arcit</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:10:22</query_time>
   <update_date>2007-10-19</update_date>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>orcit.online</domain_name>
   <domain_keyword>orcit</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 17:05:03</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-23</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>Rostovskaya</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>proit.gmbh</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-16 02:42:13</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>drcit.radio</domain_name>
   <domain_keyword>drcit</domain_keyword>
   <domain_tld>radio</domain_tld>
   <query_time>2024-05-31 02:15:29</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_company>Disaster Response Communications &amp; Information Technology</registrant_company>
   <registrant_state>OK</registrant_state>
   <registrant_country>US</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>becky.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.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>prcbit.com</domain_name>
   <domain_keyword>prcbit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:54:36</query_time>
   <create_date>2017-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>99</num>
   <domain_name>proit.org</domain_name>
   <domain_keyword>proit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 00:38:46</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curt.ns.cloudflare.com</value>
    <value>indie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>prcnt.com</domain_name>
   <domain_keyword>prcnt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:48:46</query_time>
   <create_date>2016-01-28</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.