WHOIS QUERY TIME

11 Jun 2024 - 11:01 AM UTC

Registered: 23 July 2006
Expiry: 23 July 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns1.4.cn
ns2.4.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 郑潇
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=azm.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "azm.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "azm.com.cn",
            "domain_keyword": "azm",
            "domain_tld": "com.cn",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2006-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "郑潇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>azm.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>azm.com.cn</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2006-07-23</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>郑潇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.055 seconds) for "azm.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Feb 2023 - 12:34 PM UTC

Registered: 23 July 2006
Expiry: 23 July 2023

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns1.4.cn
ns2.4.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 郑潇
Email: [email protected]

#2 - QUERY TIME

23 Jul 2023 - 9:47 PM UTC

Registered: 23 July 2006
Expiry: 23 July 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns1.4.cn
ns2.4.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 郑潇
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=azm.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "azm.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "azm.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "azm.com.cn",
            "domain_keyword": "azm",
            "domain_tld": "com.cn",
            "query_time": "2023-02-11 12:34:39",
            "create_date": "2006-07-23",
            "expiry_date": "2023-07-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郑潇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "azm.com.cn",
            "domain_keyword": "azm",
            "domain_tld": "com.cn",
            "query_time": "2023-07-23 21:47:41",
            "create_date": "2006-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "郑潇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>azm.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>azm.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>azm.com.cn</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-02-11 12:34:39</query_time>
   <create_date>2006-07-23</create_date>
   <expiry_date>2023-07-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>郑潇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>azm.com.cn</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-07-23 21:47:41</query_time>
   <create_date>2006-07-23</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>郑潇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.055</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 50 domain names (in 0.023 seconds) which contained the exact domain keyword "azm".
Domain Name Registered Expiry Registrar Ownership
1 azm.nl 29 Mar 1994 - SURF B.V. -
2 azm.org 17 Jan 1997 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 azm.co.jp 26 Jan 1998 - - AZM Company Limited
4 azm.co.uk 3 Sep 1999 3 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
5 azm.com 14 Feb 2001 14 Feb 2027 GoDaddy.com, LLC -
6 azm.ru 18 Mar 2001 18 Mar 2025 RU-CENTER-RU Private Person
7 azm.com.pl 15 May 2001 14 May 2025 Domena.pl sp. z o.o. -
8 azm.pl 28 Mar 2002 27 Mar 2025 Domena.pl sp. z o.o. -
9 azm.it 26 Feb 2004 22 Nov 2024 OVH AZ.M srl
10 azm.net 15 Apr 2004 15 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
11 azm.hr 2 Aug 2004 24 Sep 2024 CARNET Autocesta Zagreb-Macelj d.o.o.
12 azm.cat 26 Apr 2006 26 Apr 2025 Entorno Digital AZM Enginyers
13 azm.com.cn 23 Jul 2006 23 Jul 2024 广州云讯信息科技有限公司 郑潇
14 azm.waw.pl 18 Oct 2006 18 Oct 2024 home.pl S.A. -
15 azm.su 20 Aug 2008 20 Aug 2024 RD-SU Private Person
16 azm.by 14 Apr 2010 22 Apr 2025 Reliable Software, Ltd ООО "Матс-Групп"
17 azm.io 8 Jan 2014 8 Jan 2025 1API GmbH PeerIndex
18 azm.info 7 Feb 2014 7 Feb 2025 PSI-USA, Inc. dba Domain Robot Ausbildungszentrum Winterthur
19 azm.be 11 Dec 2014 - CRegISP Ltd -
20 azm.tech 21 Feb 2016 21 Feb 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
21 azm.consulting 21 Apr 2016 21 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com AZM Consulting Group
22 azm.tokyo 15 Sep 2016 15 Sep 2024 GMO Internet Group, Inc. -
23 azm.uk 30 Oct 2017 30 Oct 2024 Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS] -
24 azm.app 10 May 2018 10 May 2025 West263 International Limited Tian En Qi Ye Guan Li You Xian Gong Si
25 azm.biz 4 Jul 2019 4 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
26 azm.fr 22 Dec 2019 31 Dec 2024 Hosting Concepts B.V. d/b/a Openprovider NVA Online Advertising B.V.
27 azm.eu.com 6 Jul 2020 6 Jul 2025 Marcaria.com International, Inc. -
28 azm.company 18 Aug 2020 18 Aug 2024 Tucows Domains Inc. Data Protected
29 azm.us 2 Sep 2020 2 Sep 2024 Dynadot Inc Brand Boogie LLC
30 azm.vc 7 Sep 2020 7 Sep 2024 101domain GRS Limited REDACTED FOR PRIVACY
31 azm.solutions 27 Aug 2021 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 azm.plus 6 Mar 2022 6 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
33 azm.dev 16 Aug 2022 16 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
34 azm.academy 20 Aug 2022 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 azm.blue 4 Oct 2022 4 Oct 2025 Gandi SAS AzukiMap K.K.
36 azm.group 11 Oct 2022 11 Oct 2024 Marcaria International LLC AZIM Dad
37 azm.one 9 Feb 2023 9 Feb 2028 GoDaddy.com, LLC Domains By Proxy, LLC
38 azm.org.in 15 Apr 2023 15 Apr 2025 GoDaddy.com, LLC Web Technology Ghazipur
39 azm.org.uk 28 Jul 2023 28 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
40 azm.digital 24 Sep 2023 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 azm.media 8 Oct 2023 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 azm.agency 10 Oct 2023 10 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 azm.services 10 Oct 2023 10 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 azm.store 1 Nov 2023 1 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
45 azm.pics 3 Nov 2023 3 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
46 azm.cc 3 Nov 2023 3 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
47 azm.world 24 Jan 2024 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 azm.icu 17 Apr 2024 17 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
49 azm.asia 24 Apr 2024 24 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xu gui hua
50 azm.qa - - ROUTEDGE -
51 azm.name - - IONOS SE -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=azm&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "azm",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 51,
        "relation": "eq",
        "current": 51
    },
    "unique_domains": "azm.nl, azm.org, azm.co.jp, azm.co.uk, azm.com, azm.ru, azm.com.pl, azm.pl, azm.it, azm.net, azm.hr, azm.cat, azm.com.cn, azm.waw.pl, azm.su, azm.by, azm.io, azm.info, azm.be, azm.tech, azm.consulting, azm.tokyo, azm.uk, azm.app, azm.biz, azm.fr, azm.eu.com, azm.company, azm.us, azm.vc, azm.solutions, azm.plus, azm.dev, azm.academy, azm.blue, azm.group, azm.one, azm.org.in, azm.org.uk, azm.digital, azm.media, azm.agency, azm.services, azm.store, azm.pics, azm.cc, azm.world, azm.icu, azm.asia, azm.qa, azm.name",
    "results": [
        {
            "num": 1,
            "domain_name": "azm.nl",
            "domain_keyword": "azm",
            "domain_tld": "nl",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "1994-03-29",
            "update_date": "2019-09-26",
            "registrar_name": "SURF B.V.",
            "name_servers": [
                "ns1.surfnet.nl",
                "ns1.zurich.surf.net",
                "ns11.mumc.nl",
                "ns12.mumc.nl",
                "ns3.surfnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "azm.org",
            "domain_keyword": "azm",
            "domain_tld": "org",
            "query_time": "2024-05-22 09:11:24",
            "create_date": "1997-01-17",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "azm.co.jp",
            "domain_keyword": "azm",
            "domain_tld": "co.jp",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "1998-01-26",
            "update_date": "2024-02-01",
            "registrant_company": "AZM Company Limited",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 4,
            "domain_name": "azm.co.uk",
            "domain_keyword": "azm",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 18:27:49",
            "create_date": "1999-09-03",
            "update_date": "2023-08-24",
            "expiry_date": "2025-09-03",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "azm.com",
            "domain_keyword": "azm",
            "domain_tld": "com",
            "query_time": "2024-06-11 11:01:33",
            "create_date": "2001-02-14",
            "update_date": "2023-10-31",
            "expiry_date": "2027-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3595.hostgator.com",
                "ns3596.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "azm.ru",
            "domain_keyword": "azm",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:11:56",
            "create_date": "2001-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "azm.com.pl",
            "domain_keyword": "azm",
            "domain_tld": "com.pl",
            "query_time": "2024-05-28 06:02:25",
            "create_date": "2001-05-15",
            "update_date": "2024-02-07",
            "expiry_date": "2025-05-14",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "azm.pl",
            "domain_keyword": "azm",
            "domain_tld": "pl",
            "query_time": "2024-04-07 21:12:10",
            "create_date": "2002-03-28",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-27",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "azm.it",
            "domain_keyword": "azm",
            "domain_tld": "it",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2004-02-26",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-22",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "AZ.M srl",
            "registrant_address": "AZ.M srl",
            "registrant_city": "GARDONE VAL TROMPIA",
            "registrant_state": "BS",
            "registrant_zip": "25063",
            "registrant_country": "IT",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "azm.net",
            "domain_keyword": "azm",
            "domain_tld": "net",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2004-04-15",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/azm.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.dnslink.com",
                "ns2.dnslink.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "azm.hr",
            "domain_keyword": "azm",
            "domain_tld": "hr",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2004-08-02",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Autocesta Zagreb-Macelj d.o.o.",
            "registrant_address": "Garićgradska ulica 18",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 12,
            "domain_name": "azm.cat",
            "domain_keyword": "azm",
            "domain_tld": "cat",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "2006-04-26",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-26",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_company": "AZM Enginyers",
            "registrant_state": "ES",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.nsprimario.com",
                "ns8.nsprimario.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "azm.com.cn",
            "domain_keyword": "azm",
            "domain_tld": "com.cn",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2006-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "郑潇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "azm.waw.pl",
            "domain_keyword": "azm",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-28 06:02:28",
            "create_date": "2006-10-18",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-18",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "azm.su",
            "domain_keyword": "azm",
            "domain_tld": "su",
            "query_time": "2024-05-05 16:31:26",
            "create_date": "2008-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "RD-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mastername.ru",
                "ns2.mastername.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 16,
            "domain_name": "azm.by",
            "domain_keyword": "azm",
            "domain_tld": "by",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "2010-04-14",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-22",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Матс-Групп\"",
            "registrant_address": "220070, -, г. Минск, ул. Ваупшасова, д. 10, пом.121",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375447891987",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 17,
            "domain_name": "azm.io",
            "domain_keyword": "azm",
            "domain_tld": "io",
            "query_time": "2024-05-19 18:27:48",
            "create_date": "2014-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PeerIndex",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "azm.info",
            "domain_keyword": "azm",
            "domain_tld": "info",
            "query_time": "2024-06-02 21:05:33",
            "create_date": "2014-02-07",
            "update_date": "2024-05-01",
            "expiry_date": "2025-02-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ausbildungszentrum Winterthur",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "n.a.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.datimo.ch",
                "ns2.cablecom.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "azm.be",
            "domain_keyword": "azm",
            "domain_tld": "be",
            "query_time": "2024-05-26 01:40:44",
            "create_date": "2014-12-11",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 20,
            "domain_name": "azm.tech",
            "domain_keyword": "azm",
            "domain_tld": "tech",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2016-02-21",
            "update_date": "2024-04-30",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "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.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "azm.consulting",
            "domain_keyword": "azm",
            "domain_tld": "consulting",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "2016-04-21",
            "update_date": "2021-08-24",
            "expiry_date": "2025-04-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AZM Consulting Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "azm.tokyo",
            "domain_keyword": "azm",
            "domain_tld": "tokyo",
            "query_time": "2024-05-02 18:14:59",
            "create_date": "2016-09-15",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "azm.uk",
            "domain_keyword": "azm",
            "domain_tld": "uk",
            "query_time": "2024-05-22 09:11:24",
            "create_date": "2017-10-30",
            "update_date": "2024-03-20",
            "expiry_date": "2024-10-30",
            "registrar_name": "Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]",
            "registrar_website": "http://www.1st4domains.com",
            "name_servers": [
                "eczm2gtf.verify.hn",
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "azm.app",
            "domain_keyword": "azm",
            "domain_tld": "app",
            "query_time": "2024-05-14 12:42:56",
            "create_date": "2018-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian En Qi Ye Guan Li You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "azm.biz",
            "domain_keyword": "azm",
            "domain_tld": "biz",
            "query_time": "2024-06-11 11:01:33",
            "create_date": "2019-07-04",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-04",
            "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 onamae.com",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "azm.fr",
            "domain_keyword": "azm",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:57:23",
            "create_date": "2019-12-22",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-31",
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "NVA Online Advertising B.V.",
            "registrant_address": "NVA Online Advertising B.V., Opper 14, 5406CA Uden",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.642204151",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 27,
            "domain_name": "azm.eu.com",
            "domain_keyword": "azm",
            "domain_tld": "eu.com",
            "query_time": "2024-05-19 18:27:48",
            "create_date": "2020-07-06",
            "update_date": "2023-08-31",
            "expiry_date": "2025-07-06",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "http://www.marcaria.com",
            "registrant_email": "https://whois.centralnic.com/contact/azm.eu.com/registrant",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "azm.company",
            "domain_keyword": "azm",
            "domain_tld": "company",
            "query_time": "2024-05-10 18:05:23",
            "create_date": "2020-08-18",
            "update_date": "2024-05-09",
            "expiry_date": "2024-08-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "azm.us",
            "domain_keyword": "azm",
            "domain_tld": "us",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "2020-09-02",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Michael Nava",
            "registrant_company": "Brand Boogie LLC",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89143",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "azm.vc",
            "domain_keyword": "azm",
            "domain_tld": "vc",
            "query_time": "2024-05-26 01:40:44",
            "create_date": "2020-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns4013.websitewelcome.com",
                "ns4014.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "azm.solutions",
            "domain_keyword": "azm",
            "domain_tld": "solutions",
            "query_time": "2024-05-19 18:27:48",
            "create_date": "2021-08-27",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-27",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "azm.plus",
            "domain_keyword": "azm",
            "domain_tld": "plus",
            "query_time": "2024-05-10 18:05:23",
            "create_date": "2022-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks17.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "azm.dev",
            "domain_keyword": "azm",
            "domain_tld": "dev",
            "query_time": "2024-04-22 07:43:36",
            "create_date": "2022-08-16",
            "update_date": "2022-08-21",
            "expiry_date": "2024-08-16",
            "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": 34,
            "domain_name": "azm.academy",
            "domain_keyword": "azm",
            "domain_tld": "academy",
            "query_time": "2024-06-11 11:01:33",
            "create_date": "2022-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-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": [
                "edna.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "azm.blue",
            "domain_keyword": "azm",
            "domain_tld": "blue",
            "query_time": "2024-05-16 09:52:44",
            "create_date": "2022-10-04",
            "update_date": "2023-10-03",
            "expiry_date": "2025-10-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AzukiMap K.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns-1219.awsdns-24.org",
                "ns-1993.awsdns-57.co.uk",
                "ns-452.awsdns-56.com",
                "ns-875.awsdns-45.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "azm.group",
            "domain_keyword": "azm",
            "domain_tld": "group",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2022-10-11",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AZIM Dad",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BERKSHIRE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "azm.one",
            "domain_keyword": "azm",
            "domain_tld": "one",
            "query_time": "2024-06-11 11:01:34",
            "create_date": "2023-02-09",
            "update_date": "2024-06-10",
            "expiry_date": "2028-02-09",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "azm.org.in",
            "domain_keyword": "azm",
            "domain_tld": "org.in",
            "query_time": "2024-04-22 02:14:25",
            "create_date": "2023-04-15",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Web Technology Ghazipur",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.goviralhost.net",
                "ns2.goviralhost.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "azm.org.uk",
            "domain_keyword": "azm",
            "domain_tld": "org.uk",
            "query_time": "2024-05-14 12:42:56",
            "create_date": "2023-07-28",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-28",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.bluehost-expired.domainparkingserver.net",
                "ns2.bluehost-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "azm.digital",
            "domain_keyword": "azm",
            "domain_tld": "digital",
            "query_time": "2024-06-02 21:05:33",
            "create_date": "2023-09-24",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-24",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "azm.media",
            "domain_keyword": "azm",
            "domain_tld": "media",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "2023-10-08",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-08",
            "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": [
                "aiden.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "azm.agency",
            "domain_keyword": "azm",
            "domain_tld": "agency",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "2023-10-10",
            "update_date": "2023-10-15",
            "expiry_date": "2025-10-10",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "azm.services",
            "domain_keyword": "azm",
            "domain_tld": "services",
            "query_time": "2024-04-30 11:44:47",
            "create_date": "2023-10-10",
            "update_date": "2023-10-15",
            "expiry_date": "2025-10-10",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "azm.store",
            "domain_keyword": "azm",
            "domain_tld": "store",
            "query_time": "2024-05-10 18:05:23",
            "create_date": "2023-11-01",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "azm.pics",
            "domain_keyword": "azm",
            "domain_tld": "pics",
            "query_time": "2024-05-10 18:05:23",
            "create_date": "2023-11-03",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-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": 46,
            "domain_name": "azm.cc",
            "domain_keyword": "azm",
            "domain_tld": "cc",
            "query_time": "2024-05-22 09:11:24",
            "create_date": "2023-11-03",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "azm.world",
            "domain_keyword": "azm",
            "domain_tld": "world",
            "query_time": "2024-05-22 09:11:24",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "azm.icu",
            "domain_keyword": "azm",
            "domain_tld": "icu",
            "query_time": "2024-05-12 16:43:25",
            "create_date": "2024-04-17",
            "update_date": "2024-05-10",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "azm.asia",
            "domain_keyword": "azm",
            "domain_tld": "asia",
            "query_time": "2024-05-01 18:57:24",
            "create_date": "2024-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-24",
            "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": "xu gui hua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong Province",
            "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": 50,
            "domain_name": "azm.qa",
            "domain_keyword": "azm",
            "domain_tld": "qa",
            "query_time": "2024-04-30 11:44:47",
            "update_date": "2023-08-23",
            "registrar_name": "ROUTEDGE",
            "name_servers": [
                "ns1.domainersguru.com",
                "ns2.domainersguru.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "azm.name",
            "domain_keyword": "azm",
            "domain_tld": "name",
            "query_time": "2024-04-30 11:44:47",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>azm</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>51</total>
  <relation>eq</relation>
  <current>51</current>
 </count>
 <unique_domains>azm.nl, azm.org, azm.co.jp, azm.co.uk, azm.com, azm.ru, azm.com.pl, azm.pl, azm.it, azm.net, azm.hr, azm.cat, azm.com.cn, azm.waw.pl, azm.su, azm.by, azm.io, azm.info, azm.be, azm.tech, azm.consulting, azm.tokyo, azm.uk, azm.app, azm.biz, azm.fr, azm.eu.com, azm.company, azm.us, azm.vc, azm.solutions, azm.plus, azm.dev, azm.academy, azm.blue, azm.group, azm.one, azm.org.in, azm.org.uk, azm.digital, azm.media, azm.agency, azm.services, azm.store, azm.pics, azm.cc, azm.world, azm.icu, azm.asia, azm.qa, azm.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>azm.nl</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>1994-03-29</create_date>
   <update_date>2019-09-26</update_date>
   <registrar_name>SURF B.V.</registrar_name>
   <name_servers>
    <value>ns1.surfnet.nl</value>
    <value>ns1.zurich.surf.net</value>
    <value>ns11.mumc.nl</value>
    <value>ns12.mumc.nl</value>
    <value>ns3.surfnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>azm.org</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 09:11:24</query_time>
   <create_date>1997-01-17</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>azm.co.jp</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>1998-01-26</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>AZM Company Limited</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>azm.co.uk</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 18:27:49</query_time>
   <create_date>1999-09-03</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>azm.com</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 11:01:33</query_time>
   <create_date>2001-02-14</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2027-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3595.hostgator.com</value>
    <value>ns3596.hostgator.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>6</num>
   <domain_name>azm.ru</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:11:56</query_time>
   <create_date>2001-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>azm.com.pl</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-28 06:02:25</query_time>
   <create_date>2001-05-15</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>azm.pl</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-07 21:12:10</query_time>
   <create_date>2002-03-28</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>azm.it</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2004-02-26</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>AZ.M srl</registrant_company>
   <registrant_address>AZ.M srl</registrant_address>
   <registrant_city>GARDONE VAL TROMPIA</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25063</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>azm.net</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2004-04-15</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/azm.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.dnslink.com</value>
    <value>ns2.dnslink.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>azm.hr</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2004-08-02</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Autocesta Zagreb-Macelj d.o.o.</registrant_name>
   <registrant_address>Garićgradska ulica 18</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>azm.cat</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>2006-04-26</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_company>AZM Enginyers</registrant_company>
   <registrant_state>ES</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.nsprimario.com</value>
    <value>ns8.nsprimario.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>azm.com.cn</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2006-07-23</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>郑潇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>azm.waw.pl</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-28 06:02:28</query_time>
   <create_date>2006-10-18</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>azm.su</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 16:31:26</query_time>
   <create_date>2008-08-20</create_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>RD-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mastername.ru</value>
    <value>ns2.mastername.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>azm.by</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>2010-04-14</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Матс-Групп&quot;</registrant_company>
   <registrant_address>220070, -, г. Минск, ул. Ваупшасова, д. 10, пом.121</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375447891987</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>azm.io</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 18:27:48</query_time>
   <create_date>2014-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PeerIndex</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>azm.info</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 21:05:33</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ausbildungszentrum Winterthur</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>n.a.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.datimo.ch</value>
    <value>ns2.cablecom.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>azm.be</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 01:40:44</query_time>
   <create_date>2014-12-11</create_date>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>azm.tech</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2016-02-21</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <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>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>azm.consulting</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>2016-04-21</create_date>
   <update_date>2021-08-24</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AZM Consulting Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>azm.tokyo</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-02 18:14:59</query_time>
   <create_date>2016-09-15</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>azm.uk</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 09:11:24</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]</registrar_name>
   <registrar_website>http://www.1st4domains.com</registrar_website>
   <name_servers>
    <value>eczm2gtf.verify.hn</value>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>azm.app</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 12:42:56</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian En Qi Ye Guan Li You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>azm.biz</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-11 11:01:33</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-04</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 onamae.com</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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>azm.fr</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:57:23</query_time>
   <create_date>2019-12-22</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>NVA Online Advertising B.V.</registrant_company>
   <registrant_address>NVA Online Advertising B.V., Opper 14, 5406CA Uden</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.642204151</registrant_phone>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>azm.eu.com</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-05-19 18:27:48</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/azm.eu.com/registrant</registrant_email>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.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>azm.company</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-10 18:05:23</query_time>
   <create_date>2020-08-18</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>azm.us</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>Brand Boogie LLC</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89143</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>azm.vc</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-26 01:40:44</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.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>SA</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>ns4013.websitewelcome.com</value>
    <value>ns4014.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>azm.solutions</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-19 18:27:48</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-27</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>azm.plus</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-10 18:05:23</query_time>
   <create_date>2022-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>azm.dev</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-22 07:43:36</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2024-08-16</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>34</num>
   <domain_name>azm.academy</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-06-11 11:01:33</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>edna.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>azm.blue</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-16 09:52:44</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AzukiMap K.K.</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>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>ns-1219.awsdns-24.org</value>
    <value>ns-1993.awsdns-57.co.uk</value>
    <value>ns-452.awsdns-56.com</value>
    <value>ns-875.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>azm.group</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2022-10-11</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AZIM Dad</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BERKSHIRE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>azm.one</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-11 11:01:34</query_time>
   <create_date>2023-02-09</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2028-02-09</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>azm.org.in</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-22 02:14:25</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Web Technology Ghazipur</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.goviralhost.net</value>
    <value>ns2.goviralhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>azm.org.uk</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-14 12:42:56</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost-expired.domainparkingserver.net</value>
    <value>ns2.bluehost-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>azm.digital</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-02 21:05:33</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-24</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>azm.media</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-08</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>aiden.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>azm.agency</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-10-10</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>azm.services</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-10-10</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>azm.store</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 18:05:23</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>azm.pics</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-10 18:05:23</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-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>46</num>
   <domain_name>azm.cc</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-22 09:11:24</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-03</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>azm.world</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-22 09:11:24</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>azm.icu</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 16:43:25</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>azm.asia</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-01 18:57:24</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-24</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>xu gui hua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangdong Province</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>50</num>
   <domain_name>azm.qa</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <update_date>2023-08-23</update_date>
   <registrar_name>ROUTEDGE</registrar_name>
   <name_servers>
    <value>ns1.domainersguru.com</value>
    <value>ns2.domainersguru.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>azm.name</domain_name>
   <domain_keyword>azm</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-30 11:44:47</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.023</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 6,615 domain names (in 0.092 seconds) which look and sound like the brand name "azm".
Domain Name Registered Expiry Registrar Ownership
1 a2m.ma 26 Sep 2021 26 Sep 2024 CAP CONNECT ITQAN MEDIA
2 pzm.pl 8 Jun 2001 7 Jun 2024 AZ.pl Sp. z o.o. -
3 amm.cat 8 Sep 2009 9 Sep 2024 10dencehispahard S.L. (CDmon.com) albert malet mumbru
4 rzm.pl 24 Mar 2004 24 Mar 2025 WEBNET Marcin Orłowski -
5 kzm.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
6 aizm.net 3 Mar 2017 3 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 azy.dev 2 Mar 2019 2 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
8 atm.ro 30 Aug 2018 12 Sep 2033 EXTREME SOLUTIONS SRL -
9 aza.biz 23 Apr 2011 22 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
10 amz.ro 12 Oct 2018 22 Apr 2027 Chroot Network SRL -
11 alm.vip 9 Jun 2016 9 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Tian Qiao Ming
12 ahm.care 22 Apr 2022 22 Apr 2025 Register.com, Inc. REDACTED FOR PRIVACY
13 ahm.tech 21 Apr 2017 21 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
14 fzm.cn 9 May 2005 9 May 2025 北京新网数码信息技术有限公司 陈绍静
15 aim.tokyo 3 Dec 2015 3 Dec 2024 GMO Internet Group, Inc. -
16 rzm.it 28 Nov 2002 19 Sep 2024 Key-Systems GmbH Meraner Rechenzentrum GmbH
17 azt.co 21 Jul 2010 20 Jul 2024 GoDaddy.com, LLC Global Internet Services Ltd
18 aam.fit 26 Dec 2021 26 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 bzm.info 24 Apr 2023 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 adm.dk 1 Sep 1997 30 Sep 2024 - -
21 azm2.com 6 Mar 2024 6 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
22 szm.xyz 16 Oct 2021 16 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
23 azs.edu.pl 3 Mar 2020 3 Mar 2025 nazwa.pl sp. z o.o. -
24 aum.guru 14 Apr 2023 14 Apr 2025 Sav.com, LLC Privacy Protection
25 azk.net 17 Apr 2003 17 Apr 2026 Name.com, Inc. Non-Public Data
26 apm.aero 16 Jan 2008 16 Jan 2025 Namebay SAM AIRTM
27 akm.su 2 Dec 2007 2 Dec 2024 RUCENTER-SU Analysis Consulting & Marketing
28 acm.claims 21 Dec 2023 21 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
29 hzm.xyz 15 Oct 2021 15 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
30 lzm.su 8 Dec 2010 8 Dec 2024 REGRU-SU LZM, LLC
31 alm.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
32 avm.lt 10 Feb 2010 11 Feb 2025 UAB "Interneto vizija" UAB "Interneto vizija"
33 vzm.nl 18 Oct 1999 - Hostingindustries B.V. -
34 abm.wang 29 Oct 2021 29 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang xin guang
35 szm.lat 7 Sep 2023 7 Sep 2024 Porkbun, LLC Private by Design, LLC
36 ajm.ai - - 101domain REDACTED FOR PRIVACY
37 anm.app 10 May 2018 10 May 2025 West263 International Limited Tian En Qi Ye Guan Li You Xian Gong Si
38 aum.news 9 Feb 2016 9 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 zzm.org.pl 5 Sep 2003 5 Sep 2024 Domena.pl sp. z o.o. -
40 amz.tirol 22 Mar 2017 22 Mar 2025 Vautron Rechenzentrum AG Dipl. Ing. Architekt ZT Mario Zacher
41 azam.dev 28 May 2020 28 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
42 azf.net 31 Oct 2000 31 Oct 2024 eName Technology Co.,Ltd. -
43 a8m.ink 6 Apr 2023 6 Apr 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
44 aim.cloud 11 Feb 2016 11 Feb 2025 Epik LLC Anonymize LLC
45 dzm.info 5 Dec 2003 5 Dec 2024 Vautron Rechenzentrum AG REDACTED FOR PRIVACY
46 abm.la 14 Nov 2013 14 Nov 2024 GoDaddy.com, Inc. -
47 izm.cool 5 Nov 2021 5 Nov 2031 DNSPod, Inc. Zuo Hua Dong
48 amm.design 27 Dec 2023 27 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
49 akm.social 26 Jan 2023 26 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166311447
50 rzm.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
51 az2.co.uk 30 Apr 2023 30 Apr 2028 UK2 Limited [Tag = UK2NET] -
52 azi.care 9 Sep 2021 9 Sep 2024 Squarespace Domains II LLC Innovative Health Clinic
53 kazm.tech 25 Jan 2019 25 Jan 2025 Promo People, Inc. Promo People Inc.
54 hazm.top 4 Dec 2023 4 Dec 2024 Eranet International Limited fu yi chen
55 azo.jp 22 Sep 2004 30 Sep 2024 - KAGOYA Internet Routing
56 azp.agency 15 Jun 2022 15 Jun 2024 Squarespace Domains II LLC AZ Pathfinders Inc
57 xzm.cn 25 Jun 2006 25 Jun 2025 阿里云计算有限公司(万网) 山东销掌门信息科技有限公司
58 aza.one 14 Dec 2023 14 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169601308
59 aom.pe - - NIC.PE AOM SUMINISTROS INDUSTRIALES SAC
60 wzm.biz 11 Jan 2004 10 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
61 adm.info 28 Sep 2005 28 Sep 2024 IONOS SE adm financial services GmbH
62 aam.ventures 12 Jun 2023 12 Jun 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 abm.id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Andrew Myers
64 ajm.net.cn 26 Feb 2024 26 Feb 2025 浙江贰贰网络有限公司 林捷
65 a-m.life 16 Feb 2023 16 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 azx.it 8 Sep 2014 27 Sep 2024 Algorithmedia S.r.l. Puglia.com
67 azd.com.au - - GoDaddy.com LLC trading as GoDaddy.com AZURE DEVELOPMENT GROUP PTY LTD
68 aazm.com 10 Jan 2005 10 Jan 2025 22net, Inc. -
69 afm.be 4 Jun 2002 - Combell nv -
70 aza.global 21 Jul 2022 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 az8.com 7 Mar 2000 7 Mar 2026 GoDaddy.com, LLC -
72 arm.org.br 8 Aug 1997 8 Aug 2025 - Instituto Rodrigo Mendes
73 alm.pub 21 Jun 2015 21 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 amz.moe 12 Nov 2022 12 Nov 2024 Wild West Domains, Inc. Domains By Proxy, LLC
75 azom.ru 30 Aug 2022 30 Aug 2024 REGRU-RU Private Person
76 aam.aero 27 May 2020 27 May 2025 101domain GRS Limited AAM - Aircraft Asset Management
77 qzm.de - - - -
78 ajm.in 16 Jan 2010 16 Jan 2027 Name.com, Inc. ajmsoftwares
79 az9.ru 1 Mar 2021 1 Mar 2025 REGTIME-RU Private Person
80 azf.vc 23 Jul 2020 23 Jul 2024 Gandi SAS TACHI.AI
81 azam.store 14 Jun 2023 14 Jun 2024 Xiamen ChinaSource Internet Service Co., Ltd Caowei
82 az6.com 12 Jun 2009 11 Jun 2024 Eurodns S.A. Whois Privacy (enumDNS dba)
83 azx.lol 28 Apr 2023 28 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
84 azim.network 3 Jan 2018 3 Jan 2025 Squarespace Domains II LLC Azim Manjee Consulting, LLC
85 azmo.store 15 Jun 2023 15 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
86 azn.gay 16 Sep 2020 16 Sep 2025 Porkbun REDACTED FOR PRIVACY
87 aem.su 21 Dec 2021 21 Dec 2024 RUCENTER-SU Private Person
88 acm.coach 9 Oct 2017 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 aem.com.br 17 Feb 1999 17 Feb 2026 - Associa??o Esportiva Mocoquense
90 apm.one 8 Nov 2018 8 Nov 2024 united-domains AG itility e.K.
91 azmo.co.jp 29 Aug 2013 - - kabushikigaisya azumo
92 rzm.su 22 Jun 2021 22 Jun 2024 RFRU-SU Private Person
93 alzm.de - - - -
94 azo.international 17 May 2019 17 May 2025 eNom, LLC Data Protected
95 awm.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
96 abm.life 13 Nov 2023 13 Nov 2024 Sav.com, LLC - 43 REDACTED FOR PRIVACY
97 az1.uk 12 Jun 2019 12 Jun 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] Edoms LLC
98 6azm.icu 20 Jun 2023 20 Jun 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
99 agm.org.uk 8 Feb 2016 8 Feb 2025 Mr Andrew Bennett t/a Whois-Search.com [Tag = ANDREWBENNETT] Andrew Bennett
100 szm.moe 11 Jan 2024 11 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu BiscuitTin
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 Azm.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=azm.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "azm.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 6615,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "a2m.ma, pzm.pl, amm.cat, rzm.pl, kzm.vip, aizm.net, azy.dev, atm.ro, aza.biz, amz.ro, alm.vip, ahm.care, ahm.tech, fzm.cn, aim.tokyo, rzm.it, azt.co, aam.fit, bzm.info, adm.dk, azm2.com, szm.xyz, azs.edu.pl, aum.guru, azk.net, apm.aero, akm.su, acm.claims, hzm.xyz, lzm.su, alm.ai, avm.lt, vzm.nl, abm.wang, szm.lat, ajm.ai, anm.app, aum.news, zzm.org.pl, amz.tirol, azam.dev, azf.net, a8m.ink, aim.cloud, dzm.info, abm.la, izm.cool, amm.design, akm.social, rzm.vip, az2.co.uk, azi.care, kazm.tech, hazm.top, azo.jp, azp.agency, xzm.cn, aza.one, aom.pe, wzm.biz, adm.info, aam.ventures, abm.id.au, ajm.net.cn, a-m.life, azx.it, azd.com.au, aazm.com, afm.be, aza.global, az8.com, arm.org.br, alm.pub, amz.moe, azom.ru, aam.aero, qzm.de, ajm.in, az9.ru, azf.vc, azam.store, az6.com, azx.lol, azim.network, azmo.store, azn.gay, aem.su, acm.coach, aem.com.br, apm.one, azmo.co.jp, rzm.su, alzm.de, azo.international, awm.ai, abm.life, az1.uk, 6azm.icu, agm.org.uk, szm.moe",
    "results": [
        {
            "num": 1,
            "domain_name": "a2m.ma",
            "domain_keyword": "a2m",
            "domain_tld": "ma",
            "query_time": "2023-04-10 00:05:13",
            "create_date": "2021-09-26",
            "update_date": "2022-12-06",
            "expiry_date": "2024-09-26",
            "registrar_name": "CAP CONNECT",
            "registrant_name": "ITQAN MEDIA",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "pzm.pl",
            "domain_keyword": "pzm",
            "domain_tld": "pl",
            "query_time": "2024-03-21 03:44:02",
            "create_date": "2001-06-08",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-07",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "amm.cat",
            "domain_keyword": "amm",
            "domain_tld": "cat",
            "query_time": "2024-04-11 07:47:03",
            "create_date": "2009-09-08",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "albert malet mumbru",
            "registrant_state": "lleida",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-es.1and1-dns.biz",
                "ns-es.1and1-dns.com",
                "ns-es.1and1-dns.es",
                "ns-es.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "rzm.pl",
            "domain_keyword": "rzm",
            "domain_tld": "pl",
            "query_time": "2024-04-13 00:17:49",
            "create_date": "2004-03-24",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-24",
            "registrar_name": "WEBNET Marcin Orłowski",
            "registrar_website": "www.neo.pl",
            "name_servers": [
                "austin.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kzm.vip",
            "domain_keyword": "kzm",
            "domain_tld": "vip",
            "query_time": "2024-04-20 21:46:31",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aizm.net",
            "domain_keyword": "aizm",
            "domain_tld": "net",
            "query_time": "2024-04-20 22:05:06",
            "create_date": "2017-03-03",
            "update_date": "2023-02-24",
            "expiry_date": "2025-03-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "AnHui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "azy.dev",
            "domain_keyword": "azy",
            "domain_tld": "dev",
            "query_time": "2024-04-19 20:07:02",
            "create_date": "2019-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "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": [
                "dahlia.ns.cloudflare.com",
                "frank.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "atm.ro",
            "domain_keyword": "atm",
            "domain_tld": "ro",
            "query_time": "2024-04-27 23:27:54",
            "create_date": "2018-08-30",
            "expiry_date": "2033-09-12",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 9,
            "domain_name": "aza.biz",
            "domain_keyword": "aza",
            "domain_tld": "biz",
            "query_time": "2024-04-29 02:32:11",
            "create_date": "2011-04-23",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amz.ro",
            "domain_keyword": "amz",
            "domain_tld": "ro",
            "query_time": "2024-04-27 09:42:23",
            "create_date": "2018-10-12",
            "expiry_date": "2027-04-22",
            "registrar_name": "Chroot Network SRL",
            "registrar_website": "www.chroot.ro",
            "name_servers": [
                "host1.ameriza.ro",
                "ns1.ameriza.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 11,
            "domain_name": "alm.vip",
            "domain_keyword": "alm",
            "domain_tld": "vip",
            "query_time": "2024-04-27 20:29:13",
            "create_date": "2016-06-09",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian Qiao Ming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ahm.care",
            "domain_keyword": "ahm",
            "domain_tld": "care",
            "query_time": "2024-04-28 13:01:38",
            "create_date": "2022-04-22",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-22",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.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": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ahm.tech",
            "domain_keyword": "ahm",
            "domain_tld": "tech",
            "query_time": "2024-04-28 13:01:39",
            "create_date": "2017-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "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.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "fzm.cn",
            "domain_keyword": "fzm",
            "domain_tld": "cn",
            "query_time": "2024-04-24 22:42:14",
            "create_date": "2005-05-09",
            "expiry_date": "2025-05-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "陈绍静",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "aim.tokyo",
            "domain_keyword": "aim",
            "domain_tld": "tokyo",
            "query_time": "2024-05-01 16:35:38",
            "create_date": "2015-12-03",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "fjkdns11.alpha-prm.jp",
                "fjkdns12.alpha-prm.jp",
                "fjkdns13.alpha-prm.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "rzm.it",
            "domain_keyword": "rzm",
            "domain_tld": "it",
            "query_time": "2024-05-01 14:09:01",
            "create_date": "2002-11-28",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-19",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Meraner Rechenzentrum GmbH",
            "registrant_address": "C.so Liberta 85",
            "registrant_city": "Meran",
            "registrant_state": "BZ",
            "registrant_zip": "39012",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.sysdns.eu",
                "ns2.sysdns.eu",
                "ns3.sysdns.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "azt.co",
            "domain_keyword": "azt",
            "domain_tld": "co",
            "query_time": "2024-04-26 06:48:07",
            "create_date": "2010-07-21",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Global Internet Services Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aam.fit",
            "domain_keyword": "aam",
            "domain_tld": "fit",
            "query_time": "2024-05-04 13:30:55",
            "create_date": "2021-12-26",
            "update_date": "2024-01-01",
            "expiry_date": "2025-12-26",
            "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": [
                "nero.ns.cloudflare.com",
                "rosalyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bzm.info",
            "domain_keyword": "bzm",
            "domain_tld": "info",
            "query_time": "2024-05-01 22:57:06",
            "create_date": "2023-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "adm.dk",
            "domain_keyword": "adm",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:58:54",
            "create_date": "1997-09-01",
            "expiry_date": "2024-09-30",
            "name_servers": [
                "ns3.nordicway.dk",
                "ns4.nordicway.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "azm2.com",
            "domain_keyword": "azm2",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:05:23",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "piotr.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "szm.xyz",
            "domain_keyword": "szm",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 22:06:45",
            "create_date": "2021-10-16",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "caowei",
            "registrant_state": "shang hai",
            "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.",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "azs.edu.pl",
            "domain_keyword": "azs",
            "domain_tld": "edu.pl",
            "query_time": "2024-05-11 09:03:24",
            "create_date": "2020-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 24,
            "domain_name": "aum.guru",
            "domain_keyword": "aum",
            "domain_tld": "guru",
            "query_time": "2024-05-04 14:44:09",
            "create_date": "2023-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "azk.net",
            "domain_keyword": "azk",
            "domain_tld": "net",
            "query_time": "2024-05-04 03:16:39",
            "create_date": "2003-04-17",
            "update_date": "2023-04-06",
            "expiry_date": "2026-04-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "CA",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/azk.net/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1bcp.name.com",
                "ns2nsy.name.com",
                "ns3bfm.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "apm.aero",
            "domain_keyword": "apm",
            "domain_tld": "aero",
            "query_time": "2024-05-02 11:18:37",
            "create_date": "2008-01-16",
            "update_date": "2022-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 88,
            "registrar_name": "Namebay SAM",
            "registrar_website": "http://www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AIRTM",
            "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": [
                "ns1.model-fx.com",
                "ns2.model-fx.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "akm.su",
            "domain_keyword": "akm",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:22",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "Analysis Consulting & Marketing",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74991326130",
            "name_servers": [
                "bryansk.ens.mail.ru",
                "kemerovo.ens.mail.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 28,
            "domain_name": "acm.claims",
            "domain_keyword": "acm",
            "domain_tld": "claims",
            "query_time": "2024-05-06 01:51:41",
            "create_date": "2023-12-21",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-21",
            "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": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "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": 29,
            "domain_name": "hzm.xyz",
            "domain_keyword": "hzm",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 02:17:33",
            "create_date": "2021-10-15",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "caowei",
            "registrant_state": "shang hai",
            "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.",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "lzm.su",
            "domain_keyword": "lzm",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:33:43",
            "create_date": "2010-12-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "REGRU-SU",
            "registrant_company": "LZM, LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 812 4123571",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 31,
            "domain_name": "alm.ai",
            "domain_keyword": "alm",
            "domain_tld": "ai",
            "query_time": "2024-05-05 20:19:18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns-1488.awsdns-58.org",
                "ns-2000.awsdns-58.co.uk",
                "ns-439.awsdns-54.com",
                "ns-626.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "avm.lt",
            "domain_keyword": "avm",
            "domain_tld": "lt",
            "query_time": "2024-05-17 06:26:41",
            "create_date": "2010-02-10",
            "expiry_date": "2025-02-11",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 33,
            "domain_name": "vzm.nl",
            "domain_keyword": "vzm",
            "domain_tld": "nl",
            "query_time": "2024-05-15 11:50:13",
            "create_date": "1999-10-18",
            "update_date": "2020-07-01",
            "registrar_name": "Hostingindustries B.V.",
            "name_servers": [
                "nssec1.hostingindustries.nl",
                "nssec2.hostingindustries.nl",
                "nssec3.hostingindustries.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "abm.wang",
            "domain_keyword": "abm",
            "domain_tld": "wang",
            "query_time": "2024-05-16 03:52:08",
            "create_date": "2021-10-29",
            "expiry_date": "2024-10-29",
            "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": "wang xin guang",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "szm.lat",
            "domain_keyword": "szm",
            "domain_tld": "lat",
            "query_time": "2024-05-20 14:11:46",
            "create_date": "2023-09-07",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ajm.ai",
            "domain_keyword": "ajm",
            "domain_tld": "ai",
            "query_time": "2024-05-22 02:49:33",
            "registrar_name": "101domain",
            "registrar_website": "https://101domain.com",
            "registrant_name": "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": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wpx.net",
                "ns2.wpx.net",
                "ns3.wpx.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "anm.app",
            "domain_keyword": "anm",
            "domain_tld": "app",
            "query_time": "2024-05-13 12:56:22",
            "create_date": "2018-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian En Qi Ye Guan Li You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "aum.news",
            "domain_keyword": "aum",
            "domain_tld": "news",
            "query_time": "2024-05-25 03:12:24",
            "create_date": "2016-02-09",
            "update_date": "2023-06-17",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "zzm.org.pl",
            "domain_keyword": "zzm",
            "domain_tld": "org.pl",
            "query_time": "2024-05-17 16:24:51",
            "create_date": "2003-09-05",
            "update_date": "2023-07-13",
            "expiry_date": "2024-09-05",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "amz.tirol",
            "domain_keyword": "amz",
            "domain_tld": "tirol",
            "query_time": "2024-05-17 17:14:39",
            "create_date": "2017-03-22",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://vautron.de",
            "registrant_name": "REDACTED",
            "registrant_company": "Dipl. Ing. Architekt ZT Mario Zacher",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "adns1.hotze.com",
                "adns2.hotze.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "azam.dev",
            "domain_keyword": "azam",
            "domain_tld": "dev",
            "query_time": "2024-05-31 02:19:32",
            "create_date": "2020-05-28",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "azf.net",
            "domain_keyword": "azf",
            "domain_tld": "net",
            "query_time": "2024-05-31 02:21:26",
            "create_date": "2000-10-31",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "ChongQing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/azf.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "a8m.ink",
            "domain_keyword": "a8m",
            "domain_tld": "ink",
            "query_time": "2024-06-01 11:06:52",
            "create_date": "2023-04-06",
            "update_date": "2024-04-27",
            "expiry_date": "2024-04-06",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "aim.cloud",
            "domain_keyword": "aim",
            "domain_tld": "cloud",
            "query_time": "2024-06-01 10:24:52",
            "create_date": "2016-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "whois.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dzm.info",
            "domain_keyword": "dzm",
            "domain_tld": "info",
            "query_time": "2024-06-02 02:32:46",
            "create_date": "2003-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Regensburg",
            "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": [
                "ns1.n5q.de",
                "ns2.n5q.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "abm.la",
            "domain_keyword": "abm",
            "domain_tld": "la",
            "query_time": "2024-05-31 08:31:49",
            "create_date": "2013-11-14",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-14",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/abm.la/registrant",
            "name_servers": [
                "ns1727.websitewelcome.com",
                "ns1728.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "izm.cool",
            "domain_keyword": "izm",
            "domain_tld": "cool",
            "query_time": "2024-05-31 20:37:24",
            "create_date": "2021-11-05",
            "update_date": "2022-09-28",
            "expiry_date": "2031-11-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zuo Hua Dong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "peyton.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "amm.design",
            "domain_keyword": "amm",
            "domain_tld": "design",
            "query_time": "2024-06-02 11:59:27",
            "create_date": "2023-12-27",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "akm.social",
            "domain_keyword": "akm",
            "domain_tld": "social",
            "query_time": "2024-05-26 04:00:22",
            "create_date": "2023-01-26",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166311447",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "rzm.vip",
            "domain_keyword": "rzm",
            "domain_tld": "vip",
            "query_time": "2024-05-29 15:18:41",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "az2.co.uk",
            "domain_keyword": "az2",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:33:17",
            "create_date": "2023-04-30",
            "update_date": "2023-04-30",
            "expiry_date": "2028-04-30",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "azi.care",
            "domain_keyword": "azi",
            "domain_tld": "care",
            "query_time": "2024-05-26 01:38:25",
            "create_date": "2021-09-09",
            "update_date": "2024-04-01",
            "expiry_date": "2024-09-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Innovative Health Clinic",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "kazm.tech",
            "domain_keyword": "kazm",
            "domain_tld": "tech",
            "query_time": "2024-05-25 17:52:53",
            "create_date": "2019-01-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1591,
            "registrar_name": "Promo People, Inc.",
            "registrar_website": "http://www.promopeople.com",
            "registrant_company": "Promo People Inc.",
            "registrant_state": "Ontario",
            "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": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hazm.top",
            "domain_keyword": "hazm",
            "domain_tld": "top",
            "query_time": "2024-05-29 09:18:20",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fu yi chen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TJ",
            "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.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "azo.jp",
            "domain_keyword": "azo",
            "domain_tld": "jp",
            "query_time": "2024-06-04 01:09:48",
            "create_date": "2004-09-22",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-30",
            "registrant_name": "KAGOYA Internet Routing",
            "registrant_address": "85-1 Mikura-cho",
            "registrant_zip": "604-8166",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-022-234",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 56,
            "domain_name": "azp.agency",
            "domain_keyword": "azp",
            "domain_tld": "agency",
            "query_time": "2024-06-04 01:12:53",
            "create_date": "2022-06-15",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AZ Pathfinders Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "xzm.cn",
            "domain_keyword": "xzm",
            "domain_tld": "cn",
            "query_time": "2024-06-07 06:07:06",
            "create_date": "2006-06-25",
            "expiry_date": "2025-06-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "山东销掌门信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "aza.one",
            "domain_keyword": "aza",
            "domain_tld": "one",
            "query_time": "2024-06-07 18:57:18",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169601308",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aom.pe",
            "domain_keyword": "aom",
            "domain_tld": "pe",
            "query_time": "2024-06-09 10:37:04",
            "registrar_name": "NIC.PE",
            "registrant_name": "AOM SUMINISTROS INDUSTRIALES SAC",
            "name_servers": [
                "dns1.supremepanel.com",
                "dns2.supremepanel.com",
                "dns3.supremepanel.com",
                "dns4.supremepanel.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "wzm.biz",
            "domain_keyword": "wzm",
            "domain_tld": "biz",
            "query_time": "2024-06-09 06:29:11",
            "create_date": "2004-01-11",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "adm.info",
            "domain_keyword": "adm",
            "domain_tld": "info",
            "query_time": "2024-06-12 03:51:19",
            "create_date": "2005-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adm financial services GmbH",
            "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": [
                "ns1113.ui-dns.biz",
                "ns1113.ui-dns.com",
                "ns1113.ui-dns.de",
                "ns1113.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "aam.ventures",
            "domain_keyword": "aam",
            "domain_tld": "ventures",
            "query_time": "2024-06-13 01:02:49",
            "create_date": "2023-06-12",
            "update_date": "2024-06-12",
            "expiry_date": "2025-06-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "abm.id.au",
            "domain_keyword": "abm",
            "domain_tld": "id.au",
            "query_time": "2024-04-12 11:53:29",
            "update_date": "2023-09-19",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Andrew Myers",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ajm.net.cn",
            "domain_keyword": "ajm",
            "domain_tld": "net.cn",
            "query_time": "2024-04-19 00:55:42",
            "create_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "林捷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.everdns.com",
                "ns2.everdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "a-m.life",
            "domain_keyword": "a-m",
            "domain_tld": "life",
            "query_time": "2024-04-17 19:21:04",
            "create_date": "2023-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pq.hosting",
                "ns2.pq.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "azx.it",
            "domain_keyword": "azx",
            "domain_tld": "it",
            "query_time": "2024-04-19 20:06:52",
            "create_date": "2014-09-08",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 67,
            "domain_name": "azd.com.au",
            "domain_keyword": "azd",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 09:24:57",
            "update_date": "2023-07-20",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "AZURE DEVELOPMENT GROUP PTY LTD",
            "name_servers": [
                "ns1-07.azure-dns.com",
                "ns2-07.azure-dns.net",
                "ns3-07.azure-dns.org",
                "ns4-07.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aazm.com",
            "domain_keyword": "aazm",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:09:14",
            "create_date": "2005-01-10",
            "update_date": "2024-02-10",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "afm.be",
            "domain_keyword": "afm",
            "domain_tld": "be",
            "query_time": "2024-04-19 22:06:24",
            "create_date": "2002-06-04",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 70,
            "domain_name": "aza.global",
            "domain_keyword": "aza",
            "domain_tld": "global",
            "query_time": "2024-04-24 21:54:50",
            "create_date": "2022-07-21",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-21",
            "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": 71,
            "domain_name": "az8.com",
            "domain_keyword": "az8",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:54:43",
            "create_date": "2000-03-07",
            "update_date": "2024-01-27",
            "expiry_date": "2026-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "arm.org.br",
            "domain_keyword": "arm",
            "domain_tld": "org.br",
            "query_time": "2024-04-15 05:56:13",
            "create_date": "1997-08-08",
            "update_date": "2023-07-10",
            "expiry_date": "2025-08-08",
            "registrant_name": "Instituto Rodrigo Mendes",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 73,
            "domain_name": "alm.pub",
            "domain_keyword": "alm",
            "domain_tld": "pub",
            "query_time": "2024-04-27 20:29:13",
            "create_date": "2015-06-21",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-21",
            "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": [
                "ns1bcp.name.com",
                "ns2qvz.name.com",
                "ns3gnv.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "amz.moe",
            "domain_keyword": "amz",
            "domain_tld": "moe",
            "query_time": "2024-04-27 09:42:23",
            "create_date": "2022-11-12",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "azom.ru",
            "domain_keyword": "azom",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:12:00",
            "create_date": "2022-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "aam.aero",
            "domain_keyword": "aam",
            "domain_tld": "aero",
            "query_time": "2024-05-04 13:30:55",
            "create_date": "2020-05-27",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AAM - Aircraft Asset Management",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1449.awsdns-53.org",
                "ns-1797.awsdns-32.co.uk",
                "ns-420.awsdns-52.com",
                "ns-989.awsdns-59.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "qzm.de",
            "domain_keyword": "qzm",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:24:15",
            "update_date": "2008-08-28",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "ajm.in",
            "domain_keyword": "ajm",
            "domain_tld": "in",
            "query_time": "2024-05-03 15:17:26",
            "create_date": "2010-01-16",
            "update_date": "2021-12-28",
            "expiry_date": "2027-01-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ajmsoftwares",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "rajasthan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhq.name.com",
                "ns2gtx.name.com",
                "ns3jwx.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "az9.ru",
            "domain_keyword": "az9",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:10:47",
            "create_date": "2021-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "azf.vc",
            "domain_keyword": "azf",
            "domain_tld": "vc",
            "query_time": "2024-05-04 03:12:21",
            "create_date": "2020-07-23",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TACHI.AI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "azam.store",
            "domain_keyword": "azam",
            "domain_tld": "store",
            "query_time": "2024-05-08 12:08:05",
            "create_date": "2023-06-14",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Caowei",
            "registrant_state": "Jiangsu",
            "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.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "az6.com",
            "domain_keyword": "az6",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:06:25",
            "create_date": "2009-06-12",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "BPM 333868, Banzelt 4 A",
            "registrant_city": "Root-sur-Syre",
            "registrant_zip": "6921",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.27720304",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "azx.lol",
            "domain_keyword": "azx",
            "domain_tld": "lol",
            "query_time": "2024-05-08 08:49:20",
            "create_date": "2023-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "azim.network",
            "domain_keyword": "azim",
            "domain_tld": "network",
            "query_time": "2024-05-08 12:15:45",
            "create_date": "2018-01-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Azim Manjee Consulting, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "azmo.store",
            "domain_keyword": "azmo",
            "domain_tld": "store",
            "query_time": "2024-05-10 18:06:02",
            "create_date": "2023-06-15",
            "update_date": "2024-04-18",
            "expiry_date": "2024-06-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_company": "Identity Protection Service",
            "registrant_state": "Middlesex",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1502.awsdns-59.org",
                "ns-1562.awsdns-03.co.uk",
                "ns-275.awsdns-34.com",
                "ns-848.awsdns-42.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "azn.gay",
            "domain_keyword": "azn",
            "domain_tld": "gay",
            "query_time": "2024-05-10 18:06:10",
            "create_date": "2020-09-16",
            "update_date": "2024-03-20",
            "expiry_date": "2025-09-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taipei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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": [
                "kim.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "aem.su",
            "domain_keyword": "aem",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:58",
            "create_date": "2021-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 88,
            "domain_name": "acm.coach",
            "domain_keyword": "acm",
            "domain_tld": "coach",
            "query_time": "2024-05-06 01:51:41",
            "create_date": "2017-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aem.com.br",
            "domain_keyword": "aem",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 01:32:28",
            "create_date": "1999-02-17",
            "update_date": "2024-03-05",
            "expiry_date": "2026-02-17",
            "registrant_name": "Associa??o Esportiva Mocoquense",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.oguialocal.com",
                "dns2.oguialocal.com",
                "dns3.oguialocal.com",
                "dns4.oguialocal.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 90,
            "domain_name": "apm.one",
            "domain_keyword": "apm",
            "domain_tld": "one",
            "query_time": "2024-05-02 11:18:38",
            "create_date": "2018-11-08",
            "update_date": "2024-04-10",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "itility e.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "azmo.co.jp",
            "domain_keyword": "azmo",
            "domain_tld": "co.jp",
            "query_time": "2024-04-30 11:45:47",
            "create_date": "2013-08-29",
            "update_date": "2023-09-01",
            "registrant_company": "kabushikigaisya azumo",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 92,
            "domain_name": "rzm.su",
            "domain_keyword": "rzm",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:34",
            "create_date": "2021-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "RFRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 93,
            "domain_name": "alzm.de",
            "domain_keyword": "alzm",
            "domain_tld": "de",
            "query_time": "2024-05-05 10:29:28",
            "update_date": "2018-01-17",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "azo.international",
            "domain_keyword": "azo",
            "domain_tld": "international",
            "query_time": "2024-05-22 09:11:49",
            "create_date": "2019-05-17",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "awm.ai",
            "domain_keyword": "awm",
            "domain_tld": "ai",
            "query_time": "2024-05-22 21:43:52",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "abm.life",
            "domain_keyword": "abm",
            "domain_tld": "life",
            "query_time": "2024-05-20 10:52:09",
            "create_date": "2023-11-13",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-13",
            "registrar_iana": 3933,
            "registrar_name": "Sav.com, LLC - 43",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "az1.uk",
            "domain_keyword": "az1",
            "domain_tld": "uk",
            "query_time": "2024-05-19 18:23:25",
            "create_date": "2019-06-12",
            "update_date": "2023-09-27",
            "expiry_date": "2024-06-12",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "registrant_name": "Edoms LLC",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "6azm.icu",
            "domain_keyword": "6azm",
            "domain_tld": "icu",
            "query_time": "2024-05-19 20:58:03",
            "create_date": "2023-06-20",
            "update_date": "2024-01-23",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Dong",
            "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.",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "agm.org.uk",
            "domain_keyword": "agm",
            "domain_tld": "org.uk",
            "query_time": "2024-05-14 13:47:22",
            "create_date": "2016-02-08",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-08",
            "registrar_name": "Mr Andrew Bennett t/a Whois-Search.com [Tag = ANDREWBENNETT]",
            "registrar_website": "http://www.whois-search.com",
            "registrant_name": "Andrew Bennett",
            "name_servers": [
                "hera.ns.cloudflare.com",
                "kai.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "szm.moe",
            "domain_keyword": "szm",
            "domain_tld": "moe",
            "query_time": "2024-05-12 17:45:46",
            "create_date": "2024-01-11",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BiscuitTin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "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-35.azure-dns.com",
                "ns2-35.azure-dns.net",
                "ns3-35.azure-dns.org",
                "ns4-35.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>azm.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6615</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>a2m.ma, pzm.pl, amm.cat, rzm.pl, kzm.vip, aizm.net, azy.dev, atm.ro, aza.biz, amz.ro, alm.vip, ahm.care, ahm.tech, fzm.cn, aim.tokyo, rzm.it, azt.co, aam.fit, bzm.info, adm.dk, azm2.com, szm.xyz, azs.edu.pl, aum.guru, azk.net, apm.aero, akm.su, acm.claims, hzm.xyz, lzm.su, alm.ai, avm.lt, vzm.nl, abm.wang, szm.lat, ajm.ai, anm.app, aum.news, zzm.org.pl, amz.tirol, azam.dev, azf.net, a8m.ink, aim.cloud, dzm.info, abm.la, izm.cool, amm.design, akm.social, rzm.vip, az2.co.uk, azi.care, kazm.tech, hazm.top, azo.jp, azp.agency, xzm.cn, aza.one, aom.pe, wzm.biz, adm.info, aam.ventures, abm.id.au, ajm.net.cn, a-m.life, azx.it, azd.com.au, aazm.com, afm.be, aza.global, az8.com, arm.org.br, alm.pub, amz.moe, azom.ru, aam.aero, qzm.de, ajm.in, az9.ru, azf.vc, azam.store, az6.com, azx.lol, azim.network, azmo.store, azn.gay, aem.su, acm.coach, aem.com.br, apm.one, azmo.co.jp, rzm.su, alzm.de, azo.international, awm.ai, abm.life, az1.uk, 6azm.icu, agm.org.uk, szm.moe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>a2m.ma</domain_name>
   <domain_keyword>a2m</domain_keyword>
   <domain_tld>ma</domain_tld>
   <query_time>2023-04-10 00:05:13</query_time>
   <create_date>2021-09-26</create_date>
   <update_date>2022-12-06</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>CAP CONNECT</registrar_name>
   <registrant_name>ITQAN MEDIA</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>pzm.pl</domain_name>
   <domain_keyword>pzm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-21 03:44:02</query_time>
   <create_date>2001-06-08</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>amm.cat</domain_name>
   <domain_keyword>amm</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-11 07:47:03</query_time>
   <create_date>2009-09-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>albert malet mumbru</registrant_company>
   <registrant_state>lleida</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-es.1and1-dns.biz</value>
    <value>ns-es.1and1-dns.com</value>
    <value>ns-es.1and1-dns.es</value>
    <value>ns-es.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>rzm.pl</domain_name>
   <domain_keyword>rzm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-13 00:17:49</query_time>
   <create_date>2004-03-24</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>WEBNET Marcin Orłowski</registrar_name>
   <registrar_website>www.neo.pl</registrar_website>
   <name_servers>
    <value>austin.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kzm.vip</domain_name>
   <domain_keyword>kzm</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-20 21:46:31</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aizm.net</domain_name>
   <domain_keyword>aizm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 22:05:06</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>AnHui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.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>azy.dev</domain_name>
   <domain_keyword>azy</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-19 20:07:02</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</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>dahlia.ns.cloudflare.com</value>
    <value>frank.ns.cloudflare.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>atm.ro</domain_name>
   <domain_keyword>atm</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 23:27:54</query_time>
   <create_date>2018-08-30</create_date>
   <expiry_date>2033-09-12</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aza.biz</domain_name>
   <domain_keyword>aza</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 02:32:11</query_time>
   <create_date>2011-04-23</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>amz.ro</domain_name>
   <domain_keyword>amz</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 09:42:23</query_time>
   <create_date>2018-10-12</create_date>
   <expiry_date>2027-04-22</expiry_date>
   <registrar_name>Chroot Network SRL</registrar_name>
   <registrar_website>www.chroot.ro</registrar_website>
   <name_servers>
    <value>host1.ameriza.ro</value>
    <value>ns1.ameriza.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>alm.vip</domain_name>
   <domain_keyword>alm</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-27 20:29:13</query_time>
   <create_date>2016-06-09</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian Qiao Ming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns10.hichina.com</value>
    <value>dns9.hichina.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>ahm.care</domain_name>
   <domain_keyword>ahm</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-04-28 13:01:38</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ahm.tech</domain_name>
   <domain_keyword>ahm</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-28 13:01:39</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <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>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fzm.cn</domain_name>
   <domain_keyword>fzm</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-24 22:42:14</query_time>
   <create_date>2005-05-09</create_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>陈绍静</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>aim.tokyo</domain_name>
   <domain_keyword>aim</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-01 16:35:38</query_time>
   <create_date>2015-12-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>fjkdns11.alpha-prm.jp</value>
    <value>fjkdns12.alpha-prm.jp</value>
    <value>fjkdns13.alpha-prm.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>rzm.it</domain_name>
   <domain_keyword>rzm</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 14:09:01</query_time>
   <create_date>2002-11-28</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Meraner Rechenzentrum GmbH</registrant_company>
   <registrant_address>C.so Liberta 85</registrant_address>
   <registrant_city>Meran</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39012</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.sysdns.eu</value>
    <value>ns2.sysdns.eu</value>
    <value>ns3.sysdns.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>azt.co</domain_name>
   <domain_keyword>azt</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-26 06:48:07</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-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>Global Internet Services Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.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>aam.fit</domain_name>
   <domain_keyword>aam</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-04 13:30:55</query_time>
   <create_date>2021-12-26</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-12-26</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>nero.ns.cloudflare.com</value>
    <value>rosalyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bzm.info</domain_name>
   <domain_keyword>bzm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 22:57:06</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>adm.dk</domain_name>
   <domain_keyword>adm</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:58:54</query_time>
   <create_date>1997-09-01</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <name_servers>
    <value>ns3.nordicway.dk</value>
    <value>ns4.nordicway.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>azm2.com</domain_name>
   <domain_keyword>azm2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:05:23</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>piotr.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>szm.xyz</domain_name>
   <domain_keyword>szm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 22:06:45</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>caowei</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <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>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>azs.edu.pl</domain_name>
   <domain_keyword>azs</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-05-11 09:03:24</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>aum.guru</domain_name>
   <domain_keyword>aum</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-04 14:44:09</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>azk.net</domain_name>
   <domain_keyword>azk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 03:16:39</query_time>
   <create_date>2003-04-17</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2026-04-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/azk.net/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1bcp.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4jpz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>apm.aero</domain_name>
   <domain_keyword>apm</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-02 11:18:37</query_time>
   <create_date>2008-01-16</create_date>
   <update_date>2022-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay SAM</registrar_name>
   <registrar_website>http://www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AIRTM</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>ns1.model-fx.com</value>
    <value>ns2.model-fx.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>akm.su</domain_name>
   <domain_keyword>akm</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:22</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>Analysis Consulting &amp; Marketing</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74991326130</registrant_phone>
   <name_servers>
    <value>bryansk.ens.mail.ru</value>
    <value>kemerovo.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>acm.claims</domain_name>
   <domain_keyword>acm</domain_keyword>
   <domain_tld>claims</domain_tld>
   <query_time>2024-05-06 01:51:41</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-21</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>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</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>29</num>
   <domain_name>hzm.xyz</domain_name>
   <domain_keyword>hzm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 02:17:33</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>caowei</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <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>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>lzm.su</domain_name>
   <domain_keyword>lzm</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:33:43</query_time>
   <create_date>2010-12-08</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_company>LZM, LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 812 4123571</registrant_phone>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>alm.ai</domain_name>
   <domain_keyword>alm</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-05 20:19:18</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns-1488.awsdns-58.org</value>
    <value>ns-2000.awsdns-58.co.uk</value>
    <value>ns-439.awsdns-54.com</value>
    <value>ns-626.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>avm.lt</domain_name>
   <domain_keyword>avm</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-17 06:26:41</query_time>
   <create_date>2010-02-10</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>vzm.nl</domain_name>
   <domain_keyword>vzm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 11:50:13</query_time>
   <create_date>1999-10-18</create_date>
   <update_date>2020-07-01</update_date>
   <registrar_name>Hostingindustries B.V.</registrar_name>
   <name_servers>
    <value>nssec1.hostingindustries.nl</value>
    <value>nssec2.hostingindustries.nl</value>
    <value>nssec3.hostingindustries.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>abm.wang</domain_name>
   <domain_keyword>abm</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-16 03:52:08</query_time>
   <create_date>2021-10-29</create_date>
   <expiry_date>2024-10-29</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>wang xin guang</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>szm.lat</domain_name>
   <domain_keyword>szm</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-20 14:11:46</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ajm.ai</domain_name>
   <domain_keyword>ajm</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-22 02:49:33</query_time>
   <registrar_name>101domain</registrar_name>
   <registrar_website>https://101domain.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.wpx.net</value>
    <value>ns2.wpx.net</value>
    <value>ns3.wpx.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>anm.app</domain_name>
   <domain_keyword>anm</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 12:56:22</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian En Qi Ye Guan Li You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>aum.news</domain_name>
   <domain_keyword>aum</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-25 03:12:24</query_time>
   <create_date>2016-02-09</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>zzm.org.pl</domain_name>
   <domain_keyword>zzm</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-17 16:24:51</query_time>
   <create_date>2003-09-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>amz.tirol</domain_name>
   <domain_keyword>amz</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-17 17:14:39</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://vautron.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Dipl. Ing. Architekt ZT Mario Zacher</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>adns1.hotze.com</value>
    <value>adns2.hotze.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>azam.dev</domain_name>
   <domain_keyword>azam</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-31 02:19:32</query_time>
   <create_date>2020-05-28</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-28</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>azf.net</domain_name>
   <domain_keyword>azf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 02:21:26</query_time>
   <create_date>2000-10-31</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>ChongQing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/azf.net</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>a8m.ink</domain_name>
   <domain_keyword>a8m</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-01 11:06:52</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>Si Chuan</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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>aim.cloud</domain_name>
   <domain_keyword>aim</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-01 10:24:52</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>whois.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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.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>45</num>
   <domain_name>dzm.info</domain_name>
   <domain_keyword>dzm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 02:32:46</query_time>
   <create_date>2003-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Regensburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.n5q.de</value>
    <value>ns2.n5q.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>abm.la</domain_name>
   <domain_keyword>abm</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-31 08:31:49</query_time>
   <create_date>2013-11-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/abm.la/registrant</registrant_email>
   <name_servers>
    <value>ns1727.websitewelcome.com</value>
    <value>ns1728.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>izm.cool</domain_name>
   <domain_keyword>izm</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-31 20:37:24</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2031-11-05</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zuo Hua Dong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>peyton.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>amm.design</domain_name>
   <domain_keyword>amm</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-02 11:59:27</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>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>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>akm.social</domain_name>
   <domain_keyword>akm</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-26 04:00:22</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166311447</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>rzm.vip</domain_name>
   <domain_keyword>rzm</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-29 15:18:41</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>az2.co.uk</domain_name>
   <domain_keyword>az2</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:33:17</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2028-04-30</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>azi.care</domain_name>
   <domain_keyword>azi</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-26 01:38:25</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Innovative Health Clinic</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>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>kazm.tech</domain_name>
   <domain_keyword>kazm</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 17:52:53</query_time>
   <create_date>2019-01-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1591</registrar_iana>
   <registrar_name>Promo People, Inc.</registrar_name>
   <registrar_website>http://www.promopeople.com</registrar_website>
   <registrant_company>Promo People Inc.</registrant_company>
   <registrant_state>Ontario</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>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hazm.top</domain_name>
   <domain_keyword>hazm</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 09:18:20</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fu yi chen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TJ</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.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>azo.jp</domain_name>
   <domain_keyword>azo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-04 01:09:48</query_time>
   <create_date>2004-09-22</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>KAGOYA Internet Routing</registrant_name>
   <registrant_address>85-1 Mikura-cho</registrant_address>
   <registrant_zip>604-8166</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-022-234</registrant_phone>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>azp.agency</domain_name>
   <domain_keyword>azp</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-04 01:12:53</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AZ Pathfinders Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>xzm.cn</domain_name>
   <domain_keyword>xzm</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-07 06:07:06</query_time>
   <create_date>2006-06-25</create_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>山东销掌门信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>aza.one</domain_name>
   <domain_keyword>aza</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-07 18:57:18</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169601308</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aom.pe</domain_name>
   <domain_keyword>aom</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-09 10:37:04</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>AOM SUMINISTROS INDUSTRIALES SAC</registrant_name>
   <name_servers>
    <value>dns1.supremepanel.com</value>
    <value>dns2.supremepanel.com</value>
    <value>dns3.supremepanel.com</value>
    <value>dns4.supremepanel.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>wzm.biz</domain_name>
   <domain_keyword>wzm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-09 06:29:11</query_time>
   <create_date>2004-01-11</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>adm.info</domain_name>
   <domain_keyword>adm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 03:51:19</query_time>
   <create_date>2005-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</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>adm financial services GmbH</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>ns1113.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1113.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>aam.ventures</domain_name>
   <domain_keyword>aam</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-06-13 01:02:49</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>abm.id.au</domain_name>
   <domain_keyword>abm</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-04-12 11:53:29</query_time>
   <update_date>2023-09-19</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Andrew Myers</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>64</num>
   <domain_name>ajm.net.cn</domain_name>
   <domain_keyword>ajm</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-19 00:55:42</query_time>
   <create_date>2024-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>林捷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.everdns.com</value>
    <value>ns2.everdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>a-m.life</domain_name>
   <domain_keyword>a-m</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-17 19:21:04</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pq.hosting</value>
    <value>ns2.pq.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>azx.it</domain_name>
   <domain_keyword>azx</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 20:06:52</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>azd.com.au</domain_name>
   <domain_keyword>azd</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 09:24:57</query_time>
   <update_date>2023-07-20</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>AZURE DEVELOPMENT GROUP PTY LTD</registrant_name>
   <name_servers>
    <value>ns1-07.azure-dns.com</value>
    <value>ns2-07.azure-dns.net</value>
    <value>ns3-07.azure-dns.org</value>
    <value>ns4-07.azure-dns.info</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>68</num>
   <domain_name>aazm.com</domain_name>
   <domain_keyword>aazm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:09:14</query_time>
   <create_date>2005-01-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>afm.be</domain_name>
   <domain_keyword>afm</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 22:06:24</query_time>
   <create_date>2002-06-04</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>aza.global</domain_name>
   <domain_keyword>aza</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-24 21:54:50</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-21</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>71</num>
   <domain_name>az8.com</domain_name>
   <domain_keyword>az8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:54:43</query_time>
   <create_date>2000-03-07</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>72</num>
   <domain_name>arm.org.br</domain_name>
   <domain_keyword>arm</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-15 05:56:13</query_time>
   <create_date>1997-08-08</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrant_name>Instituto Rodrigo Mendes</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>alm.pub</domain_name>
   <domain_keyword>alm</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-27 20:29:13</query_time>
   <create_date>2015-06-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-21</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>ns1bcp.name.com</value>
    <value>ns2qvz.name.com</value>
    <value>ns3gnv.name.com</value>
    <value>ns4lrt.name.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>74</num>
   <domain_name>amz.moe</domain_name>
   <domain_keyword>amz</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-04-27 09:42:23</query_time>
   <create_date>2022-11-12</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>azom.ru</domain_name>
   <domain_keyword>azom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:12:00</query_time>
   <create_date>2022-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>aam.aero</domain_name>
   <domain_keyword>aam</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-04 13:30:55</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AAM - Aircraft Asset Management</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1449.awsdns-53.org</value>
    <value>ns-1797.awsdns-32.co.uk</value>
    <value>ns-420.awsdns-52.com</value>
    <value>ns-989.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>qzm.de</domain_name>
   <domain_keyword>qzm</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:24:15</query_time>
   <update_date>2008-08-28</update_date>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ajm.in</domain_name>
   <domain_keyword>ajm</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-03 15:17:26</query_time>
   <create_date>2010-01-16</create_date>
   <update_date>2021-12-28</update_date>
   <expiry_date>2027-01-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ajmsoftwares</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>rajasthan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhq.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3jwx.name.com</value>
    <value>ns4bfy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>az9.ru</domain_name>
   <domain_keyword>az9</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:10:47</query_time>
   <create_date>2021-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>azf.vc</domain_name>
   <domain_keyword>azf</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-04 03:12:21</query_time>
   <create_date>2020-07-23</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TACHI.AI</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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>azam.store</domain_name>
   <domain_keyword>azam</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 12:08:05</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Caowei</registrant_company>
   <registrant_state>Jiangsu</registrant_state>
   <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>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>az6.com</domain_name>
   <domain_keyword>az6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:06:25</query_time>
   <create_date>2009-06-12</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</registrant_company>
   <registrant_address>BPM 333868, Banzelt 4 A</registrant_address>
   <registrant_city>Root-sur-Syre</registrant_city>
   <registrant_zip>6921</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.27720304</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>83</num>
   <domain_name>azx.lol</domain_name>
   <domain_keyword>azx</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-08 08:49:20</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>azim.network</domain_name>
   <domain_keyword>azim</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-08 12:15:45</query_time>
   <create_date>2018-01-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Azim Manjee Consulting, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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.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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>azmo.store</domain_name>
   <domain_keyword>azmo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 18:06:02</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_state>Middlesex</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1502.awsdns-59.org</value>
    <value>ns-1562.awsdns-03.co.uk</value>
    <value>ns-275.awsdns-34.com</value>
    <value>ns-848.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>azn.gay</domain_name>
   <domain_keyword>azn</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-10 18:06:10</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.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>Taipei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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>kim.ns.cloudflare.com</value>
    <value>seth.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>87</num>
   <domain_name>aem.su</domain_name>
   <domain_keyword>aem</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:58</query_time>
   <create_date>2021-12-21</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>acm.coach</domain_name>
   <domain_keyword>acm</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-06 01:51:41</query_time>
   <create_date>2017-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aem.com.br</domain_name>
   <domain_keyword>aem</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 01:32:28</query_time>
   <create_date>1999-02-17</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrant_name>Associa??o Esportiva Mocoquense</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.oguialocal.com</value>
    <value>dns2.oguialocal.com</value>
    <value>dns3.oguialocal.com</value>
    <value>dns4.oguialocal.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>apm.one</domain_name>
   <domain_keyword>apm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-02 11:18:38</query_time>
   <create_date>2018-11-08</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>itility e.K.</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>azmo.co.jp</domain_name>
   <domain_keyword>azmo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-30 11:45:47</query_time>
   <create_date>2013-08-29</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>kabushikigaisya azumo</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>rzm.su</domain_name>
   <domain_keyword>rzm</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:34</query_time>
   <create_date>2021-06-22</create_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>RFRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>alzm.de</domain_name>
   <domain_keyword>alzm</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 10:29:28</query_time>
   <update_date>2018-01-17</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>azo.international</domain_name>
   <domain_keyword>azo</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-22 09:11:49</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>awm.ai</domain_name>
   <domain_keyword>awm</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-22 21:43:52</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>abm.life</domain_name>
   <domain_keyword>abm</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-20 10:52:09</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>3933</registrar_iana>
   <registrar_name>Sav.com, LLC - 43</registrar_name>
   <registrar_website>http://sav.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>IL</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.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>97</num>
   <domain_name>az1.uk</domain_name>
   <domain_keyword>az1</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 18:23:25</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <registrant_name>Edoms LLC</registrant_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>6azm.icu</domain_name>
   <domain_keyword>6azm</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-19 20:58:03</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <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>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>agm.org.uk</domain_name>
   <domain_keyword>agm</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-14 13:47:22</query_time>
   <create_date>2016-02-08</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Mr Andrew Bennett t/a Whois-Search.com [Tag = ANDREWBENNETT]</registrar_name>
   <registrar_website>http://www.whois-search.com</registrar_website>
   <registrant_name>Andrew Bennett</registrant_name>
   <name_servers>
    <value>hera.ns.cloudflare.com</value>
    <value>kai.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>szm.moe</domain_name>
   <domain_keyword>szm</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-12 17:45:46</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BiscuitTin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</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-35.azure-dns.com</value>
    <value>ns2-35.azure-dns.net</value>
    <value>ns3-35.azure-dns.org</value>
    <value>ns4-35.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.092</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.