WHOIS QUERY TIME

10 May 2024 - 10:58 AM UTC

Registered: 10 April 2019
Modified: 7 April 2024

REGISTRAR

Name: Webcentral Group Ltd T/A Melbourne IT
Website: https://www.webcentral.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.lunarservers.com
ns2.lunarservers.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=amlab.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "amlab.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "amlab.co.nz",
            "domain_keyword": "amlab",
            "domain_tld": "co.nz",
            "query_time": "2024-05-10 10:58:42",
            "create_date": "2019-04-10",
            "update_date": "2024-04-07",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.lunarservers.com",
                "ns2.lunarservers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>amlab.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>amlab.co.nz</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-10 10:58:42</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-07</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.lunarservers.com</value>
    <value>ns2.lunarservers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.037 seconds) for "amlab.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 2:54 AM UTC

Registered: 10 April 2019
Modified: 31 October 2022

REGISTRAR

Name: Webcentral Group Ltd T/A Melbourne IT
Website: https://www.webcentral.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.lunarservers.com
ns2.lunarservers.com

DOMAIN STATUS

ok

#2 - QUERY TIME

10 May 2024 - 10:58 AM UTC

Registered: 10 April 2019
Modified: 7 April 2024

REGISTRAR

Name: Webcentral Group Ltd T/A Melbourne IT
Website: https://www.webcentral.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.lunarservers.com
ns2.lunarservers.com

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=amlab.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "amlab.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "amlab.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "amlab.co.nz",
            "domain_keyword": "amlab",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 02:54:29",
            "create_date": "2019-04-10",
            "update_date": "2022-10-31",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.lunarservers.com",
                "ns2.lunarservers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amlab.co.nz",
            "domain_keyword": "amlab",
            "domain_tld": "co.nz",
            "query_time": "2024-05-10 10:58:42",
            "create_date": "2019-04-10",
            "update_date": "2024-04-07",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.lunarservers.com",
                "ns2.lunarservers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "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>amlab.co.nz</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>amlab.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amlab.co.nz</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 02:54:29</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.lunarservers.com</value>
    <value>ns2.lunarservers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amlab.co.nz</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-10 10:58:42</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-07</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.lunarservers.com</value>
    <value>ns2.lunarservers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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 21 domain names (in 0.014 seconds) which contained the exact domain keyword "amlab".
Domain Name Registered Expiry Registrar Ownership
1 amlab.se 4 Jun 1999 4 Jun 2025 Loopia AB -
2 amlab.be 25 Jun 2002 - AMEN.FR L Agence des MEdias Numeriques -
3 amlab.ru 27 Aug 2002 28 Aug 2024 REGRU-RU Private Person
4 amlab.co.jp 29 Sep 2005 - - AMURU
5 amlab.co.uk 30 Apr 2007 30 Apr 2025 Ionos SE [Tag = 1AND1] -
6 amlab.net 12 Nov 2007 12 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
7 amlab.it 24 Sep 2008 1 May 2025 Genesys Informatica S.r.l. AMLAB S.R.L
8 amlab.me 11 Sep 2013 11 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER AMLAB Ltd.
9 amlab.cl 19 Mar 2018 19 Mar 2029 NIC Chile Ali Akbarifakhrabadi
10 amlab.com 27 Apr 2018 27 Apr 2026 GoDaddy.com, LLC -
11 amlab.co.nz 10 Apr 2019 - Webcentral Group Ltd T/A Melbourne IT -
12 amlab.com.cn 8 Feb 2022 8 Feb 2026 阿里云计算有限公司(万网) 元宇宙(大连)企业信息服务有限公司
13 amlab.top 16 May 2022 16 May 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 吴名宽
14 amlab.xyz 2 Aug 2022 2 Aug 2024 Sav.com, LLC - 14 Privacy Protection
15 amlab.org 25 Feb 2023 25 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
16 amlab.info 23 Jun 2023 23 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
17 amlab.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
18 amlab.studio 30 Sep 2023 30 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 amlab.club 20 Dec 2023 20 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 amlab.site 18 Mar 2024 18 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
21 amlab.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Shanil Herat
22 amlab.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Shanil Herat

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=amlab&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "amlab",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 22,
        "relation": "eq",
        "current": 22
    },
    "unique_domains": "amlab.se, amlab.be, amlab.ru, amlab.co.jp, amlab.co.uk, amlab.net, amlab.it, amlab.me, amlab.cl, amlab.com, amlab.co.nz, amlab.com.cn, amlab.top, amlab.xyz, amlab.org, amlab.info, amlab.us, amlab.studio, amlab.club, amlab.site, amlab.com.au, amlab.au",
    "results": [
        {
            "num": 1,
            "domain_name": "amlab.se",
            "domain_keyword": "amlab",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:59",
            "create_date": "1999-06-04",
            "update_date": "2024-04-25",
            "expiry_date": "2025-06-04",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amlab.be",
            "domain_keyword": "amlab",
            "domain_tld": "be",
            "query_time": "2024-04-14 01:52:17",
            "create_date": "2002-06-25",
            "registrar_name": "AMEN.FR L Agence des MEdias Numeriques",
            "registrar_website": "https://www.amen.fr/",
            "name_servers": [
                "ns2.amen.fr",
                "paris.amen.fr"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 3,
            "domain_name": "amlab.ru",
            "domain_keyword": "amlab",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:55:09",
            "create_date": "2002-08-27",
            "expiry_date": "2024-08-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.1gb.ru",
                "ns2.1gb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "amlab.co.jp",
            "domain_keyword": "amlab",
            "domain_tld": "co.jp",
            "query_time": "2024-05-30 03:56:33",
            "create_date": "2005-09-29",
            "update_date": "2023-10-01",
            "registrant_company": "AMURU",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 5,
            "domain_name": "amlab.co.uk",
            "domain_keyword": "amlab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 21:57:21",
            "create_date": "2007-04-30",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-30",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1064.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "amlab.net",
            "domain_keyword": "amlab",
            "domain_tld": "net",
            "query_time": "2024-05-19 06:09:29",
            "create_date": "2007-11-12",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-12",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amlab.it",
            "domain_keyword": "amlab",
            "domain_tld": "it",
            "query_time": "2024-06-01 02:14:53",
            "create_date": "2008-09-24",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-01",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "AMLAB S.R.L",
            "registrant_address": "Via Lima 7",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00198",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "amlab.me",
            "domain_keyword": "amlab",
            "domain_tld": "me",
            "query_time": "2024-05-21 22:55:26",
            "create_date": "2013-09-11",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AMLAB Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "amlab.cl",
            "domain_keyword": "amlab",
            "domain_tld": "cl",
            "query_time": "2024-05-19 06:09:29",
            "create_date": "2018-03-19",
            "expiry_date": "2029-03-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Ali Akbarifakhrabadi",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ]
        },
        {
            "num": 10,
            "domain_name": "amlab.com",
            "domain_keyword": "amlab",
            "domain_tld": "com",
            "query_time": "2024-04-28 19:23:55",
            "create_date": "2018-04-27",
            "update_date": "2023-08-24",
            "expiry_date": "2026-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "amlab.co.nz",
            "domain_keyword": "amlab",
            "domain_tld": "co.nz",
            "query_time": "2024-05-10 10:58:42",
            "create_date": "2019-04-10",
            "update_date": "2024-04-07",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.lunarservers.com",
                "ns2.lunarservers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "amlab.com.cn",
            "domain_keyword": "amlab",
            "domain_tld": "com.cn",
            "query_time": "2024-04-07 03:34:09",
            "create_date": "2022-02-08",
            "expiry_date": "2026-02-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "元宇宙(大连)企业信息服务有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "amlab.top",
            "domain_keyword": "amlab",
            "domain_tld": "top",
            "query_time": "2024-05-19 06:09:29",
            "create_date": "2022-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "吴名宽",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangxi",
            "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": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amlab.xyz",
            "domain_keyword": "amlab",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 22:55:26",
            "create_date": "2022-08-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-02",
            "registrar_iana": 3904,
            "registrar_name": "Sav.com, LLC - 14",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amlab.org",
            "domain_keyword": "amlab",
            "domain_tld": "org",
            "query_time": "2024-04-11 07:09:11",
            "create_date": "2023-02-25",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "amlab.info",
            "domain_keyword": "amlab",
            "domain_tld": "info",
            "query_time": "2024-05-10 10:58:42",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amlab.us",
            "domain_keyword": "amlab",
            "domain_tld": "us",
            "query_time": "2024-05-21 22:55:26",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amlab.studio",
            "domain_keyword": "amlab",
            "domain_tld": "studio",
            "query_time": "2024-06-02 11:58:59",
            "create_date": "2023-09-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "amlab.club",
            "domain_keyword": "amlab",
            "domain_tld": "club",
            "query_time": "2024-05-10 10:58:42",
            "create_date": "2023-12-20",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "amlab.site",
            "domain_keyword": "amlab",
            "domain_tld": "site",
            "query_time": "2024-05-19 06:09:29",
            "create_date": "2024-03-18",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "ishaan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amlab.com.au",
            "domain_keyword": "amlab",
            "domain_tld": "com.au",
            "query_time": "2024-04-28 19:23:55",
            "update_date": "2023-07-17",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Shanil Herat",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "amlab.au",
            "domain_keyword": "amlab",
            "domain_tld": "au",
            "query_time": "2024-05-10 10:58:42",
            "update_date": "2023-09-04",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Shanil Herat",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.014,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>amlab</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>22</total>
  <relation>eq</relation>
  <current>22</current>
 </count>
 <unique_domains>amlab.se, amlab.be, amlab.ru, amlab.co.jp, amlab.co.uk, amlab.net, amlab.it, amlab.me, amlab.cl, amlab.com, amlab.co.nz, amlab.com.cn, amlab.top, amlab.xyz, amlab.org, amlab.info, amlab.us, amlab.studio, amlab.club, amlab.site, amlab.com.au, amlab.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amlab.se</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:59</query_time>
   <create_date>1999-06-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amlab.be</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-14 01:52:17</query_time>
   <create_date>2002-06-25</create_date>
   <registrar_name>AMEN.FR L Agence des MEdias Numeriques</registrar_name>
   <registrar_website>https://www.amen.fr/</registrar_website>
   <name_servers>
    <value>ns2.amen.fr</value>
    <value>paris.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>amlab.ru</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:55:09</query_time>
   <create_date>2002-08-27</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.1gb.ru</value>
    <value>ns2.1gb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>amlab.co.jp</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-30 03:56:33</query_time>
   <create_date>2005-09-29</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>AMURU</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>amlab.co.uk</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 21:57:21</query_time>
   <create_date>2007-04-30</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>amlab.net</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 06:09:29</query_time>
   <create_date>2007-11-12</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amlab.it</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 02:14:53</query_time>
   <create_date>2008-09-24</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>AMLAB S.R.L</registrant_company>
   <registrant_address>Via Lima 7</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00198</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>amlab.me</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-21 22:55:26</query_time>
   <create_date>2013-09-11</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AMLAB Ltd.</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>amlab.cl</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-19 06:09:29</query_time>
   <create_date>2018-03-19</create_date>
   <expiry_date>2029-03-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Ali Akbarifakhrabadi</registrant_name>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>amlab.com</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 19:23:55</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2026-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-vesbet7nkettdw2mc9cgox.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>11</num>
   <domain_name>amlab.co.nz</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-10 10:58:42</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-07</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.lunarservers.com</value>
    <value>ns2.lunarservers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amlab.com.cn</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-07 03:34:09</query_time>
   <create_date>2022-02-08</create_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>元宇宙(大连)企业信息服务有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>amlab.top</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 06:09:29</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>吴名宽</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangxi</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>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>amlab.xyz</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 22:55:26</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>3904</registrar_iana>
   <registrar_name>Sav.com, LLC - 14</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amlab.org</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 07:09:11</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>16</num>
   <domain_name>amlab.info</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 10:58:42</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amlab.us</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-21 22:55:26</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amlab.studio</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-02 11:58:59</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>amlab.club</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-10 10:58:42</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>amlab.site</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 06:09:29</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>ishaan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amlab.com.au</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-28 19:23:55</query_time>
   <update_date>2023-07-17</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Shanil Herat</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>amlab.au</domain_name>
   <domain_keyword>amlab</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-10 10:58:42</query_time>
   <update_date>2023-09-04</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Shanil Herat</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.014</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,841 domain names (in 0.034 seconds) which look and sound like the brand name "amlab".
Domain Name Registered Expiry Registrar Ownership
1 umlab.org 18 Jun 2015 18 Jun 2024 Gabia, Inc. Um Jiwon
2 imlab.jp 4 Jan 2007 31 Jan 2025 - Masakazu Iwamura, Osaka Prefecture University
3 aelab.com 27 Mar 2002 27 Mar 2031 Tucows Domains Inc. -
4 vamlab.com 22 Apr 2019 22 Apr 2025 Megazone Corp., dba HOSTING.KR Seong jun Park
5 a-lab.ovh 30 Apr 2024 30 Apr 2025 OVH REDACTED_FOR_PRIVACY
6 mmlab.co 21 Mar 2019 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 kmlab.xyz 6 Mar 2024 6 Mar 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
8 arlab.fr 17 Oct 2002 17 Jan 2025 AMEN / Agence des Médias Numériques ARLAB SARL
9 samlab.ru 28 Oct 2014 28 Oct 2024 SALENAMES-RU Private Person
10 amvab.fr 31 Dec 2009 31 Dec 2024 OVH AMVAB
11 amcab.se 26 Apr 2015 26 Apr 2025 One.com -
12 amlam.cn 2 May 2023 2 May 2025 成都飞数科技有限公司 杨飞
13 a4lab.com 30 Aug 2023 30 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
14 malab.so 29 Jan 2024 29 Jan 2025 SOSTEC TECHNOLOGIES_LR REDACTED FOR PRIVACY
15 smlab.it 15 Jan 2008 15 Jan 2025 Aruba s.p.a. hidden
16 ailab.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS John Flackett
17 bmlab.org 1 Sep 2007 1 Sep 2027 GoDaddy.com, LLC Domains By Proxy, LLC
18 atlab.cfd 25 Sep 2023 25 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 amlar.com 15 Sep 2003 15 Sep 2026 GoDaddy Online Services Cayman Islands Ltd. -
20 amsab.be 6 Oct 2000 - BELNET -
21 a3lab.net 29 Jul 2009 29 Jul 2024 IONOS SE REDACTED FOR PRIVACY
22 amlav.com 18 Feb 2015 18 Feb 2025 GoDaddy.com, LLC -
23 kmlab.co.jp 13 Jan 2005 - - K.M.Lab,Inc
24 adlab.se 8 Apr 2020 8 Apr 2025 Loopia AB -
25 aylab.me 7 Jan 2016 7 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 aimlab.ru 25 Oct 2023 25 Oct 2024 REGRU-RU Private Person
27 iamlab.com 1 Apr 2010 1 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 ailab.school 19 Dec 2019 19 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 a5lab.ru 8 Jan 2023 8 Jan 2025 RU-CENTER-RU Private Person
30 mmlab.asia 1 May 2023 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 axlab.us 11 Jan 2023 11 Jan 2025 EuroDNS SA Axlab A/S
32 smlab.la 6 Jan 2023 6 Jan 2025 GoDaddy.com, Inc. -
33 amlabo.com 25 Jun 2023 25 Jun 2024 DropCatch.com 555 LLC Redacted for GDPR privacy
34 amlax.cc 24 Aug 2023 24 Aug 2024 Atak Domain Registrant of amlax.cc
35 a-lab.com 28 Nov 1996 27 Nov 2028 GoDaddy.com, LLC -
36 asmlab.com 26 Sep 2014 26 Sep 2025 Pair Domains Association of Cancer Systems Biologists
37 allab.com 11 Aug 2005 11 Aug 2025 GoDaddy.com, LLC -
38 amlabs.tech 24 Nov 2023 24 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169398020
39 rmlab.co 9 Sep 2023 9 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 adlab.best 28 Nov 2023 28 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
41 amlaz.top 20 Sep 2023 20 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
42 amaab.org 1 Nov 2005 1 Nov 2024 Network Solutions, LLC REDACTED FOR PRIVACY
43 aulab.com 26 Apr 2011 25 Apr 2025 gabia cit solution
44 amlag.com 9 Dec 2023 9 Dec 2024 DropCatch.com 1124 LLC HugeDomains.com
45 amalb.com 20 Jun 2021 20 Jun 2024 Dynadot Inc -
46 amlar.ru 6 Apr 2021 6 Apr 2025 RU-CENTER-RU Private Person
47 nmlab.ru 8 Nov 2022 8 Nov 2024 REGRU-RU Private Person
48 adlab.tech 4 Aug 2023 4 Aug 2024 West263 International Limited -
49 hmlab.xyz 1 Nov 2023 1 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
50 smlab.site 23 Jan 2023 23 Jan 2025 Registrar of Domain Names REG.RU, LLC Private Person
51 qmlab.site 8 Nov 2023 8 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
52 ailab.tools 29 Mar 2024 29 Mar 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
53 aulab.com.au - - GoDaddy.com LLC trading as GoDaddy.com Romel Romel
54 amlaw.top 20 Sep 2023 20 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
55 zmlab.com 16 Feb 2011 16 Feb 2025 Xin Net Technology Corporation -
56 pmlab.co.jp 9 Jun 1998 - - pure material laboratory,ltd.
57 mmlab.ovh 22 Feb 2024 22 Feb 2025 OVH REDACTED_FOR_PRIVACY
58 ampab.se 2 May 2012 2 May 2025 One.com -
59 ablab.eu - - Ergonet srl -
60 amdlab.ru 10 Mar 2000 31 Mar 2025 RU-CENTER-RU Private Person
61 smlab.de - - - -
62 amilab.cl 6 Apr 2000 1 May 2028 NIC Chile Amilab Ltda
63 azlab.ltd 22 Aug 2023 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 ailab.shop 11 Jan 2024 11 Jan 2025 Spaceship, Inc. -
65 avlab.bio 25 May 2024 25 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
66 am-lab.net 11 Mar 2023 11 Mar 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
67 bmlab.net 14 May 2016 14 May 2025 Cronon GmbH -
68 amclab.net 14 Sep 2021 14 Sep 2024 Whois Corp. Whois Domain Admin.
69 axlab.dev 15 Jan 2022 15 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
70 amlabs.com.br 2 Aug 2011 2 Aug 2025 - AMLABS VENTURES DES SOFTWARE
71 emlab.biz 6 Jun 2020 6 Jun 2024 Gabia Inc. KIM JONG MIN
72 aolab.work 23 May 2023 23 May 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
73 1mlab.cloud 9 Jul 2023 9 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 amlad.jp 12 Oct 2012 31 Oct 2024 - NTT DATA CORPORATION
75 amfab.co.uk 22 Nov 2022 22 Nov 2024 UK2 Limited [Tag = UK2NET] -
76 aalab.ru 9 Nov 2023 9 Nov 2024 REGRU-RU Private Person
77 aslab.de - - - -
78 malab.io 1 Jan 2024 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 kmlab.co 10 Aug 2018 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 hamlab.cam 5 Jun 2023 5 Jun 2024 CSL Computer Service Langenbach GmbH GreenHost
81 amlar.net 29 Oct 2015 29 Oct 2024 Register.com, Inc. -
82 adlab.jp 2 Jun 2009 30 Jun 2024 - Noburou Suganuma
83 atlab.archi 1 Oct 2022 1 Oct 2024 IONOS SE AtLab
84 xmlab.org 8 Sep 2010 8 Sep 2024 IONOS SE Hochschule der Bildenden Kuenste Saar
85 camlab.co.uk - 1 Nov 2024 Gandi [Tag = GANDI] -
86 amfab.top 24 Sep 2023 24 Sep 2024 NameSilo,LLC PrivacyGuardian.org llc
87 pmlab.biz 20 Apr 2020 20 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 mmlab.xyz 2 Jun 2024 2 Jun 2025 Dynadot LLC -
89 armlab.nl 7 Mar 2012 - The Registrar Company B.V. -
90 amslab.tech 16 Apr 2018 16 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
91 dmlab.jp 6 Apr 2013 30 Apr 2025 - Xserver Inc.
92 malab.xyz 3 Mar 2024 3 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
93 adlab.ltd 16 Mar 2020 16 Mar 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yuan feng
94 aimlab.org 23 May 2006 23 May 2033 Xin Net Technology Corporation Jianhua Sun
95 amplab.org 4 Mar 2021 4 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 avlab.online 8 Jun 2023 8 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Chupriynov Evgeniy Vladimirovich
97 lmlab.net 12 Jan 2015 12 Jan 2025 Japan Registry Services Co.,Ltd.(JPRS) LumberMill, Inc.
98 bmlab.pro 20 May 2024 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 afmlab.com 29 Mar 2023 29 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
100 amoab.com 29 Jan 2014 29 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Amlab.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=amlab.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "amlab.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 1841,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "umlab.org, imlab.jp, aelab.com, vamlab.com, a-lab.ovh, mmlab.co, kmlab.xyz, arlab.fr, samlab.ru, amvab.fr, amcab.se, amlam.cn, a4lab.com, malab.so, smlab.it, ailab.com.au, bmlab.org, atlab.cfd, amlar.com, amsab.be, a3lab.net, amlav.com, kmlab.co.jp, adlab.se, aylab.me, aimlab.ru, iamlab.com, ailab.school, a5lab.ru, mmlab.asia, axlab.us, smlab.la, amlabo.com, amlax.cc, a-lab.com, asmlab.com, allab.com, amlabs.tech, rmlab.co, adlab.best, amlaz.top, amaab.org, aulab.com, amlag.com, amalb.com, amlar.ru, nmlab.ru, adlab.tech, hmlab.xyz, smlab.site, qmlab.site, ailab.tools, aulab.com.au, amlaw.top, zmlab.com, pmlab.co.jp, mmlab.ovh, ampab.se, ablab.eu, amdlab.ru, smlab.de, amilab.cl, azlab.ltd, ailab.shop, avlab.bio, am-lab.net, bmlab.net, amclab.net, axlab.dev, amlabs.com.br, emlab.biz, aolab.work, 1mlab.cloud, amlad.jp, amfab.co.uk, aalab.ru, aslab.de, malab.io, kmlab.co, hamlab.cam, amlar.net, adlab.jp, atlab.archi, xmlab.org, camlab.co.uk, amfab.top, pmlab.biz, mmlab.xyz, armlab.nl, amslab.tech, dmlab.jp, malab.xyz, adlab.ltd, aimlab.org, amplab.org, avlab.online, lmlab.net, bmlab.pro, afmlab.com, amoab.com",
    "results": [
        {
            "num": 1,
            "domain_name": "umlab.org",
            "domain_keyword": "umlab",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:48:17",
            "create_date": "2015-06-18",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-18",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Um Jiwon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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.gamgakdesign.com",
                "ns2.gamgakdesign.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "imlab.jp",
            "domain_keyword": "imlab",
            "domain_tld": "jp",
            "query_time": "2024-04-21 05:00:00",
            "create_date": "2007-01-04",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "Masakazu Iwamura, Osaka Prefecture University",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "aelab.com",
            "domain_keyword": "aelab",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:02:07",
            "create_date": "2002-03-27",
            "update_date": "2022-02-13",
            "expiry_date": "2031-03-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns3.panelbox.net",
                "ns4.panelbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "vamlab.com",
            "domain_keyword": "vamlab",
            "domain_tld": "com",
            "query_time": "2024-05-02 04:37:38",
            "create_date": "2019-04-22",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Seong jun Park",
            "registrant_company": "Seong jun Park",
            "registrant_address": "33 Gukjegeumyung-ro 6-gil,  Yeongdeungpo-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "07331",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1030117988",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "a-lab.ovh",
            "domain_keyword": "a-lab",
            "domain_tld": "ovh",
            "query_time": "2024-05-02 17:08:08",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mmlab.co",
            "domain_keyword": "mmlab",
            "domain_tld": "co",
            "query_time": "2024-04-15 06:56:24",
            "create_date": "2019-03-21",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kmlab.xyz",
            "domain_keyword": "kmlab",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 23:14:25",
            "create_date": "2024-03-06",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "arlab.fr",
            "domain_keyword": "arlab",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:29:01",
            "create_date": "2002-10-17",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-17",
            "registrar_name": "AMEN / Agence des Médias Numériques",
            "registrar_website": "https://www.amen.fr/nom-de-domaine/",
            "registrant_company": "ARLAB SARL",
            "registrant_address": "1, boulevard Paul Leferme, 44600 Saint-Nazaire",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.240221966",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 9,
            "domain_name": "samlab.ru",
            "domain_keyword": "samlab",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:01:30",
            "create_date": "2014-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "amvab.fr",
            "domain_keyword": "amvab",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:51:23",
            "create_date": "2009-12-31",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "AMVAB",
            "registrant_address": "AMVAB, 26 rue Morinet, 94800 Villejuif",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.658051175",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 11,
            "domain_name": "amcab.se",
            "domain_keyword": "amcab",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:22",
            "create_date": "2015-04-26",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-26",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "amlam.cn",
            "domain_keyword": "amlam",
            "domain_tld": "cn",
            "query_time": "2024-05-10 10:58:52",
            "create_date": "2023-05-02",
            "expiry_date": "2025-05-02",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "杨飞",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "a4lab.com",
            "domain_keyword": "a4lab",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:59:23",
            "create_date": "2023-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "malab.so",
            "domain_keyword": "malab",
            "domain_tld": "so",
            "query_time": "2024-05-26 23:39:40",
            "create_date": "2024-01-29",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-29",
            "registrar_name": "SOSTEC TECHNOLOGIES_LR",
            "registrar_website": "http://www.sostec.so",
            "registrant_name": "Dahir Yusuf Mohamed Guled",
            "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_country": "SE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "smlab.it",
            "domain_keyword": "smlab",
            "domain_tld": "it",
            "query_time": "2024-05-24 18:22:42",
            "create_date": "2008-01-15",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-15",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "ailab.com.au",
            "domain_keyword": "ailab",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 10:24:01",
            "update_date": "2022-07-24",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "John Flackett",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bmlab.org",
            "domain_keyword": "bmlab",
            "domain_tld": "org",
            "query_time": "2024-05-31 23:56:23",
            "create_date": "2007-09-01",
            "update_date": "2023-06-18",
            "expiry_date": "2027-09-01",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "atlab.cfd",
            "domain_keyword": "atlab",
            "domain_tld": "cfd",
            "query_time": "2024-06-07 14:03:05",
            "create_date": "2023-09-25",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "g.ns.arvancdn.ir",
                "v.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "amlar.com",
            "domain_keyword": "amlar",
            "domain_tld": "com",
            "query_time": "2024-04-07 03:35:03",
            "create_date": "2003-09-15",
            "update_date": "2023-08-17",
            "expiry_date": "2026-09-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "amsab.be",
            "domain_keyword": "amsab",
            "domain_tld": "be",
            "query_time": "2024-04-16 12:55:32",
            "create_date": "2000-10-06",
            "registrar_name": "BELNET",
            "registrar_website": "https://domains.belnet.be",
            "name_servers": [
                "ns1.belnet.be",
                "ns2.belnet.be",
                "nsmaster.belnet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 21,
            "domain_name": "a3lab.net",
            "domain_keyword": "a3lab",
            "domain_tld": "net",
            "query_time": "2024-04-16 22:55:29",
            "create_date": "2009-07-29",
            "update_date": "2017-11-02",
            "expiry_date": "2024-07-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1051.ui-dns.biz",
                "ns1051.ui-dns.com",
                "ns1051.ui-dns.de",
                "ns1051.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "amlav.com",
            "domain_keyword": "amlav",
            "domain_tld": "com",
            "query_time": "2024-04-14 01:52:36",
            "create_date": "2015-02-18",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kmlab.co.jp",
            "domain_keyword": "kmlab",
            "domain_tld": "co.jp",
            "query_time": "2024-04-18 10:03:44",
            "create_date": "2005-01-13",
            "update_date": "2024-03-31",
            "registrant_company": "K.M.Lab,Inc",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        },
        {
            "num": 24,
            "domain_name": "adlab.se",
            "domain_keyword": "adlab",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:11:15",
            "create_date": "2020-04-08",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-08",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 25,
            "domain_name": "aylab.me",
            "domain_keyword": "aylab",
            "domain_tld": "me",
            "query_time": "2024-05-10 20:27:07",
            "create_date": "2016-01-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "frank.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "aimlab.ru",
            "domain_keyword": "aimlab",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:13:06",
            "create_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "iamlab.com",
            "domain_keyword": "iamlab",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:33:29",
            "create_date": "2010-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=iamlab.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ailab.school",
            "domain_keyword": "ailab",
            "domain_tld": "school",
            "query_time": "2024-05-05 06:51:59",
            "create_date": "2019-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "a5lab.ru",
            "domain_keyword": "a5lab",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:33:52",
            "create_date": "2023-01-08",
            "expiry_date": "2025-01-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "mmlab.asia",
            "domain_keyword": "mmlab",
            "domain_tld": "asia",
            "query_time": "2024-05-02 01:23:16",
            "create_date": "2023-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "axlab.us",
            "domain_keyword": "axlab",
            "domain_tld": "us",
            "query_time": "2024-05-13 17:42:52",
            "create_date": "2023-01-11",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "A/S Axlab",
            "registrant_company": "Axlab A/S",
            "registrant_address": "Bygstubben 4",
            "registrant_city": "Vedbaek",
            "registrant_zip": "2950",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.35431881",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "smlab.la",
            "domain_keyword": "smlab",
            "domain_tld": "la",
            "query_time": "2024-05-13 17:59:47",
            "create_date": "2023-01-06",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-06",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/smlab.la/registrant",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "amlabo.com",
            "domain_keyword": "amlabo",
            "domain_tld": "com",
            "query_time": "2024-05-21 22:55:26",
            "create_date": "2023-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 2035,
            "registrar_name": "DropCatch.com 555 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "amlax.cc",
            "domain_keyword": "amlax",
            "domain_tld": "cc",
            "query_time": "2024-05-19 06:09:35",
            "create_date": "2023-08-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain",
            "registrar_website": "http://apiname.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Registrant of amlax.cc",
            "registrant_address": "72 Chase Side, Suite 2, London, United Kingdom, N14 5PH",
            "registrant_city": "London",
            "registrant_state": "Chase Side",
            "registrant_zip": "N14 5PH",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.7520644531",
            "name_servers": [
                "rihana.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "a-lab.com",
            "domain_keyword": "a-lab",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:20:42",
            "create_date": "1996-11-28",
            "update_date": "2023-10-27",
            "expiry_date": "2028-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "asmlab.com",
            "domain_keyword": "asmlab",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:19:24",
            "create_date": "2014-09-26",
            "update_date": "2024-01-06",
            "expiry_date": "2025-09-26",
            "registrar_iana": 99,
            "registrar_name": "Pair Domains",
            "registrar_website": "pairdomains.com",
            "registrant_name": "GDPR Redacted",
            "registrant_company": "Association of Cancer Systems Biologists",
            "registrant_address": "GDPR Redacted",
            "registrant_city": "GDPR Redacted",
            "registrant_state": "PA",
            "registrant_zip": "GDPR Redacted",
            "registrant_country": "US",
            "registrant_email": "https://whois.pairdomains.com/contact?domain=asmlab.com&type=registrant",
            "registrant_phone": "GDPR Redacted",
            "registrant_fax": "GDPR Redacted",
            "name_servers": [
                "ns5.pairnic.com",
                "ns6.pairnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "allab.com",
            "domain_keyword": "allab",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:56:18",
            "create_date": "2005-08-11",
            "update_date": "2022-10-29",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "amlabs.tech",
            "domain_keyword": "amlabs",
            "domain_tld": "tech",
            "query_time": "2024-05-27 08:16:10",
            "create_date": "2023-11-24",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169398020",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rmlab.co",
            "domain_keyword": "rmlab",
            "domain_tld": "co",
            "query_time": "2024-05-27 18:43:50",
            "create_date": "2023-09-09",
            "update_date": "2024-02-23",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "adlab.best",
            "domain_keyword": "adlab",
            "domain_tld": "best",
            "query_time": "2024-05-30 20:04:00",
            "create_date": "2023-11-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "eva.ns.cloudflare.com",
                "gabriel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "amlaz.top",
            "domain_keyword": "amlaz",
            "domain_tld": "top",
            "query_time": "2024-06-02 11:59:06",
            "create_date": "2023-09-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "amaab.org",
            "domain_keyword": "amaab",
            "domain_tld": "org",
            "query_time": "2024-06-02 19:09:16",
            "create_date": "2005-11-01",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gabriel.ns.cloudflare.com",
                "irena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aulab.com",
            "domain_keyword": "aulab",
            "domain_tld": "com",
            "query_time": "2024-06-08 01:07:13",
            "create_date": "2011-04-26",
            "update_date": "2024-02-07",
            "expiry_date": "2025-04-25",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "cit solution",
            "registrant_company": "cit solution",
            "registrant_address": "2306  jamsil rezion  22-5 Bangi dong Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "138050",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "amlag.com",
            "domain_keyword": "amlag",
            "domain_tld": "com",
            "query_time": "2024-04-07 03:34:11",
            "create_date": "2023-12-09",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 3333,
            "registrar_name": "DropCatch.com 1124 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": 45,
            "domain_name": "amalb.com",
            "domain_keyword": "amalb",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:34:26",
            "create_date": "2021-06-20",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amlar.ru",
            "domain_keyword": "amlar",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:55:09",
            "create_date": "2021-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "nmlab.ru",
            "domain_keyword": "nmlab",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:11:55",
            "create_date": "2022-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "adlab.tech",
            "domain_keyword": "adlab",
            "domain_tld": "tech",
            "query_time": "2024-05-07 05:34:41",
            "create_date": "2023-08-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "hmlab.xyz",
            "domain_keyword": "hmlab",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 16:14:46",
            "create_date": "2023-11-01",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "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": [
                "boyd.ns.cloudflare.com",
                "veda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "smlab.site",
            "domain_keyword": "smlab",
            "domain_tld": "site",
            "query_time": "2024-05-24 18:22:42",
            "create_date": "2023-01-23",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "qmlab.site",
            "domain_keyword": "qmlab",
            "domain_tld": "site",
            "query_time": "2024-05-16 11:37:29",
            "create_date": "2023-11-08",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sverdlovskaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ailab.tools",
            "domain_keyword": "ailab",
            "domain_tld": "tools",
            "query_time": "2024-05-29 13:28:46",
            "create_date": "2024-03-29",
            "update_date": "2024-05-22",
            "expiry_date": "2025-03-29",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "aulab.com.au",
            "domain_keyword": "aulab",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 22:35:04",
            "update_date": "2023-12-25",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Romel Romel",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "amlaw.top",
            "domain_keyword": "amlaw",
            "domain_tld": "top",
            "query_time": "2024-06-02 11:59:06",
            "create_date": "2023-09-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "zmlab.com",
            "domain_keyword": "zmlab",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:26:37",
            "create_date": "2011-02-16",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-16",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pmlab.co.jp",
            "domain_keyword": "pmlab",
            "domain_tld": "co.jp",
            "query_time": "2024-04-26 01:20:20",
            "create_date": "1998-06-09",
            "update_date": "2023-07-01",
            "registrant_company": "pure material laboratory,ltd.",
            "name_servers": [
                "ns.pmlab.co.jp",
                "ns5.jnc.ne.jp"
            ]
        },
        {
            "num": 57,
            "domain_name": "mmlab.ovh",
            "domain_keyword": "mmlab",
            "domain_tld": "ovh",
            "query_time": "2024-05-09 23:24:16",
            "create_date": "2024-02-22",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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": [
                "ganz.ns.cloudflare.com",
                "journey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ampab.se",
            "domain_keyword": "ampab",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:05:10",
            "create_date": "2012-05-02",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-02",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "ablab.eu",
            "domain_keyword": "ablab",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:59:04",
            "registrar_name": "Ergonet srl",
            "registrar_website": "https://www.ergonet.it",
            "name_servers": [
                "dns1.ergonet-dns.com",
                "dns1.ergonet-dns.it",
                "dns1.ergonet-dns.net"
            ]
        },
        {
            "num": 60,
            "domain_name": "amdlab.ru",
            "domain_keyword": "amdlab",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:48:07",
            "create_date": "2000-03-10",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "smlab.de",
            "domain_keyword": "smlab",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:33:29",
            "update_date": "2021-01-13",
            "name_servers": [
                "docks20.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 62,
            "domain_name": "amilab.cl",
            "domain_keyword": "amilab",
            "domain_tld": "cl",
            "query_time": "2024-05-03 03:18:44",
            "create_date": "2000-04-06",
            "expiry_date": "2028-05-01",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Amilab Ltda",
            "name_servers": [
                "pat.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ]
        },
        {
            "num": 63,
            "domain_name": "azlab.ltd",
            "domain_keyword": "azlab",
            "domain_tld": "ltd",
            "query_time": "2024-05-10 18:05:11",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-33.azure-dns.com",
                "ns2-33.azure-dns.net",
                "ns3-33.azure-dns.org",
                "ns4-33.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ailab.shop",
            "domain_keyword": "ailab",
            "domain_tld": "shop",
            "query_time": "2024-04-20 10:09:44",
            "create_date": "2024-01-11",
            "update_date": "2024-04-14",
            "expiry_date": "2025-01-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "umhfp0fz.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "avlab.bio",
            "domain_keyword": "avlab",
            "domain_tld": "bio",
            "query_time": "2024-05-25 06:54:15",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "am-lab.net",
            "domain_keyword": "am-lab",
            "domain_tld": "net",
            "query_time": "2024-05-27 19:44:07",
            "create_date": "2023-03-11",
            "update_date": "2024-05-23",
            "expiry_date": "2024-03-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://gmo.jp",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bmlab.net",
            "domain_keyword": "bmlab",
            "domain_tld": "net",
            "query_time": "2024-05-27 11:04:01",
            "create_date": "2016-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks17.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "amclab.net",
            "domain_keyword": "amclab",
            "domain_tld": "net",
            "query_time": "2024-05-27 06:39:48",
            "create_date": "2021-09-14",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-14",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "axlab.dev",
            "domain_keyword": "axlab",
            "domain_tld": "dev",
            "query_time": "2024-05-21 00:11:22",
            "create_date": "2022-01-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 70,
            "domain_name": "amlabs.com.br",
            "domain_keyword": "amlabs",
            "domain_tld": "com.br",
            "query_time": "2024-05-19 06:09:29",
            "create_date": "2011-08-02",
            "update_date": "2023-05-25",
            "expiry_date": "2025-08-02",
            "registrant_name": "AMLABS VENTURES DES SOFTWARE",
            "name_servers": [
                "ns-1423.awsdns-49.org",
                "ns-1904.awsdns-46.co.uk",
                "ns-724.awsdns-26.net",
                "ns-8.awsdns-01.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 71,
            "domain_name": "emlab.biz",
            "domain_keyword": "emlab",
            "domain_tld": "biz",
            "query_time": "2024-05-15 14:01:01",
            "create_date": "2020-06-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-06",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KIM JONG MIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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": [
                "harmony.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aolab.work",
            "domain_keyword": "aolab",
            "domain_tld": "work",
            "query_time": "2024-06-09 10:33:55",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2024-05-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "1mlab.cloud",
            "domain_keyword": "1mlab",
            "domain_tld": "cloud",
            "query_time": "2024-06-04 18:39:29",
            "create_date": "2023-07-09",
            "update_date": "2023-11-16",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "amlad.jp",
            "domain_keyword": "amlad",
            "domain_tld": "jp",
            "query_time": "2024-06-02 11:59:00",
            "create_date": "2012-10-12",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "NTT DATA CORPORATION",
            "registrant_address": "Minato-ku",
            "registrant_zip": "105-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "050-5546-2651",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 75,
            "domain_name": "amfab.co.uk",
            "domain_keyword": "amfab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 21:02:59",
            "create_date": "2022-11-22",
            "update_date": "2022-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "aalab.ru",
            "domain_keyword": "aalab",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:11:31",
            "create_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "aslab.de",
            "domain_keyword": "aslab",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:05:16",
            "update_date": "2007-12-10",
            "name_servers": [
                "docks05.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "malab.io",
            "domain_keyword": "malab",
            "domain_tld": "io",
            "query_time": "2024-05-06 09:56:17",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kmlab.co",
            "domain_keyword": "kmlab",
            "domain_tld": "co",
            "query_time": "2024-05-08 23:14:25",
            "create_date": "2018-08-10",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "hamlab.cam",
            "domain_keyword": "hamlab",
            "domain_tld": "cam",
            "query_time": "2024-05-13 07:18:15",
            "create_date": "2023-06-05",
            "update_date": "2023-12-15",
            "expiry_date": "2024-06-05",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_company": "GreenHost",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "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": [
                "rommy.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "amlar.net",
            "domain_keyword": "amlar",
            "domain_tld": "net",
            "query_time": "2024-04-14 01:52:32",
            "create_date": "2015-10-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-29",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "adlab.jp",
            "domain_keyword": "adlab",
            "domain_tld": "jp",
            "query_time": "2024-04-18 08:35:26",
            "create_date": "2009-06-02",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-30",
            "registrant_name": "Noburou Suganuma",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6427-9690",
            "registrant_fax": "03-6427-9691",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 83,
            "domain_name": "atlab.archi",
            "domain_keyword": "atlab",
            "domain_tld": "archi",
            "query_time": "2024-04-30 03:19:59",
            "create_date": "2022-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AtLab",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1021.ui-dns.com",
                "ns1028.ui-dns.biz",
                "ns1030.ui-dns.org",
                "ns1057.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "xmlab.org",
            "domain_keyword": "xmlab",
            "domain_tld": "org",
            "query_time": "2024-05-21 17:26:56",
            "create_date": "2010-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hochschule der Bildenden Kuenste Saar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1097.ui-dns.biz",
                "ns1097.ui-dns.com",
                "ns1097.ui-dns.de",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "camlab.co.uk",
            "domain_keyword": "camlab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 16:57:30",
            "update_date": "2024-05-16",
            "expiry_date": "2024-11-01",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "amfab.top",
            "domain_keyword": "amfab",
            "domain_tld": "top",
            "query_time": "2024-05-29 21:02:59",
            "create_date": "2023-09-24",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-24",
            "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": "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": [
                "karl.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "pmlab.biz",
            "domain_keyword": "pmlab",
            "domain_tld": "biz",
            "query_time": "2024-06-03 11:26:49",
            "create_date": "2020-04-20",
            "update_date": "2024-06-01",
            "expiry_date": "2024-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mmlab.xyz",
            "domain_keyword": "mmlab",
            "domain_tld": "xyz",
            "query_time": "2024-06-04 16:53:58",
            "create_date": "2024-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "armlab.nl",
            "domain_keyword": "armlab",
            "domain_tld": "nl",
            "query_time": "2024-05-02 14:39:46",
            "create_date": "2012-03-07",
            "update_date": "2020-09-29",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 90,
            "domain_name": "amslab.tech",
            "domain_keyword": "amslab",
            "domain_tld": "tech",
            "query_time": "2024-05-02 04:08:56",
            "create_date": "2018-04-16",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dmlab.jp",
            "domain_keyword": "dmlab",
            "domain_tld": "jp",
            "query_time": "2024-05-07 15:03:41",
            "create_date": "2013-04-06",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 92,
            "domain_name": "malab.xyz",
            "domain_keyword": "malab",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 09:56:17",
            "create_date": "2024-03-03",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "adlab.ltd",
            "domain_keyword": "adlab",
            "domain_tld": "ltd",
            "query_time": "2024-05-07 05:34:41",
            "create_date": "2020-03-16",
            "update_date": "2023-04-30",
            "expiry_date": "2028-03-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yuan feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "aimlab.org",
            "domain_keyword": "aimlab",
            "domain_tld": "org",
            "query_time": "2024-04-15 03:37:59",
            "create_date": "2006-05-23",
            "update_date": "2023-06-14",
            "expiry_date": "2033-05-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://whois.xinnet.com/domain/whois_login.jsp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jianhua Sun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hunan",
            "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": [
                "dina.ns.cloudflare.com",
                "jim.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amplab.org",
            "domain_keyword": "amplab",
            "domain_tld": "org",
            "query_time": "2024-05-12 14:59:20",
            "create_date": "2021-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "avlab.online",
            "domain_keyword": "avlab",
            "domain_tld": "online",
            "query_time": "2024-05-12 16:31:19",
            "create_date": "2023-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-08",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Chupriynov Evgeniy Vladimirovich",
            "registrant_state": "Moskva",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "lmlab.net",
            "domain_keyword": "lmlab",
            "domain_tld": "net",
            "query_time": "2024-05-14 03:37:28",
            "create_date": "2015-01-12",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "LumberMill, Inc.",
            "registrant_address": "35F,4-20,ofukacho,kitaku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.663764800",
            "name_servers": [
                "ns1.lmlab.net",
                "ns2.lmlab.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bmlab.pro",
            "domain_keyword": "bmlab",
            "domain_tld": "pro",
            "query_time": "2024-05-22 16:24:59",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "afmlab.com",
            "domain_keyword": "afmlab",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:11:27",
            "create_date": "2023-03-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "CHONG QING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=afmlab.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "amoab.com",
            "domain_keyword": "amoab",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:28:16",
            "create_date": "2014-01-29",
            "update_date": "2021-01-23",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>amlab.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1841</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>umlab.org, imlab.jp, aelab.com, vamlab.com, a-lab.ovh, mmlab.co, kmlab.xyz, arlab.fr, samlab.ru, amvab.fr, amcab.se, amlam.cn, a4lab.com, malab.so, smlab.it, ailab.com.au, bmlab.org, atlab.cfd, amlar.com, amsab.be, a3lab.net, amlav.com, kmlab.co.jp, adlab.se, aylab.me, aimlab.ru, iamlab.com, ailab.school, a5lab.ru, mmlab.asia, axlab.us, smlab.la, amlabo.com, amlax.cc, a-lab.com, asmlab.com, allab.com, amlabs.tech, rmlab.co, adlab.best, amlaz.top, amaab.org, aulab.com, amlag.com, amalb.com, amlar.ru, nmlab.ru, adlab.tech, hmlab.xyz, smlab.site, qmlab.site, ailab.tools, aulab.com.au, amlaw.top, zmlab.com, pmlab.co.jp, mmlab.ovh, ampab.se, ablab.eu, amdlab.ru, smlab.de, amilab.cl, azlab.ltd, ailab.shop, avlab.bio, am-lab.net, bmlab.net, amclab.net, axlab.dev, amlabs.com.br, emlab.biz, aolab.work, 1mlab.cloud, amlad.jp, amfab.co.uk, aalab.ru, aslab.de, malab.io, kmlab.co, hamlab.cam, amlar.net, adlab.jp, atlab.archi, xmlab.org, camlab.co.uk, amfab.top, pmlab.biz, mmlab.xyz, armlab.nl, amslab.tech, dmlab.jp, malab.xyz, adlab.ltd, aimlab.org, amplab.org, avlab.online, lmlab.net, bmlab.pro, afmlab.com, amoab.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>umlab.org</domain_name>
   <domain_keyword>umlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:48:17</query_time>
   <create_date>2015-06-18</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Um Jiwon</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>KR</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.gamgakdesign.com</value>
    <value>ns2.gamgakdesign.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>imlab.jp</domain_name>
   <domain_keyword>imlab</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 05:00:00</query_time>
   <create_date>2007-01-04</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Masakazu Iwamura, Osaka Prefecture University</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>aelab.com</domain_name>
   <domain_keyword>aelab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:02:07</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2022-02-13</update_date>
   <expiry_date>2031-03-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>ns3.panelbox.net</value>
    <value>ns4.panelbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>vamlab.com</domain_name>
   <domain_keyword>vamlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 04:37:38</query_time>
   <create_date>2019-04-22</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Seong jun Park</registrant_name>
   <registrant_company>Seong jun Park</registrant_company>
   <registrant_address>33 Gukjegeumyung-ro 6-gil,  Yeongdeungpo-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>07331</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1030117988</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>a-lab.ovh</domain_name>
   <domain_keyword>a-lab</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-02 17:08:08</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mmlab.co</domain_name>
   <domain_keyword>mmlab</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 06:56:24</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kmlab.xyz</domain_name>
   <domain_keyword>kmlab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 23:14:25</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>8</num>
   <domain_name>arlab.fr</domain_name>
   <domain_keyword>arlab</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:29:01</query_time>
   <create_date>2002-10-17</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>AMEN / Agence des Médias Numériques</registrar_name>
   <registrar_website>https://www.amen.fr/nom-de-domaine/</registrar_website>
   <registrant_company>ARLAB SARL</registrant_company>
   <registrant_address>1, boulevard Paul Leferme, 44600 Saint-Nazaire</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.240221966</registrant_phone>
   <name_servers>
    <value>ns1.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>samlab.ru</domain_name>
   <domain_keyword>samlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:01:30</query_time>
   <create_date>2014-10-28</create_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>amvab.fr</domain_name>
   <domain_keyword>amvab</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:51:23</query_time>
   <create_date>2009-12-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>AMVAB</registrant_company>
   <registrant_address>AMVAB, 26 rue Morinet, 94800 Villejuif</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.658051175</registrant_phone>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>amcab.se</domain_name>
   <domain_keyword>amcab</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:22</query_time>
   <create_date>2015-04-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amlam.cn</domain_name>
   <domain_keyword>amlam</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 10:58:52</query_time>
   <create_date>2023-05-02</create_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>杨飞</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>a4lab.com</domain_name>
   <domain_keyword>a4lab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:59:23</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>malab.so</domain_name>
   <domain_keyword>malab</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-26 23:39:40</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>SOSTEC TECHNOLOGIES_LR</registrar_name>
   <registrar_website>http://www.sostec.so</registrar_website>
   <registrant_name>Dahir Yusuf Mohamed Guled</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_country>SE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>smlab.it</domain_name>
   <domain_keyword>smlab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 18:22:42</query_time>
   <create_date>2008-01-15</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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>16</num>
   <domain_name>ailab.com.au</domain_name>
   <domain_keyword>ailab</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 10:24:01</query_time>
   <update_date>2022-07-24</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>John Flackett</registrant_name>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bmlab.org</domain_name>
   <domain_keyword>bmlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 23:56:23</query_time>
   <create_date>2007-09-01</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2027-09-01</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>ns57.domaincontrol.com</value>
    <value>ns58.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>atlab.cfd</domain_name>
   <domain_keyword>atlab</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-07 14:03:05</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>g.ns.arvancdn.ir</value>
    <value>v.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>amlar.com</domain_name>
   <domain_keyword>amlar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 03:35:03</query_time>
   <create_date>2003-09-15</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2026-09-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>amsab.be</domain_name>
   <domain_keyword>amsab</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 12:55:32</query_time>
   <create_date>2000-10-06</create_date>
   <registrar_name>BELNET</registrar_name>
   <registrar_website>https://domains.belnet.be</registrar_website>
   <name_servers>
    <value>ns1.belnet.be</value>
    <value>ns2.belnet.be</value>
    <value>nsmaster.belnet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>a3lab.net</domain_name>
   <domain_keyword>a3lab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 22:55:29</query_time>
   <create_date>2009-07-29</create_date>
   <update_date>2017-11-02</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1051.ui-dns.com</value>
    <value>ns1051.ui-dns.de</value>
    <value>ns1051.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>amlav.com</domain_name>
   <domain_keyword>amlav</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 01:52:36</query_time>
   <create_date>2015-02-18</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>kmlab.co.jp</domain_name>
   <domain_keyword>kmlab</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-18 10:03:44</query_time>
   <create_date>2005-01-13</create_date>
   <update_date>2024-03-31</update_date>
   <registrant_company>K.M.Lab,Inc</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>adlab.se</domain_name>
   <domain_keyword>adlab</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:11:15</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>aylab.me</domain_name>
   <domain_keyword>aylab</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-10 20:27:07</query_time>
   <create_date>2016-01-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>frank.ns.cloudflare.com</value>
    <value>uma.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>26</num>
   <domain_name>aimlab.ru</domain_name>
   <domain_keyword>aimlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:13:06</query_time>
   <create_date>2023-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>iamlab.com</domain_name>
   <domain_keyword>iamlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:33:29</query_time>
   <create_date>2010-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=iamlab.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ailab.school</domain_name>
   <domain_keyword>ailab</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-05 06:51:59</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>a5lab.ru</domain_name>
   <domain_keyword>a5lab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:33:52</query_time>
   <create_date>2023-01-08</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>mmlab.asia</domain_name>
   <domain_keyword>mmlab</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-02 01:23:16</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-01</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/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>axlab.us</domain_name>
   <domain_keyword>axlab</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 17:42:52</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>A/S Axlab</registrant_name>
   <registrant_company>Axlab A/S</registrant_company>
   <registrant_address>Bygstubben 4</registrant_address>
   <registrant_city>Vedbaek</registrant_city>
   <registrant_zip>2950</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.35431881</registrant_phone>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.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>smlab.la</domain_name>
   <domain_keyword>smlab</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-13 17:59:47</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/smlab.la/registrant</registrant_email>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>amlabo.com</domain_name>
   <domain_keyword>amlabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 22:55:26</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>2035</registrar_iana>
   <registrar_name>DropCatch.com 555 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>amlax.cc</domain_name>
   <domain_keyword>amlax</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-19 06:09:35</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain</registrar_name>
   <registrar_website>http://apiname.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Registrant of amlax.cc</registrant_company>
   <registrant_address>72 Chase Side, Suite 2, London, United Kingdom, N14 5PH</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>Chase Side</registrant_state>
   <registrant_zip>N14 5PH</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.7520644531</registrant_phone>
   <name_servers>
    <value>rihana.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>a-lab.com</domain_name>
   <domain_keyword>a-lab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:20:42</query_time>
   <create_date>1996-11-28</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2028-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>asmlab.com</domain_name>
   <domain_keyword>asmlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:19:24</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>Pair Domains</registrar_name>
   <registrar_website>pairdomains.com</registrar_website>
   <registrant_name>GDPR Redacted</registrant_name>
   <registrant_company>Association of Cancer Systems Biologists</registrant_company>
   <registrant_address>GDPR Redacted</registrant_address>
   <registrant_city>GDPR Redacted</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>GDPR Redacted</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://whois.pairdomains.com/contact?domain=asmlab.com&amp;type=registrant</registrant_email>
   <registrant_phone>GDPR Redacted</registrant_phone>
   <registrant_fax>GDPR Redacted</registrant_fax>
   <name_servers>
    <value>ns5.pairnic.com</value>
    <value>ns6.pairnic.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>allab.com</domain_name>
   <domain_keyword>allab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:56:18</query_time>
   <create_date>2005-08-11</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>amlabs.tech</domain_name>
   <domain_keyword>amlabs</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 08:16:10</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169398020</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rmlab.co</domain_name>
   <domain_keyword>rmlab</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 18:43:50</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>adlab.best</domain_name>
   <domain_keyword>adlab</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-30 20:04:00</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>eva.ns.cloudflare.com</value>
    <value>gabriel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>amlaz.top</domain_name>
   <domain_keyword>amlaz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 11:59:06</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>amaab.org</domain_name>
   <domain_keyword>amaab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 19:09:16</query_time>
   <create_date>2005-11-01</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gabriel.ns.cloudflare.com</value>
    <value>irena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aulab.com</domain_name>
   <domain_keyword>aulab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 01:07:13</query_time>
   <create_date>2011-04-26</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>cit solution</registrant_name>
   <registrant_company>cit solution</registrant_company>
   <registrant_address>2306  jamsil rezion  22-5 Bangi dong Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>138050</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>amlag.com</domain_name>
   <domain_keyword>amlag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 03:34:11</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>3333</registrar_iana>
   <registrar_name>DropCatch.com 1124 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>45</num>
   <domain_name>amalb.com</domain_name>
   <domain_keyword>amalb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:34:26</query_time>
   <create_date>2021-06-20</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.gridhost.com</value>
    <value>ns2.gridhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>amlar.ru</domain_name>
   <domain_keyword>amlar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:55:09</query_time>
   <create_date>2021-04-06</create_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>nmlab.ru</domain_name>
   <domain_keyword>nmlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:11:55</query_time>
   <create_date>2022-11-08</create_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>adlab.tech</domain_name>
   <domain_keyword>adlab</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 05:34:41</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hmlab.xyz</domain_name>
   <domain_keyword>hmlab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 16:14:46</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</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>boyd.ns.cloudflare.com</value>
    <value>veda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>smlab.site</domain_name>
   <domain_keyword>smlab</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 18:22:42</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>qmlab.site</domain_name>
   <domain_keyword>qmlab</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 11:37:29</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Sverdlovskaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ailab.tools</domain_name>
   <domain_keyword>ailab</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-29 13:28:46</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aulab.com.au</domain_name>
   <domain_keyword>aulab</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 22:35:04</query_time>
   <update_date>2023-12-25</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Romel Romel</registrant_name>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>amlaw.top</domain_name>
   <domain_keyword>amlaw</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 11:59:06</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>zmlab.com</domain_name>
   <domain_keyword>zmlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:26:37</query_time>
   <create_date>2011-02-16</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pmlab.co.jp</domain_name>
   <domain_keyword>pmlab</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-26 01:20:20</query_time>
   <create_date>1998-06-09</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>pure material laboratory,ltd.</registrant_company>
   <name_servers>
    <value>ns.pmlab.co.jp</value>
    <value>ns5.jnc.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>mmlab.ovh</domain_name>
   <domain_keyword>mmlab</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-09 23:24:16</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>ganz.ns.cloudflare.com</value>
    <value>journey.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>58</num>
   <domain_name>ampab.se</domain_name>
   <domain_keyword>ampab</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:05:10</query_time>
   <create_date>2012-05-02</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ablab.eu</domain_name>
   <domain_keyword>ablab</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:59:04</query_time>
   <registrar_name>Ergonet srl</registrar_name>
   <registrar_website>https://www.ergonet.it</registrar_website>
   <name_servers>
    <value>dns1.ergonet-dns.com</value>
    <value>dns1.ergonet-dns.it</value>
    <value>dns1.ergonet-dns.net</value>
   </name_servers>
  </value>
  <value>
   <num>60</num>
   <domain_name>amdlab.ru</domain_name>
   <domain_keyword>amdlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:48:07</query_time>
   <create_date>2000-03-10</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>smlab.de</domain_name>
   <domain_keyword>smlab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:33:29</query_time>
   <update_date>2021-01-13</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>amilab.cl</domain_name>
   <domain_keyword>amilab</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 03:18:44</query_time>
   <create_date>2000-04-06</create_date>
   <expiry_date>2028-05-01</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Amilab Ltda</registrant_name>
   <name_servers>
    <value>pat.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>azlab.ltd</domain_name>
   <domain_keyword>azlab</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-10 18:05:11</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-33.azure-dns.com</value>
    <value>ns2-33.azure-dns.net</value>
    <value>ns3-33.azure-dns.org</value>
    <value>ns4-33.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ailab.shop</domain_name>
   <domain_keyword>ailab</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 10:09:44</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>umhfp0fz.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>avlab.bio</domain_name>
   <domain_keyword>avlab</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-25 06:54:15</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>am-lab.net</domain_name>
   <domain_keyword>am-lab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 19:44:07</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-03-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://gmo.jp</registrar_website>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bmlab.net</domain_name>
   <domain_keyword>bmlab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 11:04:01</query_time>
   <create_date>2016-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>amclab.net</domain_name>
   <domain_keyword>amclab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 06:39:48</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>axlab.dev</domain_name>
   <domain_keyword>axlab</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 00:11:22</query_time>
   <create_date>2022-01-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>70</num>
   <domain_name>amlabs.com.br</domain_name>
   <domain_keyword>amlabs</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-19 06:09:29</query_time>
   <create_date>2011-08-02</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrant_name>AMLABS VENTURES DES SOFTWARE</registrant_name>
   <name_servers>
    <value>ns-1423.awsdns-49.org</value>
    <value>ns-1904.awsdns-46.co.uk</value>
    <value>ns-724.awsdns-26.net</value>
    <value>ns-8.awsdns-01.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>emlab.biz</domain_name>
   <domain_keyword>emlab</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 14:01:01</query_time>
   <create_date>2020-06-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KIM JONG MIN</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>KR</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>harmony.ns.cloudflare.com</value>
    <value>rick.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>aolab.work</domain_name>
   <domain_keyword>aolab</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-09 10:33:55</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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.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>73</num>
   <domain_name>1mlab.cloud</domain_name>
   <domain_keyword>1mlab</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-04 18:39:29</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>74</num>
   <domain_name>amlad.jp</domain_name>
   <domain_keyword>amlad</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 11:59:00</query_time>
   <create_date>2012-10-12</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>NTT DATA CORPORATION</registrant_name>
   <registrant_address>Minato-ku</registrant_address>
   <registrant_zip>105-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>050-5546-2651</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>amfab.co.uk</domain_name>
   <domain_keyword>amfab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 21:02:59</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>aalab.ru</domain_name>
   <domain_keyword>aalab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:11:31</query_time>
   <create_date>2023-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>aslab.de</domain_name>
   <domain_keyword>aslab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:05:16</query_time>
   <update_date>2007-12-10</update_date>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>malab.io</domain_name>
   <domain_keyword>malab</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-06 09:56:17</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kmlab.co</domain_name>
   <domain_keyword>kmlab</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 23:14:25</query_time>
   <create_date>2018-08-10</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>hamlab.cam</domain_name>
   <domain_keyword>hamlab</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-13 07:18:15</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_company>GreenHost</registrant_company>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</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>rommy.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>amlar.net</domain_name>
   <domain_keyword>amlar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 01:52:32</query_time>
   <create_date>2015-10-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>adlab.jp</domain_name>
   <domain_keyword>adlab</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 08:35:26</query_time>
   <create_date>2009-06-02</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Noburou Suganuma</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6427-9690</registrant_phone>
   <registrant_fax>03-6427-9691</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>atlab.archi</domain_name>
   <domain_keyword>atlab</domain_keyword>
   <domain_tld>archi</domain_tld>
   <query_time>2024-04-30 03:19:59</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AtLab</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.com</value>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1030.ui-dns.org</value>
    <value>ns1057.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>xmlab.org</domain_name>
   <domain_keyword>xmlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 17:26:56</query_time>
   <create_date>2010-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hochschule der Bildenden Kuenste Saar</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>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>ns1097.ui-dns.biz</value>
    <value>ns1097.ui-dns.com</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>camlab.co.uk</domain_name>
   <domain_keyword>camlab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 16:57:30</query_time>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>amfab.top</domain_name>
   <domain_keyword>amfab</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 21:02:59</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-24</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>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>karl.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>pmlab.biz</domain_name>
   <domain_keyword>pmlab</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-03 11:26:49</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mmlab.xyz</domain_name>
   <domain_keyword>mmlab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-04 16:53:58</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>armlab.nl</domain_name>
   <domain_keyword>armlab</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 14:39:46</query_time>
   <create_date>2012-03-07</create_date>
   <update_date>2020-09-29</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>amslab.tech</domain_name>
   <domain_keyword>amslab</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-02 04:08:56</query_time>
   <create_date>2018-04-16</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dmlab.jp</domain_name>
   <domain_keyword>dmlab</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-07 15:03:41</query_time>
   <create_date>2013-04-06</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Xserver Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>malab.xyz</domain_name>
   <domain_keyword>malab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 09:56:17</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>adlab.ltd</domain_name>
   <domain_keyword>adlab</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-07 05:34:41</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2028-03-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yuan feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>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>94</num>
   <domain_name>aimlab.org</domain_name>
   <domain_keyword>aimlab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 03:37:59</query_time>
   <create_date>2006-05-23</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2033-05-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://whois.xinnet.com/domain/whois_login.jsp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jianhua Sun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hunan</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>dina.ns.cloudflare.com</value>
    <value>jim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>amplab.org</domain_name>
   <domain_keyword>amplab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 14:59:20</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>avlab.online</domain_name>
   <domain_keyword>avlab</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 16:31:19</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Chupriynov Evgeniy Vladimirovich</registrant_company>
   <registrant_state>Moskva</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>lmlab.net</domain_name>
   <domain_keyword>lmlab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 03:37:28</query_time>
   <create_date>2015-01-12</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>LumberMill, Inc.</registrant_name>
   <registrant_address>35F,4-20,ofukacho,kitaku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.663764800</registrant_phone>
   <name_servers>
    <value>ns1.lmlab.net</value>
    <value>ns2.lmlab.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bmlab.pro</domain_name>
   <domain_keyword>bmlab</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 16:24:59</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>afmlab.com</domain_name>
   <domain_keyword>afmlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:11:27</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>CHONG QING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=afmlab.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>amoab.com</domain_name>
   <domain_keyword>amoab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:28:16</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2021-01-23</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.034</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.