WHOIS QUERY TIME

4 May 2024 - 9:36 AM UTC

Modified: 16 August 2018

NAME SERVERS

ns1106.ui-dns.biz
ns1106.ui-dns.com
ns1106.ui-dns.de
ns1106.ui-dns.org

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=drgille.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "drgille.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "drgille.de",
            "domain_keyword": "drgille",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:36:18",
            "update_date": "2018-08-16",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>drgille.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>drgille.de</domain_name>
   <domain_keyword>drgille</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:36:18</query_time>
   <update_date>2018-08-16</update_date>
   <name_servers>
    <value>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.097 seconds) for "drgille.de" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 9:36 AM UTC

Modified: 16 August 2018

NAME SERVERS

ns1106.ui-dns.biz
ns1106.ui-dns.com
ns1106.ui-dns.de
ns1106.ui-dns.org

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=drgille.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "drgille.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "drgille.de",
    "results": [
        {
            "num": 1,
            "domain_name": "drgille.de",
            "domain_keyword": "drgille",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:36:18",
            "update_date": "2018-08-16",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.097,
        "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>drgille.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>drgille.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>drgille.de</domain_name>
   <domain_keyword>drgille</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:36:18</query_time>
   <update_date>2018-08-16</update_date>
   <name_servers>
    <value>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.097</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.036 seconds) which contained the exact domain keyword "drgille".
Domain Name Registered Expiry Registrar Ownership
1 drgille.com 23 Mar 2003 24 Mar 2025 DREAMHOST Proxy Protection LLC
2 drgille.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=drgille&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "drgille",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "drgille.com, drgille.de",
    "results": [
        {
            "num": 1,
            "domain_name": "drgille.com",
            "domain_keyword": "drgille",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:08:54",
            "create_date": "2003-03-23",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-24",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O drgille.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "drgille.de",
            "domain_keyword": "drgille",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:36:18",
            "update_date": "2018-08-16",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>drgille</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>drgille.com, drgille.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>drgille.com</domain_name>
   <domain_keyword>drgille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:08:54</query_time>
   <create_date>2003-03-23</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O drgille.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>drgille.de</domain_name>
   <domain_keyword>drgille</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:36:18</query_time>
   <update_date>2018-08-16</update_date>
   <name_servers>
    <value>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,698 domain names (in 0.218 seconds) which look and sound like the brand name "drgille".
Domain Name Registered Expiry Registrar Ownership
1 drgillee.com 31 Mar 2023 31 Mar 2025 GoDaddy.com, LLC -
2 drhille.com 23 Sep 2012 23 Sep 2024 Register.com, Inc. -
3 dgrille.com 27 May 2021 27 May 2025 GoDaddy.com, LLC -
4 drgiller.ru 25 Aug 2022 25 Aug 2024 REGRU-RU Private Person
5 draille.com 8 Oct 2010 8 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
6 draille.org 10 May 2007 10 May 2025 OVH sas Informatique
7 druille.com 18 Jan 2024 18 Jan 2025 OVH, SAS REDACTED FOR PRIVACY
8 drwille.com 29 Aug 2016 29 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 drpille.info 14 Jan 2016 14 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
10 drgalle.com 20 Aug 2018 20 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
11 drwille.net 27 Feb 2011 27 Feb 2025 New Frontier, Inc. Domain Protection Services, Inc.
12 drgills.com 28 Aug 2022 28 Aug 2024 GoDaddy.com, LLC -
13 argille.com 22 Apr 2004 22 Apr 2025 ANNULET, INC BuyDomains.com
14 argille.org 23 Apr 2007 23 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0114816943
15 drgill.net 21 Jun 2020 21 Jun 2024 Wix.com Ltd. -
16 drgill.ca 23 Feb 2005 23 Feb 2025 Webnames.ca Inc. REDACTED FOR PRIVACY
17 drille.com 15 Jun 2005 15 Jun 2024 GoDaddy.com, LLC -
18 dgille.com 9 Jan 2024 9 Jan 2025 DropCatch.com 839 LLC NameBrightPrivacy.com
19 drille.app 17 Aug 2020 17 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
20 drille.de - - - -
21 drgill.de - - - -
22 drille.fr 9 Aug 2021 9 Aug 2025 KEY-SYSTEMS GmbH Ano Nymous
23 drgill.org 25 Aug 2008 25 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 drville.net 23 Jun 2015 23 Jun 2024 gabia Mcircle Co.,Ltd
25 drpille.com 14 Jan 2016 14 Jan 2025 Cronon AG -
26 drville.com 24 Jun 2005 24 Jun 2024 IONOS SE REDACTED FOR PRIVACY
27 argille.it 6 Jan 2019 27 Feb 2025 Aruba s.p.a. HD SURFACE srl
28 drpille.eu - - STRATO AG -
29 drgill.com 2 Jun 2004 2 Jun 2025 GoDaddy.com, LLC -
30 drille.site 16 Jun 2020 16 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com ADRIANA DE LIMA FELIX
31 dnville.com 8 Jan 2006 8 Jan 2025 GoDaddy.com, LLC -
32 driller.info 22 Aug 2022 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 domille.ru 21 Feb 2020 21 Feb 2025 REGRU-RU Private Person
34 dreilley.com 26 Feb 2013 26 Feb 2025 Network Solutions, LLC -
35 deville.band 28 Jan 2015 28 Jan 2025 Go France Domains, LLC Domains By Proxy, LLC
36 dragtille.com 19 Mar 2023 19 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
37 doreille.com 8 Jan 2013 8 Jan 2025 NameCheap, Inc. -
38 braille.media 26 Oct 2017 26 Oct 2024 Tucows Domains Inc. +27 / Plus 27
39 ormille.be 3 May 2023 - webbit -
40 durville.be 5 Nov 2003 - AXC -
41 dugible.com 11 Oct 2023 11 Oct 2024 NameCheap, Inc. -
42 dercille.com 18 Nov 2023 18 Nov 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
43 dimille.com 17 Sep 2023 17 Sep 2033 Register.com, Inc. -
44 dhville.com 14 Nov 2023 14 Nov 2026 GoDaddy.com, LLC -
45 drmiller.store 24 Aug 2023 24 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
46 driller.one 23 Jan 2020 23 Jan 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
47 drgtitle.com 19 Oct 2021 19 Oct 2024 GoDaddy.com, LLC -
48 oreille.com 26 Mar 1998 25 Mar 2025 United-Domains AG -
49 dr-pille.net 2 Sep 2003 2 Sep 2024 Vautron Rechenzentrum AG -
50 dr-wille.com 17 Dec 2001 17 Dec 2024 IONOS SE REDACTED FOR PRIVACY
51 drmiller.net 5 Jan 2024 5 Jan 2025 Cloudflare, Inc. DATA REDACTED
52 demille.org 27 Mar 2000 27 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
53 drdillet.com 17 Jul 2022 17 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
54 sigille.com 4 Jun 2023 4 Jun 2024 PSI-USA, Inc. dba Domain Robot liujiu66899
55 braille.clothing 11 Nov 2023 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 vgrille.com 17 Jun 2012 17 Jun 2024 GoDaddy.com, LLC -
57 delille.com 17 Jul 1997 16 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 drfiller.online 14 Apr 2024 14 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
59 drwiller.com 14 Mar 2005 14 Mar 2025 FastDomain Inc. -
60 argylle.support 8 Mar 2024 8 Mar 2025 Squarespace Domains LLC Mollis Group Limited
61 degulle.com 20 Oct 2004 20 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
62 droidle.app 6 May 2022 6 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
63 driller.app 7 Sep 2023 7 Sep 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
64 drgrillo.dental 17 Sep 2014 17 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
65 drgmilli.com 4 Jun 2023 4 Jun 2024 GoDaddy.com, LLC -
66 dargilla.it 24 Mar 2014 27 Feb 2025 Host s.p.a. hidden
67 rdville.com.br 26 Jul 2011 26 Jul 2024 - Maicoul David dos Santos
68 drkillie.com 11 Dec 2014 11 Dec 2027 Domain.com, LLC REDACTED FOR PRIVACY
69 digillm.com 18 Apr 2023 18 Apr 2025 Dynadot Inc -
70 deville.com.pl 30 Mar 2000 29 Mar 2025 Consulting Service Sp. z o.o. -
71 argylle.net 21 Jan 2024 21 Jan 2025 SAV.COM, LLC REDACTED FOR PRIVACY
72 drgrill.be 16 Sep 2019 - Metaregistrar B.V. -
73 drgallo.com 20 Mar 1996 21 Mar 2025 Network Solutions, LLC Robert James Gallo, M.D.
74 argilla.co.uk 14 Jan 2022 14 Jan 2025 Squarespace Domains LLC [Tag = GOOGLE] -
75 drgpllc.com 26 Mar 2019 26 Mar 2025 GoDaddy.com, LLC -
76 drmiller.dental 29 Oct 2020 29 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 digillo.com 15 Mar 2018 15 Mar 2025 GoDaddy.com, LLC -
78 drkgill.com 22 May 2020 22 May 2025 GoDaddy.com, LLC -
79 dreilly.co.uk 10 Jul 2009 10 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
80 doville.live 1 Sep 2021 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 derville.blog 3 Aug 2023 3 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
82 drmillie.co.uk 30 Sep 2020 30 Sep 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
83 drgrillo.com 5 Nov 1998 4 Nov 2024 Tucows Domains Inc. -
84 deville.pw 17 Dec 2023 17 Dec 2025 Namecheap -
85 drghole.com 13 Jul 2019 13 Jul 2024 NameSilo, LLC -
86 digilie.com 14 Apr 2024 14 Apr 2025 DropCatch.com 375 LLC HugeDomains.com
87 dargill.com 17 Sep 2013 17 Sep 2028 Tucows Domains Inc. -
88 drguillen.com 17 Mar 2024 17 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
89 digilla.net 31 Aug 2022 31 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
90 drlilli.co.uk 30 Aug 2022 30 Aug 2025 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
91 derville.com 25 Feb 2002 25 Feb 2025 OVH, SAS REDACTED FOR PRIVACY
92 drrolle.com 17 Jul 2022 17 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
93 braille.jp 12 Feb 2003 28 Feb 2025 - (Not displayed by registrant's request)
94 drgilak.com 9 Jun 2016 9 Jun 2024 Network Solutions, LLC -
95 drmillea.com 20 Jun 2008 20 Jun 2027 Network Solutions, LLC -
96 braille.ru 28 May 2009 28 May 2025 DOMENUS-RU Private Person
97 orville.adult 6 May 2015 6 May 2025 MarkMonitor, Inc. ConAgra Foods, Inc.
98 dhaille.com 14 Mar 2008 14 Mar 2025 OVH, SAS REDACTED FOR PRIVACY
99 dogillo.com 18 May 2013 18 May 2026 GoDaddy.com, LLC -
100 egrille.pl 9 Jan 2020 9 Jan 2025 Digital Media Technology Sp. z o.o. -
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 Drgille.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=drgille.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "drgille.de",
        "page_size": 100
    },
    "count": {
        "total": 1698,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "drgillee.com, drhille.com, dgrille.com, drgiller.ru, draille.com, draille.org, druille.com, drwille.com, drpille.info, drgalle.com, drwille.net, drgills.com, argille.com, argille.org, drgill.net, drgill.ca, drille.com, dgille.com, drille.app, drille.de, drgill.de, drille.fr, drgill.org, drville.net, drpille.com, drville.com, argille.it, drpille.eu, drgill.com, drille.site, dnville.com, driller.info, domille.ru, dreilley.com, deville.band, dragtille.com, doreille.com, braille.media, ormille.be, durville.be, dugible.com, dercille.com, dimille.com, dhville.com, drmiller.store, driller.one, drgtitle.com, oreille.com, dr-pille.net, dr-wille.com, drmiller.net, demille.org, drdillet.com, sigille.com, braille.clothing, vgrille.com, delille.com, drfiller.online, drwiller.com, argylle.support, degulle.com, droidle.app, driller.app, drgrillo.dental, drgmilli.com, dargilla.it, rdville.com.br, drkillie.com, digillm.com, deville.com.pl, argylle.net, drgrill.be, drgallo.com, argilla.co.uk, drgpllc.com, drmiller.dental, digillo.com, drkgill.com, dreilly.co.uk, doville.live, derville.blog, drmillie.co.uk, drgrillo.com, deville.pw, drghole.com, digilie.com, dargill.com, drguillen.com, digilla.net, drlilli.co.uk, derville.com, drrolle.com, braille.jp, drgilak.com, drmillea.com, braille.ru, orville.adult, dhaille.com, dogillo.com, egrille.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "drgillee.com",
            "domain_keyword": "drgillee",
            "domain_tld": "com",
            "query_time": "2024-05-31 17:03:29",
            "create_date": "2023-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "drhille.com",
            "domain_keyword": "drhille",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:27:34",
            "create_date": "2012-09-23",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "lola.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dgrille.com",
            "domain_keyword": "dgrille",
            "domain_tld": "com",
            "query_time": "2024-05-29 10:11:48",
            "create_date": "2021-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "drgiller.ru",
            "domain_keyword": "drgiller",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:06:36",
            "create_date": "2022-08-25",
            "expiry_date": "2024-08-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "draille.com",
            "domain_keyword": "draille",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:28:42",
            "create_date": "2010-10-08",
            "update_date": "2020-01-15",
            "expiry_date": "2025-10-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "draille.org",
            "domain_keyword": "draille",
            "domain_tld": "org",
            "query_time": "2024-04-25 20:28:42",
            "create_date": "2007-05-10",
            "update_date": "2022-01-31",
            "expiry_date": "2025-05-10",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Informatique",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "druille.com",
            "domain_keyword": "druille",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:30:24",
            "create_date": "2024-01-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "28",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "drwille.com",
            "domain_keyword": "drwille",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:31:49",
            "create_date": "2016-08-29",
            "update_date": "2020-08-23",
            "expiry_date": "2024-08-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": 9,
            "domain_name": "drpille.info",
            "domain_keyword": "drpille",
            "domain_tld": "info",
            "query_time": "2024-05-21 18:07:07",
            "create_date": "2016-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks20.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "drgalle.com",
            "domain_keyword": "drgalle",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:07:20",
            "create_date": "2018-08-20",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainion.at",
                "ns2.domainion.at",
                "ns3.domainion.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "drwille.net",
            "domain_keyword": "drwille",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:31:49",
            "create_date": "2011-02-27",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1040,
            "registrar_name": "New Frontier, Inc.",
            "registrar_website": "http://www.newfrontier.domains",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/drwille.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "drgills.com",
            "domain_keyword": "drgills",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:07:29",
            "create_date": "2022-08-28",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "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": 13,
            "domain_name": "argille.com",
            "domain_keyword": "argille",
            "domain_tld": "com",
            "query_time": "2024-04-24 23:01:16",
            "create_date": "2004-04-22",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-22",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "argille.org",
            "domain_keyword": "argille",
            "domain_tld": "org",
            "query_time": "2024-04-24 19:59:21",
            "create_date": "2007-04-23",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0114816943",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "drgill.net",
            "domain_keyword": "drgill",
            "domain_tld": "net",
            "query_time": "2024-04-22 12:08:54",
            "create_date": "2020-06-21",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-21",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "drgill.ca",
            "domain_keyword": "drgill",
            "domain_tld": "ca",
            "query_time": "2024-04-12 12:07:29",
            "create_date": "2005-02-23",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-23",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "drille.com",
            "domain_keyword": "drille",
            "domain_tld": "com",
            "query_time": "2024-05-20 16:35:40",
            "create_date": "2005-06-15",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-15",
            "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": 18,
            "domain_name": "dgille.com",
            "domain_keyword": "dgille",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:20:12",
            "create_date": "2024-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 2598,
            "registrar_name": "DropCatch.com 839 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "drille.app",
            "domain_keyword": "drille",
            "domain_tld": "app",
            "query_time": "2024-04-12 22:41:45",
            "create_date": "2020-08-17",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-17",
            "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 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "drille.de",
            "domain_keyword": "drille",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:36:49",
            "update_date": "2021-06-13",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 21,
            "domain_name": "drgill.de",
            "domain_keyword": "drgill",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:36:18",
            "update_date": "2024-04-25",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 22,
            "domain_name": "drille.fr",
            "domain_keyword": "drille",
            "domain_tld": "fr",
            "query_time": "2024-05-10 01:14:53",
            "create_date": "2021-08-09",
            "update_date": "2023-03-29",
            "expiry_date": "2025-08-09",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 23,
            "domain_name": "drgill.org",
            "domain_keyword": "drgill",
            "domain_tld": "org",
            "query_time": "2024-04-22 12:08:54",
            "create_date": "2008-08-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "drville.net",
            "domain_keyword": "drville",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:28:40",
            "create_date": "2015-06-23",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-23",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Mcircle Co.,Ltd",
            "registrant_company": "Mcircle Co.,Ltd",
            "registrant_address": "Samseong-dong, Gangnam-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "135135",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.25508700",
            "name_servers": [
                "ns.page1.co.kr",
                "ns2.page1.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "drpille.com",
            "domain_keyword": "drpille",
            "domain_tld": "com",
            "query_time": "2024-05-14 20:09:45",
            "create_date": "2016-01-14",
            "update_date": "2016-01-14",
            "expiry_date": "2025-01-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks05.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "drville.com",
            "domain_keyword": "drville",
            "domain_tld": "com",
            "query_time": "2024-04-06 05:33:59",
            "create_date": "2005-06-24",
            "update_date": "2016-06-24",
            "expiry_date": "2024-06-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "argille.it",
            "domain_keyword": "argille",
            "domain_tld": "it",
            "query_time": "2024-05-16 14:05:47",
            "create_date": "2019-01-06",
            "update_date": "2024-03-14",
            "expiry_date": "2025-02-27",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "HD SURFACE srl",
            "registrant_address": "via Donatori di sangue 113",
            "registrant_city": "Gussago",
            "registrant_state": "BS",
            "registrant_zip": "25064",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 28,
            "domain_name": "drpille.eu",
            "domain_keyword": "drpille",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:15:44",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "docks11.rzone.de",
                "shades01.rzone.de"
            ]
        },
        {
            "num": 29,
            "domain_name": "drgill.com",
            "domain_keyword": "drgill",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:08:54",
            "create_date": "2004-06-02",
            "update_date": "2023-12-30",
            "expiry_date": "2025-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "drille.site",
            "domain_keyword": "drille",
            "domain_tld": "site",
            "query_time": "2024-05-10 01:14:53",
            "create_date": "2020-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "ADRIANA DE LIMA FELIX",
            "registrant_state": "PE",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.santoelemento.com.br",
                "ns2.santoelemento.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dnville.com",
            "domain_keyword": "dnville",
            "domain_tld": "com",
            "query_time": "2024-04-06 05:15:05",
            "create_date": "2006-01-08",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "driller.info",
            "domain_keyword": "driller",
            "domain_tld": "info",
            "query_time": "2024-04-12 22:41:46",
            "create_date": "2022-08-22",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "domille.ru",
            "domain_keyword": "domille",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:11:42",
            "create_date": "2020-02-21",
            "expiry_date": "2025-02-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "dreilley.com",
            "domain_keyword": "dreilley",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:23:13",
            "create_date": "2013-02-26",
            "update_date": "2023-01-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "deville.band",
            "domain_keyword": "deville",
            "domain_tld": "band",
            "query_time": "2024-04-17 05:13:28",
            "create_date": "2015-01-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "dragtille.com",
            "domain_keyword": "dragtille",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:05:00",
            "create_date": "2023-03-19",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns27.netkl.com",
                "ns28.netkl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "doreille.com",
            "domain_keyword": "doreille",
            "domain_tld": "com",
            "query_time": "2024-05-19 18:39:28",
            "create_date": "2013-01-08",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "braille.media",
            "domain_keyword": "braille",
            "domain_tld": "media",
            "query_time": "2024-05-15 23:37:03",
            "create_date": "2017-10-26",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "+27 / Plus 27",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ormille.be",
            "domain_keyword": "ormille",
            "domain_tld": "be",
            "query_time": "2024-04-15 05:20:48",
            "create_date": "2023-05-03",
            "registrar_name": "webbit",
            "registrar_website": "http://webbit.nl",
            "name_servers": [
                "ns.domainorderdns.nl",
                "ns1.domainorderdns.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 40,
            "domain_name": "durville.be",
            "domain_keyword": "durville",
            "domain_tld": "be",
            "query_time": "2024-04-25 11:39:20",
            "create_date": "2003-11-05",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 41,
            "domain_name": "dugible.com",
            "domain_keyword": "dugible",
            "domain_tld": "com",
            "query_time": "2024-04-28 12:46:08",
            "create_date": "2023-10-11",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "autumn.ns.cloudflare.com",
                "george.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dercille.com",
            "domain_keyword": "dercille",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:32:05",
            "create_date": "2023-11-18",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-18",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "dimille.com",
            "domain_keyword": "dimille",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:17:08",
            "create_date": "2023-09-17",
            "update_date": "2023-09-17",
            "expiry_date": "2033-09-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dhville.com",
            "domain_keyword": "dhville",
            "domain_tld": "com",
            "query_time": "2024-04-07 21:29:42",
            "create_date": "2023-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2026-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "drmiller.store",
            "domain_keyword": "drmiller",
            "domain_tld": "store",
            "query_time": "2024-05-13 19:36:33",
            "create_date": "2023-08-24",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-24",
            "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": 46,
            "domain_name": "driller.one",
            "domain_keyword": "driller",
            "domain_tld": "one",
            "query_time": "2024-05-24 22:50:31",
            "create_date": "2020-01-23",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GERMANY",
            "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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "drgtitle.com",
            "domain_keyword": "drgtitle",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:08:48",
            "create_date": "2021-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "chase.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "oreille.com",
            "domain_keyword": "oreille",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:14:32",
            "create_date": "1998-03-26",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1408,
            "registrar_name": "United-Domains AG",
            "registrar_website": "http://www.united-domains.de",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "dr-pille.net",
            "domain_keyword": "dr-pille",
            "domain_tld": "net",
            "query_time": "2024-04-26 06:27:10",
            "create_date": "2003-09-02",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.i-netpartner.net",
                "ns3.i-netpartner.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dr-wille.com",
            "domain_keyword": "dr-wille",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:29:42",
            "create_date": "2001-12-17",
            "update_date": "2018-03-08",
            "expiry_date": "2024-12-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1028.ui-dns.com",
                "ns1028.ui-dns.de",
                "ns1028.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "drmiller.net",
            "domain_keyword": "drmiller",
            "domain_tld": "net",
            "query_time": "2024-05-09 08:12:55",
            "create_date": "2024-01-05",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Gauteng",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/drmiller.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "evan.ns.cloudflare.com",
                "fay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "demille.org",
            "domain_keyword": "demille",
            "domain_tld": "org",
            "query_time": "2024-04-26 12:40:26",
            "create_date": "2000-03-27",
            "update_date": "2023-06-08",
            "expiry_date": "2026-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lilac.arvixe.com",
                "ns2.lilac.arvixe.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "drdillet.com",
            "domain_keyword": "drdillet",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:21:41",
            "create_date": "2022-07-17",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-17",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sigille.com",
            "domain_keyword": "sigille",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:04:58",
            "create_date": "2023-06-04",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-04",
            "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": "liujiu66899",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TV",
            "registrant_email": "https://whoispro.domain-robot.org/whois/sigille.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "braille.clothing",
            "domain_keyword": "braille",
            "domain_tld": "clothing",
            "query_time": "2024-05-15 23:37:03",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "vgrille.com",
            "domain_keyword": "vgrille",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:58:14",
            "create_date": "2012-06-17",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "delille.com",
            "domain_keyword": "delille",
            "domain_tld": "com",
            "query_time": "2024-05-04 10:52:43",
            "create_date": "1997-07-17",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-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=delille.com",
            "registrant_phone": "+1.4165385487",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "drfiller.online",
            "domain_keyword": "drfiller",
            "domain_tld": "online",
            "query_time": "2024-04-16 16:28:08",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Wojewodztwo Lubuskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "drwiller.com",
            "domain_keyword": "drwiller",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:31:49",
            "create_date": "2005-03-14",
            "update_date": "2023-05-11",
            "expiry_date": "2025-03-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": 60,
            "domain_name": "argylle.support",
            "domain_keyword": "argylle",
            "domain_tld": "support",
            "query_time": "2024-05-12 20:08:18",
            "create_date": "2024-03-08",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-08",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mollis Group Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Select an option",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "degulle.com",
            "domain_keyword": "degulle",
            "domain_tld": "com",
            "query_time": "2024-05-07 15:19:27",
            "create_date": "2004-10-20",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-20",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "SI",
            "registrant_email": "https://csl-registrar.com/contact/degulle.com/owner",
            "name_servers": [
                "ns1.jastreb.net",
                "ns2.jastreb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "droidle.app",
            "domain_keyword": "droidle",
            "domain_tld": "app",
            "query_time": "2024-05-13 19:39:19",
            "create_date": "2022-05-06",
            "update_date": "2024-05-12",
            "expiry_date": "2026-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "driller.app",
            "domain_keyword": "driller",
            "domain_tld": "app",
            "query_time": "2024-05-21 07:27:34",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-07",
            "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 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "drgrillo.dental",
            "domain_keyword": "drgrillo",
            "domain_tld": "dental",
            "query_time": "2024-05-01 04:16:25",
            "create_date": "2014-09-17",
            "update_date": "2023-07-23",
            "expiry_date": "2024-09-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com",
                "ns15.worldnic.com",
                "ns16.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "drgmilli.com",
            "domain_keyword": "drgmilli",
            "domain_tld": "com",
            "query_time": "2024-05-01 04:15:37",
            "create_date": "2023-06-04",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dargilla.it",
            "domain_keyword": "dargilla",
            "domain_tld": "it",
            "query_time": "2024-05-03 11:25:39",
            "create_date": "2014-03-24",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "Host s.p.a.",
            "registrar_website": "https://www.host.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 67,
            "domain_name": "rdville.com.br",
            "domain_keyword": "rdville",
            "domain_tld": "com.br",
            "query_time": "2024-04-16 01:35:29",
            "create_date": "2011-07-26",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-26",
            "registrant_name": "Maicoul David dos Santos",
            "name_servers": [
                "ns1.adrepublic.com.br",
                "ns2.adrepublic.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 68,
            "domain_name": "drkillie.com",
            "domain_keyword": "drkillie",
            "domain_tld": "com",
            "query_time": "2024-04-18 04:08:20",
            "create_date": "2014-12-11",
            "update_date": "2022-10-22",
            "expiry_date": "2027-12-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/518bb862-33a0-44e1-8e39-e2d2458eef17",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster-default.domainparkingserver.net",
                "ns2.dotster-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "digillm.com",
            "domain_keyword": "digillm",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:15:56",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "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": 70,
            "domain_name": "deville.com.pl",
            "domain_keyword": "deville",
            "domain_tld": "com.pl",
            "query_time": "2024-05-11 10:38:29",
            "create_date": "2000-03-30",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns1.slaskdatacenter.pl",
                "dns2.slaskdatacenter.pl",
                "dns3.slaskdatacenter.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "argylle.net",
            "domain_keyword": "argylle",
            "domain_tld": "net",
            "query_time": "2024-05-20 03:43:08",
            "create_date": "2024-01-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-01-21",
            "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=argylle.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "drgrill.be",
            "domain_keyword": "drgrill",
            "domain_tld": "be",
            "query_time": "2024-05-24 22:48:25",
            "create_date": "2019-09-16",
            "registrar_name": "Metaregistrar B.V.",
            "registrar_website": "http://www.metaregistrar.com",
            "name_servers": [
                "ns1.takeaway.com",
                "ns2.takeaway.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 73,
            "domain_name": "drgallo.com",
            "domain_keyword": "drgallo",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:07:21",
            "create_date": "1996-03-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Robert James Gallo, M.D.",
            "registrant_company": "Robert James Gallo, M.D.",
            "registrant_address": "460 PERSHING AVE",
            "registrant_city": "TOWNSHIP OF WASHINGTON",
            "registrant_state": "NJ",
            "registrant_zip": "07676-5247",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2018896700",
            "registrant_fax": "+1.2014431101",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "argilla.co.uk",
            "domain_keyword": "argilla",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 23:01:16",
            "create_date": "2022-01-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 75,
            "domain_name": "drgpllc.com",
            "domain_keyword": "drgpllc",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:08:30",
            "create_date": "2019-03-26",
            "update_date": "2023-10-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "drmiller.dental",
            "domain_keyword": "drmiller",
            "domain_tld": "dental",
            "query_time": "2024-05-13 19:36:33",
            "create_date": "2020-10-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "digillo.com",
            "domain_keyword": "digillo",
            "domain_tld": "com",
            "query_time": "2024-05-15 11:12:18",
            "create_date": "2018-03-15",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "drkgill.com",
            "domain_keyword": "drkgill",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:18:48",
            "create_date": "2020-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dreilly.co.uk",
            "domain_keyword": "dreilly",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 11:33:51",
            "create_date": "2009-07-10",
            "update_date": "2023-11-30",
            "expiry_date": "2024-07-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.dnshell.net",
                "ns2.dnshell.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "doville.live",
            "domain_keyword": "doville",
            "domain_tld": "live",
            "query_time": "2024-05-20 07:19:20",
            "create_date": "2021-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "derville.blog",
            "domain_keyword": "derville",
            "domain_tld": "blog",
            "query_time": "2024-04-06 00:46:50",
            "create_date": "2023-08-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnspro.com.br",
                "ns2.dnspro.com.br",
                "ns3.dnspro.com.br",
                "ns4.dnspro.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "drmillie.co.uk",
            "domain_keyword": "drmillie",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 03:26:16",
            "create_date": "2020-09-30",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-30",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "drgrillo.com",
            "domain_keyword": "drgrillo",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:24:14",
            "create_date": "1998-11-05",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns2.earthlink.net",
                "dns3.earthlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "deville.pw",
            "domain_keyword": "deville",
            "domain_tld": "pw",
            "query_time": "2024-04-18 20:00:32",
            "create_date": "2023-12-17",
            "update_date": "2024-01-09",
            "expiry_date": "2025-12-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.nic.pw/contact/deville.pw/registrant",
            "name_servers": [
                "marjory.ns.cloudflare.com",
                "ram.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "drghole.com",
            "domain_keyword": "drghole",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:08:47",
            "create_date": "2019-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "digilie.com",
            "domain_keyword": "digilie",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:32:32",
            "create_date": "2024-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1786,
            "registrar_name": "DropCatch.com 375 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": 87,
            "domain_name": "dargill.com",
            "domain_keyword": "dargill",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:14:09",
            "create_date": "2013-09-17",
            "update_date": "2023-03-08",
            "expiry_date": "2028-09-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "drguillen.com",
            "domain_keyword": "drguillen",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:52:20",
            "create_date": "2024-03-17",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-17",
            "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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "digilla.net",
            "domain_keyword": "digilla",
            "domain_tld": "net",
            "query_time": "2024-05-23 22:49:33",
            "create_date": "2022-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "drlilli.co.uk",
            "domain_keyword": "drlilli",
            "domain_tld": "co.uk",
            "query_time": "2024-04-03 12:40:13",
            "create_date": "2022-08-30",
            "update_date": "2022-08-30",
            "expiry_date": "2025-08-30",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "derville.com",
            "domain_keyword": "derville",
            "domain_tld": "com",
            "query_time": "2024-04-12 23:32:03",
            "create_date": "2002-02-25",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "drrolle.com",
            "domain_keyword": "drrolle",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:05:10",
            "create_date": "2022-07-17",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-17",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "braille.jp",
            "domain_keyword": "braille",
            "domain_tld": "jp",
            "query_time": "2024-04-24 21:05:11",
            "create_date": "2003-02-12",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 94,
            "domain_name": "drgilak.com",
            "domain_keyword": "drgilak",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:08:52",
            "create_date": "2016-06-09",
            "update_date": "2022-05-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "drmillea.com",
            "domain_keyword": "drmillea",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:09:20",
            "create_date": "2008-06-20",
            "update_date": "2023-07-19",
            "expiry_date": "2027-06-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "braille.ru",
            "domain_keyword": "braille",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:05:00",
            "create_date": "2009-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "orville.adult",
            "domain_keyword": "orville",
            "domain_tld": "adult",
            "query_time": "2024-05-15 22:01:59",
            "create_date": "2015-05-06",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ConAgra Foods, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "dhaille.com",
            "domain_keyword": "dhaille",
            "domain_tld": "com",
            "query_time": "2024-05-18 04:27:44",
            "create_date": "2008-03-14",
            "update_date": "2024-01-16",
            "expiry_date": "2025-03-14",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "80",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dogillo.com",
            "domain_keyword": "dogillo",
            "domain_tld": "com",
            "query_time": "2024-05-21 06:17:57",
            "create_date": "2013-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2026-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "egrille.pl",
            "domain_keyword": "egrille",
            "domain_tld": "pl",
            "query_time": "2024-04-06 14:21:58",
            "create_date": "2020-01-09",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-09",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.trisohost.pl",
                "ns2.trisohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.218,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>drgille.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1698</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>drgillee.com, drhille.com, dgrille.com, drgiller.ru, draille.com, draille.org, druille.com, drwille.com, drpille.info, drgalle.com, drwille.net, drgills.com, argille.com, argille.org, drgill.net, drgill.ca, drille.com, dgille.com, drille.app, drille.de, drgill.de, drille.fr, drgill.org, drville.net, drpille.com, drville.com, argille.it, drpille.eu, drgill.com, drille.site, dnville.com, driller.info, domille.ru, dreilley.com, deville.band, dragtille.com, doreille.com, braille.media, ormille.be, durville.be, dugible.com, dercille.com, dimille.com, dhville.com, drmiller.store, driller.one, drgtitle.com, oreille.com, dr-pille.net, dr-wille.com, drmiller.net, demille.org, drdillet.com, sigille.com, braille.clothing, vgrille.com, delille.com, drfiller.online, drwiller.com, argylle.support, degulle.com, droidle.app, driller.app, drgrillo.dental, drgmilli.com, dargilla.it, rdville.com.br, drkillie.com, digillm.com, deville.com.pl, argylle.net, drgrill.be, drgallo.com, argilla.co.uk, drgpllc.com, drmiller.dental, digillo.com, drkgill.com, dreilly.co.uk, doville.live, derville.blog, drmillie.co.uk, drgrillo.com, deville.pw, drghole.com, digilie.com, dargill.com, drguillen.com, digilla.net, drlilli.co.uk, derville.com, drrolle.com, braille.jp, drgilak.com, drmillea.com, braille.ru, orville.adult, dhaille.com, dogillo.com, egrille.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>drgillee.com</domain_name>
   <domain_keyword>drgillee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 17:03:29</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>drhille.com</domain_name>
   <domain_keyword>drhille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:27:34</query_time>
   <create_date>2012-09-23</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>lola.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dgrille.com</domain_name>
   <domain_keyword>dgrille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 10:11:48</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>drgiller.ru</domain_name>
   <domain_keyword>drgiller</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:06:36</query_time>
   <create_date>2022-08-25</create_date>
   <expiry_date>2024-08-25</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>5</num>
   <domain_name>draille.com</domain_name>
   <domain_keyword>draille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:28:42</query_time>
   <create_date>2010-10-08</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-10-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>draille.org</domain_name>
   <domain_keyword>draille</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 20:28:42</query_time>
   <create_date>2007-05-10</create_date>
   <update_date>2022-01-31</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Informatique</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>druille.com</domain_name>
   <domain_keyword>druille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:30:24</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.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>28</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>drwille.com</domain_name>
   <domain_keyword>drwille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:31:49</query_time>
   <create_date>2016-08-29</create_date>
   <update_date>2020-08-23</update_date>
   <expiry_date>2024-08-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>9</num>
   <domain_name>drpille.info</domain_name>
   <domain_keyword>drpille</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 18:07:07</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>drgalle.com</domain_name>
   <domain_keyword>drgalle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:07:20</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>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.domainion.at</value>
    <value>ns2.domainion.at</value>
    <value>ns3.domainion.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>drwille.net</domain_name>
   <domain_keyword>drwille</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:31:49</query_time>
   <create_date>2011-02-27</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1040</registrar_iana>
   <registrar_name>New Frontier, Inc.</registrar_name>
   <registrar_website>http://www.newfrontier.domains</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/drwille.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>drgills.com</domain_name>
   <domain_keyword>drgills</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:07:29</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-28</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>13</num>
   <domain_name>argille.com</domain_name>
   <domain_keyword>argille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 23:01:16</query_time>
   <create_date>2004-04-22</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>argille.org</domain_name>
   <domain_keyword>argille</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 19:59:21</query_time>
   <create_date>2007-04-23</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0114816943</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>drgill.net</domain_name>
   <domain_keyword>drgill</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 12:08:54</query_time>
   <create_date>2020-06-21</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>drgill.ca</domain_name>
   <domain_keyword>drgill</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-12 12:07:29</query_time>
   <create_date>2005-02-23</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>drille.com</domain_name>
   <domain_keyword>drille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 16:35:40</query_time>
   <create_date>2005-06-15</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>18</num>
   <domain_name>dgille.com</domain_name>
   <domain_keyword>dgille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:20:12</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>2598</registrar_iana>
   <registrar_name>DropCatch.com 839 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>drille.app</domain_name>
   <domain_keyword>drille</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-12 22:41:45</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-17</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 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>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>20</num>
   <domain_name>drille.de</domain_name>
   <domain_keyword>drille</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:36:49</query_time>
   <update_date>2021-06-13</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>drgill.de</domain_name>
   <domain_keyword>drgill</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:36:18</query_time>
   <update_date>2024-04-25</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>drille.fr</domain_name>
   <domain_keyword>drille</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-10 01:14:53</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <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>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>drgill.org</domain_name>
   <domain_keyword>drgill</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 12:08:54</query_time>
   <create_date>2008-08-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>drville.net</domain_name>
   <domain_keyword>drville</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:28:40</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Mcircle Co.,Ltd</registrant_name>
   <registrant_company>Mcircle Co.,Ltd</registrant_company>
   <registrant_address>Samseong-dong, Gangnam-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135135</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.25508700</registrant_phone>
   <name_servers>
    <value>ns.page1.co.kr</value>
    <value>ns2.page1.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>drpille.com</domain_name>
   <domain_keyword>drpille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 20:09:45</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2016-01-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>drville.com</domain_name>
   <domain_keyword>drville</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 05:33:59</query_time>
   <create_date>2005-06-24</create_date>
   <update_date>2016-06-24</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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.bodis.com</value>
    <value>ns2.bodis.com</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>argille.it</domain_name>
   <domain_keyword>argille</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 14:05:47</query_time>
   <create_date>2019-01-06</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>HD SURFACE srl</registrant_company>
   <registrant_address>via Donatori di sangue 113</registrant_address>
   <registrant_city>Gussago</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25064</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>28</num>
   <domain_name>drpille.eu</domain_name>
   <domain_keyword>drpille</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:15:44</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>drgill.com</domain_name>
   <domain_keyword>drgill</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:08:54</query_time>
   <create_date>2004-06-02</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-06-02</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>drille.site</domain_name>
   <domain_keyword>drille</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 01:14:53</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>ADRIANA DE LIMA FELIX</registrant_company>
   <registrant_state>PE</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.santoelemento.com.br</value>
    <value>ns2.santoelemento.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dnville.com</domain_name>
   <domain_keyword>dnville</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 05:15:05</query_time>
   <create_date>2006-01-08</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>driller.info</domain_name>
   <domain_keyword>driller</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 22:41:46</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>domille.ru</domain_name>
   <domain_keyword>domille</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:11:42</query_time>
   <create_date>2020-02-21</create_date>
   <expiry_date>2025-02-21</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>34</num>
   <domain_name>dreilley.com</domain_name>
   <domain_keyword>dreilley</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:23:13</query_time>
   <create_date>2013-02-26</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>deville.band</domain_name>
   <domain_keyword>deville</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-04-17 05:13:28</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dragtille.com</domain_name>
   <domain_keyword>dragtille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:05:00</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns27.netkl.com</value>
    <value>ns28.netkl.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>doreille.com</domain_name>
   <domain_keyword>doreille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 18:39:28</query_time>
   <create_date>2013-01-08</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>braille.media</domain_name>
   <domain_keyword>braille</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-15 23:37:03</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>+27 / Plus 27</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ormille.be</domain_name>
   <domain_keyword>ormille</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 05:20:48</query_time>
   <create_date>2023-05-03</create_date>
   <registrar_name>webbit</registrar_name>
   <registrar_website>http://webbit.nl</registrar_website>
   <name_servers>
    <value>ns.domainorderdns.nl</value>
    <value>ns1.domainorderdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>durville.be</domain_name>
   <domain_keyword>durville</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-25 11:39:20</query_time>
   <create_date>2003-11-05</create_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>dugible.com</domain_name>
   <domain_keyword>dugible</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 12:46:08</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>autumn.ns.cloudflare.com</value>
    <value>george.ns.cloudflare.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>dercille.com</domain_name>
   <domain_keyword>dercille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:32:05</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-18</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>REDACTED FOR PRIVACY</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>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>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>dimille.com</domain_name>
   <domain_keyword>dimille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:17:08</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2033-09-17</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dhville.com</domain_name>
   <domain_keyword>dhville</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 21:29:42</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2026-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>drmiller.store</domain_name>
   <domain_keyword>drmiller</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 19:36:33</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-24</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>46</num>
   <domain_name>driller.one</domain_name>
   <domain_keyword>driller</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-24 22:50:31</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GERMANY</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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>drgtitle.com</domain_name>
   <domain_keyword>drgtitle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:08:48</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</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>chase.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>oreille.com</domain_name>
   <domain_keyword>oreille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:14:32</query_time>
   <create_date>1998-03-26</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>United-Domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>dr-pille.net</domain_name>
   <domain_keyword>dr-pille</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 06:27:10</query_time>
   <create_date>2003-09-02</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.i-netpartner.net</value>
    <value>ns3.i-netpartner.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dr-wille.com</domain_name>
   <domain_keyword>dr-wille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:29:42</query_time>
   <create_date>2001-12-17</create_date>
   <update_date>2018-03-08</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1028.ui-dns.biz</value>
    <value>ns1028.ui-dns.com</value>
    <value>ns1028.ui-dns.de</value>
    <value>ns1028.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>drmiller.net</domain_name>
   <domain_keyword>drmiller</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 08:12:55</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/drmiller.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>evan.ns.cloudflare.com</value>
    <value>fay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>demille.org</domain_name>
   <domain_keyword>demille</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 12:40:26</query_time>
   <create_date>2000-03-27</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2026-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lilac.arvixe.com</value>
    <value>ns2.lilac.arvixe.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>53</num>
   <domain_name>drdillet.com</domain_name>
   <domain_keyword>drdillet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:21:41</query_time>
   <create_date>2022-07-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-17</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sigille.com</domain_name>
   <domain_keyword>sigille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:04:58</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-04</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>liujiu66899</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>TV</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/sigille.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>braille.clothing</domain_name>
   <domain_keyword>braille</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-15 23:37:03</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>vgrille.com</domain_name>
   <domain_keyword>vgrille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:58:14</query_time>
   <create_date>2012-06-17</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>57</num>
   <domain_name>delille.com</domain_name>
   <domain_keyword>delille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 10:52:43</query_time>
   <create_date>1997-07-17</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-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=delille.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>drfiller.online</domain_name>
   <domain_keyword>drfiller</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-16 16:28:08</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Wojewodztwo Lubuskie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</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>59</num>
   <domain_name>drwiller.com</domain_name>
   <domain_keyword>drwiller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:31:49</query_time>
   <create_date>2005-03-14</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2025-03-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>60</num>
   <domain_name>argylle.support</domain_name>
   <domain_keyword>argylle</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-12 20:08:18</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mollis Group Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Select an option</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>degulle.com</domain_name>
   <domain_keyword>degulle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 15:19:27</query_time>
   <create_date>2004-10-20</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>SI</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/degulle.com/owner</registrant_email>
   <name_servers>
    <value>ns1.jastreb.net</value>
    <value>ns2.jastreb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>droidle.app</domain_name>
   <domain_keyword>droidle</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 19:39:19</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2026-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns15.domaincontrol.com</value>
    <value>ns16.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>63</num>
   <domain_name>driller.app</domain_name>
   <domain_keyword>driller</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 07:27:34</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>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 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>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>64</num>
   <domain_name>drgrillo.dental</domain_name>
   <domain_keyword>drgrillo</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-05-01 04:16:25</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
    <value>ns15.worldnic.com</value>
    <value>ns16.worldnic.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>drgmilli.com</domain_name>
   <domain_keyword>drgmilli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 04:15:37</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dargilla.it</domain_name>
   <domain_keyword>dargilla</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-03 11:25:39</query_time>
   <create_date>2014-03-24</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Host s.p.a.</registrar_name>
   <registrar_website>https://www.host.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.host-anycast.it</value>
    <value>ns2.host-anycast.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>rdville.com.br</domain_name>
   <domain_keyword>rdville</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-16 01:35:29</query_time>
   <create_date>2011-07-26</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrant_name>Maicoul David dos Santos</registrant_name>
   <name_servers>
    <value>ns1.adrepublic.com.br</value>
    <value>ns2.adrepublic.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>drkillie.com</domain_name>
   <domain_keyword>drkillie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 04:08:20</query_time>
   <create_date>2014-12-11</create_date>
   <update_date>2022-10-22</update_date>
   <expiry_date>2027-12-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/518bb862-33a0-44e1-8e39-e2d2458eef17</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster-default.domainparkingserver.net</value>
    <value>ns2.dotster-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>digillm.com</domain_name>
   <domain_keyword>digillm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:15:56</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</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>70</num>
   <domain_name>deville.com.pl</domain_name>
   <domain_keyword>deville</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-11 10:38:29</query_time>
   <create_date>2000-03-30</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.slaskdatacenter.pl</value>
    <value>dns2.slaskdatacenter.pl</value>
    <value>dns3.slaskdatacenter.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>argylle.net</domain_name>
   <domain_keyword>argylle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 03:43:08</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-01-21</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=argylle.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>stella.ns.cloudflare.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>drgrill.be</domain_name>
   <domain_keyword>drgrill</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 22:48:25</query_time>
   <create_date>2019-09-16</create_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <name_servers>
    <value>ns1.takeaway.com</value>
    <value>ns2.takeaway.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>drgallo.com</domain_name>
   <domain_keyword>drgallo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:07:21</query_time>
   <create_date>1996-03-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Robert James Gallo, M.D.</registrant_name>
   <registrant_company>Robert James Gallo, M.D.</registrant_company>
   <registrant_address>460 PERSHING AVE</registrant_address>
   <registrant_city>TOWNSHIP OF WASHINGTON</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07676-5247</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2018896700</registrant_phone>
   <registrant_fax>+1.2014431101</registrant_fax>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.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>argilla.co.uk</domain_name>
   <domain_keyword>argilla</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 23:01:16</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>drgpllc.com</domain_name>
   <domain_keyword>drgpllc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:08:30</query_time>
   <create_date>2019-03-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>rose.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>drmiller.dental</domain_name>
   <domain_keyword>drmiller</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-05-13 19:36:33</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>digillo.com</domain_name>
   <domain_keyword>digillo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 11:12:18</query_time>
   <create_date>2018-03-15</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>drkgill.com</domain_name>
   <domain_keyword>drkgill</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:18:48</query_time>
   <create_date>2020-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dreilly.co.uk</domain_name>
   <domain_keyword>dreilly</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 11:33:51</query_time>
   <create_date>2009-07-10</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dnshell.net</value>
    <value>ns2.dnshell.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>doville.live</domain_name>
   <domain_keyword>doville</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-20 07:19:20</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>derville.blog</domain_name>
   <domain_keyword>derville</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-06 00:46:50</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnspro.com.br</value>
    <value>ns2.dnspro.com.br</value>
    <value>ns3.dnspro.com.br</value>
    <value>ns4.dnspro.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>drmillie.co.uk</domain_name>
   <domain_keyword>drmillie</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 03:26:16</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>drgrillo.com</domain_name>
   <domain_keyword>drgrillo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:24:14</query_time>
   <create_date>1998-11-05</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-04</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>dns2.earthlink.net</value>
    <value>dns3.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>deville.pw</domain_name>
   <domain_keyword>deville</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-18 20:00:32</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/deville.pw/registrant</registrant_email>
   <name_servers>
    <value>marjory.ns.cloudflare.com</value>
    <value>ram.ns.cloudflare.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>drghole.com</domain_name>
   <domain_keyword>drghole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:08:47</query_time>
   <create_date>2019-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>digilie.com</domain_name>
   <domain_keyword>digilie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:32:32</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1786</registrar_iana>
   <registrar_name>DropCatch.com 375 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>87</num>
   <domain_name>dargill.com</domain_name>
   <domain_keyword>dargill</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:14:09</query_time>
   <create_date>2013-09-17</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2028-09-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>drguillen.com</domain_name>
   <domain_keyword>drguillen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:52:20</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-17</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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>digilla.net</domain_name>
   <domain_keyword>digilla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 22:49:33</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>drlilli.co.uk</domain_name>
   <domain_keyword>drlilli</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-03 12:40:13</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>derville.com</domain_name>
   <domain_keyword>derville</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 23:32:03</query_time>
   <create_date>2002-02-25</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>drrolle.com</domain_name>
   <domain_keyword>drrolle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:05:10</query_time>
   <create_date>2022-07-17</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-17</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>braille.jp</domain_name>
   <domain_keyword>braille</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 21:05:11</query_time>
   <create_date>2003-02-12</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>drgilak.com</domain_name>
   <domain_keyword>drgilak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:08:52</query_time>
   <create_date>2016-06-09</create_date>
   <update_date>2022-05-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>drmillea.com</domain_name>
   <domain_keyword>drmillea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:09:20</query_time>
   <create_date>2008-06-20</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2027-06-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns63.worldnic.com</value>
    <value>ns64.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>braille.ru</domain_name>
   <domain_keyword>braille</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:05:00</query_time>
   <create_date>2009-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>orville.adult</domain_name>
   <domain_keyword>orville</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-05-15 22:01:59</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ConAgra Foods, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>dhaille.com</domain_name>
   <domain_keyword>dhaille</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 04:27:44</query_time>
   <create_date>2008-03-14</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.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>80</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dogillo.com</domain_name>
   <domain_keyword>dogillo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 06:17:57</query_time>
   <create_date>2013-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-05-18</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>egrille.pl</domain_name>
   <domain_keyword>egrille</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-06 14:21:58</query_time>
   <create_date>2020-01-09</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.trisohost.pl</value>
    <value>ns2.trisohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.218</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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