WHOIS QUERY TIME

31 May 2024 - 3:59 AM UTC

Registered: 21 September 2018
Expiry: 21 September 2025

REGISTRAR

Name: 广州云讯信息科技有限公司

DNSSEC

unsigned

NAME SERVERS

nineteen.dnspod.net
shandy.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: 广州市殷赋信息科技有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=idruglab.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "idruglab.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "idruglab.cn",
            "domain_keyword": "idruglab",
            "domain_tld": "cn",
            "query_time": "2024-05-31 03:59:57",
            "create_date": "2018-09-21",
            "expiry_date": "2025-09-21",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "广州市殷赋信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nineteen.dnspod.net",
                "shandy.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>idruglab.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>idruglab.cn</domain_name>
   <domain_keyword>idruglab</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 03:59:57</query_time>
   <create_date>2018-09-21</create_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>广州市殷赋信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nineteen.dnspod.net</value>
    <value>shandy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.055 seconds) for "idruglab.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Oct 2022 - 6:54 AM UTC

Registered: 21 September 2018
Expiry: 21 September 2025

REGISTRAR

Name: 广州云讯信息科技有限公司

DNSSEC

unsigned

NAME SERVERS

nineteen.dnspod.net
shandy.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: 广州市殷赋信息科技有限公司
Email: [email protected]

#2 - QUERY TIME

24 Oct 2022 - 6:54 AM UTC

Registered: 21 September 2018
Expiry: 21 September 2025

REGISTRAR

Name: ????????????

NAME SERVERS

nineteen.dnspod.net
shandy.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: ?????????????
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=idruglab.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "idruglab.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "idruglab.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "idruglab.cn",
            "domain_keyword": "idruglab",
            "domain_tld": "cn",
            "query_time": "2022-10-24 06:54:45",
            "create_date": "2018-09-21",
            "expiry_date": "2025-09-21",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "广州市殷赋信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nineteen.dnspod.net",
                "shandy.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "idruglab.cn",
            "domain_keyword": "idruglab",
            "domain_tld": "cn",
            "query_time": "2022-10-24 06:54:45",
            "create_date": "2018-09-21",
            "expiry_date": "2025-09-21",
            "registrar_name": "????????????",
            "registrant_name": "?????????????",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nineteen.dnspod.net",
                "shandy.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "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>idruglab.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>idruglab.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>idruglab.cn</domain_name>
   <domain_keyword>idruglab</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2022-10-24 06:54:45</query_time>
   <create_date>2018-09-21</create_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>广州市殷赋信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nineteen.dnspod.net</value>
    <value>shandy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>idruglab.cn</domain_name>
   <domain_keyword>idruglab</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2022-10-24 06:54:45</query_time>
   <create_date>2018-09-21</create_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_name>????????????</registrar_name>
   <registrant_name>?????????????</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nineteen.dnspod.net</value>
    <value>shandy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</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.016 seconds) which contained the exact domain keyword "idruglab".
Domain Name Registered Expiry Registrar Ownership
1 idruglab.com 21 Sep 2018 21 Sep 2024 DNSPod, Inc. REDACTED FOR PRIVACY
2 idruglab.cn 21 Sep 2018 21 Sep 2025 广州云讯信息科技有限公司 广州市殷赋信息科技有限公司

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=idruglab&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "idruglab",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "idruglab.com, idruglab.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "idruglab.com",
            "domain_keyword": "idruglab",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:18:15",
            "create_date": "2018-09-21",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=idruglab.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nineteen.dnspod.net",
                "shandy.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "idruglab.cn",
            "domain_keyword": "idruglab",
            "domain_tld": "cn",
            "query_time": "2024-05-31 03:59:57",
            "create_date": "2018-09-21",
            "expiry_date": "2025-09-21",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "广州市殷赋信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nineteen.dnspod.net",
                "shandy.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>idruglab</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>idruglab.com, idruglab.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>idruglab.com</domain_name>
   <domain_keyword>idruglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:18:15</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=idruglab.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nineteen.dnspod.net</value>
    <value>shandy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>idruglab.cn</domain_name>
   <domain_keyword>idruglab</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 03:59:57</query_time>
   <create_date>2018-09-21</create_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>广州市殷赋信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nineteen.dnspod.net</value>
    <value>shandy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</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 100 domain names (in 0.132 seconds) which look and sound like the brand name "idruglab".
Domain Name Registered Expiry Registrar Ownership
1 idruglaw.com 2 Jan 2012 2 Jan 2025 GoDaddy.com, LLC -
2 druglab.ru 10 Nov 2018 10 Nov 2024 REGRU-RU Private Person
3 druglab.co.uk 23 Oct 2001 23 Oct 2024 Ionos SE [Tag = 1AND1] -
4 druglab.info 25 Jan 2016 25 Jan 2025 eNom, LLC Data Protected
5 druglab.net 11 Jan 2022 11 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
6 druglab.com 24 Oct 1998 23 Oct 2025 GoDaddy.com, LLC -
7 druglab.de - - - -
8 druglab.org 24 Mar 2024 24 Mar 2025 Brandfish.Com Inc Bahl Co
9 mydruglab.com 16 Jun 2020 16 Jun 2025 WEBCC Whoisprotection.cc
10 idroslab.com 27 Jun 2019 27 Jun 2024 Tucows Domains Inc. -
11 ridruglaw.com 6 Mar 2017 6 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 drugslab.info 23 Jan 2024 23 Jan 2025 OwnRegistrar, Inc. WhoisSecure
13 struglab.co.uk 5 Nov 2020 5 Nov 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
14 druglabs.ru 31 Oct 2023 31 Oct 2024 REGRU-RU Private Person
15 5drunlab.com 22 Dec 2016 22 Dec 2024 Mesh Digital Limited -
16 idouglas.uk 4 Mar 2017 4 Mar 2025 Ionos SE [Tag = 1AND1] -
17 idrughub.com 28 Nov 2018 28 Nov 2024 GoDaddy.com, LLC -
18 idldglab.com 7 Feb 2024 7 Feb 2025 GoDaddy.com, LLC -
19 ideumlab.com 28 Jan 2019 28 Jan 2025 GoDaddy.com, LLC -
20 cdrumlab.com 5 Mar 2015 5 Mar 2025 GoDaddy.com, LLC -
21 druglabs.com 11 Jan 2000 11 Jan 2034 Network Solutions, LLC -
22 3drunlab.com 22 Jul 2012 22 Jul 2024 GoDaddy.com, LLC -
23 idroolab.com 29 Apr 2019 29 Apr 2025 DREAMHOST Proxy Protection LLC
24 ideuslab.com 27 Feb 2019 27 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
25 drug-lab.com 21 Dec 2019 21 Dec 2024 Name.com, Inc. N/A
26 ifroglab.com 18 Aug 2014 18 Aug 2024 IONOS SE REDACTED FOR PRIVACY
27 drugslab.club 23 Jan 2020 23 Jan 2025 eNom, LLC Data Protected
28 3drunlab.uk 19 Jun 2019 19 Jun 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
29 cdrumlab.org 5 Mar 2015 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 idouglas.co.uk 24 Jul 2019 24 Jul 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
31 pdxruglab.com 21 Feb 2023 21 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 idouglas.net 12 Mar 2006 12 Mar 2025 Rebel.com REDACTED FOR PRIVACY
33 idouglas.org 13 Sep 2012 13 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0132242652
34 drugslab.com 9 Feb 2017 9 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
35 idouglas.com 20 Jan 2004 20 Jan 2025 GoDaddy.com, LLC -
36 idrblab.net 7 May 2019 7 May 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
37 idkulab.com 23 May 2020 23 May 2031 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
38 drugtab.com 26 Apr 2024 26 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
39 idrblab.cn 9 Aug 2018 9 Aug 2028 阿里云计算有限公司(万网) 朱峰
40 douglab.be 17 Mar 2019 - Combell nv -
41 idrolab.net 13 Oct 2005 13 Oct 2024 REGISTER S.P.A. IDROLAB S.r.l.
42 idrolab.world 21 Aug 2023 21 Aug 2024 eNom, LLC Data Protected
43 dr-glab.com 5 Jan 2012 5 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
44 dbuglab.com 16 Mar 2015 16 Mar 2026 PDR Ltd. d/b/a PublicDomainRegistry.com dbuglab
45 idrolab.org 26 Jul 2006 26 Jul 2024 Register SpA Iride Sistemi S.r.l.
46 drughab.com 1 May 2019 1 May 2025 GoDaddy.com, LLC -
47 draglab.de - - - -
48 drugsab.com 25 Apr 2023 25 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
49 idrslab.store 15 Jun 2023 15 Jun 2024 ENARTIA S.A. Data Protected
50 douglab.org 2 Mar 2024 2 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
51 douglab.com 17 Mar 2019 17 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
52 drumlab.co.uk 20 Apr 2016 20 Apr 2026 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
53 druklab.be 18 May 2022 - Registrar.eu -
54 draglab.ru 10 Jan 2024 10 Jan 2025 REGTIME-RU Private Person
55 idrolab.com 25 Feb 2000 25 Feb 2026 Key-Systems GmbH REDACTED FOR PRIVACY
56 droglab.pl 19 Oct 2018 19 Oct 2024 OVH SAS -
57 druglan.com 24 Feb 2024 24 Feb 2025 Free Spirit Domains, LLC -
58 drumlab.com 9 Mar 2003 9 Mar 2025 GoDaddy.com, LLC -
59 druglaw.net 27 Dec 2000 27 Dec 2025 DomainSpot LLC Bob Goldwater
60 drumlab.org 30 Nov 2016 30 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 idrclab.com 4 Jun 2021 4 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 druglaw.de - - - -
63 drumlab.online 27 Apr 2024 27 Apr 2025 Metaregistrar BV Applications -
64 druglaw.info 22 Sep 2001 22 Sep 2025 DomainSpot LLC REDACTED FOR PRIVACY
65 irunlab.com 13 Oct 2023 13 Oct 2024 DropCatch.com 567 LLC HugeDomains.com
66 drumlab.de - - - -
67 iduslab.online 31 Aug 2023 31 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
68 drumlab.it 11 Oct 2021 11 Oct 2024 Aruba s.p.a. FABIO PALMISANO
69 idrslab.com 15 Jun 2023 15 Jun 2024 Enartia Single Member S.A. REDACTED FOR PRIVACY
70 druglib.com 4 Apr 2006 4 Apr 2025 Tucows Domains Inc. -
71 ibuglab.com 31 Aug 2021 31 Aug 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
72 eduglab.it 31 May 2019 10 May 2025 Tophost s.r.l. Giapan di Panico Gianfranco
73 idrblab.org 6 Mar 2017 6 Mar 2027 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Zhu Feng
74 douglab.us 14 May 2023 14 May 2025 Squarespace Domains II LLC Douglas
75 idralab.com 8 Jan 2019 8 Jan 2025 Tucows Domains Inc. -
76 druglat.de - - - -
77 dru-lab.com 30 May 2024 30 May 2025 Squarespace Domains LLC Drudini, LLC
78 druglaw.com 30 Aug 1998 28 Aug 2025 DomainSpot LLC Bob Goldwater
79 druglaw.org 2 Feb 2002 2 Feb 2025 DomainSpot LLC REDACTED FOR PRIVACY
80 fruglab.de - - - -
81 idrclab.co.uk 25 Apr 2012 25 Apr 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
82 drumlab.net 5 Feb 2023 5 Feb 2033 Cloudflare, Inc. DATA REDACTED
83 draglab.com 23 May 2013 23 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 douglab.win 17 May 2023 17 May 2026 Cloudflare, Inc. REDACTED FOR PRIVACY
85 iirglab.com 1 Jul 2018 1 Jul 2024 GoDaddy.com, LLC -
86 irglab.com 22 Nov 2011 22 Nov 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
87 drulab.net 19 Jan 2023 19 Jan 2025 OVH, SAS REDACTED FOR PRIVACY
88 drulab.com 21 Mar 2020 21 Mar 2025 GoDaddy.com, LLC -
89 ruglab.co.uk 21 May 2022 21 May 2025 Squarespace Domains LLC [Tag = GOOGLE] -
90 ruglab.co 17 Aug 2023 17 Aug 2024 Key-Systems GmbH Appero Profile AB
91 drglab.com 13 Jun 2012 13 Jun 2024 GoDaddy.com, LLC -
92 idglab.ru 10 Oct 2014 10 Oct 2024 TIMEWEB-RU Private Person
93 idrlab.ru 16 Jan 2024 16 Jan 2025 DOMAINER-RU Private Person
94 idrlab.com 25 Apr 2009 25 Apr 2026 Onlinenic Inc Inter Data Recovery co., ltd.
95 ruglab.com 23 Aug 2008 23 Aug 2025 GoDaddy.com, LLC -
96 duglab.com 10 Mar 2023 10 Mar 2025 DropCatch.com 952 LLC HugeDomains.com
97 ruglab.us 18 Jun 2010 17 Jun 2027 Network Solutions, LLC Cheston Esber
98 idglab.pro 18 Apr 2024 18 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
99 idruga.tokyo 12 Apr 2023 12 Apr 2025 GMO Internet Group, Inc. -
100 idulab.com 17 Jan 2020 17 Jan 2025 Amazon Registrar, Inc. Identity Protection Service

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=idruglab.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "idruglab.cn",
        "page_size": 100
    },
    "count": {
        "total": 100,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "idruglaw.com, druglab.ru, druglab.co.uk, druglab.info, druglab.net, druglab.com, druglab.de, druglab.org, mydruglab.com, idroslab.com, ridruglaw.com, drugslab.info, struglab.co.uk, druglabs.ru, 5drunlab.com, idouglas.uk, idrughub.com, idldglab.com, ideumlab.com, cdrumlab.com, druglabs.com, 3drunlab.com, idroolab.com, ideuslab.com, drug-lab.com, ifroglab.com, drugslab.club, 3drunlab.uk, cdrumlab.org, idouglas.co.uk, pdxruglab.com, idouglas.net, idouglas.org, drugslab.com, idouglas.com, idrblab.net, idkulab.com, drugtab.com, idrblab.cn, douglab.be, idrolab.net, idrolab.world, dr-glab.com, dbuglab.com, idrolab.org, drughab.com, draglab.de, drugsab.com, idrslab.store, douglab.org, douglab.com, drumlab.co.uk, druklab.be, draglab.ru, idrolab.com, droglab.pl, druglan.com, drumlab.com, druglaw.net, drumlab.org, idrclab.com, druglaw.de, drumlab.online, druglaw.info, irunlab.com, drumlab.de, iduslab.online, drumlab.it, idrslab.com, druglib.com, ibuglab.com, eduglab.it, idrblab.org, douglab.us, idralab.com, druglat.de, dru-lab.com, druglaw.com, druglaw.org, fruglab.de, idrclab.co.uk, drumlab.net, draglab.com, douglab.win, iirglab.com, irglab.com, drulab.net, drulab.com, ruglab.co.uk, ruglab.co, drglab.com, idglab.ru, idrlab.ru, idrlab.com, ruglab.com, duglab.com, ruglab.us, idglab.pro, idruga.tokyo, idulab.com",
    "results": [
        {
            "num": 1,
            "domain_name": "idruglaw.com",
            "domain_keyword": "idruglaw",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:55:14",
            "create_date": "2012-01-02",
            "update_date": "2023-01-02",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "druglab.ru",
            "domain_keyword": "druglab",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:09:50",
            "create_date": "2018-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "druglab.co.uk",
            "domain_keyword": "druglab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 19:48:33",
            "create_date": "2001-10-23",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-23",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1110.ui-dns.biz",
                "ns1110.ui-dns.com",
                "ns1110.ui-dns.de",
                "ns1110.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "druglab.info",
            "domain_keyword": "druglab",
            "domain_tld": "info",
            "query_time": "2024-05-07 12:13:29",
            "create_date": "2016-01-25",
            "update_date": "2022-12-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.louhi.net",
                "dns2.louhi.net",
                "dns3.louhi.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "druglab.net",
            "domain_keyword": "druglab",
            "domain_tld": "net",
            "query_time": "2024-06-02 09:09:52",
            "create_date": "2022-01-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-11",
            "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.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "druglab.com",
            "domain_keyword": "druglab",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:46:18",
            "create_date": "1998-10-24",
            "update_date": "2023-10-23",
            "expiry_date": "2025-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "druglab.de",
            "domain_keyword": "druglab",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:16:46",
            "update_date": "2022-09-09",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "druglab.org",
            "domain_keyword": "druglab",
            "domain_tld": "org",
            "query_time": "2024-05-24 03:58:22",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "registrar_iana": 3973,
            "registrar_name": "Brandfish.Com Inc",
            "registrar_website": "https://brandfish.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bahl Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mydruglab.com",
            "domain_keyword": "mydruglab",
            "domain_tld": "com",
            "query_time": "2024-05-18 22:22:10",
            "create_date": "2020-06-16",
            "update_date": "2020-06-16",
            "expiry_date": "2025-06-16",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns-1510.ipxcdn.com",
                "ns-2379.ipxcdn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "idroslab.com",
            "domain_keyword": "idroslab",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:54:57",
            "create_date": "2019-06-27",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ridruglaw.com",
            "domain_keyword": "ridruglaw",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:22:04",
            "create_date": "2017-03-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ridruglaw.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "drugslab.info",
            "domain_keyword": "drugslab",
            "domain_tld": "info",
            "query_time": "2024-05-21 23:06:51",
            "create_date": "2024-01-23",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisSecure",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ultahost.com",
                "ns2.ultahost.com",
                "ns3.ultahost.com",
                "ns4.ultahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "struglab.co.uk",
            "domain_keyword": "struglab",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 03:19:15",
            "create_date": "2020-11-05",
            "update_date": "2023-11-06",
            "expiry_date": "2025-11-05",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "druglabs.ru",
            "domain_keyword": "druglabs",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:09:50",
            "create_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "5drunlab.com",
            "domain_keyword": "5drunlab",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:26:50",
            "create_date": "2016-12-22",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "idouglas.uk",
            "domain_keyword": "idouglas",
            "domain_tld": "uk",
            "query_time": "2024-04-26 23:42:32",
            "create_date": "2017-03-04",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-04",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1047.ui-dns.biz",
                "ns1105.ui-dns.com",
                "ns1110.ui-dns.de",
                "ns1119.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "idrughub.com",
            "domain_keyword": "idrughub",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:55:14",
            "create_date": "2018-11-28",
            "update_date": "2024-03-24",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "idldglab.com",
            "domain_keyword": "idldglab",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:03:23",
            "create_date": "2024-02-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ideumlab.com",
            "domain_keyword": "ideumlab",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:51:17",
            "create_date": "2019-01-28",
            "update_date": "2023-01-29",
            "expiry_date": "2025-01-28",
            "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": 20,
            "domain_name": "cdrumlab.com",
            "domain_keyword": "cdrumlab",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:39:32",
            "create_date": "2015-03-05",
            "update_date": "2023-03-05",
            "expiry_date": "2025-03-05",
            "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": 21,
            "domain_name": "druglabs.com",
            "domain_keyword": "druglabs",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:46:19",
            "create_date": "2000-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2034-01-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "bell.logicspace.com",
                "sanjose.logicspace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "3drunlab.com",
            "domain_keyword": "3drunlab",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:25:08",
            "create_date": "2012-07-22",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "idroolab.com",
            "domain_keyword": "idroolab",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:54:48",
            "create_date": "2019-04-29",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-29",
            "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 idroolab.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": 24,
            "domain_name": "ideuslab.com",
            "domain_keyword": "ideuslab",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:51:18",
            "create_date": "2019-02-27",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-27",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "drug-lab.com",
            "domain_keyword": "drug-lab",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:52:57",
            "create_date": "2019-12-21",
            "update_date": "2023-08-27",
            "expiry_date": "2024-12-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Seonghwan Kim",
            "registrant_company": "N/A",
            "registrant_address": "62 Jamsil-ro, Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_state": "N/A",
            "registrant_zip": "05555",
            "registrant_country": "KR",
            "registrant_email": "https://www.name.com/contact-domain-whois/drug-lab.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ifroglab.com",
            "domain_keyword": "ifroglab",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:39:44",
            "create_date": "2014-08-18",
            "update_date": "2018-03-14",
            "expiry_date": "2024-08-18",
            "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": [
                "ns1067.ui-dns.com",
                "ns1069.ui-dns.de",
                "ns1073.ui-dns.biz",
                "ns1085.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "drugslab.club",
            "domain_keyword": "drugslab",
            "domain_tld": "club",
            "query_time": "2024-06-02 09:09:58",
            "create_date": "2020-01-23",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnscentralmachine.cc",
                "ns2.dnscentralmachine.cc"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "3drunlab.uk",
            "domain_keyword": "3drunlab",
            "domain_tld": "uk",
            "query_time": "2024-06-09 19:25:08",
            "create_date": "2019-06-19",
            "update_date": "2023-07-17",
            "expiry_date": "2025-06-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "cdrumlab.org",
            "domain_keyword": "cdrumlab",
            "domain_tld": "org",
            "query_time": "2024-04-19 13:39:32",
            "create_date": "2015-03-05",
            "update_date": "2023-07-22",
            "expiry_date": "2025-03-05",
            "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.gocloudeasy.com",
                "ns2.gocloudeasy.com",
                "ns3.gocloudeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "idouglas.co.uk",
            "domain_keyword": "idouglas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 18:26:57",
            "create_date": "2019-07-24",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-24",
            "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": 31,
            "domain_name": "pdxruglab.com",
            "domain_keyword": "pdxruglab",
            "domain_tld": "com",
            "query_time": "2024-06-06 01:20:27",
            "create_date": "2023-02-21",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 32,
            "domain_name": "idouglas.net",
            "domain_keyword": "idouglas",
            "domain_tld": "net",
            "query_time": "2024-04-26 23:42:28",
            "create_date": "2006-03-12",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-12",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "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": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.rebel.ca",
                "dns2.rebel.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "idouglas.org",
            "domain_keyword": "idouglas",
            "domain_tld": "org",
            "query_time": "2024-04-26 23:42:28",
            "create_date": "2012-09-13",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-13",
            "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 0132242652",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "drugslab.com",
            "domain_keyword": "drugslab",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:50:39",
            "create_date": "2017-02-09",
            "update_date": "2021-02-03",
            "expiry_date": "2025-02-09",
            "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": 35,
            "domain_name": "idouglas.com",
            "domain_keyword": "idouglas",
            "domain_tld": "com",
            "query_time": "2024-06-12 16:39:00",
            "create_date": "2004-01-20",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-20",
            "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": 36,
            "domain_name": "idrblab.net",
            "domain_keyword": "idrblab",
            "domain_tld": "net",
            "query_time": "2024-04-24 17:51:54",
            "create_date": "2019-05-07",
            "update_date": "2021-04-19",
            "expiry_date": "2030-05-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "idkulab.com",
            "domain_keyword": "idkulab",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:09:03",
            "create_date": "2020-05-23",
            "update_date": "2023-08-30",
            "expiry_date": "2031-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "mia.ns.cloudflare.com",
                "ricardo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "drugtab.com",
            "domain_keyword": "drugtab",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:25:07",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "7a2d468a.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "idrblab.cn",
            "domain_keyword": "idrblab",
            "domain_tld": "cn",
            "query_time": "2024-05-29 22:35:31",
            "create_date": "2018-08-09",
            "expiry_date": "2028-08-09",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "朱峰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "douglab.be",
            "domain_keyword": "douglab",
            "domain_tld": "be",
            "query_time": "2024-05-27 04:59:27",
            "create_date": "2019-03-17",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 41,
            "domain_name": "idrolab.net",
            "domain_keyword": "idrolab",
            "domain_tld": "net",
            "query_time": "2024-05-25 01:57:17",
            "create_date": "2005-10-13",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-13",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDROLAB S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FC",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "idrolab.world",
            "domain_keyword": "idrolab",
            "domain_tld": "world",
            "query_time": "2024-05-07 04:17:45",
            "create_date": "2023-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "dr-glab.com",
            "domain_keyword": "dr-glab",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:24:03",
            "create_date": "2012-01-05",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dbuglab.com",
            "domain_keyword": "dbuglab",
            "domain_tld": "com",
            "query_time": "2024-05-22 11:41:55",
            "create_date": "2015-03-16",
            "update_date": "2024-03-17",
            "expiry_date": "2026-03-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "gaurav kumar",
            "registrant_company": "dbuglab",
            "registrant_address": "#192/1 Sahi Majra phase 5",
            "registrant_city": "mohali",
            "registrant_state": "Punjab",
            "registrant_zip": "160055",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.8528491243",
            "name_servers": [
                "ns1.cp-32.webhostbox.net",
                "ns2.cp-32.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "idrolab.org",
            "domain_keyword": "idrolab",
            "domain_tld": "org",
            "query_time": "2024-04-24 17:54:32",
            "create_date": "2006-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Iride Sistemi S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "drughab.com",
            "domain_keyword": "drughab",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:13:26",
            "create_date": "2019-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "draglab.de",
            "domain_keyword": "draglab",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:54:55",
            "update_date": "2017-03-30",
            "name_servers": [
                "docks19.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "drugsab.com",
            "domain_keyword": "drugsab",
            "domain_tld": "com",
            "query_time": "2024-05-01 01:08:17",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "https://tieredaccess.com/contact/e3abd3d0-ad81-4881-b1f2-bb0ddc1f59e8",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "idrslab.store",
            "domain_keyword": "idrslab",
            "domain_tld": "store",
            "query_time": "2024-05-07 04:18:13",
            "create_date": "2023-06-15",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1727,
            "registrar_name": "ENARTIA S.A.",
            "registrar_website": "http://papaki.com",
            "registrant_company": "Data Protected",
            "registrant_state": "ATHENS",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the 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.papaki.gr",
                "dns2.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "douglab.org",
            "domain_keyword": "douglab",
            "domain_tld": "org",
            "query_time": "2024-05-10 02:34:48",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "douglab.com",
            "domain_keyword": "douglab",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:45:55",
            "create_date": "2019-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "drumlab.co.uk",
            "domain_keyword": "drumlab",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 01:42:21",
            "create_date": "2016-04-20",
            "update_date": "2024-03-22",
            "expiry_date": "2026-04-20",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "druklab.be",
            "domain_keyword": "druklab",
            "domain_tld": "be",
            "query_time": "2024-05-25 00:15:50",
            "create_date": "2022-05-18",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.ech.be",
                "ns2.ech.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 54,
            "domain_name": "draglab.ru",
            "domain_keyword": "draglab",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:49:57",
            "create_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "idrolab.com",
            "domain_keyword": "idrolab",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:54:32",
            "create_date": "2000-02-25",
            "update_date": "2024-02-15",
            "expiry_date": "2026-02-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://domainregister.international",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.drnameservice.com",
                "ns2.drnameservice.com",
                "ns3.drnameservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "droglab.pl",
            "domain_keyword": "droglab",
            "domain_tld": "pl",
            "query_time": "2024-04-07 00:54:28",
            "create_date": "2018-10-19",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "druglan.com",
            "domain_keyword": "druglan",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:12:51",
            "create_date": "2024-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_iana": 2259,
            "registrar_name": "Free Spirit Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "drumlab.com",
            "domain_keyword": "drumlab",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:42:19",
            "create_date": "2003-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "druglaw.net",
            "domain_keyword": "druglaw",
            "domain_tld": "net",
            "query_time": "2024-06-07 17:46:19",
            "create_date": "2000-12-27",
            "update_date": "2023-11-11",
            "expiry_date": "2025-12-27",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Bob Goldwater",
            "registrant_address": "11811 N. Tatum Blvd., Suite 3031",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85028",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4809901400",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "drumlab.org",
            "domain_keyword": "drumlab",
            "domain_tld": "org",
            "query_time": "2024-04-17 01:42:19",
            "create_date": "2016-11-30",
            "update_date": "2023-07-27",
            "expiry_date": "2024-11-30",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "idrclab.com",
            "domain_keyword": "idrclab",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:59:11",
            "create_date": "2021-06-04",
            "update_date": "2021-08-27",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "druglaw.de",
            "domain_keyword": "druglaw",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:16:46",
            "update_date": "2018-02-05",
            "name_servers": [
                "ns1.routing.net",
                "ns2.routing.net",
                "ns3.routing.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 63,
            "domain_name": "drumlab.online",
            "domain_keyword": "drumlab",
            "domain_tld": "online",
            "query_time": "2024-04-30 16:45:32",
            "create_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "druglaw.info",
            "domain_keyword": "druglaw",
            "domain_tld": "info",
            "query_time": "2024-05-21 23:06:20",
            "create_date": "2001-09-22",
            "update_date": "2023-11-16",
            "expiry_date": "2025-09-22",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "irunlab.com",
            "domain_keyword": "irunlab",
            "domain_tld": "com",
            "query_time": "2024-05-04 06:50:08",
            "create_date": "2023-10-13",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-13",
            "registrar_iana": 2047,
            "registrar_name": "DropCatch.com 567 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": 66,
            "domain_name": "drumlab.de",
            "domain_keyword": "drumlab",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:16:50",
            "update_date": "2021-10-07",
            "name_servers": [
                "ns1040.ui-dns.org",
                "ns1047.ui-dns.com",
                "ns1054.ui-dns.de",
                "ns1062.ui-dns.biz"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "iduslab.online",
            "domain_keyword": "iduslab",
            "domain_tld": "online",
            "query_time": "2024-05-13 03:24:36",
            "create_date": "2023-08-31",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "drumlab.it",
            "domain_keyword": "drumlab",
            "domain_tld": "it",
            "query_time": "2024-05-07 12:16:03",
            "create_date": "2021-10-11",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-11",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "FABIO PALMISANO",
            "registrant_address": "Via Piave 120",
            "registrant_city": "Brindisi",
            "registrant_state": "BR",
            "registrant_zip": "72100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 69,
            "domain_name": "idrslab.com",
            "domain_keyword": "idrslab",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:18:13",
            "create_date": "2023-06-15",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1727,
            "registrar_name": "Enartia Single Member S.A.",
            "registrar_website": "https://www.papaki.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ATHENS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "https://tieredaccess.com/contact/b08d0c3f-095e-41f3-9410-31c580d08a77",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.papaki.gr",
                "dns2.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "druglib.com",
            "domain_keyword": "druglib",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:18:55",
            "create_date": "2006-04-04",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ibuglab.com",
            "domain_keyword": "ibuglab",
            "domain_tld": "com",
            "query_time": "2024-06-07 09:54:34",
            "create_date": "2021-08-31",
            "update_date": "2021-08-31",
            "expiry_date": "2026-08-31",
            "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": [
                "rosalyn.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "eduglab.it",
            "domain_keyword": "eduglab",
            "domain_tld": "it",
            "query_time": "2024-06-01 03:26:35",
            "create_date": "2019-05-31",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-10",
            "registrar_name": "Tophost s.r.l.",
            "registrar_website": "https://misterdomain.eu",
            "registrant_company": "Giapan di Panico Gianfranco",
            "registrant_address": "Via Tappia Furignano, 175",
            "registrant_city": "Saviano",
            "registrant_state": "NA",
            "registrant_zip": "80039",
            "registrant_country": "IT",
            "name_servers": [
                "mrddns001.misterdomain.eu",
                "mrddns002.misterdomain.eu",
                "mrddns003.misterdomain.eu",
                "mrddns004.misterdomain.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "idrblab.org",
            "domain_keyword": "idrblab",
            "domain_tld": "org",
            "query_time": "2024-05-31 03:59:24",
            "create_date": "2017-03-06",
            "update_date": "2017-05-06",
            "expiry_date": "2027-03-06",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://whois.aliyun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhu Feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "douglab.us",
            "domain_keyword": "douglab",
            "domain_tld": "us",
            "query_time": "2024-05-15 17:54:35",
            "create_date": "2023-05-14",
            "update_date": "2023-05-19",
            "expiry_date": "2025-05-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Douglas",
            "registrant_address": "105 Duquesne Dr.",
            "registrant_city": "Greer",
            "registrant_state": "SC",
            "registrant_zip": "29650",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8644699063",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "idralab.com",
            "domain_keyword": "idralab",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:51:23",
            "create_date": "2019-01-08",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "druglat.de",
            "domain_keyword": "druglat",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:16:46",
            "update_date": "2018-08-18",
            "name_servers": [
                "ns1068.ui-dns.biz",
                "ns1068.ui-dns.com",
                "ns1068.ui-dns.de",
                "ns1068.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 77,
            "domain_name": "dru-lab.com",
            "domain_keyword": "dru-lab",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:35:15",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Drudini, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "druglaw.com",
            "domain_keyword": "druglaw",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:46:19",
            "create_date": "1998-08-30",
            "update_date": "2023-11-11",
            "expiry_date": "2025-08-28",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Bob Goldwater",
            "registrant_address": "11811 N. Tatum Blvd., Suite 3031",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85028",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4809901400",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "druglaw.org",
            "domain_keyword": "druglaw",
            "domain_tld": "org",
            "query_time": "2024-06-07 17:46:19",
            "create_date": "2002-02-02",
            "update_date": "2023-11-16",
            "expiry_date": "2025-02-02",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fruglab.de",
            "domain_keyword": "fruglab",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:24:03",
            "update_date": "2021-06-12",
            "name_servers": [
                "lvps46-163-74-39.dedicated.hosteurope.de",
                "ns2.hans.hosteurope.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 81,
            "domain_name": "idrclab.co.uk",
            "domain_keyword": "idrclab",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 18:02:14",
            "create_date": "2012-04-25",
            "update_date": "2024-06-04",
            "expiry_date": "2025-04-25",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "drumlab.net",
            "domain_keyword": "drumlab",
            "domain_tld": "net",
            "query_time": "2024-06-02 09:11:16",
            "create_date": "2023-02-05",
            "update_date": "2023-02-11",
            "expiry_date": "2033-02-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": "Indiana",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/drumlab.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "henrik.ns.cloudflare.com",
                "indie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "draglab.com",
            "domain_keyword": "draglab",
            "domain_tld": "com",
            "query_time": "2024-06-11 05:20:24",
            "create_date": "2013-05-23",
            "update_date": "2021-05-17",
            "expiry_date": "2025-05-23",
            "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": 84,
            "domain_name": "douglab.win",
            "domain_keyword": "douglab",
            "domain_tld": "win",
            "query_time": "2024-06-11 23:30:26",
            "create_date": "2023-05-17",
            "update_date": "2023-05-22",
            "expiry_date": "2026-05-17",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.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": "please query the rdds service of the registrar 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": [
                "cameron.ns.cloudflare.com",
                "thea.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "iirglab.com",
            "domain_keyword": "iirglab",
            "domain_tld": "com",
            "query_time": "2024-06-12 23:02:54",
            "create_date": "2018-07-01",
            "update_date": "2022-10-12",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "irglab.com",
            "domain_keyword": "irglab",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:03:21",
            "create_date": "2011-11-22",
            "update_date": "2023-09-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "drulab.net",
            "domain_keyword": "drulab",
            "domain_tld": "net",
            "query_time": "2024-05-21 23:08:33",
            "create_date": "2023-01-19",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-19",
            "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": "BO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "ajay.ns.cloudflare.com",
                "ingrid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "drulab.com",
            "domain_keyword": "drulab",
            "domain_tld": "com",
            "query_time": "2024-05-21 23:08:33",
            "create_date": "2020-03-21",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ruglab.co.uk",
            "domain_keyword": "ruglab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 22:30:07",
            "create_date": "2022-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 90,
            "domain_name": "ruglab.co",
            "domain_keyword": "ruglab",
            "domain_tld": "co",
            "query_time": "2024-05-01 22:03:11",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Appero Profile AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "drglab.com",
            "domain_keyword": "drglab",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:25:56",
            "create_date": "2012-06-13",
            "update_date": "2023-10-23",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-4a5f06ab.ns3.dan.hosting",
                "verification-sw3szqhk9w7yzwvhnzbumx.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "idglab.ru",
            "domain_keyword": "idglab",
            "domain_tld": "ru",
            "query_time": "2024-05-21 19:38:24",
            "create_date": "2014-10-10",
            "expiry_date": "2024-10-10",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "idrlab.ru",
            "domain_keyword": "idrlab",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:30:57",
            "create_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_name": "DOMAINER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainer.biz",
                "ns2.domainer.biz",
                "ns3.domainer.biz",
                "ns4.domainer.biz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "idrlab.com",
            "domain_keyword": "idrlab",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:11:09",
            "create_date": "2009-04-25",
            "update_date": "2009-04-25",
            "expiry_date": "2026-04-25",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Thanapat Sawatprom",
            "registrant_company": "Inter Data Recovery co., ltd.",
            "registrant_address": "4 Soi Bangna-Trad 25, Bangna",
            "registrant_city": "Bangna",
            "registrant_state": "Bangkok",
            "registrant_zip": "10260",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+66.816184143",
            "registrant_fax": "+66.27441910",
            "name_servers": [
                "ns1.dns-diy.net",
                "ns2.dns-diy.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ruglab.com",
            "domain_keyword": "ruglab",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:07:06",
            "create_date": "2008-08-23",
            "update_date": "2024-01-31",
            "expiry_date": "2025-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "duglab.com",
            "domain_keyword": "duglab",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:27:04",
            "create_date": "2023-03-10",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-10",
            "registrar_iana": 2711,
            "registrar_name": "DropCatch.com 952 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ruglab.us",
            "domain_keyword": "ruglab",
            "domain_tld": "us",
            "query_time": "2024-06-02 07:03:28",
            "create_date": "2010-06-18",
            "update_date": "2024-04-23",
            "expiry_date": "2027-06-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Cheston Esber",
            "registrant_address": "1011 E COLLEGE AVE",
            "registrant_city": "STATE COLLEGE",
            "registrant_state": "PA",
            "registrant_zip": "16801-6829",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8142382732",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "idglab.pro",
            "domain_keyword": "idglab",
            "domain_tld": "pro",
            "query_time": "2024-04-20 18:05:16",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "obl. Ulyanovskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chance.ns.cloudflare.com",
                "elma.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "idruga.tokyo",
            "domain_keyword": "idruga",
            "domain_tld": "tokyo",
            "query_time": "2024-05-15 04:59:34",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "idulab.com",
            "domain_keyword": "idulab",
            "domain_tld": "com",
            "query_time": "2024-05-21 10:10:31",
            "create_date": "2020-01-17",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of idulab.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-100.awsdns-12.com",
                "ns-1048.awsdns-03.org",
                "ns-1794.awsdns-32.co.uk",
                "ns-691.awsdns-22.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.132,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>idruglab.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>100</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>idruglaw.com, druglab.ru, druglab.co.uk, druglab.info, druglab.net, druglab.com, druglab.de, druglab.org, mydruglab.com, idroslab.com, ridruglaw.com, drugslab.info, struglab.co.uk, druglabs.ru, 5drunlab.com, idouglas.uk, idrughub.com, idldglab.com, ideumlab.com, cdrumlab.com, druglabs.com, 3drunlab.com, idroolab.com, ideuslab.com, drug-lab.com, ifroglab.com, drugslab.club, 3drunlab.uk, cdrumlab.org, idouglas.co.uk, pdxruglab.com, idouglas.net, idouglas.org, drugslab.com, idouglas.com, idrblab.net, idkulab.com, drugtab.com, idrblab.cn, douglab.be, idrolab.net, idrolab.world, dr-glab.com, dbuglab.com, idrolab.org, drughab.com, draglab.de, drugsab.com, idrslab.store, douglab.org, douglab.com, drumlab.co.uk, druklab.be, draglab.ru, idrolab.com, droglab.pl, druglan.com, drumlab.com, druglaw.net, drumlab.org, idrclab.com, druglaw.de, drumlab.online, druglaw.info, irunlab.com, drumlab.de, iduslab.online, drumlab.it, idrslab.com, druglib.com, ibuglab.com, eduglab.it, idrblab.org, douglab.us, idralab.com, druglat.de, dru-lab.com, druglaw.com, druglaw.org, fruglab.de, idrclab.co.uk, drumlab.net, draglab.com, douglab.win, iirglab.com, irglab.com, drulab.net, drulab.com, ruglab.co.uk, ruglab.co, drglab.com, idglab.ru, idrlab.ru, idrlab.com, ruglab.com, duglab.com, ruglab.us, idglab.pro, idruga.tokyo, idulab.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>idruglaw.com</domain_name>
   <domain_keyword>idruglaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:55:14</query_time>
   <create_date>2012-01-02</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2025-01-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>ns65.domaincontrol.com</value>
    <value>ns66.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>druglab.ru</domain_name>
   <domain_keyword>druglab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:09:50</query_time>
   <create_date>2018-11-10</create_date>
   <expiry_date>2024-11-10</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>druglab.co.uk</domain_name>
   <domain_keyword>druglab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 19:48:33</query_time>
   <create_date>2001-10-23</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1110.ui-dns.biz</value>
    <value>ns1110.ui-dns.com</value>
    <value>ns1110.ui-dns.de</value>
    <value>ns1110.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>druglab.info</domain_name>
   <domain_keyword>druglab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 12:13:29</query_time>
   <create_date>2016-01-25</create_date>
   <update_date>2022-12-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.louhi.net</value>
    <value>dns2.louhi.net</value>
    <value>dns3.louhi.fi</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>druglab.net</domain_name>
   <domain_keyword>druglab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 09:09:52</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-11</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.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.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>druglab.com</domain_name>
   <domain_keyword>druglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:46:18</query_time>
   <create_date>1998-10-24</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2025-10-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>druglab.de</domain_name>
   <domain_keyword>druglab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:16:46</query_time>
   <update_date>2022-09-09</update_date>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>druglab.org</domain_name>
   <domain_keyword>druglab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 03:58:22</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>3973</registrar_iana>
   <registrar_name>Brandfish.Com Inc</registrar_name>
   <registrar_website>https://brandfish.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bahl Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mydruglab.com</domain_name>
   <domain_keyword>mydruglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 22:22:10</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2020-06-16</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns-1510.ipxcdn.com</value>
    <value>ns-2379.ipxcdn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>idroslab.com</domain_name>
   <domain_keyword>idroslab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:54:57</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ridruglaw.com</domain_name>
   <domain_keyword>ridruglaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:22:04</query_time>
   <create_date>2017-03-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-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>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ridruglaw.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>drugslab.info</domain_name>
   <domain_keyword>drugslab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 23:06:51</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ultahost.com</value>
    <value>ns2.ultahost.com</value>
    <value>ns3.ultahost.com</value>
    <value>ns4.ultahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>struglab.co.uk</domain_name>
   <domain_keyword>struglab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 03:19:15</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>druglabs.ru</domain_name>
   <domain_keyword>druglabs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:09:50</query_time>
   <create_date>2023-10-31</create_date>
   <expiry_date>2024-10-31</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>15</num>
   <domain_name>5drunlab.com</domain_name>
   <domain_keyword>5drunlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:26:50</query_time>
   <create_date>2016-12-22</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>idouglas.uk</domain_name>
   <domain_keyword>idouglas</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 23:42:32</query_time>
   <create_date>2017-03-04</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1047.ui-dns.biz</value>
    <value>ns1105.ui-dns.com</value>
    <value>ns1110.ui-dns.de</value>
    <value>ns1119.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>idrughub.com</domain_name>
   <domain_keyword>idrughub</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:55:14</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-11-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>idldglab.com</domain_name>
   <domain_keyword>idldglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:03:23</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-07</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.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ideumlab.com</domain_name>
   <domain_keyword>ideumlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:51:17</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2023-01-29</update_date>
   <expiry_date>2025-01-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>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>20</num>
   <domain_name>cdrumlab.com</domain_name>
   <domain_keyword>cdrumlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:39:32</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2023-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>21</num>
   <domain_name>druglabs.com</domain_name>
   <domain_keyword>druglabs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:46:19</query_time>
   <create_date>2000-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2034-01-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>bell.logicspace.com</value>
    <value>sanjose.logicspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>3drunlab.com</domain_name>
   <domain_keyword>3drunlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:25:08</query_time>
   <create_date>2012-07-22</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>idroolab.com</domain_name>
   <domain_keyword>idroolab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:54:48</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-29</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 idroolab.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>24</num>
   <domain_name>ideuslab.com</domain_name>
   <domain_keyword>ideuslab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:51:18</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>drug-lab.com</domain_name>
   <domain_keyword>drug-lab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:52:57</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Seonghwan Kim</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>62 Jamsil-ro, Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>05555</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/drug-lab.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ifroglab.com</domain_name>
   <domain_keyword>ifroglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:39:44</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2018-03-14</update_date>
   <expiry_date>2024-08-18</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>ns1067.ui-dns.com</value>
    <value>ns1069.ui-dns.de</value>
    <value>ns1073.ui-dns.biz</value>
    <value>ns1085.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>drugslab.club</domain_name>
   <domain_keyword>drugslab</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 09:09:58</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnscentralmachine.cc</value>
    <value>ns2.dnscentralmachine.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>3drunlab.uk</domain_name>
   <domain_keyword>3drunlab</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-09 19:25:08</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>cdrumlab.org</domain_name>
   <domain_keyword>cdrumlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 13:39:32</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-03-05</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.gocloudeasy.com</value>
    <value>ns2.gocloudeasy.com</value>
    <value>ns3.gocloudeasy.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>30</num>
   <domain_name>idouglas.co.uk</domain_name>
   <domain_keyword>idouglas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 18:26:57</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-24</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>31</num>
   <domain_name>pdxruglab.com</domain_name>
   <domain_keyword>pdxruglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 01:20:27</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>32</num>
   <domain_name>idouglas.net</domain_name>
   <domain_keyword>idouglas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 23:42:28</query_time>
   <create_date>2006-03-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.rebel.ca</value>
    <value>dns2.rebel.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>idouglas.org</domain_name>
   <domain_keyword>idouglas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 23:42:28</query_time>
   <create_date>2012-09-13</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-13</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 0132242652</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>drugslab.com</domain_name>
   <domain_keyword>drugslab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:50:39</query_time>
   <create_date>2017-02-09</create_date>
   <update_date>2021-02-03</update_date>
   <expiry_date>2025-02-09</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>35</num>
   <domain_name>idouglas.com</domain_name>
   <domain_keyword>idouglas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 16:39:00</query_time>
   <create_date>2004-01-20</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>36</num>
   <domain_name>idrblab.net</domain_name>
   <domain_keyword>idrblab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 17:51:54</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2021-04-19</update_date>
   <expiry_date>2030-05-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>idkulab.com</domain_name>
   <domain_keyword>idkulab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:09:03</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2031-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>mia.ns.cloudflare.com</value>
    <value>ricardo.ns.cloudflare.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>drugtab.com</domain_name>
   <domain_keyword>drugtab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:25:07</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>7a2d468a.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>idrblab.cn</domain_name>
   <domain_keyword>idrblab</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 22:35:31</query_time>
   <create_date>2018-08-09</create_date>
   <expiry_date>2028-08-09</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>朱峰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>douglab.be</domain_name>
   <domain_keyword>douglab</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 04:59:27</query_time>
   <create_date>2019-03-17</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>idrolab.net</domain_name>
   <domain_keyword>idrolab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 01:57:17</query_time>
   <create_date>2005-10-13</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-13</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>IDROLAB S.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FC</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>idrolab.world</domain_name>
   <domain_keyword>idrolab</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 04:17:45</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>dr-glab.com</domain_name>
   <domain_keyword>dr-glab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:24:03</query_time>
   <create_date>2012-01-05</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-05</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dbuglab.com</domain_name>
   <domain_keyword>dbuglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 11:41:55</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2026-03-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>gaurav kumar</registrant_name>
   <registrant_company>dbuglab</registrant_company>
   <registrant_address>#192/1 Sahi Majra phase 5</registrant_address>
   <registrant_city>mohali</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>160055</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.8528491243</registrant_phone>
   <name_servers>
    <value>ns1.cp-32.webhostbox.net</value>
    <value>ns2.cp-32.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>idrolab.org</domain_name>
   <domain_keyword>idrolab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 17:54:32</query_time>
   <create_date>2006-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Iride Sistemi S.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>drughab.com</domain_name>
   <domain_keyword>drughab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:13:26</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>47</num>
   <domain_name>draglab.de</domain_name>
   <domain_keyword>draglab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:54:55</query_time>
   <update_date>2017-03-30</update_date>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>drugsab.com</domain_name>
   <domain_keyword>drugsab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 01:08:17</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e3abd3d0-ad81-4881-b1f2-bb0ddc1f59e8</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>idrslab.store</domain_name>
   <domain_keyword>idrslab</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 04:18:13</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>ENARTIA S.A.</registrar_name>
   <registrar_website>http://papaki.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ATHENS</registrant_state>
   <registrant_country>GR</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.papaki.gr</value>
    <value>dns2.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>douglab.org</domain_name>
   <domain_keyword>douglab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 02:34:48</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>douglab.com</domain_name>
   <domain_keyword>douglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:45:55</query_time>
   <create_date>2019-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>drumlab.co.uk</domain_name>
   <domain_keyword>drumlab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 01:42:21</query_time>
   <create_date>2016-04-20</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-04-20</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>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>druklab.be</domain_name>
   <domain_keyword>druklab</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 00:15:50</query_time>
   <create_date>2022-05-18</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.ech.be</value>
    <value>ns2.ech.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>draglab.ru</domain_name>
   <domain_keyword>draglab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:49:57</query_time>
   <create_date>2024-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>idrolab.com</domain_name>
   <domain_keyword>idrolab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:54:32</query_time>
   <create_date>2000-02-25</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2026-02-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://domainregister.international</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>TP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.drnameservice.com</value>
    <value>ns2.drnameservice.com</value>
    <value>ns3.drnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>droglab.pl</domain_name>
   <domain_keyword>droglab</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-07 00:54:28</query_time>
   <create_date>2018-10-19</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>druglan.com</domain_name>
   <domain_keyword>druglan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:12:51</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>2259</registrar_iana>
   <registrar_name>Free Spirit Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>drumlab.com</domain_name>
   <domain_keyword>drumlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:42:19</query_time>
   <create_date>2003-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>druglaw.net</domain_name>
   <domain_keyword>druglaw</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 17:46:19</query_time>
   <create_date>2000-12-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-12-27</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Bob Goldwater</registrant_name>
   <registrant_address>11811 N. Tatum Blvd., Suite 3031</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85028</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4809901400</registrant_phone>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>drumlab.org</domain_name>
   <domain_keyword>drumlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 01:42:19</query_time>
   <create_date>2016-11-30</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-11-30</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>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>61</num>
   <domain_name>idrclab.com</domain_name>
   <domain_keyword>idrclab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:59:11</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>62</num>
   <domain_name>druglaw.de</domain_name>
   <domain_keyword>druglaw</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:16:46</query_time>
   <update_date>2018-02-05</update_date>
   <name_servers>
    <value>ns1.routing.net</value>
    <value>ns2.routing.net</value>
    <value>ns3.routing.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>drumlab.online</domain_name>
   <domain_keyword>drumlab</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 16:45:32</query_time>
   <create_date>2024-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>druglaw.info</domain_name>
   <domain_keyword>druglaw</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 23:06:20</query_time>
   <create_date>2001-09-22</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.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>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.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>irunlab.com</domain_name>
   <domain_keyword>irunlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 06:50:08</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>2047</registrar_iana>
   <registrar_name>DropCatch.com 567 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>66</num>
   <domain_name>drumlab.de</domain_name>
   <domain_keyword>drumlab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:16:50</query_time>
   <update_date>2021-10-07</update_date>
   <name_servers>
    <value>ns1040.ui-dns.org</value>
    <value>ns1047.ui-dns.com</value>
    <value>ns1054.ui-dns.de</value>
    <value>ns1062.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>iduslab.online</domain_name>
   <domain_keyword>iduslab</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 03:24:36</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>drumlab.it</domain_name>
   <domain_keyword>drumlab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 12:16:03</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>FABIO PALMISANO</registrant_company>
   <registrant_address>Via Piave 120</registrant_address>
   <registrant_city>Brindisi</registrant_city>
   <registrant_state>BR</registrant_state>
   <registrant_zip>72100</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>69</num>
   <domain_name>idrslab.com</domain_name>
   <domain_keyword>idrslab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:18:13</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>Enartia Single Member S.A.</registrar_name>
   <registrar_website>https://www.papaki.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>ATHENS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b08d0c3f-095e-41f3-9410-31c580d08a77</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.papaki.gr</value>
    <value>dns2.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>druglib.com</domain_name>
   <domain_keyword>druglib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:18:55</query_time>
   <create_date>2006-04-04</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-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>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ibuglab.com</domain_name>
   <domain_keyword>ibuglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 09:54:34</query_time>
   <create_date>2021-08-31</create_date>
   <update_date>2021-08-31</update_date>
   <expiry_date>2026-08-31</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>rosalyn.ns.cloudflare.com</value>
    <value>trey.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>eduglab.it</domain_name>
   <domain_keyword>eduglab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 03:26:35</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Tophost s.r.l.</registrar_name>
   <registrar_website>https://misterdomain.eu</registrar_website>
   <registrant_company>Giapan di Panico Gianfranco</registrant_company>
   <registrant_address>Via Tappia Furignano, 175</registrant_address>
   <registrant_city>Saviano</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80039</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>mrddns001.misterdomain.eu</value>
    <value>mrddns002.misterdomain.eu</value>
    <value>mrddns003.misterdomain.eu</value>
    <value>mrddns004.misterdomain.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>idrblab.org</domain_name>
   <domain_keyword>idrblab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 03:59:24</query_time>
   <create_date>2017-03-06</create_date>
   <update_date>2017-05-06</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://whois.aliyun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhu Feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>douglab.us</domain_name>
   <domain_keyword>douglab</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-15 17:54:35</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Douglas</registrant_name>
   <registrant_address>105 Duquesne Dr.</registrant_address>
   <registrant_city>Greer</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>29650</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8644699063</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>idralab.com</domain_name>
   <domain_keyword>idralab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:51:23</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>druglat.de</domain_name>
   <domain_keyword>druglat</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:16:46</query_time>
   <update_date>2018-08-18</update_date>
   <name_servers>
    <value>ns1068.ui-dns.biz</value>
    <value>ns1068.ui-dns.com</value>
    <value>ns1068.ui-dns.de</value>
    <value>ns1068.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>dru-lab.com</domain_name>
   <domain_keyword>dru-lab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:35:15</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Drudini, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>druglaw.com</domain_name>
   <domain_keyword>druglaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:46:19</query_time>
   <create_date>1998-08-30</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Bob Goldwater</registrant_name>
   <registrant_address>11811 N. Tatum Blvd., Suite 3031</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85028</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4809901400</registrant_phone>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>druglaw.org</domain_name>
   <domain_keyword>druglaw</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 17:46:19</query_time>
   <create_date>2002-02-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.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>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>80</num>
   <domain_name>fruglab.de</domain_name>
   <domain_keyword>fruglab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:24:03</query_time>
   <update_date>2021-06-12</update_date>
   <name_servers>
    <value>lvps46-163-74-39.dedicated.hosteurope.de</value>
    <value>ns2.hans.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>idrclab.co.uk</domain_name>
   <domain_keyword>idrclab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 18:02:14</query_time>
   <create_date>2012-04-25</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>drumlab.net</domain_name>
   <domain_keyword>drumlab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 09:11:16</query_time>
   <create_date>2023-02-05</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2033-02-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>Indiana</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/drumlab.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>henrik.ns.cloudflare.com</value>
    <value>indie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>draglab.com</domain_name>
   <domain_keyword>draglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 05:20:24</query_time>
   <create_date>2013-05-23</create_date>
   <update_date>2021-05-17</update_date>
   <expiry_date>2025-05-23</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>84</num>
   <domain_name>douglab.win</domain_name>
   <domain_keyword>douglab</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-06-11 23:30:26</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cameron.ns.cloudflare.com</value>
    <value>thea.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>iirglab.com</domain_name>
   <domain_keyword>iirglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 23:02:54</query_time>
   <create_date>2018-07-01</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>irglab.com</domain_name>
   <domain_keyword>irglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:03:21</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>drulab.net</domain_name>
   <domain_keyword>drulab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 23:08:33</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-19</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>BO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>ajay.ns.cloudflare.com</value>
    <value>ingrid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>drulab.com</domain_name>
   <domain_keyword>drulab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 23:08:33</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ruglab.co.uk</domain_name>
   <domain_keyword>ruglab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 22:30:07</query_time>
   <create_date>2022-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ruglab.co</domain_name>
   <domain_keyword>ruglab</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 22:03:11</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Appero Profile AB</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>SE</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.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>drglab.com</domain_name>
   <domain_keyword>drglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:25:56</query_time>
   <create_date>2012-06-13</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-4a5f06ab.ns3.dan.hosting</value>
    <value>verification-sw3szqhk9w7yzwvhnzbumx.ns101.verify.hn</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>92</num>
   <domain_name>idglab.ru</domain_name>
   <domain_keyword>idglab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-21 19:38:24</query_time>
   <create_date>2014-10-10</create_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>idrlab.ru</domain_name>
   <domain_keyword>idrlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:30:57</query_time>
   <create_date>2024-01-16</create_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>DOMAINER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainer.biz</value>
    <value>ns2.domainer.biz</value>
    <value>ns3.domainer.biz</value>
    <value>ns4.domainer.biz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>idrlab.com</domain_name>
   <domain_keyword>idrlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:11:09</query_time>
   <create_date>2009-04-25</create_date>
   <update_date>2009-04-25</update_date>
   <expiry_date>2026-04-25</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Thanapat Sawatprom</registrant_name>
   <registrant_company>Inter Data Recovery co., ltd.</registrant_company>
   <registrant_address>4 Soi Bangna-Trad 25, Bangna</registrant_address>
   <registrant_city>Bangna</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>10260</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+66.816184143</registrant_phone>
   <registrant_fax>+66.27441910</registrant_fax>
   <name_servers>
    <value>ns1.dns-diy.net</value>
    <value>ns2.dns-diy.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>ruglab.com</domain_name>
   <domain_keyword>ruglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:07:06</query_time>
   <create_date>2008-08-23</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-08-23</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.bodis.com</value>
    <value>ns2.bodis.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>96</num>
   <domain_name>duglab.com</domain_name>
   <domain_keyword>duglab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:27:04</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>2711</registrar_iana>
   <registrar_name>DropCatch.com 952 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ruglab.us</domain_name>
   <domain_keyword>ruglab</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 07:03:28</query_time>
   <create_date>2010-06-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2027-06-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Cheston Esber</registrant_name>
   <registrant_address>1011 E COLLEGE AVE</registrant_address>
   <registrant_city>STATE COLLEGE</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>16801-6829</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8142382732</registrant_phone>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>idglab.pro</domain_name>
   <domain_keyword>idglab</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-20 18:05:16</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>obl. Ulyanovskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chance.ns.cloudflare.com</value>
    <value>elma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>idruga.tokyo</domain_name>
   <domain_keyword>idruga</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-15 04:59:34</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>idulab.com</domain_name>
   <domain_keyword>idulab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 10:10:31</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of idulab.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-100.awsdns-12.com</value>
    <value>ns-1048.awsdns-03.org</value>
    <value>ns-1794.awsdns-32.co.uk</value>
    <value>ns-691.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.132</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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