WHOIS QUERY TIME

5 May 2024 - 6:04 PM UTC

Registered: 7 February 2017
Expiry: 7 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=peritex.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "peritex.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "peritex.ru",
            "domain_keyword": "peritex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:04:14",
            "create_date": "2017-02-07",
            "expiry_date": "2025-02-07",
            "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.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>peritex.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>peritex.ru</domain_name>
   <domain_keyword>peritex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:04:14</query_time>
   <create_date>2017-02-07</create_date>
   <expiry_date>2025-02-07</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.032</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.082 seconds) for "peritex.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 6:04 PM UTC

Registered: 7 February 2017
Expiry: 7 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=peritex.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "peritex.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "peritex.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "peritex.ru",
            "domain_keyword": "peritex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:04:14",
            "create_date": "2017-02-07",
            "expiry_date": "2025-02-07",
            "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.082,
        "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>peritex.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>peritex.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peritex.ru</domain_name>
   <domain_keyword>peritex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:04:14</query_time>
   <create_date>2017-02-07</create_date>
   <expiry_date>2025-02-07</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.082</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 2 domain names (in 0.03 seconds) which contained the exact domain keyword "peritex".
Domain Name Registered Expiry Registrar Ownership
1 peritex.info 29 Apr 2009 29 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
2 peritex.com 4 Sep 2013 4 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 peritex.ru 7 Feb 2017 7 Feb 2025 R01-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=peritex&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "peritex",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "peritex.info, peritex.com, peritex.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "peritex.info",
            "domain_keyword": "peritex",
            "domain_tld": "info",
            "query_time": "2024-05-06 13:52:11",
            "create_date": "2009-04-29",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BADAJOZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.losdns.net",
                "ns2.losdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "peritex.com",
            "domain_keyword": "peritex",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:09:14",
            "create_date": "2013-09-04",
            "update_date": "2020-08-29",
            "expiry_date": "2025-09-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "peritex.ru",
            "domain_keyword": "peritex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:04:14",
            "create_date": "2017-02-07",
            "expiry_date": "2025-02-07",
            "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.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>peritex</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>peritex.info, peritex.com, peritex.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peritex.info</domain_name>
   <domain_keyword>peritex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 13:52:11</query_time>
   <create_date>2009-04-29</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BADAJOZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.losdns.net</value>
    <value>ns2.losdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>peritex.com</domain_name>
   <domain_keyword>peritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:09:14</query_time>
   <create_date>2013-09-04</create_date>
   <update_date>2020-08-29</update_date>
   <expiry_date>2025-09-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>3</num>
   <domain_name>peritex.ru</domain_name>
   <domain_keyword>peritex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:04:14</query_time>
   <create_date>2017-02-07</create_date>
   <expiry_date>2025-02-07</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.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,871 domain names (in 0.169 seconds) which look and sound like the brand name "peritex".
Domain Name Registered Expiry Registrar Ownership
1 peritax.biz 26 May 2022 26 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 geritex.com 8 Nov 2019 8 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 veritex.co 6 Aug 2023 6 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168046103
4 piritex.be 29 Oct 2003 - Combell nv -
5 peritek.com 11 Mar 1992 12 Mar 2025 Tucows Domains Inc. -
6 ceritex.com 17 Apr 2021 17 Apr 2025 GoDaddy.com, LLC -
7 peridex.net 18 Jun 2002 18 Jun 2024 CSC CORPORATE DOMAINS, INC. 3M Company
8 perilex.cn 4 Jul 2022 4 Jul 2024 DYNADOTCHINA LLC 张雅娜
9 peritea.com 22 Dec 2018 22 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 peditex.com 8 Nov 2004 8 Nov 2024 PSI-USA, Inc. dba Domain Robot -
11 peritek.eu - - Aruba S.p.A. -
12 peritec.co.uk 5 Dec 2023 5 Dec 2024 One.com A/S [Tag = TJNF-DK] -
13 seritex.fr 9 Apr 2010 9 Apr 2025 OVH ID 3000
14 peritux.de - - - -
15 peritel.com 10 Nov 2005 10 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
16 peratex.cloud 11 May 2021 11 May 2025 Ascio Technologies, Inc. - Denmark onemorebyte AG
17 meritex.nl 19 Jul 2022 - Metaregistrar B.V. -
18 peripex.net 12 May 2018 12 May 2025 EPAG DOMAINSERVICES GmbH -
19 paritex.co.th 16 Mar 2005 15 Mar 2025 THNIC Paritex International Co., Ltd. ( บริษัท ปารีเท็กซ์ อินเตอร์เนชั่นแนล จำกัด )
20 pelitex.com 1 Jul 2015 1 Jul 2024 GoDaddy.com, LLC -
21 puritex.com 25 Jun 2002 25 Jun 2024 ANNULET, INC BuyDomains.com
22 perditex.com 30 Jul 2007 30 Jul 2024 NetEarth One, Inc. GDPR Masked
23 teritex.com 16 Sep 2003 16 Sep 2024 GoDaddy.com, LLC -
24 peritec.com 24 Apr 2000 24 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
25 peridex.org 1 Jun 2007 1 Jun 2025 CSC Corporate Domains, Inc. 3M Company
26 pevitex.ro 7 Aug 2009 5 Sep 2024 Hosterion SRL -
27 aperitex.com 21 Mar 2023 21 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
28 perilex.com 21 Feb 2012 21 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 peritec.ru 24 Sep 2009 24 Sep 2024 SALENAMES-RU Private Person
30 veritex.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
31 veritex.net 30 Apr 2024 30 Apr 2025 GoDaddy.com, LLC -
32 veritex.store 17 Aug 2023 17 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0168168171
33 peritek.nl 5 Jan 2023 - Telepublicity B.V. -
34 veritex.pl 4 Jun 2014 4 Jun 2024 AZ.pl Sp. z o.o. -
35 perihex.com 26 Feb 2023 26 Feb 2025 Launchpad.com Inc. -
36 perigex.com 8 May 2023 8 May 2024 DropCatch.com 1339 LLC bao nian zhang
37 paritex.net 11 Oct 2017 11 Oct 2024 NORDNET Paritex
38 perftex.net 23 Jun 2018 23 Jun 2025 Network Solutions, LLC -
39 heritex.com 23 Oct 2014 23 Oct 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
40 veritex.cfd 19 Jan 2024 19 Jan 2025 Atak Domain Hosting n/a
41 peratex.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Tony Hogan
42 paritex.fr 18 Aug 2017 27 Jan 2025 IONOS SE MICRO WEB MEDIA
43 veritex.dev 26 Jul 2023 26 Jul 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
44 meritex.info 22 Mar 2024 22 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
45 peritey.com 22 Apr 2022 22 Apr 2025 GoDaddy.com, LLC -
46 beritex.ru 27 Apr 2023 27 Apr 2025 BEGET-RU Private Person
47 xeritex.com 26 Jul 2023 26 Jul 2025 GoDaddy.com, LLC -
48 per-tex.com 24 Jun 2016 24 Jun 2026 FBS Inc. -
49 perftex.com 30 Sep 1997 29 Sep 2025 Network Solutions, LLC -
50 meritex.com 29 May 2004 29 May 2027 GoDaddy.com, LLC -
51 peridex.com 5 Feb 2004 5 Feb 2025 CSC CORPORATE DOMAINS, INC. 3M Company
52 jeritex.com 10 Apr 2021 10 Apr 2025 NameCheap, Inc. -
53 peritem.co.uk 14 Mar 2019 14 Mar 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
54 pyritex.com 29 Mar 2018 29 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
55 piritex.com 9 Sep 2004 9 Sep 2024 ANNULET, INC BuyDomains.com
56 veritex.it 17 Feb 2020 17 Feb 2025 NameCase GmbH hidden
57 peripex.com 12 May 2018 12 May 2025 EPAG DOMAINSERVICES GmbH -
58 seritex.com.pl 11 Apr 2001 11 Apr 2025 home.pl S.A. -
59 persitex.com 18 Jul 2018 18 Jul 2025 NameSilo, LLC -
60 peripex.org 12 May 2018 12 May 2025 EPAG Domainservices GmbH REDACTED FOR PRIVACY
61 peridex.biz 1 Jun 2007 31 May 2025 CSC Corporate Domains, Inc. 3M Company
62 peritix.gmbh 26 Oct 2022 26 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
63 perditex.pt 12 Jun 2017 12 May 2024 - -
64 poritex.com 25 Jan 2023 25 Jan 2025 DropCatch.com 1408 LLC Redacted for GDPR privacy
65 perisex.com 2 May 2018 2 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
66 seritex.pt - - - CAMPOS & GOMES-SERIGRAFIA E PUBLICIDADE LDA
67 feritex.com 9 Jun 2005 9 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
68 pelitex.net 3 May 2017 3 May 2025 GoDaddy.com, LLC -
69 peritaex.com 21 Apr 2022 21 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
70 eritex.com 4 Feb 2009 4 Feb 2026 Alpine Domains Inc. eWeb Development Inc.
71 geritex.pt - - - GERITEX - FABRICO DISPOSITIVOS MÉDICOS ORTOPÉDICOS E GERIÁTRICOS, LDA
72 paritex.co 21 Oct 2023 21 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 veritex.online 19 Sep 2023 19 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
74 paritex.exchange 7 Feb 2020 7 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
75 perimex.shop 29 May 2022 29 May 2025 Tucows Domains Inc. -
76 peratex.de - - - -
77 meritex.co.uk 12 Jul 2000 12 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
78 neritex.com 15 Dec 2023 15 Dec 2024 Gname 108 Inc -
79 peritec.co.jp 14 Jul 1997 - - Peritec Corporation
80 peritec.pro 1 May 2013 1 May 2025 NordNet SA Peritec
81 veritex.com 16 Oct 1999 16 Oct 2024 GoDaddy.com, LLC -
82 perutex.com 13 Dec 2016 13 Dec 2024 GoDaddy.com, LLC -
83 perpitex.pt - - - Perpitex - Sociedade de mecânica de precisão, Lda
84 periter.com 3 Dec 2018 3 Dec 2033 Register.com, Inc. -
85 perimex.org 19 Jun 2022 19 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 paritex.com 6 Aug 2002 6 Aug 2027 GoDaddy.com, LLC -
87 speritex.com 8 Sep 2003 8 Sep 2024 Tucows Domains Inc. -
88 peritek.it 5 Aug 2011 15 Jun 2024 Aruba s.p.a. Peritek srl
89 puritex.net 6 Sep 2014 6 Sep 2024 GoDaddy.com, LLC -
90 peritel.net 16 Nov 2009 16 Nov 2024 IONOS SE REDACTED FOR PRIVACY
91 meritex.com.au - - Web Address Registration Pty Ltd Alex Houlton
92 perltex.ru 29 Jan 2023 29 Jan 2025 BEGET-RU Private Person
93 peritix.net 13 Sep 2022 13 Sep 2024 Cronon GmbH -
94 peritext.net 11 Sep 2012 11 Sep 2027 GoDaddy.com, LLC Domains By Proxy, LLC
95 peritax.cat 10 Oct 2008 10 Oct 2024 Soluciones Corporativas IP, SLU Informatica
96 seritex.pl 21 Feb 2007 21 Feb 2025 home.pl S.A. -
97 pertex.store 23 Dec 2023 23 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
98 perite.com 3 Jul 2003 3 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Phil Barnard
99 pritex.team 6 May 2019 6 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
100 pritex.org 6 May 2019 6 May 2025 NetEarth One Inc. d/b/a NetEarth GDPR Masked
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 Peritex.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=peritex.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "peritex.ru",
        "page_size": 100
    },
    "count": {
        "total": 4871,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "peritax.biz, geritex.com, veritex.co, piritex.be, peritek.com, ceritex.com, peridex.net, perilex.cn, peritea.com, peditex.com, peritek.eu, peritec.co.uk, seritex.fr, peritux.de, peritel.com, peratex.cloud, meritex.nl, peripex.net, paritex.co.th, pelitex.com, puritex.com, perditex.com, teritex.com, peritec.com, peridex.org, pevitex.ro, aperitex.com, perilex.com, peritec.ru, veritex.ai, veritex.net, veritex.store, peritek.nl, veritex.pl, perihex.com, perigex.com, paritex.net, perftex.net, heritex.com, veritex.cfd, peratex.com.au, paritex.fr, veritex.dev, meritex.info, peritey.com, beritex.ru, xeritex.com, per-tex.com, perftex.com, meritex.com, peridex.com, jeritex.com, peritem.co.uk, pyritex.com, piritex.com, veritex.it, peripex.com, seritex.com.pl, persitex.com, peripex.org, peridex.biz, peritix.gmbh, perditex.pt, poritex.com, perisex.com, seritex.pt, feritex.com, pelitex.net, peritaex.com, eritex.com, geritex.pt, paritex.co, veritex.online, paritex.exchange, perimex.shop, peratex.de, meritex.co.uk, neritex.com, peritec.co.jp, peritec.pro, veritex.com, perutex.com, perpitex.pt, periter.com, perimex.org, paritex.com, speritex.com, peritek.it, puritex.net, peritel.net, meritex.com.au, perltex.ru, peritix.net, peritext.net, peritax.cat, seritex.pl, pertex.store, perite.com, pritex.team, pritex.org",
    "results": [
        {
            "num": 1,
            "domain_name": "peritax.biz",
            "domain_keyword": "peritax",
            "domain_tld": "biz",
            "query_time": "2024-04-26 09:22:01",
            "create_date": "2022-05-26",
            "update_date": "2023-05-17",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "geritex.com",
            "domain_keyword": "geritex",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:31:57",
            "create_date": "2019-11-08",
            "update_date": "2020-11-02",
            "expiry_date": "2024-11-08",
            "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": "veritex.co",
            "domain_keyword": "veritex",
            "domain_tld": "co",
            "query_time": "2024-05-04 15:23:55",
            "create_date": "2023-08-06",
            "update_date": "2024-03-04",
            "expiry_date": "2024-08-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168046103",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "piritex.be",
            "domain_keyword": "piritex",
            "domain_tld": "be",
            "query_time": "2024-05-28 01:35:37",
            "create_date": "2003-10-29",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 5,
            "domain_name": "peritek.com",
            "domain_keyword": "peritek",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:05:56",
            "create_date": "1992-03-11",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.metron.com",
                "ns2.metron.com",
                "ns3.metron.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ceritex.com",
            "domain_keyword": "ceritex",
            "domain_tld": "com",
            "query_time": "2024-05-08 21:07:56",
            "create_date": "2021-04-17",
            "update_date": "2023-11-18",
            "expiry_date": "2025-04-17",
            "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": 7,
            "domain_name": "peridex.net",
            "domain_keyword": "peridex",
            "domain_tld": "net",
            "query_time": "2024-06-08 07:25:37",
            "create_date": "2002-06-18",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Name Administrator",
            "registrant_company": "3M Company",
            "registrant_address": "3M Center",
            "registrant_city": "St. Paul",
            "registrant_state": "MN",
            "registrant_zip": "55144-1000",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6517367182",
            "registrant_fax": "+1.6515751605",
            "name_servers": [
                "ns.3m.com",
                "pigseye.mmm.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "perilex.cn",
            "domain_keyword": "perilex",
            "domain_tld": "cn",
            "query_time": "2024-04-26 09:13:35",
            "create_date": "2022-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "张雅娜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "peritea.com",
            "domain_keyword": "peritea",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:22:01",
            "create_date": "2018-12-22",
            "update_date": "2020-12-16",
            "expiry_date": "2024-12-22",
            "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": 10,
            "domain_name": "peditex.com",
            "domain_keyword": "peditex",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:21:37",
            "create_date": "2004-11-08",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "dns.ronet.de",
                "dns2.ronet.de",
                "dns3.ronet.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "peritek.eu",
            "domain_keyword": "peritek",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:02:54",
            "registrar_name": "Aruba S.p.A.",
            "registrar_website": "http://www.aruba.it",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ]
        },
        {
            "num": 12,
            "domain_name": "peritec.co.uk",
            "domain_keyword": "peritec",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 05:25:09",
            "create_date": "2023-12-05",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-05",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 13,
            "domain_name": "seritex.fr",
            "domain_keyword": "seritex",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:17:04",
            "create_date": "2010-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ID 3000",
            "registrant_address": "ID 3000, 34 Rue Auguste GAL, 06300 NICE",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.493269748",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 14,
            "domain_name": "peritux.de",
            "domain_keyword": "peritux",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:48:42",
            "update_date": "2022-09-15",
            "name_servers": [
                "ns1048.ui-dns.com",
                "ns1053.ui-dns.de",
                "ns1100.ui-dns.org",
                "ns1105.ui-dns.biz"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 15,
            "domain_name": "peritel.com",
            "domain_keyword": "peritel",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:22:02",
            "create_date": "2005-11-10",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-10",
            "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": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/244c1330-2a87-4056-a517-1b93697326cb",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "peratex.cloud",
            "domain_keyword": "peratex",
            "domain_tld": "cloud",
            "query_time": "2024-05-16 15:43:50",
            "create_date": "2021-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. - Denmark",
            "registrar_website": "http://www.ascio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "onemorebyte AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nordrhein-Westfalen",
            "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": [
                "ns3.edns.de",
                "ns4.edns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "meritex.nl",
            "domain_keyword": "meritex",
            "domain_tld": "nl",
            "query_time": "2024-05-17 07:17:54",
            "create_date": "2022-07-19",
            "update_date": "2023-09-06",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "peripex.net",
            "domain_keyword": "peripex",
            "domain_tld": "net",
            "query_time": "2024-05-16 07:05:52",
            "create_date": "2018-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "paritex.co.th",
            "domain_keyword": "paritex",
            "domain_tld": "co.th",
            "query_time": "2024-05-07 08:48:24",
            "create_date": "2005-03-16",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-15",
            "registrar_name": "THNIC",
            "registrant_company": "Paritex International Co., Ltd. ( บริษัท ปารีเท็กซ์ อินเตอร์เนชั่นแนล จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pelitex.com",
            "domain_keyword": "pelitex",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:24:53",
            "create_date": "2015-07-01",
            "update_date": "2023-08-13",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "puritex.com",
            "domain_keyword": "puritex",
            "domain_tld": "com",
            "query_time": "2024-04-19 10:19:35",
            "create_date": "2002-06-25",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-25",
            "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": 22,
            "domain_name": "perditex.com",
            "domain_keyword": "perditex",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:11:44",
            "create_date": "2007-07-30",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "PT",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns5.mydnspt.net",
                "ns6.mydnspt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "teritex.com",
            "domain_keyword": "teritex",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:47:33",
            "create_date": "2003-09-16",
            "update_date": "2024-03-11",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "peritec.com",
            "domain_keyword": "peritec",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:22:02",
            "create_date": "2000-04-24",
            "update_date": "2020-04-03",
            "expiry_date": "2025-04-24",
            "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": "KANAGAWA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/481a6fc6-cd51-452a-9f85-cd808d948a08",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "peridex.org",
            "domain_keyword": "peridex",
            "domain_tld": "org",
            "query_time": "2024-06-01 05:57:22",
            "create_date": "2007-06-01",
            "update_date": "2024-05-28",
            "expiry_date": "2025-06-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "3M Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.3m.com",
                "pigseye.mmm.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pevitex.ro",
            "domain_keyword": "pevitex",
            "domain_tld": "ro",
            "query_time": "2024-04-15 08:55:07",
            "create_date": "2009-08-07",
            "expiry_date": "2024-09-05",
            "registrar_name": "Hosterion SRL",
            "registrar_website": "hosterion.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "aperitex.com",
            "domain_keyword": "aperitex",
            "domain_tld": "com",
            "query_time": "2024-05-22 02:31:16",
            "create_date": "2023-03-21",
            "update_date": "2023-05-20",
            "expiry_date": "2025-03-21",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CACERES",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1cli.tpiol.com",
                "dns2cli.tpiol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "perilex.com",
            "domain_keyword": "perilex",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:13:35",
            "create_date": "2012-02-21",
            "update_date": "2020-05-01",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "peritec.ru",
            "domain_keyword": "peritec",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:04:14",
            "create_date": "2009-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "veritex.ai",
            "domain_keyword": "veritex",
            "domain_tld": "ai",
            "query_time": "2024-06-05 16:25:50",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "veritex.net",
            "domain_keyword": "veritex",
            "domain_tld": "net",
            "query_time": "2024-05-04 15:23:55",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "veritex.store",
            "domain_keyword": "veritex",
            "domain_tld": "store",
            "query_time": "2024-05-10 06:38:41",
            "create_date": "2023-08-17",
            "update_date": "2024-04-26",
            "expiry_date": "2024-08-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0168168171",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "peritek.nl",
            "domain_keyword": "peritek",
            "domain_tld": "nl",
            "query_time": "2024-04-26 09:22:02",
            "create_date": "2023-01-05",
            "update_date": "2023-01-05",
            "registrar_name": "Telepublicity B.V.",
            "name_servers": [
                "ns.domainorderdns.nl",
                "ns1.domainorderdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "veritex.pl",
            "domain_keyword": "veritex",
            "domain_tld": "pl",
            "query_time": "2024-04-26 04:25:47",
            "create_date": "2014-06-04",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "perihex.com",
            "domain_keyword": "perihex",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:31:40",
            "create_date": "2023-02-26",
            "update_date": "2023-06-10",
            "expiry_date": "2025-02-26",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6181.hostgator.com",
                "ns6182.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "perigex.com",
            "domain_keyword": "perigex",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:02:00",
            "create_date": "2023-05-08",
            "update_date": "2024-02-01",
            "expiry_date": "2024-05-08",
            "registrar_iana": 3548,
            "registrar_name": "DropCatch.com 1339 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "bao nian zhang",
            "registrant_address": "dian bai xian, mao gang qu, sha yuan zhen, he",
            "registrant_city": "mao ming shi",
            "registrant_state": "guang dong",
            "registrant_zip": "525400",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13410276810",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "paritex.net",
            "domain_keyword": "paritex",
            "domain_tld": "net",
            "query_time": "2024-04-18 23:23:11",
            "create_date": "2017-10-11",
            "update_date": "2024-04-01",
            "expiry_date": "2024-10-11",
            "registrar_iana": 68,
            "registrar_name": "NORDNET",
            "registrar_website": "http://www.nordnet.net",
            "registrant_company": "Paritex",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsmpro1.nordnet.com",
                "nsmpro2.nordnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "perftex.net",
            "domain_keyword": "perftex",
            "domain_tld": "net",
            "query_time": "2024-06-09 20:06:20",
            "create_date": "2018-06-23",
            "update_date": "2022-08-18",
            "expiry_date": "2025-06-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "heritex.com",
            "domain_keyword": "heritex",
            "domain_tld": "com",
            "query_time": "2024-04-21 03:08:35",
            "create_date": "2014-10-23",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-23",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 40,
            "domain_name": "veritex.cfd",
            "domain_keyword": "veritex",
            "domain_tld": "cfd",
            "query_time": "2024-05-15 20:52:22",
            "create_date": "2024-01-19",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Kiev",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "harleigh.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "peratex.com.au",
            "domain_keyword": "peratex",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 22:16:52",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Tony Hogan",
            "name_servers": [
                "ns1.relentlesshosting.com.au",
                "ns2.relentlesshosting.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "paritex.fr",
            "domain_keyword": "paritex",
            "domain_tld": "fr",
            "query_time": "2024-05-05 18:27:51",
            "create_date": "2017-08-18",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-27",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "MICRO WEB MEDIA",
            "registrant_address": "MICRO WEB MEDIA, Place Indira Gandhi 15, 92230 Gennevilliers",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.669174790",
            "name_servers": [
                "ns1025.ui-dns.com",
                "ns1063.ui-dns.org",
                "ns1071.ui-dns.biz",
                "ns1103.ui-dns.de"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 43,
            "domain_name": "veritex.dev",
            "domain_keyword": "veritex",
            "domain_tld": "dev",
            "query_time": "2024-05-20 18:17:28",
            "create_date": "2023-07-26",
            "update_date": "2024-04-28",
            "expiry_date": "2025-07-26",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "mckinley.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "meritex.info",
            "domain_keyword": "meritex",
            "domain_tld": "info",
            "query_time": "2024-05-20 20:53:42",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "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": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "peritey.com",
            "domain_keyword": "peritey",
            "domain_tld": "com",
            "query_time": "2024-05-11 22:33:47",
            "create_date": "2022-04-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "beritex.ru",
            "domain_keyword": "beritex",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:06:00",
            "create_date": "2023-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "xeritex.com",
            "domain_keyword": "xeritex",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:40:51",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2025-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "per-tex.com",
            "domain_keyword": "per-tex",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:14:57",
            "create_date": "2016-06-24",
            "update_date": "2016-06-24",
            "expiry_date": "2026-06-24",
            "registrar_iana": 1110,
            "registrar_name": "FBS Inc.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "perftex.com",
            "domain_keyword": "perftex",
            "domain_tld": "com",
            "query_time": "2024-05-07 09:08:37",
            "create_date": "1997-09-30",
            "update_date": "2022-08-18",
            "expiry_date": "2025-09-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ashley.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "meritex.com",
            "domain_keyword": "meritex",
            "domain_tld": "com",
            "query_time": "2024-06-10 18:12:31",
            "create_date": "2004-05-29",
            "update_date": "2022-10-04",
            "expiry_date": "2027-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "peridex.com",
            "domain_keyword": "peridex",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:14:27",
            "create_date": "2004-02-05",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-05",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Name Administrator",
            "registrant_company": "3M Company",
            "registrant_address": "3M Center",
            "registrant_city": "St. Paul",
            "registrant_state": "MN",
            "registrant_zip": "55144-1000",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6517367182",
            "registrant_fax": "+1.6515751605",
            "name_servers": [
                "ns.3m.com",
                "pigseye.mmm.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "jeritex.com",
            "domain_keyword": "jeritex",
            "domain_tld": "com",
            "query_time": "2024-04-28 20:19:36",
            "create_date": "2021-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "peritem.co.uk",
            "domain_keyword": "peritem",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 09:22:02",
            "create_date": "2019-03-14",
            "update_date": "2024-01-15",
            "expiry_date": "2025-03-14",
            "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": 54,
            "domain_name": "pyritex.com",
            "domain_keyword": "pyritex",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:44:48",
            "create_date": "2018-03-29",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of pyritex.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1017.awsdns-63.net",
                "ns-1467.awsdns-55.org",
                "ns-1612.awsdns-09.co.uk",
                "ns-191.awsdns-23.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "piritex.com",
            "domain_keyword": "piritex",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:05:33",
            "create_date": "2004-09-09",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-09",
            "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-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "veritex.it",
            "domain_keyword": "veritex",
            "domain_tld": "it",
            "query_time": "2024-04-26 04:25:47",
            "create_date": "2020-02-17",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-17",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 57,
            "domain_name": "peripex.com",
            "domain_keyword": "peripex",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:05:52",
            "create_date": "2018-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "seritex.com.pl",
            "domain_keyword": "seritex",
            "domain_tld": "com.pl",
            "query_time": "2024-05-02 19:11:44",
            "create_date": "2001-04-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "persitex.com",
            "domain_keyword": "persitex",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:40:51",
            "create_date": "2018-07-18",
            "update_date": "2020-06-18",
            "expiry_date": "2025-07-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "peripex.org",
            "domain_keyword": "peripex",
            "domain_tld": "org",
            "query_time": "2024-05-16 07:05:52",
            "create_date": "2018-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://www.epag.de",
            "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": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "peridex.biz",
            "domain_keyword": "peridex",
            "domain_tld": "biz",
            "query_time": "2024-06-01 05:57:06",
            "create_date": "2007-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "3M Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.3m.com",
                "pigseye.mmm.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "peritix.gmbh",
            "domain_keyword": "peritix",
            "domain_tld": "gmbh",
            "query_time": "2024-04-26 09:22:10",
            "create_date": "2022-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-26",
            "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": [
                "docks15.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "perditex.pt",
            "domain_keyword": "perditex",
            "domain_tld": "pt",
            "query_time": "2024-06-10 19:49:30",
            "create_date": "2017-06-12",
            "expiry_date": "2024-05-12",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 64,
            "domain_name": "poritex.com",
            "domain_keyword": "poritex",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:26:34",
            "create_date": "2023-01-25",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-25",
            "registrar_iana": 3617,
            "registrar_name": "DropCatch.com 1408 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "FL",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "perisex.com",
            "domain_keyword": "perisex",
            "domain_tld": "com",
            "query_time": "2024-05-07 09:13:09",
            "create_date": "2018-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "seritex.pt",
            "domain_keyword": "seritex",
            "domain_tld": "pt",
            "query_time": "2024-05-25 10:54:00",
            "registrant_name": "CAMPOS & GOMES-SERIGRAFIA E PUBLICIDADE LDA",
            "registrant_address": "Rua Augusto Veloso  259",
            "registrant_city": "Braga",
            "registrant_state": "BRAGA",
            "registrant_zip": "4705-082",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wma.pt",
                "ns2.wma.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 67,
            "domain_name": "feritex.com",
            "domain_keyword": "feritex",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:35:53",
            "create_date": "2005-06-09",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pelitex.net",
            "domain_keyword": "pelitex",
            "domain_tld": "net",
            "query_time": "2024-05-10 13:14:12",
            "create_date": "2017-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "peritaex.com",
            "domain_keyword": "peritaex",
            "domain_tld": "com",
            "query_time": "2024-04-29 17:29:14",
            "create_date": "2022-04-21",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=peritaex.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "eritex.com",
            "domain_keyword": "eritex",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:04:46",
            "create_date": "2009-02-04",
            "update_date": "2024-03-28",
            "expiry_date": "2026-02-04",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "geritex.pt",
            "domain_keyword": "geritex",
            "domain_tld": "pt",
            "query_time": "2024-05-01 18:43:04",
            "registrant_name": "GERITEX - FABRICO DISPOSITIVOS MÉDICOS ORTOPÉDICOS E GERIÁTRICOS, LDA",
            "registrant_address": "Rua Nau Trindade, nº 125",
            "registrant_city": "Bonfim - Porto",
            "registrant_state": "Bonfim - Porto",
            "registrant_zip": "4000-354",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.samsys.net",
                "ns2.samsys.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 72,
            "domain_name": "paritex.co",
            "domain_keyword": "paritex",
            "domain_tld": "co",
            "query_time": "2024-05-17 11:00:13",
            "create_date": "2023-10-21",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "veritex.online",
            "domain_keyword": "veritex",
            "domain_tld": "online",
            "query_time": "2024-05-30 12:29:22",
            "create_date": "2023-09-19",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "paritex.exchange",
            "domain_keyword": "paritex",
            "domain_tld": "exchange",
            "query_time": "2024-05-31 02:14:57",
            "create_date": "2020-02-07",
            "update_date": "2024-03-23",
            "expiry_date": "2026-02-07",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "perimex.shop",
            "domain_keyword": "perimex",
            "domain_tld": "shop",
            "query_time": "2024-05-31 23:02:51",
            "create_date": "2022-05-29",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "peratex.de",
            "domain_keyword": "peratex",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:47:52",
            "update_date": "2023-02-23",
            "name_servers": [
                "ns3.edns.de",
                "ns4.edns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 77,
            "domain_name": "meritex.co.uk",
            "domain_keyword": "meritex",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 18:12:30",
            "create_date": "2000-07-12",
            "update_date": "2023-11-21",
            "expiry_date": "2024-07-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "neritex.com",
            "domain_keyword": "neritex",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:48:37",
            "create_date": "2023-12-15",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-15",
            "registrar_iana": 4100,
            "registrar_name": "Gname 108 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "peritec.co.jp",
            "domain_keyword": "peritec",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 12:42:39",
            "create_date": "1997-07-14",
            "update_date": "2023-08-01",
            "registrant_company": "Peritec Corporation",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 80,
            "domain_name": "peritec.pro",
            "domain_keyword": "peritec",
            "domain_tld": "pro",
            "query_time": "2024-05-06 13:52:11",
            "create_date": "2013-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 68,
            "registrar_name": "NordNet SA",
            "registrar_website": "http://www.nordnet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Peritec",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsmpro1.nordnet.com",
                "nsmpro2.nordnet.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "veritex.com",
            "domain_keyword": "veritex",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:52:22",
            "create_date": "1999-10-16",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.hostinglotus.net",
                "ns36.hostinglotus.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "perutex.com",
            "domain_keyword": "perutex",
            "domain_tld": "com",
            "query_time": "2024-06-03 23:51:28",
            "create_date": "2016-12-13",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-13",
            "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": 83,
            "domain_name": "perpitex.pt",
            "domain_keyword": "perpitex",
            "domain_tld": "pt",
            "query_time": "2024-05-03 21:00:06",
            "registrant_name": "Perpitex - Sociedade de mecânica de precisão, Lda",
            "registrant_address": "Núcleo empresarial de S- Julião do Tojal 54",
            "registrant_city": "S. Julião do Tojal",
            "registrant_state": "Rua de Entremuros Fracção AG",
            "registrant_zip": "2660-533",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns10.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 84,
            "domain_name": "periter.com",
            "domain_keyword": "periter",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:22:03",
            "create_date": "2018-12-03",
            "update_date": "2023-12-03",
            "expiry_date": "2033-12-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "perimex.org",
            "domain_keyword": "perimex",
            "domain_tld": "org",
            "query_time": "2024-05-19 14:07:08",
            "create_date": "2022-06-19",
            "update_date": "2023-08-16",
            "expiry_date": "2024-06-19",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "paritex.com",
            "domain_keyword": "paritex",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:06:15",
            "create_date": "2002-08-06",
            "update_date": "2022-10-17",
            "expiry_date": "2027-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "gabe.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "speritex.com",
            "domain_keyword": "speritex",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:40:21",
            "create_date": "2003-09-08",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "peritek.it",
            "domain_keyword": "peritek",
            "domain_tld": "it",
            "query_time": "2024-05-31 23:03:59",
            "create_date": "2011-08-05",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-15",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Peritek srl",
            "registrant_address": "Via Gianguido Borghese, 21/A",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40133",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 89,
            "domain_name": "puritex.net",
            "domain_keyword": "puritex",
            "domain_tld": "net",
            "query_time": "2024-04-19 10:19:35",
            "create_date": "2014-09-06",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "peritel.net",
            "domain_keyword": "peritel",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:22:02",
            "create_date": "2009-11-16",
            "update_date": "2017-12-08",
            "expiry_date": "2024-11-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1077.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1077.ui-dns.de",
                "ns1077.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "meritex.com.au",
            "domain_keyword": "meritex",
            "domain_tld": "com.au",
            "query_time": "2024-04-22 22:09:28",
            "update_date": "2022-12-21",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Alex Houlton",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "perltex.ru",
            "domain_keyword": "perltex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:04:28",
            "create_date": "2023-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "peritix.net",
            "domain_keyword": "peritix",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:41:08",
            "create_date": "2022-09-13",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks03.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "peritext.net",
            "domain_keyword": "peritext",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:22:03",
            "create_date": "2012-09-11",
            "update_date": "2022-08-14",
            "expiry_date": "2027-09-11",
            "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=peritext.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "peritax.cat",
            "domain_keyword": "peritax",
            "domain_tld": "cat",
            "query_time": "2024-04-26 09:22:01",
            "create_date": "2008-10-10",
            "update_date": "2023-03-29",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Informatica",
            "registrant_state": "Lleida",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns05.gigas.com",
                "dns06.gigas.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "seritex.pl",
            "domain_keyword": "seritex",
            "domain_tld": "pl",
            "query_time": "2024-06-04 20:05:31",
            "create_date": "2007-02-21",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-21",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "pertex.store",
            "domain_keyword": "pertex",
            "domain_tld": "store",
            "query_time": "2024-06-10 10:56:37",
            "create_date": "2023-12-23",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-23",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "perite.com",
            "domain_keyword": "perite",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:22:01",
            "create_date": "2003-07-03",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Phil Barnard",
            "registrant_address": "115 Everest Rd",
            "registrant_city": "Exeter",
            "registrant_state": "Tasmania",
            "registrant_zip": "7275",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.418131612",
            "name_servers": [
                "ns.phx5.nearlyfreespeech.net",
                "ns.phx6.nearlyfreespeech.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "pritex.team",
            "domain_keyword": "pritex",
            "domain_tld": "team",
            "query_time": "2024-05-06 00:19:41",
            "create_date": "2019-05-06",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-06",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Finnmark",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.dedia-server.no",
                "ns2.dedia-server.no"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pritex.org",
            "domain_keyword": "pritex",
            "domain_tld": "org",
            "query_time": "2024-05-06 00:19:52",
            "create_date": "2019-05-06",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One Inc. d/b/a NetEarth",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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.dedia-server.no",
                "ns2.dedia-server.no"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.169,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>peritex.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4871</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>peritax.biz, geritex.com, veritex.co, piritex.be, peritek.com, ceritex.com, peridex.net, perilex.cn, peritea.com, peditex.com, peritek.eu, peritec.co.uk, seritex.fr, peritux.de, peritel.com, peratex.cloud, meritex.nl, peripex.net, paritex.co.th, pelitex.com, puritex.com, perditex.com, teritex.com, peritec.com, peridex.org, pevitex.ro, aperitex.com, perilex.com, peritec.ru, veritex.ai, veritex.net, veritex.store, peritek.nl, veritex.pl, perihex.com, perigex.com, paritex.net, perftex.net, heritex.com, veritex.cfd, peratex.com.au, paritex.fr, veritex.dev, meritex.info, peritey.com, beritex.ru, xeritex.com, per-tex.com, perftex.com, meritex.com, peridex.com, jeritex.com, peritem.co.uk, pyritex.com, piritex.com, veritex.it, peripex.com, seritex.com.pl, persitex.com, peripex.org, peridex.biz, peritix.gmbh, perditex.pt, poritex.com, perisex.com, seritex.pt, feritex.com, pelitex.net, peritaex.com, eritex.com, geritex.pt, paritex.co, veritex.online, paritex.exchange, perimex.shop, peratex.de, meritex.co.uk, neritex.com, peritec.co.jp, peritec.pro, veritex.com, perutex.com, perpitex.pt, periter.com, perimex.org, paritex.com, speritex.com, peritek.it, puritex.net, peritel.net, meritex.com.au, perltex.ru, peritix.net, peritext.net, peritax.cat, seritex.pl, pertex.store, perite.com, pritex.team, pritex.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peritax.biz</domain_name>
   <domain_keyword>peritax</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 09:22:01</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>geritex.com</domain_name>
   <domain_keyword>geritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:31:57</query_time>
   <create_date>2019-11-08</create_date>
   <update_date>2020-11-02</update_date>
   <expiry_date>2024-11-08</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>veritex.co</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-04 15:23:55</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168046103</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>piritex.be</domain_name>
   <domain_keyword>piritex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 01:35:37</query_time>
   <create_date>2003-10-29</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>peritek.com</domain_name>
   <domain_keyword>peritek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:05:56</query_time>
   <create_date>1992-03-11</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.metron.com</value>
    <value>ns2.metron.com</value>
    <value>ns3.metron.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>6</num>
   <domain_name>ceritex.com</domain_name>
   <domain_keyword>ceritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 21:07:56</query_time>
   <create_date>2021-04-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-04-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>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>7</num>
   <domain_name>peridex.net</domain_name>
   <domain_keyword>peridex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 07:25:37</query_time>
   <create_date>2002-06-18</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Name Administrator</registrant_name>
   <registrant_company>3M Company</registrant_company>
   <registrant_address>3M Center</registrant_address>
   <registrant_city>St. Paul</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55144-1000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6517367182</registrant_phone>
   <registrant_fax>+1.6515751605</registrant_fax>
   <name_servers>
    <value>ns.3m.com</value>
    <value>pigseye.mmm.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>perilex.cn</domain_name>
   <domain_keyword>perilex</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-26 09:13:35</query_time>
   <create_date>2022-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>张雅娜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>peritea.com</domain_name>
   <domain_keyword>peritea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:22:01</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2020-12-16</update_date>
   <expiry_date>2024-12-22</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>10</num>
   <domain_name>peditex.com</domain_name>
   <domain_keyword>peditex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:21:37</query_time>
   <create_date>2004-11-08</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>dns.ronet.de</value>
    <value>dns2.ronet.de</value>
    <value>dns3.ronet.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>peritek.eu</domain_name>
   <domain_keyword>peritek</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:02:54</query_time>
   <registrar_name>Aruba S.p.A.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>peritec.co.uk</domain_name>
   <domain_keyword>peritec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 05:25:09</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>seritex.fr</domain_name>
   <domain_keyword>seritex</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:17:04</query_time>
   <create_date>2010-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ID 3000</registrant_company>
   <registrant_address>ID 3000, 34 Rue Auguste GAL, 06300 NICE</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.493269748</registrant_phone>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>peritux.de</domain_name>
   <domain_keyword>peritux</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:48:42</query_time>
   <update_date>2022-09-15</update_date>
   <name_servers>
    <value>ns1048.ui-dns.com</value>
    <value>ns1053.ui-dns.de</value>
    <value>ns1100.ui-dns.org</value>
    <value>ns1105.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>peritel.com</domain_name>
   <domain_keyword>peritel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:22:02</query_time>
   <create_date>2005-11-10</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-10</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>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/244c1330-2a87-4056-a517-1b93697326cb</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>peratex.cloud</domain_name>
   <domain_keyword>peratex</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-16 15:43:50</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. - Denmark</registrar_name>
   <registrar_website>http://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>onemorebyte AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nordrhein-Westfalen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.edns.de</value>
    <value>ns4.edns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>meritex.nl</domain_name>
   <domain_keyword>meritex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 07:17:54</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2023-09-06</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>peripex.net</domain_name>
   <domain_keyword>peripex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 07:05:52</query_time>
   <create_date>2018-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>paritex.co.th</domain_name>
   <domain_keyword>paritex</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-07 08:48:24</query_time>
   <create_date>2005-03-16</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Paritex International Co., Ltd. ( บริษัท ปารีเท็กซ์ อินเตอร์เนชั่นแนล จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pelitex.com</domain_name>
   <domain_keyword>pelitex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:24:53</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.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>21</num>
   <domain_name>puritex.com</domain_name>
   <domain_keyword>puritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 10:19:35</query_time>
   <create_date>2002-06-25</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-25</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>22</num>
   <domain_name>perditex.com</domain_name>
   <domain_keyword>perditex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:11:44</query_time>
   <create_date>2007-07-30</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>PT</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns5.mydnspt.net</value>
    <value>ns6.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>teritex.com</domain_name>
   <domain_keyword>teritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:47:33</query_time>
   <create_date>2003-09-16</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>peritec.com</domain_name>
   <domain_keyword>peritec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:22:02</query_time>
   <create_date>2000-04-24</create_date>
   <update_date>2020-04-03</update_date>
   <expiry_date>2025-04-24</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>KANAGAWA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/481a6fc6-cd51-452a-9f85-cd808d948a08</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>peridex.org</domain_name>
   <domain_keyword>peridex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 05:57:22</query_time>
   <create_date>2007-06-01</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>3M Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.3m.com</value>
    <value>pigseye.mmm.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pevitex.ro</domain_name>
   <domain_keyword>pevitex</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-15 08:55:07</query_time>
   <create_date>2009-08-07</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Hosterion SRL</registrar_name>
   <registrar_website>hosterion.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aperitex.com</domain_name>
   <domain_keyword>aperitex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 02:31:16</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CACERES</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1cli.tpiol.com</value>
    <value>dns2cli.tpiol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>perilex.com</domain_name>
   <domain_keyword>perilex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:13:35</query_time>
   <create_date>2012-02-21</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>peritec.ru</domain_name>
   <domain_keyword>peritec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:04:14</query_time>
   <create_date>2009-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>veritex.ai</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-05 16:25:50</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>veritex.net</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 15:23:55</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>veritex.store</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 06:38:41</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0168168171</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>peritek.nl</domain_name>
   <domain_keyword>peritek</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 09:22:02</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-01-05</update_date>
   <registrar_name>Telepublicity B.V.</registrar_name>
   <name_servers>
    <value>ns.domainorderdns.nl</value>
    <value>ns1.domainorderdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>veritex.pl</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-26 04:25:47</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>perihex.com</domain_name>
   <domain_keyword>perihex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:31:40</query_time>
   <create_date>2023-02-26</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6181.hostgator.com</value>
    <value>ns6182.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>perigex.com</domain_name>
   <domain_keyword>perigex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:02:00</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>3548</registrar_iana>
   <registrar_name>DropCatch.com 1339 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>bao nian zhang</registrant_name>
   <registrant_address>dian bai xian, mao gang qu, sha yuan zhen, he</registrant_address>
   <registrant_city>mao ming shi</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>525400</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13410276810</registrant_phone>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>paritex.net</domain_name>
   <domain_keyword>paritex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 23:23:11</query_time>
   <create_date>2017-10-11</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_company>Paritex</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsmpro1.nordnet.com</value>
    <value>nsmpro2.nordnet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>perftex.net</domain_name>
   <domain_keyword>perftex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 20:06:20</query_time>
   <create_date>2018-06-23</create_date>
   <update_date>2022-08-18</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>heritex.com</domain_name>
   <domain_keyword>heritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 03:08:35</query_time>
   <create_date>2014-10-23</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>veritex.cfd</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-15 20:52:22</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Kiev</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>harleigh.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>peratex.com.au</domain_name>
   <domain_keyword>peratex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 22:16:52</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Tony Hogan</registrant_name>
   <name_servers>
    <value>ns1.relentlesshosting.com.au</value>
    <value>ns2.relentlesshosting.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>paritex.fr</domain_name>
   <domain_keyword>paritex</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 18:27:51</query_time>
   <create_date>2017-08-18</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>MICRO WEB MEDIA</registrant_company>
   <registrant_address>MICRO WEB MEDIA, Place Indira Gandhi 15, 92230 Gennevilliers</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.669174790</registrant_phone>
   <name_servers>
    <value>ns1025.ui-dns.com</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1071.ui-dns.biz</value>
    <value>ns1103.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>veritex.dev</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 18:17:28</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>mckinley.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>meritex.info</domain_name>
   <domain_keyword>meritex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 20:53:42</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</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>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>45</num>
   <domain_name>peritey.com</domain_name>
   <domain_keyword>peritey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 22:33:47</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>beritex.ru</domain_name>
   <domain_keyword>beritex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:06:00</query_time>
   <create_date>2023-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>xeritex.com</domain_name>
   <domain_keyword>xeritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:40:51</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-07-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>per-tex.com</domain_name>
   <domain_keyword>per-tex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:14:57</query_time>
   <create_date>2016-06-24</create_date>
   <update_date>2016-06-24</update_date>
   <expiry_date>2026-06-24</expiry_date>
   <registrar_iana>1110</registrar_iana>
   <registrar_name>FBS Inc.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.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>perftex.com</domain_name>
   <domain_keyword>perftex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 09:08:37</query_time>
   <create_date>1997-09-30</create_date>
   <update_date>2022-08-18</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ashley.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>meritex.com</domain_name>
   <domain_keyword>meritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 18:12:31</query_time>
   <create_date>2004-05-29</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2027-05-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>ns45.domaincontrol.com</value>
    <value>ns46.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>51</num>
   <domain_name>peridex.com</domain_name>
   <domain_keyword>peridex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:14:27</query_time>
   <create_date>2004-02-05</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Name Administrator</registrant_name>
   <registrant_company>3M Company</registrant_company>
   <registrant_address>3M Center</registrant_address>
   <registrant_city>St. Paul</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55144-1000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6517367182</registrant_phone>
   <registrant_fax>+1.6515751605</registrant_fax>
   <name_servers>
    <value>ns.3m.com</value>
    <value>pigseye.mmm.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>jeritex.com</domain_name>
   <domain_keyword>jeritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 20:19:36</query_time>
   <create_date>2021-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>peritem.co.uk</domain_name>
   <domain_keyword>peritem</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 09:22:02</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-03-14</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>54</num>
   <domain_name>pyritex.com</domain_name>
   <domain_keyword>pyritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:44:48</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-29</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 pyritex.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1017.awsdns-63.net</value>
    <value>ns-1467.awsdns-55.org</value>
    <value>ns-1612.awsdns-09.co.uk</value>
    <value>ns-191.awsdns-23.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>55</num>
   <domain_name>piritex.com</domain_name>
   <domain_keyword>piritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:05:33</query_time>
   <create_date>2004-09-09</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-09</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-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>veritex.it</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 04:25:47</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>peripex.com</domain_name>
   <domain_keyword>peripex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:05:52</query_time>
   <create_date>2018-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>seritex.com.pl</domain_name>
   <domain_keyword>seritex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-02 19:11:44</query_time>
   <create_date>2001-04-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>persitex.com</domain_name>
   <domain_keyword>persitex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:40:51</query_time>
   <create_date>2018-07-18</create_date>
   <update_date>2020-06-18</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>peripex.org</domain_name>
   <domain_keyword>peripex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 07:05:52</query_time>
   <create_date>2018-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://www.epag.de</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>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>peridex.biz</domain_name>
   <domain_keyword>peridex</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 05:57:06</query_time>
   <create_date>2007-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>3M Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.3m.com</value>
    <value>pigseye.mmm.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>peritix.gmbh</domain_name>
   <domain_keyword>peritix</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-04-26 09:22:10</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-26</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>docks15.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>perditex.pt</domain_name>
   <domain_keyword>perditex</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-10 19:49:30</query_time>
   <create_date>2017-06-12</create_date>
   <expiry_date>2024-05-12</expiry_date>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>poritex.com</domain_name>
   <domain_keyword>poritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:26:34</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>3617</registrar_iana>
   <registrar_name>DropCatch.com 1408 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>perisex.com</domain_name>
   <domain_keyword>perisex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 09:13:09</query_time>
   <create_date>2018-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</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>66</num>
   <domain_name>seritex.pt</domain_name>
   <domain_keyword>seritex</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 10:54:00</query_time>
   <registrant_name>CAMPOS &amp; GOMES-SERIGRAFIA E PUBLICIDADE LDA</registrant_name>
   <registrant_address>Rua Augusto Veloso  259</registrant_address>
   <registrant_city>Braga</registrant_city>
   <registrant_state>BRAGA</registrant_state>
   <registrant_zip>4705-082</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wma.pt</value>
    <value>ns2.wma.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>feritex.com</domain_name>
   <domain_keyword>feritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:35:53</query_time>
   <create_date>2005-06-09</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-09</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>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pelitex.net</domain_name>
   <domain_keyword>pelitex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 13:14:12</query_time>
   <create_date>2017-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>peritaex.com</domain_name>
   <domain_keyword>peritaex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 17:29:14</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=peritaex.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>eritex.com</domain_name>
   <domain_keyword>eritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:04:46</query_time>
   <create_date>2009-02-04</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>geritex.pt</domain_name>
   <domain_keyword>geritex</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-01 18:43:04</query_time>
   <registrant_name>GERITEX - FABRICO DISPOSITIVOS MÉDICOS ORTOPÉDICOS E GERIÁTRICOS, LDA</registrant_name>
   <registrant_address>Rua Nau Trindade, nº 125</registrant_address>
   <registrant_city>Bonfim - Porto</registrant_city>
   <registrant_state>Bonfim - Porto</registrant_state>
   <registrant_zip>4000-354</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.samsys.net</value>
    <value>ns2.samsys.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>paritex.co</domain_name>
   <domain_keyword>paritex</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-17 11:00:13</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>veritex.online</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 12:29:22</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.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>74</num>
   <domain_name>paritex.exchange</domain_name>
   <domain_keyword>paritex</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-31 02:14:57</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2026-02-07</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>perimex.shop</domain_name>
   <domain_keyword>perimex</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-31 23:02:51</query_time>
   <create_date>2022-05-29</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>peratex.de</domain_name>
   <domain_keyword>peratex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:47:52</query_time>
   <update_date>2023-02-23</update_date>
   <name_servers>
    <value>ns3.edns.de</value>
    <value>ns4.edns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>meritex.co.uk</domain_name>
   <domain_keyword>meritex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 18:12:30</query_time>
   <create_date>2000-07-12</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>neritex.com</domain_name>
   <domain_keyword>neritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:48:37</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>4100</registrar_iana>
   <registrar_name>Gname 108 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>peritec.co.jp</domain_name>
   <domain_keyword>peritec</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 12:42:39</query_time>
   <create_date>1997-07-14</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Peritec Corporation</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>peritec.pro</domain_name>
   <domain_keyword>peritec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 13:52:11</query_time>
   <create_date>2013-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NordNet SA</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Peritec</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsmpro1.nordnet.com</value>
    <value>nsmpro2.nordnet.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>veritex.com</domain_name>
   <domain_keyword>veritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:52:22</query_time>
   <create_date>1999-10-16</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.hostinglotus.net</value>
    <value>ns36.hostinglotus.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>82</num>
   <domain_name>perutex.com</domain_name>
   <domain_keyword>perutex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 23:51:28</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-13</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>83</num>
   <domain_name>perpitex.pt</domain_name>
   <domain_keyword>perpitex</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-03 21:00:06</query_time>
   <registrant_name>Perpitex - Sociedade de mecânica de precisão, Lda</registrant_name>
   <registrant_address>Núcleo empresarial de S- Julião do Tojal 54</registrant_address>
   <registrant_city>S. Julião do Tojal</registrant_city>
   <registrant_state>Rua de Entremuros Fracção AG</registrant_state>
   <registrant_zip>2660-533</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptempresas.pt</value>
    <value>ns10.ptempresas.pt</value>
    <value>ns2.ptempresas.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>periter.com</domain_name>
   <domain_keyword>periter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:22:03</query_time>
   <create_date>2018-12-03</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2033-12-03</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>dns103.register.com</value>
    <value>dns104.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>perimex.org</domain_name>
   <domain_keyword>perimex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 14:07:08</query_time>
   <create_date>2022-06-19</create_date>
   <update_date>2023-08-16</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.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>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>86</num>
   <domain_name>paritex.com</domain_name>
   <domain_keyword>paritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:06:15</query_time>
   <create_date>2002-08-06</create_date>
   <update_date>2022-10-17</update_date>
   <expiry_date>2027-08-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>gabe.ns.cloudflare.com</value>
    <value>lara.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>87</num>
   <domain_name>speritex.com</domain_name>
   <domain_keyword>speritex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:40:21</query_time>
   <create_date>2003-09-08</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-08</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>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>88</num>
   <domain_name>peritek.it</domain_name>
   <domain_keyword>peritek</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 23:03:59</query_time>
   <create_date>2011-08-05</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Peritek srl</registrant_company>
   <registrant_address>Via Gianguido Borghese, 21/A</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40133</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>puritex.net</domain_name>
   <domain_keyword>puritex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 10:19:35</query_time>
   <create_date>2014-09-06</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-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>ns77.domaincontrol.com</value>
    <value>ns78.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>90</num>
   <domain_name>peritel.net</domain_name>
   <domain_keyword>peritel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:22:02</query_time>
   <create_date>2009-11-16</create_date>
   <update_date>2017-12-08</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1077.ui-dns.de</value>
    <value>ns1077.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>meritex.com.au</domain_name>
   <domain_keyword>meritex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-22 22:09:28</query_time>
   <update_date>2022-12-21</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Alex Houlton</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>perltex.ru</domain_name>
   <domain_keyword>perltex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:04:28</query_time>
   <create_date>2023-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>peritix.net</domain_name>
   <domain_keyword>peritix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:41:08</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks03.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>94</num>
   <domain_name>peritext.net</domain_name>
   <domain_keyword>peritext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:22:03</query_time>
   <create_date>2012-09-11</create_date>
   <update_date>2022-08-14</update_date>
   <expiry_date>2027-09-11</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=peritext.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>95</num>
   <domain_name>peritax.cat</domain_name>
   <domain_keyword>peritax</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-26 09:22:01</query_time>
   <create_date>2008-10-10</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Informatica</registrant_company>
   <registrant_state>Lleida</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns05.gigas.com</value>
    <value>dns06.gigas.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>seritex.pl</domain_name>
   <domain_keyword>seritex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-04 20:05:31</query_time>
   <create_date>2007-02-21</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>pertex.store</domain_name>
   <domain_keyword>pertex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-10 10:56:37</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-23</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>ns55.domaincontrol.com</value>
    <value>ns56.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>98</num>
   <domain_name>perite.com</domain_name>
   <domain_keyword>perite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:22:01</query_time>
   <create_date>2003-07-03</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Phil Barnard</registrant_name>
   <registrant_address>115 Everest Rd</registrant_address>
   <registrant_city>Exeter</registrant_city>
   <registrant_state>Tasmania</registrant_state>
   <registrant_zip>7275</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.418131612</registrant_phone>
   <name_servers>
    <value>ns.phx5.nearlyfreespeech.net</value>
    <value>ns.phx6.nearlyfreespeech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>pritex.team</domain_name>
   <domain_keyword>pritex</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-06 00:19:41</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-06</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Finnmark</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dedia-server.no</value>
    <value>ns2.dedia-server.no</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pritex.org</domain_name>
   <domain_keyword>pritex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 00:19:52</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One Inc. d/b/a NetEarth</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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.dedia-server.no</value>
    <value>ns2.dedia-server.no</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.169</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.