WHOIS QUERY TIME

7 Apr 2024 - 1:11 AM UTC

Registered: 3 January 2014
Expiry: 3 January 2028

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dns11.hichina.com
dns12.hichina.com

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=saiz.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "saiz.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "saiz.cn",
            "domain_keyword": "saiz",
            "domain_tld": "cn",
            "query_time": "2024-04-07 01:11:04",
            "create_date": "2014-01-03",
            "expiry_date": "2028-01-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京赛智永瑞科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>saiz.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>saiz.cn</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-07 01:11:04</query_time>
   <create_date>2014-01-03</create_date>
   <expiry_date>2028-01-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京赛智永瑞科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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.229 seconds) for "saiz.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Feb 2023 - 9:16 AM UTC

Registered: 3 January 2014
Expiry: 3 January 2028

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dns11.hichina.com
dns12.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京赛智永瑞科技有限公司
Email: [email protected]

#2 - QUERY TIME

22 May 2023 - 10:51 PM UTC

Registered: 3 January 2014
Expiry: 3 January 2028

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dns11.hichina.com
dns12.hichina.com

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=saiz.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "saiz.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "saiz.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "saiz.cn",
            "domain_keyword": "saiz",
            "domain_tld": "cn",
            "query_time": "2023-02-09 09:16:06",
            "create_date": "2014-01-03",
            "expiry_date": "2028-01-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京赛智永瑞科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "saiz.cn",
            "domain_keyword": "saiz",
            "domain_tld": "cn",
            "query_time": "2023-05-22 22:51:26",
            "create_date": "2014-01-03",
            "expiry_date": "2028-01-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京赛智永瑞科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.229,
        "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>saiz.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>saiz.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>saiz.cn</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-09 09:16:06</query_time>
   <create_date>2014-01-03</create_date>
   <expiry_date>2028-01-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京赛智永瑞科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>saiz.cn</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-05-22 22:51:26</query_time>
   <create_date>2014-01-03</create_date>
   <expiry_date>2028-01-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京赛智永瑞科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.229</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 13 domain names (in 0.078 seconds) which contained the exact domain keyword "saiz".
Domain Name Registered Expiry Registrar Ownership
1 saiz.co.jp 25 Feb 1997 - - SAIZUSHA Co. Ltd.,
2 saiz.net 5 Jan 2000 5 Jan 2025 Tucows Domains Inc. -
3 saiz.com 11 Feb 2000 11 Feb 2025 OVH, SAS REDACTED FOR PRIVACY
4 saiz.org 28 Apr 2000 28 Apr 2025 Annulet LLC BuyDomains.com
5 saiz.cl 24 Dec 2002 19 Jan 2025 NIC Chile GONZALO SAIZ OLMOS
6 saiz.info 17 Oct 2003 17 Oct 2024 DNC Holdings, Inc. Jewella Privacy LLC
7 saiz.cn 3 Jan 2014 3 Jan 2028 阿里云计算有限公司(万网) 北京赛智永瑞科技有限公司
8 saiz.ru 18 Apr 2017 18 Apr 2025 REGRU-RU Private Person
9 saiz.cloud 29 May 2019 29 May 2025 GoDaddy Domains By Proxy, LLC
10 saiz.io 18 Sep 2021 18 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 saiz.family 6 Sep 2023 6 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
12 saiz.app 13 Dec 2023 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 saiz.co.uk 12 Feb 2024 12 Feb 2025 Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP] -
14 saiz.uk 12 Feb 2024 12 Feb 2025 Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=saiz&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "saiz",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 14,
        "relation": "eq",
        "current": 14
    },
    "unique_domains": "saiz.co.jp, saiz.net, saiz.com, saiz.org, saiz.cl, saiz.info, saiz.cn, saiz.ru, saiz.cloud, saiz.io, saiz.family, saiz.app, saiz.co.uk, saiz.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "saiz.co.jp",
            "domain_keyword": "saiz",
            "domain_tld": "co.jp",
            "query_time": "2024-05-02 14:32:46",
            "create_date": "1997-02-25",
            "update_date": "2024-03-01",
            "registrant_company": "SAIZUSHA Co. Ltd.,",
            "name_servers": [
                "dns2.ixent.ne.jp",
                "ns.saiz.co.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "saiz.net",
            "domain_keyword": "saiz",
            "domain_tld": "net",
            "query_time": "2024-04-28 00:31:51",
            "create_date": "2000-01-05",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "saiz.com",
            "domain_keyword": "saiz",
            "domain_tld": "com",
            "query_time": "2024-04-07 01:11:04",
            "create_date": "2000-02-11",
            "update_date": "2021-12-28",
            "expiry_date": "2025-02-11",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "saiz.org",
            "domain_keyword": "saiz",
            "domain_tld": "org",
            "query_time": "2024-05-10 18:54:33",
            "create_date": "2000-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "saiz.cl",
            "domain_keyword": "saiz",
            "domain_tld": "cl",
            "query_time": "2024-04-28 00:31:51",
            "create_date": "2002-12-24",
            "expiry_date": "2025-01-19",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "GONZALO SAIZ OLMOS",
            "name_servers": [
                "ns1.dmktg.cl",
                "ns2.dmktg.cl"
            ]
        },
        {
            "num": 6,
            "domain_name": "saiz.info",
            "domain_keyword": "saiz",
            "domain_tld": "info",
            "query_time": "2024-04-28 00:31:51",
            "create_date": "2003-10-17",
            "update_date": "2023-07-03",
            "expiry_date": "2024-10-17",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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.dnchosting.com",
                "ns2.dnchosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "saiz.cn",
            "domain_keyword": "saiz",
            "domain_tld": "cn",
            "query_time": "2024-04-07 01:11:04",
            "create_date": "2014-01-03",
            "expiry_date": "2028-01-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京赛智永瑞科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "saiz.ru",
            "domain_keyword": "saiz",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:57:40",
            "create_date": "2017-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "saiz.cloud",
            "domain_keyword": "saiz",
            "domain_tld": "cloud",
            "query_time": "2024-05-31 15:39:11",
            "create_date": "2019-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "saiz.io",
            "domain_keyword": "saiz",
            "domain_tld": "io",
            "query_time": "2024-05-19 22:40:05",
            "create_date": "2021-09-18",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "saiz.family",
            "domain_keyword": "saiz",
            "domain_tld": "family",
            "query_time": "2024-05-23 00:20:44",
            "create_date": "2023-09-06",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": 12,
            "domain_name": "saiz.app",
            "domain_keyword": "saiz",
            "domain_tld": "app",
            "query_time": "2024-05-14 09:54:30",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "saiz.co.uk",
            "domain_keyword": "saiz",
            "domain_tld": "co.uk",
            "query_time": "2024-04-07 01:11:04",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "registrar_name": "Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]",
            "registrar_website": "https://www.spaceship.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "saiz.uk",
            "domain_keyword": "saiz",
            "domain_tld": "uk",
            "query_time": "2024-04-07 01:11:04",
            "create_date": "2024-02-12",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-12",
            "registrar_name": "Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]",
            "registrar_website": "https://www.spaceship.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.078,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>saiz</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>14</total>
  <relation>eq</relation>
  <current>14</current>
 </count>
 <unique_domains>saiz.co.jp, saiz.net, saiz.com, saiz.org, saiz.cl, saiz.info, saiz.cn, saiz.ru, saiz.cloud, saiz.io, saiz.family, saiz.app, saiz.co.uk, saiz.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>saiz.co.jp</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-02 14:32:46</query_time>
   <create_date>1997-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>SAIZUSHA Co. Ltd.,</registrant_company>
   <name_servers>
    <value>dns2.ixent.ne.jp</value>
    <value>ns.saiz.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>saiz.net</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 00:31:51</query_time>
   <create_date>2000-01-05</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>saiz.com</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 01:11:04</query_time>
   <create_date>2000-02-11</create_date>
   <update_date>2021-12-28</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>saiz.org</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 18:54:33</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>saiz.cl</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-28 00:31:51</query_time>
   <create_date>2002-12-24</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>GONZALO SAIZ OLMOS</registrant_name>
   <name_servers>
    <value>ns1.dmktg.cl</value>
    <value>ns2.dmktg.cl</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>saiz.info</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 00:31:51</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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.dnchosting.com</value>
    <value>ns2.dnchosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>saiz.cn</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-07 01:11:04</query_time>
   <create_date>2014-01-03</create_date>
   <expiry_date>2028-01-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京赛智永瑞科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>saiz.ru</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:57:40</query_time>
   <create_date>2017-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>saiz.cloud</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-31 15:39:11</query_time>
   <create_date>2019-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>saiz.io</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 22:40:05</query_time>
   <create_date>2021-09-18</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>saiz.family</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-23 00:20:44</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>12</num>
   <domain_name>saiz.app</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 09:54:30</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>saiz.co.uk</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-07 01:11:04</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>saiz.uk</domain_name>
   <domain_keyword>saiz</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 01:11:04</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.078</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 2,585 domain names (in 0.072 seconds) which look and sound like the brand name "saiz".
Domain Name Registered Expiry Registrar Ownership
1 saic.group 9 Dec 2023 9 Dec 2024 Sav.com, LLC - 30 REDACTED FOR PRIVACY
2 seiz.co.uk 9 Dec 2006 9 Dec 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 sviz.com 13 Jan 2000 13 Jan 2031 Dynadot Inc -
4 saic.help 29 Jun 2016 29 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
5 sziz.com 4 Jul 2006 4 Jul 2024 Wild West Domains, LLC -
6 saii.link 28 Jul 2023 28 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
7 raiz.mobi 25 May 2022 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 sjiz.cn 17 Nov 2023 17 Nov 2024 广东时代互联科技有限公司 李旭琳
9 sail.run 1 Mar 2024 1 Mar 2025 Sav.com, LLC - 23 REDACTED FOR PRIVACY
10 said.run 31 Aug 2023 31 Aug 2024 Porkbun LLC Private by Design, LLC
11 saez.xyz 22 Jun 2023 22 Jun 2024 Dynadot LLC Dynadot Privacy Service
12 sait.one 16 Aug 2021 16 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA saIT - We know how
13 saig.top 23 Aug 2023 23 Aug 2024 PSI-USA Inc. dba Domain Robot REDACTED FOR PRIVACY
14 sair.news 24 Aug 2023 24 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 satz.net 9 Mar 2024 9 Mar 2025 SNAPNAMES 49, LLC -
16 ssaiz.com 1 Nov 2023 1 Nov 2024 DNSPod, Inc. REDACTED FOR PRIVACY
17 sainz.uk 20 Jun 2023 20 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
18 snaiz.com 11 May 2021 11 May 2025 Wix.com Ltd. -
19 saie.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Darren Bell
20 sazi.info 23 Sep 2023 23 Sep 2024 NameCheap, Inc. Sky ADS
21 saif.solutions 5 Feb 2024 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 sayz.pl 2 Jan 2006 2 Jan 2025 DOMENY.TV MSERWIS Sp. z o.o. -
23 qaiz.live 19 Feb 2024 19 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 salz.page 26 Oct 2018 26 Oct 2024 Porkbun LLC Private by Design, LLC
25 sait.it 13 Feb 1998 3 Jan 2025 Aruba s.p.a. Società Astronomica Italiana
26 saie.org 12 Sep 2006 12 Sep 2024 eNom, LLC Data Protected
27 jaiz.nl 25 Jun 2010 - WebReus -
28 saizy.jp 18 Sep 2017 30 Sep 2024 - (Not displayed by registrant's request)
29 sail.today 19 Feb 2014 19 Feb 2025 eNom, LLC (Management)
30 saik.agency 13 Apr 2023 13 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N A
31 sailz.com 5 Jul 1999 5 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
32 saziz.org 23 Sep 2019 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 sanz.org 9 Jun 2003 9 Jun 2024 Soluciones Corporativas IP, SL Soluciones Corporativas IP, c/o Whois Proxy
34 samz.co.uk 25 Jul 2019 25 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
35 sliz.eu - - INFOCAL sp. z o.o. -
36 saic.ru 20 Oct 2009 20 Oct 2024 SALENAMES-RU Private Person
37 sabz.sk 25 Aug 2015 5 Oct 2024 WebSupport s.r.o. RELATED SERVICES s.r.o.
38 satz.com.br 25 Jan 2015 25 Jan 2026 - Jo?o Gabriel Ferreira Costa
39 saip.de - - - -
40 saiu.de - - - -
41 iaiz.de - - - -
42 sa-z.net 14 Sep 2004 14 Sep 2024 Tucows Domains Inc. -
43 sail.vc 2 Mar 2020 2 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
44 smiz.biz 20 Apr 2021 20 Apr 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 sair.site 20 Oct 2023 20 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
46 samz.dev 15 Jan 2023 15 Jan 2025 Squarespace Domains II LLC. ZenCode
47 saix.com 26 Mar 2005 26 Mar 2026 TurnCommerce, Inc. DBA NameBright.com Domain Administrator
48 saviz.xyz 6 Feb 2024 6 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
49 saizz.online 15 Mar 2022 15 Mar 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
50 saig.pt - - - SAIG Sistemas De Assitencia A Informatica De Guimarães Lda
51 caiz.store 26 Jul 2023 26 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
52 saip.org.uk 18 Jan 2019 18 Jan 2029 LCN.com Ltd [Tag = LCN] -
53 raiz.software 7 Jun 2020 7 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 suiz.nl 19 Aug 2019 - Cronon GmbH -
55 saik.online 7 Dec 2023 7 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
56 faiz.xyz 9 Dec 2023 9 Dec 2024 Sav.com, LLC Privacy Protection
57 taiz.shop 20 Oct 2023 20 Oct 2024 Realtime Register B.V. -
58 salz.eu - - CRegISP Ltd -
59 saie.se 1 Mar 2024 1 Mar 2025 One.com -
60 sain.family 19 Aug 2019 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 faiz.dev 23 Feb 2019 23 Feb 2025 1API GmbH REDACTED FOR PRIVACY
62 sayz.pro 6 Mar 2024 6 Mar 2025 OVH SAS ZIANI
63 saiw.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
64 saic.inc 23 Oct 2020 23 Oct 2024 CSC Corporate Domains Inc. SAIC
65 sabz.news 24 Aug 2023 24 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
66 raiz.app 28 Aug 2023 28 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 sbiz.xyz 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
68 sail.build 30 Jun 2020 30 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
69 saif.biz 21 Jul 2015 20 Jul 2024 TLD Registrar Solutions Ltd. Whois Privacy Corp.
70 spiz.life 12 Oct 2017 12 Oct 2027 GoDaddy.com, LLC Domains By Proxy, LLC
71 waiz.bayern 30 Sep 2014 30 Sep 2024 united-domains AG REDACTED FOR PRIVACY
72 zaiz.top 30 Jan 2024 30 Jan 2025 NameSilo,LLC PrivacyGuardian.org llc
73 jaiz.xyz 18 Jun 2023 18 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com jaiz
74 sbiz.net 21 Mar 2020 21 Mar 2025 Megazone Corp., dba HOSTING.KR Domain Privacy Services
75 sazi.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
76 sair.com 21 Feb 1994 22 Feb 2025 Dynadot Inc -
77 vaiz.dev 22 Feb 2023 22 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
78 naiz.org 13 Dec 2023 13 Dec 2024 Sav.com, LLC - 38 REDACTED FOR PRIVACY
79 sriz.net 13 Sep 2008 13 Sep 2025 NameCheap, Inc. -
80 sai7.cn 20 Apr 2023 20 Apr 2025 浙江贰贰网络有限公司 谢金华
81 saez.org 20 Mar 2000 20 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
82 vaiz.net 22 Aug 2019 22 Aug 2024 IHS Telekom, Inc GDPR Masked
83 sail.net.pl 16 Feb 2002 15 Feb 2025 OVH SAS -
84 saig.paris 10 Dec 2014 10 Dec 2024 GANDI Astier de Villatte
85 satz.tech 10 Jun 2023 10 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
86 sacz.info 6 Jun 2022 6 Jun 2024 OVH SAS REDACTED FOR PRIVACY
87 sanz.world 12 Jun 2023 12 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 saik.cn 17 Jul 2019 17 Jul 2025 阿里云计算有限公司(万网) 广东好太太科技集团股份有限公司
89 saif.in 30 Jan 2022 30 Jan 2025 Spaceship, Inc. REDACTED FOR PRIVACY
90 sanz.studio 28 May 2024 28 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shanghai miHoYo YingTie Technology Co.,Ltd.
91 savz.asia 16 Sep 2022 16 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 maiz.info 14 Sep 2001 14 Sep 2024 CSC Corporate Domains, Inc. Monsanto Company
93 sair.dk 13 May 2020 31 May 2025 - Obsidian Digital A/S
94 8aiz.com 18 Jul 2022 18 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 sasz.org 20 Jan 2005 20 Jan 2025 IONOS SE 1&1 Internet Limited
96 ssiz.net 2 Apr 2017 2 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 shiz.top 20 Dec 2023 20 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ge jian hao
98 sain.work 24 May 2023 24 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
99 sazi.org 23 Apr 2009 23 Apr 2025 Annulet LLC BuyDomains.com
100 sarz.io 4 Jun 2021 4 Jun 2025 Key-Systems GmbH Moniker Privacy Services
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 Saiz.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=saiz.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "saiz.cn",
        "page_size": 100
    },
    "count": {
        "total": 2585,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "saic.group, seiz.co.uk, sviz.com, saic.help, sziz.com, saii.link, raiz.mobi, sjiz.cn, sail.run, said.run, saez.xyz, sait.one, saig.top, sair.news, satz.net, ssaiz.com, sainz.uk, snaiz.com, saie.org.au, sazi.info, saif.solutions, sayz.pl, qaiz.live, salz.page, sait.it, saie.org, jaiz.nl, saizy.jp, sail.today, saik.agency, sailz.com, saziz.org, sanz.org, samz.co.uk, sliz.eu, saic.ru, sabz.sk, satz.com.br, saip.de, saiu.de, iaiz.de, sa-z.net, sail.vc, smiz.biz, sair.site, samz.dev, saix.com, saviz.xyz, saizz.online, saig.pt, caiz.store, saip.org.uk, raiz.software, suiz.nl, saik.online, faiz.xyz, taiz.shop, salz.eu, saie.se, sain.family, faiz.dev, sayz.pro, saiw.ru, saic.inc, sabz.news, raiz.app, sbiz.xyz, sail.build, saif.biz, spiz.life, waiz.bayern, zaiz.top, jaiz.xyz, sbiz.net, sazi.xyz, sair.com, vaiz.dev, naiz.org, sriz.net, sai7.cn, saez.org, vaiz.net, sail.net.pl, saig.paris, satz.tech, sacz.info, sanz.world, saik.cn, saif.in, sanz.studio, savz.asia, maiz.info, sair.dk, 8aiz.com, sasz.org, ssiz.net, shiz.top, sain.work, sazi.org, sarz.io",
    "results": [
        {
            "num": 1,
            "domain_name": "saic.group",
            "domain_keyword": "saic",
            "domain_tld": "group",
            "query_time": "2024-04-12 22:47:15",
            "create_date": "2023-12-09",
            "update_date": "2024-03-28",
            "expiry_date": "2024-12-09",
            "registrar_iana": 3920,
            "registrar_name": "Sav.com, LLC - 30",
            "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": 2,
            "domain_name": "seiz.co.uk",
            "domain_keyword": "seiz",
            "domain_tld": "co.uk",
            "query_time": "2024-04-13 04:19:21",
            "create_date": "2006-12-09",
            "update_date": "2023-12-20",
            "expiry_date": "2026-12-09",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "sviz.com",
            "domain_keyword": "sviz",
            "domain_tld": "com",
            "query_time": "2024-04-14 01:34:36",
            "create_date": "2000-01-13",
            "update_date": "2023-09-01",
            "expiry_date": "2031-01-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "saic.help",
            "domain_keyword": "saic",
            "domain_tld": "help",
            "query_time": "2024-04-23 19:41:49",
            "create_date": "2016-06-29",
            "update_date": "2023-09-11",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_state": "Zhejiang",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sziz.com",
            "domain_keyword": "sziz",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:04:51",
            "create_date": "2006-07-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.parked.com",
                "ns2.parked.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "saii.link",
            "domain_keyword": "saii",
            "domain_tld": "link",
            "query_time": "2024-05-03 13:22:35",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "raiz.mobi",
            "domain_keyword": "raiz",
            "domain_tld": "mobi",
            "query_time": "2024-05-04 09:43:02",
            "create_date": "2022-05-25",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-25",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sjiz.cn",
            "domain_keyword": "sjiz",
            "domain_tld": "cn",
            "query_time": "2024-05-02 15:49:23",
            "create_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "李旭琳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sail.run",
            "domain_keyword": "sail",
            "domain_tld": "run",
            "query_time": "2024-05-09 21:20:16",
            "create_date": "2024-03-01",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-01",
            "registrar_iana": 3913,
            "registrar_name": "Sav.com, LLC - 23",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "said.run",
            "domain_keyword": "said",
            "domain_tld": "run",
            "query_time": "2024-05-17 10:46:22",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "saez.xyz",
            "domain_keyword": "saez",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 12:44:01",
            "create_date": "2023-06-22",
            "update_date": "2023-12-16",
            "expiry_date": "2024-06-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sait.one",
            "domain_keyword": "sait",
            "domain_tld": "one",
            "query_time": "2024-05-20 21:15:36",
            "create_date": "2021-08-16",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-16",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "saIT - We know how",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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 contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "saig.top",
            "domain_keyword": "saig",
            "domain_tld": "top",
            "query_time": "2024-05-14 09:46:31",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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.web.de",
                "ns2.web.de",
                "ns3.web.de",
                "ns4.web.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sair.news",
            "domain_keyword": "sair",
            "domain_tld": "news",
            "query_time": "2024-05-14 09:52:39",
            "create_date": "2023-08-24",
            "update_date": "2023-11-14",
            "expiry_date": "2024-08-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": [
                "lewis.ns.cloudflare.com",
                "mariah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "satz.net",
            "domain_keyword": "satz",
            "domain_tld": "net",
            "query_time": "2024-05-14 00:52:12",
            "create_date": "2024-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1293,
            "registrar_name": "SNAPNAMES 49, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns.buydomains.com",
                "ns2.buydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ssaiz.com",
            "domain_keyword": "ssaiz",
            "domain_tld": "com",
            "query_time": "2024-05-13 16:32:02",
            "create_date": "2023-11-01",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=ssaiz.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sainz.uk",
            "domain_keyword": "sainz",
            "domain_tld": "uk",
            "query_time": "2024-05-23 00:19:12",
            "create_date": "2023-06-20",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "snaiz.com",
            "domain_keyword": "snaiz",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:30:54",
            "create_date": "2021-05-11",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-11",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "saie.org.au",
            "domain_keyword": "saie",
            "domain_tld": "org.au",
            "query_time": "2024-05-27 06:06:01",
            "update_date": "2024-05-26",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Darren Bell",
            "name_servers": [
                "ns1.technohosting.com.au",
                "ns2.technohosting.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sazi.info",
            "domain_keyword": "sazi",
            "domain_tld": "info",
            "query_time": "2024-05-29 17:00:09",
            "create_date": "2023-09-23",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sky ADS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dax.ns.cloudflare.com",
                "virginia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "saif.solutions",
            "domain_keyword": "saif",
            "domain_tld": "solutions",
            "query_time": "2024-06-02 08:50:04",
            "create_date": "2024-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sayz.pl",
            "domain_keyword": "sayz",
            "domain_tld": "pl",
            "query_time": "2024-04-01 16:34:09",
            "create_date": "2006-01-02",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-02",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "qaiz.live",
            "domain_keyword": "qaiz",
            "domain_tld": "live",
            "query_time": "2024-04-17 13:02:01",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "salz.page",
            "domain_keyword": "salz",
            "domain_tld": "page",
            "query_time": "2024-04-21 23:01:49",
            "create_date": "2018-10-26",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sait.it",
            "domain_keyword": "sait",
            "domain_tld": "it",
            "query_time": "2024-04-22 01:18:24",
            "create_date": "1998-02-13",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-03",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Società Astronomica Italiana",
            "registrant_address": "Largo Enrico Fermi, 5",
            "registrant_city": "Firenze",
            "registrant_state": "FI",
            "registrant_zip": "50125",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "saie.org",
            "domain_keyword": "saie",
            "domain_tld": "org",
            "query_time": "2024-04-23 19:44:09",
            "create_date": "2006-09-12",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-12",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jaiz.nl",
            "domain_keyword": "jaiz",
            "domain_tld": "nl",
            "query_time": "2024-05-03 06:01:58",
            "create_date": "2010-06-25",
            "update_date": "2020-06-11",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 28,
            "domain_name": "saizy.jp",
            "domain_keyword": "saizy",
            "domain_tld": "jp",
            "query_time": "2024-04-28 00:31:58",
            "create_date": "2017-09-18",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 29,
            "domain_name": "sail.today",
            "domain_keyword": "sail",
            "domain_tld": "today",
            "query_time": "2024-04-28 01:19:38",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "(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": [
                "elsa.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "saik.agency",
            "domain_keyword": "saik",
            "domain_tld": "agency",
            "query_time": "2024-05-03 13:22:42",
            "create_date": "2023-04-13",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-13",
            "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": "N A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Leningrad Oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "marge.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sailz.com",
            "domain_keyword": "sailz",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:53:59",
            "create_date": "1999-07-05",
            "update_date": "2022-05-06",
            "expiry_date": "2024-07-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.tppwholesale.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pop.kapowinteractive.com.au",
                "pow.kapowinteractive.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "saziz.org",
            "domain_keyword": "saziz",
            "domain_tld": "org",
            "query_time": "2024-04-24 08:44:55",
            "create_date": "2019-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sanz.org",
            "domain_keyword": "sanz",
            "domain_tld": "org",
            "query_time": "2024-05-07 01:20:13",
            "create_date": "2003-06-09",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "europe2722.banahosting.com",
                "europe2723.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "samz.co.uk",
            "domain_keyword": "samz",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 13:14:16",
            "create_date": "2019-07-25",
            "update_date": "2023-11-24",
            "expiry_date": "2024-07-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "sliz.eu",
            "domain_keyword": "sliz",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:06:09",
            "registrar_name": "INFOCAL sp. z o.o.",
            "registrar_website": "https://www.cal.pl",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ]
        },
        {
            "num": 36,
            "domain_name": "saic.ru",
            "domain_keyword": "saic",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:56:54",
            "create_date": "2009-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "sabz.sk",
            "domain_keyword": "sabz",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:47:02",
            "create_date": "2015-08-25",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-05",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "RELATED SERVICES s.r.o.",
            "registrant_company": "RELATED SERVICES s.r.o.",
            "registrant_address": "Ul. Garbiarska 4",
            "registrant_city": "Liptovsky Mikulas",
            "registrant_zip": "03101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 38,
            "domain_name": "satz.com.br",
            "domain_keyword": "satz",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 12:17:07",
            "create_date": "2015-01-25",
            "update_date": "2023-01-10",
            "expiry_date": "2026-01-25",
            "registrant_name": "Jo?o Gabriel Ferreira Costa",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 39,
            "domain_name": "saip.de",
            "domain_keyword": "saip",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:23:23",
            "update_date": "2014-10-20",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 40,
            "domain_name": "saiu.de",
            "domain_keyword": "saiu",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:23:46",
            "update_date": "2024-03-11",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 41,
            "domain_name": "iaiz.de",
            "domain_keyword": "iaiz",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:16:24",
            "update_date": "2017-07-25",
            "name_servers": [
                "docks10.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "sa-z.net",
            "domain_keyword": "sa-z",
            "domain_tld": "net",
            "query_time": "2024-05-10 03:22:31",
            "create_date": "2004-09-14",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sail.vc",
            "domain_keyword": "sail",
            "domain_tld": "vc",
            "query_time": "2024-05-09 21:20:17",
            "create_date": "2020-03-02",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-02",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "smiz.biz",
            "domain_keyword": "smiz",
            "domain_tld": "biz",
            "query_time": "2024-05-24 18:22:15",
            "create_date": "2021-04-20",
            "update_date": "2024-04-26",
            "expiry_date": "2026-04-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "sair.site",
            "domain_keyword": "sair",
            "domain_tld": "site",
            "query_time": "2024-05-10 18:52:23",
            "create_date": "2023-10-20",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "samz.dev",
            "domain_keyword": "samz",
            "domain_tld": "dev",
            "query_time": "2024-05-23 18:58:28",
            "create_date": "2023-01-15",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZenCode",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "saix.com",
            "domain_keyword": "saix",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:20:35",
            "create_date": "2005-03-26",
            "update_date": "2023-10-12",
            "expiry_date": "2026-03-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "registrant_address": "This Domain is c/o WhoisDefender.org",
            "registrant_city": "Wellington",
            "registrant_state": "G2",
            "registrant_zip": "6440",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7866871987",
            "name_servers": [
                "harlee.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "saviz.xyz",
            "domain_keyword": "saviz",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 20:08:36",
            "create_date": "2024-02-06",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-06",
            "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": [
                "abdullah.ns.cloudflare.com",
                "harmony.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "saizz.online",
            "domain_keyword": "saizz",
            "domain_tld": "online",
            "query_time": "2024-05-25 23:32:11",
            "create_date": "2022-03-15",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-15",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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.domaincom-expired.domainparkingserver.net",
                "ns2.domaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "saig.pt",
            "domain_keyword": "saig",
            "domain_tld": "pt",
            "query_time": "2024-05-27 06:07:00",
            "registrant_name": "SAIG Sistemas De Assitencia A Informatica De Guimarães Lda",
            "registrant_address": "Rua Ferreira de Castro 709 C",
            "registrant_city": "Guimarães",
            "registrant_state": "Guimarães",
            "registrant_zip": "4800-040",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.softbit.pt",
                "ns2.softbit.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 51,
            "domain_name": "caiz.store",
            "domain_keyword": "caiz",
            "domain_tld": "store",
            "query_time": "2024-04-06 16:46:51",
            "create_date": "2023-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "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": [
                "venus.ns.cloudflare.com",
                "vicky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "saip.org.uk",
            "domain_keyword": "saip",
            "domain_tld": "org.uk",
            "query_time": "2024-04-07 01:05:07",
            "create_date": "2019-01-18",
            "update_date": "2019-01-18",
            "expiry_date": "2029-01-18",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "raiz.software",
            "domain_keyword": "raiz",
            "domain_tld": "software",
            "query_time": "2024-04-11 17:31:32",
            "create_date": "2020-06-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-06-07",
            "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": 54,
            "domain_name": "suiz.nl",
            "domain_keyword": "suiz",
            "domain_tld": "nl",
            "query_time": "2024-04-09 20:15:50",
            "create_date": "2019-08-19",
            "update_date": "2023-08-20",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks11.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "saik.online",
            "domain_keyword": "saik",
            "domain_tld": "online",
            "query_time": "2024-04-12 22:50:23",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "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": [
                "ns-1119.awsdns-11.org",
                "ns-1720.awsdns-23.co.uk",
                "ns-202.awsdns-25.com",
                "ns-954.awsdns-55.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "faiz.xyz",
            "domain_keyword": "faiz",
            "domain_tld": "xyz",
            "query_time": "2024-04-13 03:52:36",
            "create_date": "2023-12-09",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "taiz.shop",
            "domain_keyword": "taiz",
            "domain_tld": "shop",
            "query_time": "2024-04-24 00:20:33",
            "create_date": "2023-10-20",
            "update_date": "2024-01-13",
            "expiry_date": "2024-10-20",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "salz.eu",
            "domain_keyword": "salz",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:58:09",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 59,
            "domain_name": "saie.se",
            "domain_keyword": "saie",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:51:25",
            "create_date": "2024-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 60,
            "domain_name": "sain.family",
            "domain_keyword": "sain",
            "domain_tld": "family",
            "query_time": "2024-05-10 18:46:38",
            "create_date": "2019-08-19",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-19",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "faiz.dev",
            "domain_keyword": "faiz",
            "domain_tld": "dev",
            "query_time": "2024-04-19 21:43:07",
            "create_date": "2019-02-23",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "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 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": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sayz.pro",
            "domain_keyword": "sayz",
            "domain_tld": "pro",
            "query_time": "2024-05-07 07:28:03",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZIANI",
            "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "saiw.ru",
            "domain_keyword": "saiw",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:57:39",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "saic.inc",
            "domain_keyword": "saic",
            "domain_tld": "inc",
            "query_time": "2024-05-12 04:00:49",
            "create_date": "2020-10-23",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "SAIC",
            "registrant_state": "VA",
            "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.saic.com",
                "ns2.saic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sabz.news",
            "domain_keyword": "sabz",
            "domain_tld": "news",
            "query_time": "2024-05-14 00:19:49",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "directi1.irandns.com",
                "directi2.irandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "raiz.app",
            "domain_keyword": "raiz",
            "domain_tld": "app",
            "query_time": "2024-05-15 11:30:53",
            "create_date": "2023-08-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sbiz.xyz",
            "domain_keyword": "sbiz",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 02:51:23",
            "create_date": "2024-03-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sail.build",
            "domain_keyword": "sail",
            "domain_tld": "build",
            "query_time": "2024-05-27 06:09:27",
            "create_date": "2020-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-30",
            "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": 69,
            "domain_name": "saif.biz",
            "domain_keyword": "saif",
            "domain_tld": "biz",
            "query_time": "2024-05-27 06:06:11",
            "create_date": "2015-07-21",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "spiz.life",
            "domain_keyword": "spiz",
            "domain_tld": "life",
            "query_time": "2024-05-25 20:48:47",
            "create_date": "2017-10-12",
            "update_date": "2023-07-14",
            "expiry_date": "2027-10-12",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "waiz.bayern",
            "domain_keyword": "waiz",
            "domain_tld": "bayern",
            "query_time": "2024-05-25 20:22:52",
            "create_date": "2014-09-30",
            "update_date": "2024-05-09",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar 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": 72,
            "domain_name": "zaiz.top",
            "domain_keyword": "zaiz",
            "domain_tld": "top",
            "query_time": "2024-05-25 20:18:50",
            "create_date": "2024-01-30",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "jaiz.xyz",
            "domain_keyword": "jaiz",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 02:33:01",
            "create_date": "2023-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "jaiz",
            "registrant_state": "rivers",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the 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.beak.host",
                "ns2.beak.host",
                "ns3.beak.host",
                "ns4.beak.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sbiz.net",
            "domain_keyword": "sbiz",
            "domain_tld": "net",
            "query_time": "2024-05-21 00:19:05",
            "create_date": "2020-03-21",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Domain Privacy Services",
            "registrant_company": "Domain Privacy Services",
            "registrant_address": "7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu",
            "registrant_city": "Seoul",
            "registrant_zip": "06235",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.216447378",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sazi.xyz",
            "domain_keyword": "sazi",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 17:00:09",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sair.com",
            "domain_keyword": "sair",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:23:08",
            "create_date": "1994-02-21",
            "update_date": "2024-05-14",
            "expiry_date": "2025-02-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "vaiz.dev",
            "domain_keyword": "vaiz",
            "domain_tld": "dev",
            "query_time": "2024-04-10 22:06:55",
            "create_date": "2023-02-22",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "austin.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "naiz.org",
            "domain_keyword": "naiz",
            "domain_tld": "org",
            "query_time": "2024-04-10 18:39:04",
            "create_date": "2023-12-13",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-13",
            "registrar_iana": 3928,
            "registrar_name": "Sav.com, LLC - 38",
            "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": [
                "henry.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sriz.net",
            "domain_keyword": "sriz",
            "domain_tld": "net",
            "query_time": "2024-04-20 14:02:11",
            "create_date": "2008-09-13",
            "update_date": "2023-12-25",
            "expiry_date": "2025-09-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sai7.cn",
            "domain_keyword": "sai7",
            "domain_tld": "cn",
            "query_time": "2024-04-21 01:35:02",
            "create_date": "2023-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "谢金华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "saez.org",
            "domain_keyword": "saez",
            "domain_tld": "org",
            "query_time": "2024-04-26 00:21:16",
            "create_date": "2000-03-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vaiz.net",
            "domain_keyword": "vaiz",
            "domain_tld": "net",
            "query_time": "2024-05-03 11:37:10",
            "create_date": "2019-08-22",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc",
            "registrar_website": "www.ihs.com.tr",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.ihsdnsw1.com",
                "ns2.ihsdnsw1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sail.net.pl",
            "domain_keyword": "sail",
            "domain_tld": "net.pl",
            "query_time": "2024-05-03 13:23:24",
            "create_date": "2002-02-16",
            "update_date": "2022-01-18",
            "expiry_date": "2025-02-15",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "fip.fip.pl",
                "sail.sail.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "saig.paris",
            "domain_keyword": "saig",
            "domain_tld": "paris",
            "query_time": "2024-05-03 13:21:31",
            "create_date": "2014-12-10",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Astier de Villatte",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "satz.tech",
            "domain_keyword": "satz",
            "domain_tld": "tech",
            "query_time": "2024-05-09 01:52:22",
            "create_date": "2023-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-10",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sacz.info",
            "domain_keyword": "sacz",
            "domain_tld": "info",
            "query_time": "2024-05-09 08:25:59",
            "create_date": "2022-06-06",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-06",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sanz.world",
            "domain_keyword": "sanz",
            "domain_tld": "world",
            "query_time": "2024-05-07 01:20:13",
            "create_date": "2023-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "saik.cn",
            "domain_keyword": "saik",
            "domain_tld": "cn",
            "query_time": "2024-05-14 09:47:37",
            "create_date": "2019-07-17",
            "expiry_date": "2025-07-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广东好太太科技集团股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "saif.in",
            "domain_keyword": "saif",
            "domain_tld": "in",
            "query_time": "2024-05-14 09:46:16",
            "create_date": "2022-01-30",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KL",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sanz.studio",
            "domain_keyword": "sanz",
            "domain_tld": "studio",
            "query_time": "2024-05-31 10:28:51",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "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": "Shanghai miHoYo YingTie Technology Co.,Ltd.",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "savz.asia",
            "domain_keyword": "savz",
            "domain_tld": "asia",
            "query_time": "2024-05-29 16:54:12",
            "create_date": "2022-09-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-09-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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "maiz.info",
            "domain_keyword": "maiz",
            "domain_tld": "info",
            "query_time": "2024-05-29 15:31:42",
            "create_date": "2001-09-14",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-14",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Monsanto Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sair.dk",
            "domain_keyword": "sair",
            "domain_tld": "dk",
            "query_time": "2024-06-02 08:52:45",
            "create_date": "2020-05-13",
            "expiry_date": "2025-05-31",
            "registrant_name": "Obsidian Digital A/S",
            "registrant_address": "Per Henrik Lings Allé 4, 5.",
            "registrant_city": "København Ø",
            "registrant_zip": "2100",
            "registrant_country": "DK",
            "registrant_phone": "+45 20619929",
            "name_servers": [
                "dorthy.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "8aiz.com",
            "domain_keyword": "8aiz",
            "domain_tld": "com",
            "query_time": "2024-04-10 01:42:52",
            "create_date": "2022-07-18",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.marbleon.top",
                "ns2.marbleon.top"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sasz.org",
            "domain_keyword": "sasz",
            "domain_tld": "org",
            "query_time": "2024-04-17 18:34:38",
            "create_date": "2005-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1107.ui-dns.biz",
                "ns1107.ui-dns.com",
                "ns1107.ui-dns.de",
                "ns1107.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ssiz.net",
            "domain_keyword": "ssiz",
            "domain_tld": "net",
            "query_time": "2024-04-18 11:00:31",
            "create_date": "2017-04-02",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "shiz.top",
            "domain_keyword": "shiz",
            "domain_tld": "top",
            "query_time": "2024-04-26 06:57:40",
            "create_date": "2023-12-20",
            "update_date": "2024-04-19",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ge jian hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sain.work",
            "domain_keyword": "sain",
            "domain_tld": "work",
            "query_time": "2024-05-02 14:25:30",
            "create_date": "2023-05-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-24",
            "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 MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sazi.org",
            "domain_keyword": "sazi",
            "domain_tld": "org",
            "query_time": "2024-04-26 14:35:33",
            "create_date": "2009-04-23",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-23",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sarz.io",
            "domain_keyword": "sarz",
            "domain_tld": "io",
            "query_time": "2024-05-11 22:54:56",
            "create_date": "2021-06-04",
            "update_date": "2023-07-26",
            "expiry_date": "2025-06-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moniker Privacy Services",
            "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": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>saiz.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2585</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>saic.group, seiz.co.uk, sviz.com, saic.help, sziz.com, saii.link, raiz.mobi, sjiz.cn, sail.run, said.run, saez.xyz, sait.one, saig.top, sair.news, satz.net, ssaiz.com, sainz.uk, snaiz.com, saie.org.au, sazi.info, saif.solutions, sayz.pl, qaiz.live, salz.page, sait.it, saie.org, jaiz.nl, saizy.jp, sail.today, saik.agency, sailz.com, saziz.org, sanz.org, samz.co.uk, sliz.eu, saic.ru, sabz.sk, satz.com.br, saip.de, saiu.de, iaiz.de, sa-z.net, sail.vc, smiz.biz, sair.site, samz.dev, saix.com, saviz.xyz, saizz.online, saig.pt, caiz.store, saip.org.uk, raiz.software, suiz.nl, saik.online, faiz.xyz, taiz.shop, salz.eu, saie.se, sain.family, faiz.dev, sayz.pro, saiw.ru, saic.inc, sabz.news, raiz.app, sbiz.xyz, sail.build, saif.biz, spiz.life, waiz.bayern, zaiz.top, jaiz.xyz, sbiz.net, sazi.xyz, sair.com, vaiz.dev, naiz.org, sriz.net, sai7.cn, saez.org, vaiz.net, sail.net.pl, saig.paris, satz.tech, sacz.info, sanz.world, saik.cn, saif.in, sanz.studio, savz.asia, maiz.info, sair.dk, 8aiz.com, sasz.org, ssiz.net, shiz.top, sain.work, sazi.org, sarz.io</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>saic.group</domain_name>
   <domain_keyword>saic</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-12 22:47:15</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>3920</registrar_iana>
   <registrar_name>Sav.com, LLC - 30</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>2</num>
   <domain_name>seiz.co.uk</domain_name>
   <domain_keyword>seiz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-13 04:19:21</query_time>
   <create_date>2006-12-09</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2026-12-09</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sviz.com</domain_name>
   <domain_keyword>sviz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 01:34:36</query_time>
   <create_date>2000-01-13</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2031-01-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>saic.help</domain_name>
   <domain_keyword>saic</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-23 19:41:49</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_state>Zhejiang</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sziz.com</domain_name>
   <domain_keyword>sziz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:04:51</query_time>
   <create_date>2006-07-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.parked.com</value>
    <value>ns2.parked.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>saii.link</domain_name>
   <domain_keyword>saii</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-03 13:22:35</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>raiz.mobi</domain_name>
   <domain_keyword>raiz</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-04 09:43:02</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-25</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sjiz.cn</domain_name>
   <domain_keyword>sjiz</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 15:49:23</query_time>
   <create_date>2023-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>李旭琳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sail.run</domain_name>
   <domain_keyword>sail</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-09 21:20:16</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>3913</registrar_iana>
   <registrar_name>Sav.com, LLC - 23</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.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>10</num>
   <domain_name>said.run</domain_name>
   <domain_keyword>said</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-17 10:46:22</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>saez.xyz</domain_name>
   <domain_keyword>saez</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 12:44:01</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sait.one</domain_name>
   <domain_keyword>sait</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-20 21:15:36</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>saIT - We know how</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>saig.top</domain_name>
   <domain_keyword>saig</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-14 09:46:31</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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.web.de</value>
    <value>ns2.web.de</value>
    <value>ns3.web.de</value>
    <value>ns4.web.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sair.news</domain_name>
   <domain_keyword>sair</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-14 09:52:39</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-08-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>lewis.ns.cloudflare.com</value>
    <value>mariah.ns.cloudflare.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>satz.net</domain_name>
   <domain_keyword>satz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 00:52:12</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1293</registrar_iana>
   <registrar_name>SNAPNAMES 49, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>ns2.buydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ssaiz.com</domain_name>
   <domain_keyword>ssaiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 16:32:02</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=ssaiz.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sainz.uk</domain_name>
   <domain_keyword>sainz</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 00:19:12</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>snaiz.com</domain_name>
   <domain_keyword>snaiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:30:54</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>saie.org.au</domain_name>
   <domain_keyword>saie</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-27 06:06:01</query_time>
   <update_date>2024-05-26</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Darren Bell</registrant_name>
   <name_servers>
    <value>ns1.technohosting.com.au</value>
    <value>ns2.technohosting.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sazi.info</domain_name>
   <domain_keyword>sazi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 17:00:09</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-23</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>Sky ADS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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>dax.ns.cloudflare.com</value>
    <value>virginia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>saif.solutions</domain_name>
   <domain_keyword>saif</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-02 08:50:04</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sayz.pl</domain_name>
   <domain_keyword>sayz</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 16:34:09</query_time>
   <create_date>2006-01-02</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>qaiz.live</domain_name>
   <domain_keyword>qaiz</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-17 13:02:01</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>salz.page</domain_name>
   <domain_keyword>salz</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-21 23:01:49</query_time>
   <create_date>2018-10-26</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sait.it</domain_name>
   <domain_keyword>sait</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 01:18:24</query_time>
   <create_date>1998-02-13</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Società Astronomica Italiana</registrant_company>
   <registrant_address>Largo Enrico Fermi, 5</registrant_address>
   <registrant_city>Firenze</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>saie.org</domain_name>
   <domain_keyword>saie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 19:44:09</query_time>
   <create_date>2006-09-12</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-12</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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jaiz.nl</domain_name>
   <domain_keyword>jaiz</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 06:01:58</query_time>
   <create_date>2010-06-25</create_date>
   <update_date>2020-06-11</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>saizy.jp</domain_name>
   <domain_keyword>saizy</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-28 00:31:58</query_time>
   <create_date>2017-09-18</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>sail.today</domain_name>
   <domain_keyword>sail</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-28 01:19:38</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</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>(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>elsa.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.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>saik.agency</domain_name>
   <domain_keyword>saik</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-03 13:22:42</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-13</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>N A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Leningrad Oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>marge.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.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>sailz.com</domain_name>
   <domain_keyword>sailz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:53:59</query_time>
   <create_date>1999-07-05</create_date>
   <update_date>2022-05-06</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.tppwholesale.com.au</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>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pop.kapowinteractive.com.au</value>
    <value>pow.kapowinteractive.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>saziz.org</domain_name>
   <domain_keyword>saziz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 08:44:55</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sanz.org</domain_name>
   <domain_keyword>sanz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 01:20:13</query_time>
   <create_date>2003-06-09</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>europe2722.banahosting.com</value>
    <value>europe2723.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>samz.co.uk</domain_name>
   <domain_keyword>samz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 13:14:16</query_time>
   <create_date>2019-07-25</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <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>35</num>
   <domain_name>sliz.eu</domain_name>
   <domain_keyword>sliz</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:06:09</query_time>
   <registrar_name>INFOCAL sp. z o.o.</registrar_name>
   <registrar_website>https://www.cal.pl</registrar_website>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>saic.ru</domain_name>
   <domain_keyword>saic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:56:54</query_time>
   <create_date>2009-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>sabz.sk</domain_name>
   <domain_keyword>sabz</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:47:02</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>RELATED SERVICES s.r.o.</registrant_name>
   <registrant_company>RELATED SERVICES s.r.o.</registrant_company>
   <registrant_address>Ul. Garbiarska 4</registrant_address>
   <registrant_city>Liptovsky Mikulas</registrant_city>
   <registrant_zip>03101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>satz.com.br</domain_name>
   <domain_keyword>satz</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 12:17:07</query_time>
   <create_date>2015-01-25</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrant_name>Jo?o Gabriel Ferreira Costa</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>saip.de</domain_name>
   <domain_keyword>saip</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:23:23</query_time>
   <update_date>2014-10-20</update_date>
   <name_servers>
    <value>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>saiu.de</domain_name>
   <domain_keyword>saiu</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:23:46</query_time>
   <update_date>2024-03-11</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>iaiz.de</domain_name>
   <domain_keyword>iaiz</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:16:24</query_time>
   <update_date>2017-07-25</update_date>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>sa-z.net</domain_name>
   <domain_keyword>sa-z</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 03:22:31</query_time>
   <create_date>2004-09-14</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sail.vc</domain_name>
   <domain_keyword>sail</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-09 21:20:17</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-02</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>smiz.biz</domain_name>
   <domain_keyword>smiz</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 18:22:15</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sair.site</domain_name>
   <domain_keyword>sair</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 18:52:23</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>46</num>
   <domain_name>samz.dev</domain_name>
   <domain_keyword>samz</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-23 18:58:28</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZenCode</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>saix.com</domain_name>
   <domain_keyword>saix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:20:35</query_time>
   <create_date>2005-03-26</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2026-03-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_address>This Domain is c/o WhoisDefender.org</registrant_address>
   <registrant_city>Wellington</registrant_city>
   <registrant_state>G2</registrant_state>
   <registrant_zip>6440</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7866871987</registrant_phone>
   <name_servers>
    <value>harlee.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>saviz.xyz</domain_name>
   <domain_keyword>saviz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 20:08:36</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-06</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>abdullah.ns.cloudflare.com</value>
    <value>harmony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>saizz.online</domain_name>
   <domain_keyword>saizz</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 23:32:11</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</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.domaincom-expired.domainparkingserver.net</value>
    <value>ns2.domaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>saig.pt</domain_name>
   <domain_keyword>saig</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-27 06:07:00</query_time>
   <registrant_name>SAIG Sistemas De Assitencia A Informatica De Guimarães Lda</registrant_name>
   <registrant_address>Rua Ferreira de Castro 709 C</registrant_address>
   <registrant_city>Guimarães</registrant_city>
   <registrant_state>Guimarães</registrant_state>
   <registrant_zip>4800-040</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.softbit.pt</value>
    <value>ns2.softbit.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>caiz.store</domain_name>
   <domain_keyword>caiz</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-06 16:46:51</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</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>venus.ns.cloudflare.com</value>
    <value>vicky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>saip.org.uk</domain_name>
   <domain_keyword>saip</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-07 01:05:07</query_time>
   <create_date>2019-01-18</create_date>
   <update_date>2019-01-18</update_date>
   <expiry_date>2029-01-18</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>raiz.software</domain_name>
   <domain_keyword>raiz</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-11 17:31:32</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-06-07</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>54</num>
   <domain_name>suiz.nl</domain_name>
   <domain_keyword>suiz</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-09 20:15:50</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>saik.online</domain_name>
   <domain_keyword>saik</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-12 22:50:23</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</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>ns-1119.awsdns-11.org</value>
    <value>ns-1720.awsdns-23.co.uk</value>
    <value>ns-202.awsdns-25.com</value>
    <value>ns-954.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>faiz.xyz</domain_name>
   <domain_keyword>faiz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-13 03:52:36</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>taiz.shop</domain_name>
   <domain_keyword>taiz</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 00:20:33</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>salz.eu</domain_name>
   <domain_keyword>salz</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:58:09</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>saie.se</domain_name>
   <domain_keyword>saie</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:51:25</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sain.family</domain_name>
   <domain_keyword>sain</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-10 18:46:38</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-19</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>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>61</num>
   <domain_name>faiz.dev</domain_name>
   <domain_keyword>faiz</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-19 21:43:07</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-23</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_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 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>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.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>sayz.pro</domain_name>
   <domain_keyword>sayz</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 07:28:03</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZIANI</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>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>saiw.ru</domain_name>
   <domain_keyword>saiw</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:57:39</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>saic.inc</domain_name>
   <domain_keyword>saic</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-12 04:00:49</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>SAIC</registrant_company>
   <registrant_state>VA</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.saic.com</value>
    <value>ns2.saic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sabz.news</domain_name>
   <domain_keyword>sabz</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-14 00:19:49</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>directi1.irandns.com</value>
    <value>directi2.irandns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>raiz.app</domain_name>
   <domain_keyword>raiz</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 11:30:53</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>67</num>
   <domain_name>sbiz.xyz</domain_name>
   <domain_keyword>sbiz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 02:51:23</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sail.build</domain_name>
   <domain_keyword>sail</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-05-27 06:09:27</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-30</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>69</num>
   <domain_name>saif.biz</domain_name>
   <domain_keyword>saif</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 06:06:11</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>spiz.life</domain_name>
   <domain_keyword>spiz</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 20:48:47</query_time>
   <create_date>2017-10-12</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2027-10-12</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>waiz.bayern</domain_name>
   <domain_keyword>waiz</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-25 20:22:52</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>72</num>
   <domain_name>zaiz.top</domain_name>
   <domain_keyword>zaiz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 20:18:50</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>jaiz.xyz</domain_name>
   <domain_keyword>jaiz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 02:33:01</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>jaiz</registrant_company>
   <registrant_state>rivers</registrant_state>
   <registrant_country>NG</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.beak.host</value>
    <value>ns2.beak.host</value>
    <value>ns3.beak.host</value>
    <value>ns4.beak.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sbiz.net</domain_name>
   <domain_keyword>sbiz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 00:19:05</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Domain Privacy Services</registrant_name>
   <registrant_company>Domain Privacy Services</registrant_company>
   <registrant_address>7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06235</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.216447378</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sazi.xyz</domain_name>
   <domain_keyword>sazi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 17:00:09</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sair.com</domain_name>
   <domain_keyword>sair</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:23:08</query_time>
   <create_date>1994-02-21</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>vaiz.dev</domain_name>
   <domain_keyword>vaiz</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-10 22:06:55</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>austin.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>naiz.org</domain_name>
   <domain_keyword>naiz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 18:39:04</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>3928</registrar_iana>
   <registrar_name>Sav.com, LLC - 38</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>henry.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sriz.net</domain_name>
   <domain_keyword>sriz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 14:02:11</query_time>
   <create_date>2008-09-13</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sai7.cn</domain_name>
   <domain_keyword>sai7</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 01:35:02</query_time>
   <create_date>2023-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>谢金华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>saez.org</domain_name>
   <domain_keyword>saez</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 00:21:16</query_time>
   <create_date>2000-03-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vaiz.net</domain_name>
   <domain_keyword>vaiz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 11:37:10</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc</registrar_name>
   <registrar_website>www.ihs.com.tr</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.ihsdnsw1.com</value>
    <value>ns2.ihsdnsw1.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>sail.net.pl</domain_name>
   <domain_keyword>sail</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-03 13:23:24</query_time>
   <create_date>2002-02-16</create_date>
   <update_date>2022-01-18</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>fip.fip.pl</value>
    <value>sail.sail.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>saig.paris</domain_name>
   <domain_keyword>saig</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-03 13:21:31</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Astier de Villatte</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>satz.tech</domain_name>
   <domain_keyword>satz</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 01:52:22</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-10</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sacz.info</domain_name>
   <domain_keyword>sacz</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 08:25:59</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sanz.world</domain_name>
   <domain_keyword>sanz</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 01:20:13</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>saik.cn</domain_name>
   <domain_keyword>saik</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 09:47:37</query_time>
   <create_date>2019-07-17</create_date>
   <expiry_date>2025-07-17</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>89</num>
   <domain_name>saif.in</domain_name>
   <domain_keyword>saif</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 09:46:16</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KL</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sanz.studio</domain_name>
   <domain_keyword>sanz</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-31 10:28:51</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>Shanghai miHoYo YingTie Technology Co.,Ltd.</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>savz.asia</domain_name>
   <domain_keyword>savz</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-29 16:54:12</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-09-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>maiz.info</domain_name>
   <domain_keyword>maiz</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 15:31:42</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Monsanto Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sair.dk</domain_name>
   <domain_keyword>sair</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-02 08:52:45</query_time>
   <create_date>2020-05-13</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Obsidian Digital A/S</registrant_name>
   <registrant_address>Per Henrik Lings Allé 4, 5.</registrant_address>
   <registrant_city>København Ø</registrant_city>
   <registrant_zip>2100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 20619929</registrant_phone>
   <name_servers>
    <value>dorthy.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>8aiz.com</domain_name>
   <domain_keyword>8aiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 01:42:52</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.marbleon.top</value>
    <value>ns2.marbleon.top</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sasz.org</domain_name>
   <domain_keyword>sasz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 18:34:38</query_time>
   <create_date>2005-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1107.ui-dns.biz</value>
    <value>ns1107.ui-dns.com</value>
    <value>ns1107.ui-dns.de</value>
    <value>ns1107.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ssiz.net</domain_name>
   <domain_keyword>ssiz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 11:00:31</query_time>
   <create_date>2017-04-02</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-02</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>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>shiz.top</domain_name>
   <domain_keyword>shiz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-26 06:57:40</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ge jian hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sain.work</domain_name>
   <domain_keyword>sain</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-02 14:25:30</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-24</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 MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sazi.org</domain_name>
   <domain_keyword>sazi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 14:35:33</query_time>
   <create_date>2009-04-23</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sarz.io</domain_name>
   <domain_keyword>sarz</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-11 22:54:56</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <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>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.072</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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