WHOIS QUERY TIME

24 May 2024 - 12:05 AM UTC

Registered: 20 May 2023
Modified: 21 May 2024
Expiry: 20 May 2025

REGISTRAR

IANA: 1555
Name: 22net, Inc.
Website: http://www.22.cn

DNSSEC

unsigned

NAME SERVERS

please-renew-your-domain-in-www.22.cn

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pristinat.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pristinat.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pristinat.com",
            "domain_keyword": "pristinat",
            "domain_tld": "com",
            "query_time": "2024-05-24 00:05:33",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "please-renew-your-domain-in-www.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pristinat.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pristinat.com</domain_name>
   <domain_keyword>pristinat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 00:05:33</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>please-renew-your-domain-in-www.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.045 seconds) for "pristinat.com" in our Historical WHOIS Database.
#1 - QUERY TIME

23 May 2023 - 3:44 PM UTC

Registered: 20 May 2023
Modified: 20 May 2023
Expiry: 20 May 2024

REGISTRAR

IANA: 1555
Name: 22net, Inc.
Website: http://www.22.cn

DNSSEC

unsigned

NAME SERVERS

ns1.alidns.com
ns2.alidns.com

DOMAIN STATUS

ok

#2 - QUERY TIME

24 May 2024 - 12:05 AM UTC

Registered: 20 May 2023
Modified: 21 May 2024
Expiry: 20 May 2025

REGISTRAR

IANA: 1555
Name: 22net, Inc.
Website: http://www.22.cn

DNSSEC

unsigned

NAME SERVERS

please-renew-your-domain-in-www.22.cn

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pristinat.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pristinat.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "pristinat.com",
    "results": [
        {
            "num": 1,
            "domain_name": "pristinat.com",
            "domain_keyword": "pristinat",
            "domain_tld": "com",
            "query_time": "2023-05-23 15:44:24",
            "create_date": "2023-05-20",
            "update_date": "2023-05-20",
            "expiry_date": "2024-05-20",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pristinat.com",
            "domain_keyword": "pristinat",
            "domain_tld": "com",
            "query_time": "2024-05-24 00:05:33",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "please-renew-your-domain-in-www.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>pristinat.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>pristinat.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pristinat.com</domain_name>
   <domain_keyword>pristinat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-05-23 15:44:24</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pristinat.com</domain_name>
   <domain_keyword>pristinat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 00:05:33</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>please-renew-your-domain-in-www.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</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 677 domain names (in 0.164 seconds) which look and sound like the brand name "pristinat".
Domain Name Registered Expiry Registrar Ownership
1 pristinam.ru 9 Mar 2021 9 Mar 2025 REGRU-RU Private Person
2 pristinas.store 6 Jul 2023 6 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
3 pristinas.com 25 Jun 2023 25 Jun 2024 Wingu Networks, S.A. de C.V. REDACTED FOR PRIVACY
4 pristina.ru 17 Sep 2007 17 Sep 2024 REGRU-RU Private Person
5 pristina.org 23 Jan 2006 23 Jan 2025 CloudFlare, Inc. Felipe Tofani Rocha Cintra
6 pristina.it 3 Oct 2021 17 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
7 pristina.com.br 21 Jan 2019 21 Jan 2025 GODADDY (86) LORENA MELO TORRES DE PAULA
8 pristina.me 3 May 2023 3 May 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
9 pristina.com 23 Feb 2000 23 Feb 2025 GoDaddy.com, LLC NameFind LLC
10 pristina.info 19 Jun 2021 19 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
11 pristina.biz 19 Mar 2024 19 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
12 pristinct.com 18 Dec 2018 18 Dec 2024 FastDomain Inc. PERFECT PRIVACY, LLC
13 pristinet.com 16 Mar 2012 16 Mar 2025 GoDaddy.com, LLC -
14 pristina.audio 31 Jan 2015 31 Jan 2025 Tucows.com Co. Pristina
15 pristina.la 4 Mar 2023 4 Mar 2025 Porkbun, LLC -
16 pristina.pro 30 Apr 2024 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 pristina.theater 23 Mar 2016 23 Mar 2025 eNom, LLC Data Protected
18 pristina.uk 1 Dec 2022 1 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
19 pristina.xyz 8 Jun 2024 8 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
20 pristina.store 6 Jul 2023 6 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
21 pristinit.com 29 Jan 2016 29 Jan 2026 GoDaddy.com, LLC -
22 pristina.net 13 Feb 2001 13 Feb 2027 DNC Holdings, Inc REDACTED FOR PRIVACY
23 pristina.co.uk 1 Dec 2022 1 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
24 pristina.life 16 Aug 2018 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 pristinit.in 22 Mar 2023 22 Mar 2024 Endurance Digital Domain Technology LLP Pristinit Solutions
26 pristina.app 8 May 2018 8 May 2025 united-domains AG REDACTED FOR PRIVACY
27 kristinat.com 27 Sep 2005 27 Sep 2024 GoDaddy.com, LLC -
28 cristinar.com 5 Mar 2024 5 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
29 kristinam.ru 28 Dec 2022 28 Dec 2024 REGRU-RU Yandex.Mail Exclusive email address feature
30 prishtina.info 19 Oct 2005 19 Oct 2024 IONOS SE 1&1 Internet Inc
31 cristinav.com 29 Jun 2005 29 Jun 2024 Network Solutions, LLC -
32 pristinus.com 24 Feb 2017 24 Feb 2025 GoDaddy.com, LLC -
33 cristinad.com 16 Jan 2017 16 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
34 pristinee.com 5 Nov 2015 5 Nov 2024 BigRock Solutions Ltd. Vikash Kumar
35 bristinct.com 8 Aug 2022 8 Aug 2024 NAMECHEAP INC Jesus Matthews
36 pristineo.com 11 Dec 2022 11 Dec 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
37 pritinath.com 23 Apr 2022 23 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
38 pristinek.com 26 Mar 2024 26 Mar 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 plastinat.de - - - -
40 pristinea.net 26 Feb 2024 26 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
41 prostinal.shop 11 Mar 2024 11 Mar 2025 Namecheap, Inc. -
42 kristinaf.com 20 Jun 2023 20 Jun 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
43 printinkt.nl 26 Mar 2003 - Key-Systems GmbH -
44 cristinast.com 10 Sep 2009 10 Sep 2024 Tucows Domains Inc. -
45 prishtina.club 12 Dec 2015 11 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Albin Podvorica
46 pristineac.com 29 Dec 2018 29 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 kristinas.co.uk 18 Sep 2014 18 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
48 prostinct.com 1 Mar 2019 1 Mar 2025 GoDaddy.com, LLC -
49 pristineaut.com 5 Sep 2023 5 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
50 kristinajt.com 12 Jan 2019 12 Jan 2025 GoDaddy.com, LLC -
51 kristinjt.com 11 Oct 2019 11 Oct 2024 GoDaddy.com, LLC -
52 prishtina.photos 23 Apr 2020 23 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 kristinal.com 18 Nov 2016 18 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 pristineet.in 18 Aug 2018 18 Aug 2027 GoDaddy.com, LLC REDACTED FOR PRIVACY
55 pristanas.com 24 Jan 2024 24 Jan 2025 Tucows Domains Inc. -
56 pristines.info 20 Mar 2022 20 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Swiss Domain Trustee AG
57 kristinas.space 9 Jun 2020 9 Jun 2025 Domain.com, LLC Kristina Space
58 cristina7.com 1 Dec 2019 1 Dec 2024 GoDaddy.com, LLC -
59 kristanat.com 13 Oct 2023 13 Oct 2024 NameCheap, Inc. -
60 kristinas.ru 14 Jul 2023 14 Jul 2024 R01-RU Private Person
61 sristinet.com 24 Sep 2013 24 Sep 2024 GMO INTERNET, INC. Agent information temporarily set by transfer
62 cristinaz.com 9 Jun 2023 9 Jun 2024 PSI-USA, Inc. dba Domain Robot you xin
63 printinart.ro 8 Jan 2021 2 Jan 2025 Awesome Projects SRL -
64 kristinab.com 22 Jan 2015 22 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 kristinart.art 30 Aug 2022 30 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0165107997
66 iristinct.com 14 Mar 2024 14 Mar 2025 Dynadot Inc -
67 cristinas.net 14 Jun 2002 14 Jun 2026 FastDomain Inc. -
68 pristinest.com 14 Jun 2012 14 Jun 2024 IONOS SE 1&1 Internet Inc
69 kristinatg.ru 16 Nov 2022 16 Nov 2024 REGRU-RU Private Person
70 prishtina.bike 15 May 2024 15 May 2027 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 pristinix.com 30 Sep 2021 30 Sep 2024 SAV.COM, LLC REDACTED FOR PRIVACY
72 prestinct.com 23 Oct 2023 23 Oct 2024 Squarespace Domains LLC -
73 kristinart.com 19 Dec 2017 19 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 cristinac.com 3 May 2007 3 May 2025 Launchpad.com Inc. -
75 pristine8.com 4 Jul 2023 4 Jul 2024 DropCatch.com 649 LLC Redacted for GDPR privacy
76 printinit.com 28 Mar 2024 28 Mar 2025 DropCatch.com 429 LLC HugeDomains.com
77 kristinaz.com 26 Apr 2024 26 Apr 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
78 primstinct.site 1 Jul 2022 1 Jul 2024 Key-Systems LLC -
79 kristinac.it 28 Oct 2019 28 Oct 2024 Aruba s.p.a. CRISTINA MARIA CAIONE
80 pristiney.com 20 Aug 2018 20 Aug 2024 GoDaddy.com, LLC -
81 pristilab.ru 17 Feb 2021 17 Feb 2025 REGRU-RU Private Person
82 dristipat.com 29 Jun 2019 29 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
83 prisminas.com 30 Jul 2003 30 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
84 christinat.org 13 Mar 2001 13 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 kristinao.com 27 Apr 2021 27 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
86 kristinas.services 20 Dec 2022 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 paristinct.store 17 Nov 2023 17 Nov 2024 Namecheap -
88 printiant.com 26 Oct 2023 26 Oct 2024 GoDaddy.com, LLC -
89 pristines.co.uk 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
90 prestinet.net 28 May 2006 28 May 2024 REGISTER S.P.A. Emme Emme sas
91 prishtina.biz 10 Aug 2023 10 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
92 cristinah.art 29 Aug 2023 29 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
93 kristinau.com 27 May 2015 27 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 prisztina.pl 28 Feb 2014 28 Feb 2025 Aftermarket.pl Limited -
95 pristineo.store 16 Apr 2024 16 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170900837
96 printinate.com 5 Feb 2011 5 Feb 2025 GoDaddy.com, LLC -
97 printinta.com 9 Mar 2017 9 Mar 2025 GoDaddy.com, LLC -
98 pristidae.site 23 Mar 2024 23 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
99 cristinag.com 2 May 2001 2 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com cristinag.com
100 pristinev.com 26 Apr 2023 26 Apr 2025 GoDaddy.com, LLC -
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 Pristinat.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pristinat.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pristinat.com",
        "page_size": 100
    },
    "count": {
        "total": 677,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pristinam.ru, pristinas.store, pristinas.com, pristina.ru, pristina.org, pristina.it, pristina.com.br, pristina.me, pristina.com, pristina.info, pristina.biz, pristinct.com, pristinet.com, pristina.audio, pristina.la, pristina.pro, pristina.theater, pristina.uk, pristina.xyz, pristina.store, pristinit.com, pristina.net, pristina.co.uk, pristina.life, pristinit.in, pristina.app, kristinat.com, cristinar.com, kristinam.ru, prishtina.info, cristinav.com, pristinus.com, cristinad.com, pristinee.com, bristinct.com, pristineo.com, pritinath.com, pristinek.com, plastinat.de, pristinea.net, prostinal.shop, kristinaf.com, printinkt.nl, cristinast.com, prishtina.club, pristineac.com, kristinas.co.uk, prostinct.com, pristineaut.com, kristinajt.com, kristinjt.com, prishtina.photos, kristinal.com, pristineet.in, pristanas.com, pristines.info, kristinas.space, cristina7.com, kristanat.com, kristinas.ru, sristinet.com, cristinaz.com, printinart.ro, kristinab.com, kristinart.art, iristinct.com, cristinas.net, pristinest.com, kristinatg.ru, prishtina.bike, pristinix.com, prestinct.com, kristinart.com, cristinac.com, pristine8.com, printinit.com, kristinaz.com, primstinct.site, kristinac.it, pristiney.com, pristilab.ru, dristipat.com, prisminas.com, christinat.org, kristinao.com, kristinas.services, paristinct.store, printiant.com, pristines.co.uk, prestinet.net, prishtina.biz, cristinah.art, kristinau.com, prisztina.pl, pristineo.store, printinate.com, printinta.com, pristidae.site, cristinag.com, pristinev.com",
    "results": [
        {
            "num": 1,
            "domain_name": "pristinam.ru",
            "domain_keyword": "pristinam",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:19:42",
            "create_date": "2021-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "pristinas.store",
            "domain_keyword": "pristinas",
            "domain_tld": "store",
            "query_time": "2024-05-24 16:41:43",
            "create_date": "2023-07-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-06",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pristinas.com",
            "domain_keyword": "pristinas",
            "domain_tld": "com",
            "query_time": "2024-05-24 00:05:33",
            "create_date": "2023-06-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1424,
            "registrar_name": "Wingu Networks, S.A. de C.V.",
            "registrar_website": "http://www.suempresa.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Distrito Federal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "https://tieredaccess.com/contact/42c4d339-a79a-4e36-8fcf-5f770afdf9d0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.suempresa.com",
                "ns2.suempresa.com",
                "ns3.suempresa.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pristina.ru",
            "domain_keyword": "pristina",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:19:42",
            "create_date": "2007-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.caravan.ru",
                "ns2.caravan.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "pristina.org",
            "domain_keyword": "pristina",
            "domain_tld": "org",
            "query_time": "2024-04-18 05:34:14",
            "create_date": "2006-01-23",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Felipe Tofani Rocha Cintra",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BE",
            "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": [
                "pam.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "pristina.it",
            "domain_keyword": "pristina",
            "domain_tld": "it",
            "query_time": "2024-05-16 10:50:15",
            "create_date": "2021-10-03",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-17",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "pristina.com.br",
            "domain_keyword": "pristina",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 00:05:33",
            "create_date": "2019-01-21",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-21",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "LORENA MELO TORRES DE PAULA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "pristina.me",
            "domain_keyword": "pristina",
            "domain_tld": "me",
            "query_time": "2024-05-29 09:28:07",
            "create_date": "2023-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2024-05-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RS",
            "registrant_email": "please query the rdds service of the registrar 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.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pristina.com",
            "domain_keyword": "pristina",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:28:07",
            "create_date": "2000-02-23",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pristina.info",
            "domain_keyword": "pristina",
            "domain_tld": "info",
            "query_time": "2024-05-24 00:05:33",
            "create_date": "2021-06-19",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pristina.biz",
            "domain_keyword": "pristina",
            "domain_tld": "biz",
            "query_time": "2024-05-19 18:20:13",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pristinct.com",
            "domain_keyword": "pristinct",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:34:15",
            "create_date": "2018-12-18",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Domain Privacy Service FBO Registrant",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8017659400",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pristinet.com",
            "domain_keyword": "pristinet",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:51:58",
            "create_date": "2012-03-16",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "pristina.audio",
            "domain_keyword": "pristina",
            "domain_tld": "audio",
            "query_time": "2024-04-18 05:34:14",
            "create_date": "2015-01-31",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Pristina",
            "registrant_state": "NM",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pristina.la",
            "domain_keyword": "pristina",
            "domain_tld": "la",
            "query_time": "2024-05-07 14:40:26",
            "create_date": "2023-03-04",
            "update_date": "2023-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Porkbun, LLC",
            "registrant_email": "https://whois.nic.la/contact/pristina.la/registrant",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pristina.pro",
            "domain_keyword": "pristina",
            "domain_tld": "pro",
            "query_time": "2024-05-02 17:09:03",
            "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/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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pristina.theater",
            "domain_keyword": "pristina",
            "domain_tld": "theater",
            "query_time": "2024-05-24 00:05:33",
            "create_date": "2016-03-23",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ss1.zombie.studio",
                "ss2.zombie.studio"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pristina.uk",
            "domain_keyword": "pristina",
            "domain_tld": "uk",
            "query_time": "2024-06-11 23:10:57",
            "create_date": "2022-12-01",
            "update_date": "2024-05-15",
            "expiry_date": "2024-12-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "pristina.xyz",
            "domain_keyword": "pristina",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 17:29:06",
            "create_date": "2024-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pristina.store",
            "domain_keyword": "pristina",
            "domain_tld": "store",
            "query_time": "2024-05-24 16:41:42",
            "create_date": "2023-07-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-06",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "pristinit.com",
            "domain_keyword": "pristinit",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:29:00",
            "create_date": "2016-01-29",
            "update_date": "2024-01-27",
            "expiry_date": "2026-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pristina.net",
            "domain_keyword": "pristina",
            "domain_tld": "net",
            "query_time": "2024-05-29 09:28:08",
            "create_date": "2001-02-13",
            "update_date": "2023-12-15",
            "expiry_date": "2027-02-13",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pristina.co.uk",
            "domain_keyword": "pristina",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 23:10:55",
            "create_date": "2022-12-01",
            "update_date": "2024-05-15",
            "expiry_date": "2024-12-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "pristina.life",
            "domain_keyword": "pristina",
            "domain_tld": "life",
            "query_time": "2024-04-18 05:34:14",
            "create_date": "2018-08-16",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pristinit.in",
            "domain_keyword": "pristinit",
            "domain_tld": "in",
            "query_time": "2024-06-02 23:32:17",
            "create_date": "2023-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2024-03-22",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pristinit Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pristina.app",
            "domain_keyword": "pristina",
            "domain_tld": "app",
            "query_time": "2024-05-14 03:05:25",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kristinat.com",
            "domain_keyword": "kristinat",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:04:59",
            "create_date": "2005-09-27",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cristinar.com",
            "domain_keyword": "cristinar",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:45:05",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "kristinam.ru",
            "domain_keyword": "kristinam",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:03:18",
            "create_date": "2022-12-28",
            "expiry_date": "2024-12-28",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "prishtina.info",
            "domain_keyword": "prishtina",
            "domain_tld": "info",
            "query_time": "2024-05-07 14:37:03",
            "create_date": "2005-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1031.ui-dns.biz",
                "ns1031.ui-dns.com",
                "ns1031.ui-dns.de",
                "ns1031.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cristinav.com",
            "domain_keyword": "cristinav",
            "domain_tld": "com",
            "query_time": "2024-05-17 20:26:37",
            "create_date": "2005-06-29",
            "update_date": "2021-06-09",
            "expiry_date": "2024-06-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "pristinus.com",
            "domain_keyword": "pristinus",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:20:08",
            "create_date": "2017-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cristinad.com",
            "domain_keyword": "cristinad",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:28:33",
            "create_date": "2017-01-16",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=cristinad.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "pristinee.com",
            "domain_keyword": "pristinee",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:35:00",
            "create_date": "2015-11-05",
            "update_date": "2022-10-14",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Vikash Kumar",
            "registrant_company": "Vikash Kumar",
            "registrant_address": "Pristine IT Solutions Nehru Place",
            "registrant_city": "New Delhi",
            "registrant_state": "Delhi",
            "registrant_zip": "110019",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9958022827",
            "name_servers": [
                "sns403.bigrock.com",
                "sns404.bigrock.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bristinct.com",
            "domain_keyword": "bristinct",
            "domain_tld": "com",
            "query_time": "2024-05-24 17:35:16",
            "create_date": "2022-08-08",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Jesus Matthews",
            "registrant_address": "510 Bay",
            "registrant_city": "PA",
            "registrant_state": "PA",
            "registrant_zip": "18966",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3242621762",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pristineo.com",
            "domain_keyword": "pristineo",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:50:26",
            "create_date": "2022-12-11",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-11",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=pristineo.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "pritinath.com",
            "domain_keyword": "pritinath",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:29:19",
            "create_date": "2022-04-23",
            "update_date": "2023-08-27",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pristinek.com",
            "domain_keyword": "pristinek",
            "domain_tld": "com",
            "query_time": "2024-05-28 07:15:23",
            "create_date": "2024-03-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "plastinat.de",
            "domain_keyword": "plastinat",
            "domain_tld": "de",
            "query_time": "2024-05-05 11:32:17",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 40,
            "domain_name": "pristinea.net",
            "domain_keyword": "pristinea",
            "domain_tld": "net",
            "query_time": "2024-05-16 10:50:17",
            "create_date": "2024-02-26",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pristinea.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "prostinal.shop",
            "domain_keyword": "prostinal",
            "domain_tld": "shop",
            "query_time": "2024-05-15 06:08:16",
            "create_date": "2024-03-11",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "kristinaf.com",
            "domain_keyword": "kristinaf",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:57:26",
            "create_date": "2023-06-20",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "printinkt.nl",
            "domain_keyword": "printinkt",
            "domain_tld": "nl",
            "query_time": "2024-05-02 02:21:07",
            "create_date": "2003-03-26",
            "update_date": "2022-01-04",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.dnsdomainregistrar.com",
                "ns2.dnsdomainregistrar.net",
                "ns3.dnsdomainregistrar.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 44,
            "domain_name": "cristinast.com",
            "domain_keyword": "cristinast",
            "domain_tld": "com",
            "query_time": "2024-05-13 23:04:13",
            "create_date": "2009-09-10",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-10",
            "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": 45,
            "domain_name": "prishtina.club",
            "domain_keyword": "prishtina",
            "domain_tld": "club",
            "query_time": "2024-04-18 05:26:02",
            "create_date": "2015-12-12",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Albin Podvorica",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AL",
            "registrant_email": "please query the rdds service of the registrar 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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pristineac.com",
            "domain_keyword": "pristineac",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:34:23",
            "create_date": "2018-12-29",
            "update_date": "2020-12-23",
            "expiry_date": "2024-12-29",
            "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": 47,
            "domain_name": "kristinas.co.uk",
            "domain_keyword": "kristinas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 02:04:55",
            "create_date": "2014-09-18",
            "update_date": "2023-12-04",
            "expiry_date": "2024-09-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "prostinct.com",
            "domain_keyword": "prostinct",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:02:25",
            "create_date": "2019-03-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pristineaut.com",
            "domain_keyword": "pristineaut",
            "domain_tld": "com",
            "query_time": "2024-05-24 00:05:35",
            "create_date": "2023-09-05",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "kai.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kristinajt.com",
            "domain_keyword": "kristinajt",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:03:55",
            "create_date": "2019-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "kristinjt.com",
            "domain_keyword": "kristinjt",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:09:54",
            "create_date": "2019-10-11",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "prishtina.photos",
            "domain_keyword": "prishtina",
            "domain_tld": "photos",
            "query_time": "2024-05-02 02:30:26",
            "create_date": "2020-04-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "kristinal.com",
            "domain_keyword": "kristinal",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:04:02",
            "create_date": "2016-11-18",
            "update_date": "2020-11-12",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "pristineet.in",
            "domain_keyword": "pristineet",
            "domain_tld": "in",
            "query_time": "2024-04-18 05:35:01",
            "create_date": "2018-08-18",
            "update_date": "2024-02-11",
            "expiry_date": "2027-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "pristanas.com",
            "domain_keyword": "pristanas",
            "domain_tld": "com",
            "query_time": "2024-05-20 05:38:46",
            "create_date": "2024-01-24",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pristines.info",
            "domain_keyword": "pristines",
            "domain_tld": "info",
            "query_time": "2024-05-20 05:38:52",
            "create_date": "2022-03-20",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "kristinas.space",
            "domain_keyword": "kristinas",
            "domain_tld": "space",
            "query_time": "2024-06-04 02:41:16",
            "create_date": "2020-06-09",
            "update_date": "2024-04-26",
            "expiry_date": "2025-06-09",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Kristina Space",
            "registrant_state": "NA",
            "registrant_country": "MK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cristina7.com",
            "domain_keyword": "cristina7",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:27:38",
            "create_date": "2019-12-01",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kristanat.com",
            "domain_keyword": "kristanat",
            "domain_tld": "com",
            "query_time": "2024-05-03 05:12:03",
            "create_date": "2023-10-13",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.wpx.net",
                "ns2.wpx.net",
                "ns3.wpx.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "kristinas.ru",
            "domain_keyword": "kristinas",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:03:19",
            "create_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "sristinet.com",
            "domain_keyword": "sristinet",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:42:00",
            "create_date": "2013-09-24",
            "update_date": "2023-01-07",
            "expiry_date": "2024-09-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "H&P CORPORATION",
            "registrant_company": "Agent information temporarily set by transfer",
            "registrant_address": "Towa akasi Building B1",
            "registrant_city": "Chuou-ku,Akashicho 1-1",
            "registrant_state": "Tokyo",
            "registrant_zip": "104-0044",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.335491747",
            "registrant_fax": "+81.335491747",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cristinaz.com",
            "domain_keyword": "cristinaz",
            "domain_tld": "com",
            "query_time": "2024-05-13 23:04:16",
            "create_date": "2023-06-09",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-09",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "you xin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "gui zhou",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://whoispro.domain-robot.org/whois/cristinaz.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "printinart.ro",
            "domain_keyword": "printinart",
            "domain_tld": "ro",
            "query_time": "2024-06-02 04:47:04",
            "create_date": "2021-01-08",
            "expiry_date": "2025-01-02",
            "registrar_name": "Awesome Projects SRL",
            "registrar_website": "https://hostico.ro",
            "name_servers": [
                "ns1.hostico.ro",
                "ns2.hostico.ro",
                "ns3.hostico.ro",
                "ns4.hostico.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 64,
            "domain_name": "kristinab.com",
            "domain_keyword": "kristinab",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:03:05",
            "create_date": "2015-01-22",
            "update_date": "2021-01-16",
            "expiry_date": "2025-01-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": 65,
            "domain_name": "kristinart.art",
            "domain_keyword": "kristinart",
            "domain_tld": "art",
            "query_time": "2024-05-20 08:57:34",
            "create_date": "2022-08-30",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0165107997",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "iristinct.com",
            "domain_keyword": "iristinct",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:59:16",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cristinas.net",
            "domain_keyword": "cristinas",
            "domain_tld": "net",
            "query_time": "2024-06-08 11:58:36",
            "create_date": "2002-06-14",
            "update_date": "2023-05-17",
            "expiry_date": "2026-06-14",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pristinest.com",
            "domain_keyword": "pristinest",
            "domain_tld": "com",
            "query_time": "2024-04-27 18:54:27",
            "create_date": "2012-06-14",
            "update_date": "2018-03-18",
            "expiry_date": "2024-06-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1075.ui-dns.biz",
                "ns1075.ui-dns.com",
                "ns1075.ui-dns.de",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "kristinatg.ru",
            "domain_keyword": "kristinatg",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:03:20",
            "create_date": "2022-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "prishtina.bike",
            "domain_keyword": "prishtina",
            "domain_tld": "bike",
            "query_time": "2024-05-17 14:18:24",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2027-05-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pristinix.com",
            "domain_keyword": "pristinix",
            "domain_tld": "com",
            "query_time": "2024-04-27 18:54:55",
            "create_date": "2021-09-30",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-30",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=pristinix.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "prestinct.com",
            "domain_keyword": "prestinct",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:15:29",
            "create_date": "2023-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "http://squarespace.domains",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "kristinart.com",
            "domain_keyword": "kristinart",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:04:50",
            "create_date": "2017-12-19",
            "update_date": "2020-12-13",
            "expiry_date": "2024-12-19",
            "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": 74,
            "domain_name": "cristinac.com",
            "domain_keyword": "cristinac",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:44:35",
            "create_date": "2007-05-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-03",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "cns277.hostgator.com",
                "cns278.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "pristine8.com",
            "domain_keyword": "pristine8",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:41:45",
            "create_date": "2023-07-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-07-04",
            "registrar_iana": 2129,
            "registrar_name": "DropCatch.com 649 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": "shaanxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "printinit.com",
            "domain_keyword": "printinit",
            "domain_tld": "com",
            "query_time": "2024-05-30 05:28:36",
            "create_date": "2024-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1840,
            "registrar_name": "DropCatch.com 429 LLC",
            "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": 77,
            "domain_name": "kristinaz.com",
            "domain_keyword": "kristinaz",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:57:30",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2026-04-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "primstinct.site",
            "domain_keyword": "primstinct",
            "domain_tld": "site",
            "query_time": "2024-05-26 06:30:04",
            "create_date": "2022-07-01",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_state": "Utrecht",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the 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.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kristinac.it",
            "domain_keyword": "kristinac",
            "domain_tld": "it",
            "query_time": "2024-05-20 08:57:24",
            "create_date": "2019-10-28",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "CRISTINA MARIA CAIONE",
            "registrant_address": "via giacinto Carini 45",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00152",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 80,
            "domain_name": "pristiney.com",
            "domain_keyword": "pristiney",
            "domain_tld": "com",
            "query_time": "2024-04-27 18:54:54",
            "create_date": "2018-08-20",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandpa.com",
                "ns2.brandpa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pristilab.ru",
            "domain_keyword": "pristilab",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:19:42",
            "create_date": "2021-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "dristipat.com",
            "domain_keyword": "dristipat",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:14:00",
            "create_date": "2019-06-29",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dristipat.com",
                "ns2.dristipat.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "prisminas.com",
            "domain_keyword": "prisminas",
            "domain_tld": "com",
            "query_time": "2024-05-13 07:31:17",
            "create_date": "2003-07-30",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-30",
            "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": "MG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/0cb44644-3b65-4474-a3f4-8927df5dbbba",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns912.hostgator.com.br",
                "ns913.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "christinat.org",
            "domain_keyword": "christinat",
            "domain_tld": "org",
            "query_time": "2024-04-22 15:57:10",
            "create_date": "2001-03-13",
            "update_date": "2022-01-16",
            "expiry_date": "2025-03-13",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "kristinao.com",
            "domain_keyword": "kristinao",
            "domain_tld": "com",
            "query_time": "2024-05-03 05:14:26",
            "create_date": "2021-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=kristinao.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "kristinas.services",
            "domain_keyword": "kristinas",
            "domain_tld": "services",
            "query_time": "2024-05-07 23:18:17",
            "create_date": "2022-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "paristinct.store",
            "domain_keyword": "paristinct",
            "domain_tld": "store",
            "query_time": "2024-05-17 11:00:05",
            "create_date": "2023-11-17",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "printiant.com",
            "domain_keyword": "printiant",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:50:49",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pristines.co.uk",
            "domain_keyword": "pristines",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:20:07",
            "create_date": "2023-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "prestinet.net",
            "domain_keyword": "prestinet",
            "domain_tld": "net",
            "query_time": "2024-05-31 11:35:00",
            "create_date": "2006-05-28",
            "update_date": "2023-06-30",
            "expiry_date": "2024-05-28",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Emme Emme sas",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ITALY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns4.interbusiness.it",
                "dns5.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "prishtina.biz",
            "domain_keyword": "prishtina",
            "domain_tld": "biz",
            "query_time": "2024-05-07 14:37:03",
            "create_date": "2023-08-10",
            "update_date": "2024-01-12",
            "expiry_date": "2024-08-10",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uebkos.com",
                "ns2.uebkos.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cristinah.art",
            "domain_keyword": "cristinah",
            "domain_tld": "art",
            "query_time": "2024-05-17 20:26:00",
            "create_date": "2023-08-29",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "kristinau.com",
            "domain_keyword": "kristinau",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:06:34",
            "create_date": "2015-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=kristinau.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "prisztina.pl",
            "domain_keyword": "prisztina",
            "domain_tld": "pl",
            "query_time": "2024-05-31 02:20:12",
            "create_date": "2014-02-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 95,
            "domain_name": "pristineo.store",
            "domain_keyword": "pristineo",
            "domain_tld": "store",
            "query_time": "2024-04-26 02:56:52",
            "create_date": "2024-04-16",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170900837",
            "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": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "printinate.com",
            "domain_keyword": "printinate",
            "domain_tld": "com",
            "query_time": "2024-05-13 07:26:16",
            "create_date": "2011-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "printinta.com",
            "domain_keyword": "printinta",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:56:53",
            "create_date": "2017-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pristidae.site",
            "domain_keyword": "pristidae",
            "domain_tld": "site",
            "query_time": "2024-05-24 00:05:33",
            "create_date": "2024-03-23",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cristinag.com",
            "domain_keyword": "cristinag",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:28:45",
            "create_date": "2001-05-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-05-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Cristina G",
            "registrant_company": "cristinag.com",
            "registrant_address": "108 S Jackson St",
            "registrant_city": "New Lexington",
            "registrant_state": "OHIO",
            "registrant_zip": "43764",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7402777461",
            "registrant_fax": "+1.7402777461",
            "name_servers": [
                "ns6171.hostgator.com",
                "ns6172.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pristinev.com",
            "domain_keyword": "pristinev",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:33:08",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.164,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pristinat.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>677</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pristinam.ru, pristinas.store, pristinas.com, pristina.ru, pristina.org, pristina.it, pristina.com.br, pristina.me, pristina.com, pristina.info, pristina.biz, pristinct.com, pristinet.com, pristina.audio, pristina.la, pristina.pro, pristina.theater, pristina.uk, pristina.xyz, pristina.store, pristinit.com, pristina.net, pristina.co.uk, pristina.life, pristinit.in, pristina.app, kristinat.com, cristinar.com, kristinam.ru, prishtina.info, cristinav.com, pristinus.com, cristinad.com, pristinee.com, bristinct.com, pristineo.com, pritinath.com, pristinek.com, plastinat.de, pristinea.net, prostinal.shop, kristinaf.com, printinkt.nl, cristinast.com, prishtina.club, pristineac.com, kristinas.co.uk, prostinct.com, pristineaut.com, kristinajt.com, kristinjt.com, prishtina.photos, kristinal.com, pristineet.in, pristanas.com, pristines.info, kristinas.space, cristina7.com, kristanat.com, kristinas.ru, sristinet.com, cristinaz.com, printinart.ro, kristinab.com, kristinart.art, iristinct.com, cristinas.net, pristinest.com, kristinatg.ru, prishtina.bike, pristinix.com, prestinct.com, kristinart.com, cristinac.com, pristine8.com, printinit.com, kristinaz.com, primstinct.site, kristinac.it, pristiney.com, pristilab.ru, dristipat.com, prisminas.com, christinat.org, kristinao.com, kristinas.services, paristinct.store, printiant.com, pristines.co.uk, prestinet.net, prishtina.biz, cristinah.art, kristinau.com, prisztina.pl, pristineo.store, printinate.com, printinta.com, pristidae.site, cristinag.com, pristinev.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pristinam.ru</domain_name>
   <domain_keyword>pristinam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:19:42</query_time>
   <create_date>2021-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>pristinas.store</domain_name>
   <domain_keyword>pristinas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 16:41:43</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-06</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pristinas.com</domain_name>
   <domain_keyword>pristinas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 00:05:33</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1424</registrar_iana>
   <registrar_name>Wingu Networks, S.A. de C.V.</registrar_name>
   <registrar_website>http://www.suempresa.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>Distrito Federal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/42c4d339-a79a-4e36-8fcf-5f770afdf9d0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.suempresa.com</value>
    <value>ns2.suempresa.com</value>
    <value>ns3.suempresa.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pristina.ru</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:19:42</query_time>
   <create_date>2007-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.caravan.ru</value>
    <value>ns2.caravan.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>pristina.org</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 05:34:14</query_time>
   <create_date>2006-01-23</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Felipe Tofani Rocha Cintra</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BE</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>pam.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pristina.it</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 10:50:15</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pristina.com.br</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 00:05:33</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>LORENA MELO TORRES DE PAULA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>pristina.me</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-29 09:28:07</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-05-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>pristina.com</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:28:07</query_time>
   <create_date>2000-02-23</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pristina.info</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 00:05:33</query_time>
   <create_date>2021-06-19</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pristina.biz</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 18:20:13</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pristinct.com</domain_name>
   <domain_keyword>pristinct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:34:15</query_time>
   <create_date>2018-12-18</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Domain Privacy Service FBO Registrant</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.8017659400</registrant_phone>
   <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>13</num>
   <domain_name>pristinet.com</domain_name>
   <domain_keyword>pristinet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:51:58</query_time>
   <create_date>2012-03-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-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>ns41.domaincontrol.com</value>
    <value>ns42.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>14</num>
   <domain_name>pristina.audio</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-04-18 05:34:14</query_time>
   <create_date>2015-01-31</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Pristina</registrant_company>
   <registrant_state>NM</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pristina.la</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-07 14:40:26</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2023-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrant_email>https://whois.nic.la/contact/pristina.la/registrant</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pristina.pro</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 17:09:03</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/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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pristina.theater</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>theater</domain_tld>
   <query_time>2024-05-24 00:05:33</query_time>
   <create_date>2016-03-23</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ss1.zombie.studio</value>
    <value>ss2.zombie.studio</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pristina.uk</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-11 23:10:57</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>pristina.xyz</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 17:29:06</query_time>
   <create_date>2024-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pristina.store</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 16:41:42</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-06</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>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>pristinit.com</domain_name>
   <domain_keyword>pristinit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:29:00</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2026-01-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>22</num>
   <domain_name>pristina.net</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 09:28:08</query_time>
   <create_date>2001-02-13</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2027-02-13</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>District of Columbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pristina.co.uk</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 23:10:55</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>pristina.life</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-18 05:34:14</query_time>
   <create_date>2018-08-16</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>pristinit.in</domain_name>
   <domain_keyword>pristinit</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 23:32:17</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pristinit Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pristina.app</domain_name>
   <domain_keyword>pristina</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 03:05:25</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kristinat.com</domain_name>
   <domain_keyword>kristinat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:04:59</query_time>
   <create_date>2005-09-27</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>28</num>
   <domain_name>cristinar.com</domain_name>
   <domain_keyword>cristinar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:45:05</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>kristinam.ru</domain_name>
   <domain_keyword>kristinam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:03:18</query_time>
   <create_date>2022-12-28</create_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>prishtina.info</domain_name>
   <domain_keyword>prishtina</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 14:37:03</query_time>
   <create_date>2005-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1031.ui-dns.biz</value>
    <value>ns1031.ui-dns.com</value>
    <value>ns1031.ui-dns.de</value>
    <value>ns1031.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cristinav.com</domain_name>
   <domain_keyword>cristinav</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 20:26:37</query_time>
   <create_date>2005-06-29</create_date>
   <update_date>2021-06-09</update_date>
   <expiry_date>2024-06-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>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pristinus.com</domain_name>
   <domain_keyword>pristinus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:20:08</query_time>
   <create_date>2017-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cristinad.com</domain_name>
   <domain_keyword>cristinad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:28:33</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=cristinad.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>pristinee.com</domain_name>
   <domain_keyword>pristinee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:35:00</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Vikash Kumar</registrant_name>
   <registrant_company>Vikash Kumar</registrant_company>
   <registrant_address>Pristine IT Solutions Nehru Place</registrant_address>
   <registrant_city>New Delhi</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>110019</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9958022827</registrant_phone>
   <name_servers>
    <value>sns403.bigrock.com</value>
    <value>sns404.bigrock.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bristinct.com</domain_name>
   <domain_keyword>bristinct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 17:35:16</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Jesus Matthews</registrant_name>
   <registrant_address>510 Bay</registrant_address>
   <registrant_city>PA</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>18966</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3242621762</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>pristineo.com</domain_name>
   <domain_keyword>pristineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:50:26</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=pristineo.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pritinath.com</domain_name>
   <domain_keyword>pritinath</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:29:19</query_time>
   <create_date>2022-04-23</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.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>38</num>
   <domain_name>pristinek.com</domain_name>
   <domain_keyword>pristinek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 07:15:23</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>plastinat.de</domain_name>
   <domain_keyword>plastinat</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 11:32:17</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>pristinea.net</domain_name>
   <domain_keyword>pristinea</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 10:50:17</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pristinea.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>prostinal.shop</domain_name>
   <domain_keyword>prostinal</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 06:08:16</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>kristinaf.com</domain_name>
   <domain_keyword>kristinaf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:57:26</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>printinkt.nl</domain_name>
   <domain_keyword>printinkt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 02:21:07</query_time>
   <create_date>2003-03-26</create_date>
   <update_date>2022-01-04</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.dnsdomainregistrar.com</value>
    <value>ns2.dnsdomainregistrar.net</value>
    <value>ns3.dnsdomainregistrar.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cristinast.com</domain_name>
   <domain_keyword>cristinast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 23:04:13</query_time>
   <create_date>2009-09-10</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-10</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>45</num>
   <domain_name>prishtina.club</domain_name>
   <domain_keyword>prishtina</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-18 05:26:02</query_time>
   <create_date>2015-12-12</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Albin Podvorica</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pristineac.com</domain_name>
   <domain_keyword>pristineac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:34:23</query_time>
   <create_date>2018-12-29</create_date>
   <update_date>2020-12-23</update_date>
   <expiry_date>2024-12-29</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>47</num>
   <domain_name>kristinas.co.uk</domain_name>
   <domain_keyword>kristinas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 02:04:55</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-09-18</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>prostinct.com</domain_name>
   <domain_keyword>prostinct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:02:25</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-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>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pristineaut.com</domain_name>
   <domain_keyword>pristineaut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 00:05:35</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>kai.ns.cloudflare.com</value>
    <value>tori.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>kristinajt.com</domain_name>
   <domain_keyword>kristinajt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:03:55</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>kristinjt.com</domain_name>
   <domain_keyword>kristinjt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:09:54</query_time>
   <create_date>2019-10-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>prishtina.photos</domain_name>
   <domain_keyword>prishtina</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-02 02:30:26</query_time>
   <create_date>2020-04-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>kristinal.com</domain_name>
   <domain_keyword>kristinal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:04:02</query_time>
   <create_date>2016-11-18</create_date>
   <update_date>2020-11-12</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>pristineet.in</domain_name>
   <domain_keyword>pristineet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-18 05:35:01</query_time>
   <create_date>2018-08-18</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2027-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>pristanas.com</domain_name>
   <domain_keyword>pristanas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 05:38:46</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pristines.info</domain_name>
   <domain_keyword>pristines</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 05:38:52</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>kristinas.space</domain_name>
   <domain_keyword>kristinas</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-04 02:41:16</query_time>
   <create_date>2020-06-09</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Kristina Space</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>MK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cristina7.com</domain_name>
   <domain_keyword>cristina7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:27:38</query_time>
   <create_date>2019-12-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kristanat.com</domain_name>
   <domain_keyword>kristanat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 05:12:03</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.wpx.net</value>
    <value>ns2.wpx.net</value>
    <value>ns3.wpx.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>kristinas.ru</domain_name>
   <domain_keyword>kristinas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:03:19</query_time>
   <create_date>2023-07-14</create_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>sristinet.com</domain_name>
   <domain_keyword>sristinet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:42:00</query_time>
   <create_date>2013-09-24</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>H&amp;P CORPORATION</registrant_name>
   <registrant_company>Agent information temporarily set by transfer</registrant_company>
   <registrant_address>Towa akasi Building B1</registrant_address>
   <registrant_city>Chuou-ku,Akashicho 1-1</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>104-0044</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.335491747</registrant_phone>
   <registrant_fax>+81.335491747</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cristinaz.com</domain_name>
   <domain_keyword>cristinaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 23:04:16</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>you xin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>gui zhou</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/cristinaz.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>printinart.ro</domain_name>
   <domain_keyword>printinart</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 04:47:04</query_time>
   <create_date>2021-01-08</create_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>Awesome Projects SRL</registrar_name>
   <registrar_website>https://hostico.ro</registrar_website>
   <name_servers>
    <value>ns1.hostico.ro</value>
    <value>ns2.hostico.ro</value>
    <value>ns3.hostico.ro</value>
    <value>ns4.hostico.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>kristinab.com</domain_name>
   <domain_keyword>kristinab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:03:05</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2021-01-16</update_date>
   <expiry_date>2025-01-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>65</num>
   <domain_name>kristinart.art</domain_name>
   <domain_keyword>kristinart</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-20 08:57:34</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-30</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 0165107997</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>iristinct.com</domain_name>
   <domain_keyword>iristinct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:59:16</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cristinas.net</domain_name>
   <domain_keyword>cristinas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 11:58:36</query_time>
   <create_date>2002-06-14</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2026-06-14</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pristinest.com</domain_name>
   <domain_keyword>pristinest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 18:54:27</query_time>
   <create_date>2012-06-14</create_date>
   <update_date>2018-03-18</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>kristinatg.ru</domain_name>
   <domain_keyword>kristinatg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:03:20</query_time>
   <create_date>2022-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>prishtina.bike</domain_name>
   <domain_keyword>prishtina</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-17 14:18:24</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2027-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>pristinix.com</domain_name>
   <domain_keyword>pristinix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 18:54:55</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=pristinix.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>prestinct.com</domain_name>
   <domain_keyword>prestinct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:15:29</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>http://squarespace.domains</registrar_website>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kristinart.com</domain_name>
   <domain_keyword>kristinart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:04:50</query_time>
   <create_date>2017-12-19</create_date>
   <update_date>2020-12-13</update_date>
   <expiry_date>2024-12-19</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>74</num>
   <domain_name>cristinac.com</domain_name>
   <domain_keyword>cristinac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:44:35</query_time>
   <create_date>2007-05-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-03</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>cns277.hostgator.com</value>
    <value>cns278.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pristine8.com</domain_name>
   <domain_keyword>pristine8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:41:45</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>2129</registrar_iana>
   <registrar_name>DropCatch.com 649 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>shaanxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</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>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>76</num>
   <domain_name>printinit.com</domain_name>
   <domain_keyword>printinit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 05:28:36</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1840</registrar_iana>
   <registrar_name>DropCatch.com 429 LLC</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>77</num>
   <domain_name>kristinaz.com</domain_name>
   <domain_keyword>kristinaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:57:30</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-04-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>primstinct.site</domain_name>
   <domain_keyword>primstinct</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 06:30:04</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_state>Utrecht</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kristinac.it</domain_name>
   <domain_keyword>kristinac</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 08:57:24</query_time>
   <create_date>2019-10-28</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>CRISTINA MARIA CAIONE</registrant_company>
   <registrant_address>via giacinto Carini 45</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00152</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>80</num>
   <domain_name>pristiney.com</domain_name>
   <domain_keyword>pristiney</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 18:54:54</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandpa.com</value>
    <value>ns2.brandpa.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>81</num>
   <domain_name>pristilab.ru</domain_name>
   <domain_keyword>pristilab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:19:42</query_time>
   <create_date>2021-02-17</create_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>dristipat.com</domain_name>
   <domain_keyword>dristipat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:14:00</query_time>
   <create_date>2019-06-29</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dristipat.com</value>
    <value>ns2.dristipat.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>prisminas.com</domain_name>
   <domain_keyword>prisminas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 07:31:17</query_time>
   <create_date>2003-07-30</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-30</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>MG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0cb44644-3b65-4474-a3f4-8927df5dbbba</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns912.hostgator.com.br</value>
    <value>ns913.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>christinat.org</domain_name>
   <domain_keyword>christinat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 15:57:10</query_time>
   <create_date>2001-03-13</create_date>
   <update_date>2022-01-16</update_date>
   <expiry_date>2025-03-13</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.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>kristinao.com</domain_name>
   <domain_keyword>kristinao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 05:14:26</query_time>
   <create_date>2021-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=kristinao.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>kristinas.services</domain_name>
   <domain_keyword>kristinas</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-07 23:18:17</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</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>ns07.domaincontrol.com</value>
    <value>ns08.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>87</num>
   <domain_name>paristinct.store</domain_name>
   <domain_keyword>paristinct</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 11:00:05</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>printiant.com</domain_name>
   <domain_keyword>printiant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:50:49</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pristines.co.uk</domain_name>
   <domain_keyword>pristines</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:20:07</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>prestinet.net</domain_name>
   <domain_keyword>prestinet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 11:35:00</query_time>
   <create_date>2006-05-28</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Emme Emme sas</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ITALY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns4.interbusiness.it</value>
    <value>dns5.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>prishtina.biz</domain_name>
   <domain_keyword>prishtina</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 14:37:03</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uebkos.com</value>
    <value>ns2.uebkos.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cristinah.art</domain_name>
   <domain_keyword>cristinah</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-17 20:26:00</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.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>93</num>
   <domain_name>kristinau.com</domain_name>
   <domain_keyword>kristinau</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:06:34</query_time>
   <create_date>2015-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=kristinau.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>prisztina.pl</domain_name>
   <domain_keyword>prisztina</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 02:20:12</query_time>
   <create_date>2014-02-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>pristineo.store</domain_name>
   <domain_keyword>pristineo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-26 02:56:52</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-16</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 0170900837</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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>printinate.com</domain_name>
   <domain_keyword>printinate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 07:26:16</query_time>
   <create_date>2011-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>printinta.com</domain_name>
   <domain_keyword>printinta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:56:53</query_time>
   <create_date>2017-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>pristidae.site</domain_name>
   <domain_keyword>pristidae</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 00:05:33</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cristinag.com</domain_name>
   <domain_keyword>cristinag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:28:45</query_time>
   <create_date>2001-05-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-05-02</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>Cristina G</registrant_name>
   <registrant_company>cristinag.com</registrant_company>
   <registrant_address>108 S Jackson St</registrant_address>
   <registrant_city>New Lexington</registrant_city>
   <registrant_state>OHIO</registrant_state>
   <registrant_zip>43764</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7402777461</registrant_phone>
   <registrant_fax>+1.7402777461</registrant_fax>
   <name_servers>
    <value>ns6171.hostgator.com</value>
    <value>ns6172.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pristinev.com</domain_name>
   <domain_keyword>pristinev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:33:08</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</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>
 </results>
 <stats>
  <total_time>0.164</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.