WHOIS QUERY TIME

2 May 2024 - 9:29 PM UTC

Registered: 31 January 2001
Expiry: 1 February 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.webhost1.ru
ns2.webhost1.ru
ns3.webhost1.ru
ns4.webhost1.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sazan.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sazan.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sazan.ru",
            "domain_keyword": "sazan",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:29:48",
            "create_date": "2001-01-31",
            "expiry_date": "2025-02-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webhost1.ru",
                "ns2.webhost1.ru",
                "ns3.webhost1.ru",
                "ns4.webhost1.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sazan.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sazan.ru</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:29:48</query_time>
   <create_date>2001-01-31</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webhost1.ru</value>
    <value>ns2.webhost1.ru</value>
    <value>ns3.webhost1.ru</value>
    <value>ns4.webhost1.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.08 seconds) for "sazan.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2024 - 9:29 PM UTC

Registered: 31 January 2001
Expiry: 1 February 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.webhost1.ru
ns2.webhost1.ru
ns3.webhost1.ru
ns4.webhost1.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sazan.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sazan.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "sazan.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "sazan.ru",
            "domain_keyword": "sazan",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:29:48",
            "create_date": "2001-01-31",
            "expiry_date": "2025-02-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webhost1.ru",
                "ns2.webhost1.ru",
                "ns3.webhost1.ru",
                "ns4.webhost1.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "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>sazan.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>sazan.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sazan.ru</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:29:48</query_time>
   <create_date>2001-01-31</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webhost1.ru</value>
    <value>ns2.webhost1.ru</value>
    <value>ns3.webhost1.ru</value>
    <value>ns4.webhost1.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.08</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 26 domain names (in 0.059 seconds) which contained the exact domain keyword "sazan".
Domain Name Registered Expiry Registrar Ownership
1 sazan.com 24 Jul 1998 23 Jul 2024 Network Solutions, LLC -
2 sazan.net 30 Jul 1998 29 Jul 2027 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
3 sazan.ru 31 Jan 2001 1 Feb 2025 RU-CENTER-RU Private Person
4 sazan.pl 14 Feb 2001 13 Feb 2025 premium.pl Sp. z o.o. -
5 sazan.com.pl 26 Apr 2001 25 Apr 2025 Expro Operator Sp. z o.o. -
6 sazan.info 28 Dec 2005 28 Dec 2024 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
7 sazan.biz 2 Sep 2006 1 Sep 2024 Japan Registry Services Co., Ltd. kimoto shozo
8 sazan.it 4 Jan 2012 11 Jul 2024 InterNetX GmbH hidden
9 sazan.by 11 Jan 2013 11 Jan 2025 Reliable Software, Ltd -
10 sazan.jp.net 21 Oct 2013 21 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
11 sazan.me 11 Dec 2013 11 Dec 2024 Key-Systems GmbH c/o whoisproxy.com
12 sazan.jp 23 Jan 2014 31 Jan 2025 - Akimitsu Hirayama
13 sazan.org 19 Feb 2018 19 Feb 2025 GoDaddy.com, LLC NameFind LLC
14 sazan.ca 20 Jun 2022 20 Jun 2024 Tucows.com Co. REDACTED FOR PRIVACY
15 sazan.life 19 Mar 2023 19 Mar 2024 Sav.com, LLC Privacy Protection
16 sazan.club 24 May 2023 24 May 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
17 sazan.fun 15 Jun 2023 15 Jun 2024 CSL Computer Service Langenbach GmbH GreenHost
18 sazan.co 5 Jul 2023 5 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
19 sazan.online 19 Aug 2023 19 Aug 2024 Registrar of Domain Names REG.RU, LLC Private Person
20 sazan.za.com 25 Aug 2023 25 Aug 2024 Sav.com, LLC -
21 sazan.xyz 8 Oct 2023 8 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
22 sazan.asia 16 Apr 2024 16 Apr 2025 Vautron Rechenzentrum AG Reemex Vertriebs GmbH
23 sazan.mobi 16 Apr 2024 16 Apr 2025 Vautron Rechenzentrum AG Reemex Vertriebs GmbH
24 sazan.dev 12 May 2024 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 sazan.de - - - -
26 sazan.eu - - Dinfo.pl Sylwia Wierońska -
27 sazan.name - - Vautron Rechenzentrum AG -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sazan&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sazan",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 27,
        "relation": "eq",
        "current": 27
    },
    "unique_domains": "sazan.com, sazan.net, sazan.ru, sazan.pl, sazan.com.pl, sazan.info, sazan.biz, sazan.it, sazan.by, sazan.jp.net, sazan.me, sazan.jp, sazan.org, sazan.ca, sazan.life, sazan.club, sazan.fun, sazan.co, sazan.online, sazan.za.com, sazan.xyz, sazan.asia, sazan.mobi, sazan.dev, sazan.de, sazan.eu, sazan.name",
    "results": [
        {
            "num": 1,
            "domain_name": "sazan.com",
            "domain_keyword": "sazan",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:44:18",
            "create_date": "1998-07-24",
            "update_date": "2014-07-23",
            "expiry_date": "2024-07-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sazan.net",
            "domain_keyword": "sazan",
            "domain_tld": "net",
            "query_time": "2024-05-17 07:34:33",
            "create_date": "1998-07-30",
            "update_date": "2021-07-07",
            "expiry_date": "2027-07-29",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=sazan.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.superb.net",
                "ns2.superb.net",
                "ns3.superb.net",
                "ns4.superb.net",
                "ns5.superb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sazan.ru",
            "domain_keyword": "sazan",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:29:48",
            "create_date": "2001-01-31",
            "expiry_date": "2025-02-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webhost1.ru",
                "ns2.webhost1.ru",
                "ns3.webhost1.ru",
                "ns4.webhost1.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "sazan.pl",
            "domain_keyword": "sazan",
            "domain_tld": "pl",
            "query_time": "2024-04-26 14:34:49",
            "create_date": "2001-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-13",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sazan.com.pl",
            "domain_keyword": "sazan",
            "domain_tld": "com.pl",
            "query_time": "2024-04-28 10:46:07",
            "create_date": "2001-04-26",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-25",
            "registrar_name": "Expro Operator Sp. z o.o.",
            "name_servers": [
                "ns1.expro.pl",
                "ns2.expro.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sazan.info",
            "domain_keyword": "sazan",
            "domain_tld": "info",
            "query_time": "2024-04-26 14:34:49",
            "create_date": "2005-12-28",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co, Ltd",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo-to",
            "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": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sazan.biz",
            "domain_keyword": "sazan",
            "domain_tld": "biz",
            "query_time": "2024-05-07 07:28:09",
            "create_date": "2006-09-02",
            "update_date": "2023-08-02",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kimoto shozo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sazan.it",
            "domain_keyword": "sazan",
            "domain_tld": "it",
            "query_time": "2024-04-26 14:34:49",
            "create_date": "2012-01-04",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-11",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "hidden",
            "name_servers": [
                "devip21.noc40.com",
                "devip22.noc40.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "sazan.by",
            "domain_keyword": "sazan",
            "domain_tld": "by",
            "query_time": "2024-04-26 14:34:49",
            "create_date": "2013-01-11",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-11",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ]
        },
        {
            "num": 10,
            "domain_name": "sazan.jp.net",
            "domain_keyword": "sazan",
            "domain_tld": "jp.net",
            "query_time": "2024-05-29 17:00:07",
            "create_date": "2013-10-21",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/sazan.jp.net/registrant",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sazan.me",
            "domain_keyword": "sazan",
            "domain_tld": "me",
            "query_time": "2024-04-24 08:44:18",
            "create_date": "2013-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sazan.jp",
            "domain_keyword": "sazan",
            "domain_tld": "jp",
            "query_time": "2024-04-26 14:34:49",
            "create_date": "2014-01-23",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "Akimitsu Hirayama",
            "registrant_address": "osyu-city Mizusawa-ku",
            "registrant_zip": "023-0053",
            "registrant_email": "[email protected]",
            "registrant_phone": "090-6225-1207",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 13,
            "domain_name": "sazan.org",
            "domain_keyword": "sazan",
            "domain_tld": "org",
            "query_time": "2024-04-26 14:34:49",
            "create_date": "2018-02-19",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sazan.ca",
            "domain_keyword": "sazan",
            "domain_tld": "ca",
            "query_time": "2024-05-07 07:28:09",
            "create_date": "2022-06-20",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-20",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "h.ns.arvancdn.ir",
                "x.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sazan.life",
            "domain_keyword": "sazan",
            "domain_tld": "life",
            "query_time": "2024-05-27 02:48:19",
            "create_date": "2023-03-19",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sazan.club",
            "domain_keyword": "sazan",
            "domain_tld": "club",
            "query_time": "2024-05-27 02:48:21",
            "create_date": "2023-05-24",
            "update_date": "2024-01-27",
            "expiry_date": "2024-05-24",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sazan.fun",
            "domain_keyword": "sazan",
            "domain_tld": "fun",
            "query_time": "2024-05-07 07:28:09",
            "create_date": "2023-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_company": "GreenHost",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "chin.ns.cloudflare.com",
                "gerald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sazan.co",
            "domain_keyword": "sazan",
            "domain_tld": "co",
            "query_time": "2024-04-26 14:34:49",
            "create_date": "2023-07-05",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sazan.online",
            "domain_keyword": "sazan",
            "domain_tld": "online",
            "query_time": "2024-05-07 07:28:08",
            "create_date": "2023-08-19",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Voronezhskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sazan.za.com",
            "domain_keyword": "sazan",
            "domain_tld": "za.com",
            "query_time": "2024-05-16 03:25:54",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_email": "https://whois.centralnic.com/contact/sazan.za.com/registrant",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sazan.xyz",
            "domain_keyword": "sazan",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 08:44:18",
            "create_date": "2023-10-08",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-08",
            "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": 22,
            "domain_name": "sazan.asia",
            "domain_keyword": "sazan",
            "domain_tld": "asia",
            "query_time": "2024-04-18 14:17:14",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reemex Vertriebs GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sazan.mobi",
            "domain_keyword": "sazan",
            "domain_tld": "mobi",
            "query_time": "2024-04-18 17:57:45",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reemex Vertriebs GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sazan.dev",
            "domain_keyword": "sazan",
            "domain_tld": "dev",
            "query_time": "2024-05-15 15:43:50",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "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": [
                "ainsley.ns.cloudflare.com",
                "ishaan.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sazan.de",
            "domain_keyword": "sazan",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:40:14",
            "update_date": "2022-02-03",
            "name_servers": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 26,
            "domain_name": "sazan.eu",
            "domain_keyword": "sazan",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:14:24",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "registrar_website": "https://www.dinfo.pl",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ]
        },
        {
            "num": 27,
            "domain_name": "sazan.name",
            "domain_keyword": "sazan",
            "domain_tld": "name",
            "query_time": "2024-04-18 17:57:48",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sazan</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>27</total>
  <relation>eq</relation>
  <current>27</current>
 </count>
 <unique_domains>sazan.com, sazan.net, sazan.ru, sazan.pl, sazan.com.pl, sazan.info, sazan.biz, sazan.it, sazan.by, sazan.jp.net, sazan.me, sazan.jp, sazan.org, sazan.ca, sazan.life, sazan.club, sazan.fun, sazan.co, sazan.online, sazan.za.com, sazan.xyz, sazan.asia, sazan.mobi, sazan.dev, sazan.de, sazan.eu, sazan.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sazan.com</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:44:18</query_time>
   <create_date>1998-07-24</create_date>
   <update_date>2014-07-23</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns55.worldnic.com</value>
    <value>ns56.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sazan.net</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 07:34:33</query_time>
   <create_date>1998-07-30</create_date>
   <update_date>2021-07-07</update_date>
   <expiry_date>2027-07-29</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=sazan.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.superb.net</value>
    <value>ns2.superb.net</value>
    <value>ns3.superb.net</value>
    <value>ns4.superb.net</value>
    <value>ns5.superb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sazan.ru</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:29:48</query_time>
   <create_date>2001-01-31</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webhost1.ru</value>
    <value>ns2.webhost1.ru</value>
    <value>ns3.webhost1.ru</value>
    <value>ns4.webhost1.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>sazan.pl</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-26 14:34:49</query_time>
   <create_date>2001-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sazan.com.pl</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-28 10:46:07</query_time>
   <create_date>2001-04-26</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Expro Operator Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.expro.pl</value>
    <value>ns2.expro.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sazan.info</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 14:34:49</query_time>
   <create_date>2005-12-28</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co, Ltd</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Tokyo-to</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>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sazan.biz</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 07:28:09</query_time>
   <create_date>2006-09-02</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>kimoto shozo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sazan.it</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 14:34:49</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>devip21.noc40.com</value>
    <value>devip22.noc40.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sazan.by</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-26 14:34:49</query_time>
   <create_date>2013-01-11</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>sazan.jp.net</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>jp.net</domain_tld>
   <query_time>2024-05-29 17:00:07</query_time>
   <create_date>2013-10-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/sazan.jp.net/registrant</registrant_email>
   <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>11</num>
   <domain_name>sazan.me</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-24 08:44:18</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</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>c/o whoisproxy.com</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sazan.jp</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 14:34:49</query_time>
   <create_date>2014-01-23</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Akimitsu Hirayama</registrant_name>
   <registrant_address>osyu-city Mizusawa-ku</registrant_address>
   <registrant_zip>023-0053</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>090-6225-1207</registrant_phone>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>sazan.org</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 14:34:49</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-19</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>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sazan.ca</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-07 07:28:09</query_time>
   <create_date>2022-06-20</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>h.ns.arvancdn.ir</value>
    <value>x.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sazan.life</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-27 02:48:19</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sazan.club</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 02:48:21</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sazan.fun</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 07:28:09</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_company>GreenHost</registrant_company>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>chin.ns.cloudflare.com</value>
    <value>gerald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sazan.co</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-26 14:34:49</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.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>19</num>
   <domain_name>sazan.online</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 07:28:08</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Voronezhskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sazan.za.com</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>za.com</domain_tld>
   <query_time>2024-05-16 03:25:54</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/sazan.za.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.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>sazan.xyz</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 08:44:18</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-08</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>22</num>
   <domain_name>sazan.asia</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-18 14:17:14</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reemex Vertriebs GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sazan.mobi</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-18 17:57:45</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reemex Vertriebs GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sazan.dev</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-15 15:43:50</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</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>ainsley.ns.cloudflare.com</value>
    <value>ishaan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sazan.de</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:40:14</query_time>
   <update_date>2022-02-03</update_date>
   <name_servers>
    <value>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>sazan.eu</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:14:24</query_time>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <registrar_website>https://www.dinfo.pl</registrar_website>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>sazan.name</domain_name>
   <domain_keyword>sazan</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-18 17:57:48</query_time>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,453 domain names (in 0.12 seconds) which look and sound like the brand name "sazan".
Domain Name Registered Expiry Registrar Ownership
1 sazar.us 19 Jan 2010 18 Jan 2025 GoDaddy.com, LLC Net World Sports
2 lazan.com 11 Oct 1999 11 Oct 2026 GoDaddy.com, LLC -
3 saman.tel 25 Apr 2023 25 Apr 2025 Porkbun Private by Design, LLC
4 salan.sk 20 Dec 2021 20 Dec 2024 WebHouse, s.r.o. Mgr. Andrej Budai - Listuj.sk
5 hazan.tech 19 Nov 2020 19 Nov 2027 OVH -
6 jazan.store 17 Sep 2017 17 Sep 2024 Name.com, Inc Emad Daghreri
7 satan.tech 12 Apr 2024 12 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lee Charles
8 gazan.shop 12 Jan 2024 12 Jan 2025 Tucows Domains Inc. -
9 sa-an.de - - - -
10 qazan.bet 12 Mar 2024 12 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
11 sapan.net 18 May 2005 18 May 2025 ANNULET, INC BuyDomains.com
12 sazon.club 21 Mar 2024 21 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
13 shazan.store 15 Jun 2023 15 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
14 saban.media 25 Dec 2014 25 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 saizan.cn 29 Jun 2023 29 Jun 2024 广东时代互联科技有限公司 阿克拜尔·艾尔肯
16 sazban.com 7 Dec 2020 7 Dec 2024 1API GmbH REDACTED FOR PRIVACY
17 sazann.jp 6 Jan 2009 31 Jan 2025 - kugouyuuya
18 savan.biz 1 Apr 2014 31 Mar 2025 Key-Systems GmbH SAVAN Investments Sp. z o. o.
19 sanan.hu 29 Sep 2011 - - -
20 sagan.live 2 Dec 2020 2 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 jazan.shop 17 Feb 2024 17 Feb 2025 HOSTINGER operations, UAB -
22 sabzan.net 19 Apr 2011 18 Apr 2025 Onlinenic Inc Sabzi
23 satan.baby 25 Jan 2024 25 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
24 saran.com.pl 29 Jun 2015 29 Jun 2024 nazwa.pl sp. z o.o. -
25 dsazan.com 13 Jun 2019 13 Jun 2024 Atak Domain n/a
26 sajan.shop 29 Nov 2023 29 Nov 2024 HOSTINGER operations, UAB -
27 hazan.fr 3 May 2015 22 Jun 2024 IONOS SE Ano Nymous
28 zazan.cat 24 Jan 2024 24 Jan 2025 EuroDNS S.A. CAIXABANK, S.A.
29 fazan.team 9 Nov 2023 9 Nov 2025 Registrar of Domain Names REG.RU LLC Private Person
30 razan.co 14 Jan 2024 14 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
31 satan.site 5 Nov 2023 5 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
32 sagan.co.in 19 Dec 2022 19 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
33 kazan.nl 6 Mar 2000 - Realtime Register -
34 kazan.md 30 Dec 2020 30 Dec 2027 - -
35 sanan.com 16 Mar 1997 17 Mar 2025 Network Solutions, LLC Sanan Media, Inc.
36 jazan.cn 19 Sep 2023 19 Sep 2024 阿里云计算有限公司(万网) 徐浩
37 spzan.cn 7 Sep 2023 7 Sep 2024 江苏邦宁科技有限公司 汪剑民
38 saman.cloud 8 Apr 2024 8 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 saman.news 3 Feb 2023 3 Feb 2025 Sav.com, LLC Privacy Protection
40 saran.cz 24 Oct 2023 24 Oct 2024 REG-DOMAINPROFI DomainProfi GmbH
41 sazon.org 5 Jun 2023 5 Jun 2024 Sav.com, LLC - 4 Privacy Protection
42 sacan.info 16 Oct 2014 16 Oct 2024 Tucows Domains Inc. Bundu NetworX
43 sazac.com 21 Oct 2005 21 Oct 2024 gabia yi myung byung
44 satan.shop 26 Sep 2016 26 Sep 2024 Tucows Domains Inc. -
45 saran.email 13 Jun 2020 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 sawan.uk 14 Mar 2023 14 Mar 2025 Squarespace Domains LLC [Tag = GOOGLE] -
47 razan.tokyo 20 Apr 2023 20 Apr 2025 GMO Internet Group, Inc. -
48 bazan.com.pl 5 Jan 2002 4 Jan 2025 Domena.pl sp. z o.o. -
49 sapan.com 10 May 1999 10 May 2025 ENOM, INC. REDACTED FOR PRIVACY
50 satan.art 3 Feb 2024 3 Feb 2029 Go Daddy, LLC Domains By Proxy, LLC
51 sagan.co.uk 1 Mar 2004 1 Mar 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
52 sagan.biz 2 Dec 2020 2 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 saban.store 12 Oct 2023 12 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
54 sazon.ru 19 Apr 2019 19 Apr 2025 REGRU-RU Private Person
55 saran.eu - - Registrar.eu -
56 hazan.co.jp 29 Jan 1996 - - HAZAN SHOKAI LTD.
57 salan.co.uk 9 Jun 2010 9 Jun 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
58 sadan.co 27 Feb 2017 26 Feb 2025 Name.com, Inc. Arabia Pictures Group
59 sayzan.co.uk 2 Jan 2024 2 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
60 saran.mom 6 May 2023 6 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
61 qazan.net 9 Mar 2010 9 Mar 2024 Isimtescil Bilisim A.S. -
62 sazang.top 8 Mar 2024 8 Mar 2025 NameSilo,LLC PrivacyGuardian.org llc
63 saizan.art 20 Jul 2022 20 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
64 saran.group 11 Apr 2022 11 Apr 2025 IONOS SE abc-knowledge company S.L.
65 kazan.pet 25 Feb 2016 25 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Ramil Sharifullin
66 sayan.su 28 Jan 2024 28 Jan 2025 R01-SU Private Person
67 sazal.com 25 Sep 2014 25 Sep 2024 GoDaddy.com, LLC -
68 satan.rocks 21 Oct 2021 21 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
69 satan.dance 1 Mar 2021 1 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
70 kazan.one 22 Jul 2021 22 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
71 saban.marketing 9 May 2015 9 May 2025 eNom, LLC REDACTED FOR PRIVACY
72 sazvn.com 11 Mar 2024 11 Mar 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
73 sazon.com.br 17 May 2000 17 May 2025 - AJINOMOTO DO BRASIL IND. E COM. DE ALIMENTOS LTDA
74 sazaen.com 11 Oct 2002 11 Oct 2024 GMO INTERNET, INC. Sazaen
75 saran.pl 24 Oct 2000 23 Oct 2024 Domena.pl sp. z o.o. -
76 sacan.online 16 Feb 2024 16 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
77 suzan.email 27 Jul 2017 27 Jul 2024 Name.com, Inc. None
78 lazan.net 15 Oct 2023 15 Oct 2024 Network Solutions, LLC -
79 kazan.me 10 Aug 2023 10 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
80 sazen.jp 5 Jan 2022 31 Jan 2025 - kagoshima horiguchiseicha tea manufacture inc
81 syzan.pl 26 Nov 2009 26 Nov 2026 home.pl S.A. -
82 sahan.co.uk 12 Jan 2012 12 Jan 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
83 saran.org 29 Apr 2000 29 Apr 2025 eNom, LLC House of Logic
84 sozan.ca 2 Mar 2017 2 Mar 2027 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
85 kazan.life 20 Nov 2023 20 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
86 sazano.com 15 Aug 2016 15 Aug 2027 CSL Computer Service Langenbach GmbH d/b/a joker.com -
87 nazan.lol 1 Feb 2024 1 Feb 2025 Web Commerce Communications Ltd Whoisprotection.cc
88 safan.net 25 Mar 2024 25 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
89 sayan.blog 25 Nov 2022 25 Nov 2024 Porkbun, LLC Private by Design, LLC
90 sazon.store 1 Sep 2023 1 Sep 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
91 savan.co.uk 28 Jul 1997 28 Jul 2024 Fastnet International Ltd [Tag = FASTNET] -
92 saman.company 1 Feb 2023 1 Feb 2025 Sav.com, LLC Privacy Protection
93 saran.cloud 29 Feb 2024 28 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
94 razan.online 23 Feb 2023 23 Feb 2026 Go Daddy, LLC Domains By Proxy, LLC
95 sazman.online 9 Apr 2023 9 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
96 sapan.online 19 Apr 2024 19 Apr 2025 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
97 satan.finance 8 Mar 2022 8 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 razan.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
99 sazon.xyz 3 Feb 2021 3 Feb 2025 Cloudflare, Inc. Benjamin Cano
100 sazap.ru 14 Sep 2017 14 Sep 2024 R01-RU Private Person
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 Sazan.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sazan.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sazan.ru",
        "page_size": 100
    },
    "count": {
        "total": 1453,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sazar.us, lazan.com, saman.tel, salan.sk, hazan.tech, jazan.store, satan.tech, gazan.shop, sa-an.de, qazan.bet, sapan.net, sazon.club, shazan.store, saban.media, saizan.cn, sazban.com, sazann.jp, savan.biz, sanan.hu, sagan.live, jazan.shop, sabzan.net, satan.baby, saran.com.pl, dsazan.com, sajan.shop, hazan.fr, zazan.cat, fazan.team, razan.co, satan.site, sagan.co.in, kazan.nl, kazan.md, sanan.com, jazan.cn, spzan.cn, saman.cloud, saman.news, saran.cz, sazon.org, sacan.info, sazac.com, satan.shop, saran.email, sawan.uk, razan.tokyo, bazan.com.pl, sapan.com, satan.art, sagan.co.uk, sagan.biz, saban.store, sazon.ru, saran.eu, hazan.co.jp, salan.co.uk, sadan.co, sayzan.co.uk, saran.mom, qazan.net, sazang.top, saizan.art, saran.group, kazan.pet, sayan.su, sazal.com, satan.rocks, satan.dance, kazan.one, saban.marketing, sazvn.com, sazon.com.br, sazaen.com, saran.pl, sacan.online, suzan.email, lazan.net, kazan.me, sazen.jp, syzan.pl, sahan.co.uk, saran.org, sozan.ca, kazan.life, sazano.com, nazan.lol, safan.net, sayan.blog, sazon.store, savan.co.uk, saman.company, saran.cloud, razan.online, sazman.online, sapan.online, satan.finance, razan.xyz, sazon.xyz, sazap.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "sazar.us",
            "domain_keyword": "sazar",
            "domain_tld": "us",
            "query_time": "2024-04-26 14:34:55",
            "create_date": "2010-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Alex Loven",
            "registrant_company": "Net World Sports",
            "registrant_address": "Net World Sports, Bryn Lane",
            "registrant_city": "Wrexham",
            "registrant_state": "Wrexham",
            "registrant_zip": "LL13 9UT",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.01691683807",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lazan.com",
            "domain_keyword": "lazan",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:52:56",
            "create_date": "1999-10-11",
            "update_date": "2023-10-12",
            "expiry_date": "2026-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "saman.tel",
            "domain_keyword": "saman",
            "domain_tld": "tel",
            "query_time": "2024-04-29 07:47:18",
            "create_date": "2023-04-25",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "http://www.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 service of the registrar 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.cpaneliran.com",
                "ns2.cpaneliran.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "salan.sk",
            "domain_keyword": "salan",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:48:10",
            "create_date": "2021-12-20",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-20",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "Mgr. Andrej Budai - Listuj.sk",
            "registrant_company": "Mgr. Andrej Budai - Listuj.sk",
            "registrant_address": "Mochovská ul. 2995/14",
            "registrant_city": "Levice",
            "registrant_zip": "93405",
            "registrant_country": "SK",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "hazan.tech",
            "domain_keyword": "hazan",
            "domain_tld": "tech",
            "query_time": "2024-05-08 00:01:20",
            "create_date": "2020-11-19",
            "update_date": "2024-01-01",
            "expiry_date": "2027-11-19",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "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.",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "jazan.store",
            "domain_keyword": "jazan",
            "domain_tld": "store",
            "query_time": "2024-04-13 17:01:38",
            "create_date": "2017-09-17",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Emad Daghreri",
            "registrant_state": "Eastern",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1dhq.name.com",
                "ns2bls.name.com",
                "ns3ghw.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "satan.tech",
            "domain_keyword": "satan",
            "domain_tld": "tech",
            "query_time": "2024-04-12 09:21:21",
            "create_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lee Charles",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "gazan.shop",
            "domain_keyword": "gazan",
            "domain_tld": "shop",
            "query_time": "2024-04-29 12:34:48",
            "create_date": "2024-01-12",
            "update_date": "2024-04-11",
            "expiry_date": "2025-01-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sa-an.de",
            "domain_keyword": "sa-an",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:12:03",
            "update_date": "2017-07-04",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "qazan.bet",
            "domain_keyword": "qazan",
            "domain_tld": "bet",
            "query_time": "2024-05-11 16:25:49",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "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": [
                "ns1ntw.name.com",
                "ns2clp.name.com",
                "ns3ckl.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sapan.net",
            "domain_keyword": "sapan",
            "domain_tld": "net",
            "query_time": "2024-05-22 04:04:49",
            "create_date": "2005-05-18",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-18",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sazon.club",
            "domain_keyword": "sazon",
            "domain_tld": "club",
            "query_time": "2024-05-21 03:54:41",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1265.awsdns-30.org",
                "ns-1646.awsdns-13.co.uk",
                "ns-66.awsdns-08.com",
                "ns-870.awsdns-44.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "shazan.store",
            "domain_keyword": "shazan",
            "domain_tld": "store",
            "query_time": "2024-05-24 23:16:25",
            "create_date": "2023-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "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": 14,
            "domain_name": "saban.media",
            "domain_keyword": "saban",
            "domain_tld": "media",
            "query_time": "2024-05-25 13:57:44",
            "create_date": "2014-12-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-25",
            "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": [
                "peyton.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "saizan.cn",
            "domain_keyword": "saizan",
            "domain_tld": "cn",
            "query_time": "2024-05-14 09:54:30",
            "create_date": "2023-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "阿克拜尔·艾尔肯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sazban.com",
            "domain_keyword": "sazban",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:44:40",
            "create_date": "2020-12-07",
            "update_date": "2023-06-14",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dubai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "contact via https://www.1api.net/send-message/sazban.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.irpowerweb.com",
                "ns24.irpowerweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sazann.jp",
            "domain_keyword": "sazann",
            "domain_tld": "jp",
            "query_time": "2024-04-26 14:34:54",
            "create_date": "2009-01-06",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "kugouyuuya",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 18,
            "domain_name": "savan.biz",
            "domain_keyword": "savan",
            "domain_tld": "biz",
            "query_time": "2024-05-07 18:55:38",
            "create_date": "2014-04-01",
            "update_date": "2023-12-27",
            "expiry_date": "2025-03-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAVAN Investments Sp. z o. o.",
            "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": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sanan.hu",
            "domain_keyword": "sanan",
            "domain_tld": "hu",
            "query_time": "2024-05-10 13:04:26",
            "create_date": "2011-09-29"
        },
        {
            "num": 20,
            "domain_name": "sagan.live",
            "domain_keyword": "sagan",
            "domain_tld": "live",
            "query_time": "2024-04-09 13:57:41",
            "create_date": "2020-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "jazan.shop",
            "domain_keyword": "jazan",
            "domain_tld": "shop",
            "query_time": "2024-04-13 17:01:42",
            "create_date": "2024-02-17",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.cod.network",
                "ns1.youcan.shop",
                "ns2.cod.network",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sabzan.net",
            "domain_keyword": "sabzan",
            "domain_tld": "net",
            "query_time": "2024-04-18 15:19:28",
            "create_date": "2011-04-19",
            "update_date": "2011-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "FathAllahi",
            "registrant_company": "Sabzi",
            "registrant_address": "#5, #237, Khajenasir, Shariati St.",
            "registrant_city": "null",
            "registrant_zip": "11111",
            "registrant_country": "AF",
            "registrant_email": "[email protected]",
            "registrant_phone": "+93.277539155",
            "registrant_fax": "+01.3164706",
            "name_servers": [
                "ns1.sazmanhost.net",
                "ns2.sazmanhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "satan.baby",
            "domain_keyword": "satan",
            "domain_tld": "baby",
            "query_time": "2024-05-23 03:54:47",
            "create_date": "2024-01-25",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "saran.com.pl",
            "domain_keyword": "saran",
            "domain_tld": "com.pl",
            "query_time": "2024-03-28 03:43:14",
            "create_date": "2015-06-29",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-29",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 25,
            "domain_name": "dsazan.com",
            "domain_keyword": "dsazan",
            "domain_tld": "com",
            "query_time": "2024-04-11 10:17:39",
            "create_date": "2019-06-13",
            "update_date": "2021-02-13",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain",
            "registrar_website": "http://apiname.com",
            "registrant_name": "Behnam Bargahi",
            "registrant_company": "n/a",
            "registrant_address": "49, Umesh Apartments, Kharadi",
            "registrant_city": "Faridabad",
            "registrant_state": "Punjab",
            "registrant_zip": "481434",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.277156656",
            "registrant_fax": "+91.00",
            "name_servers": [
                "ns387.mihanwebhost.com",
                "ns388.mihanwebhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sajan.shop",
            "domain_keyword": "sajan",
            "domain_tld": "shop",
            "query_time": "2024-04-28 00:32:34",
            "create_date": "2023-11-29",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns-1270.awsdns-30.org",
                "ns-1868.awsdns-41.co.uk",
                "ns-354.awsdns-44.com",
                "ns-797.awsdns-35.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hazan.fr",
            "domain_keyword": "hazan",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:32:02",
            "create_date": "2015-05-03",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-22",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1035.ui-dns.de",
                "ns1071.ui-dns.com",
                "ns1084.ui-dns.biz",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 28,
            "domain_name": "zazan.cat",
            "domain_keyword": "zazan",
            "domain_tld": "cat",
            "query_time": "2024-05-20 08:50:21",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://eurodns.com",
            "registrant_company": "CAIXABANK, S.A.",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.lacaixa.com",
                "ns2.lacaixa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fazan.team",
            "domain_keyword": "fazan",
            "domain_tld": "team",
            "query_time": "2024-05-17 16:45:13",
            "create_date": "2023-11-09",
            "update_date": "2024-02-16",
            "expiry_date": "2025-11-09",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tulskaya 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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "razan.co",
            "domain_keyword": "razan",
            "domain_tld": "co",
            "query_time": "2024-05-18 14:37:49",
            "create_date": "2024-01-14",
            "update_date": "2024-05-03",
            "expiry_date": "2025-01-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "satan.site",
            "domain_keyword": "satan",
            "domain_tld": "site",
            "query_time": "2024-05-17 07:54:06",
            "create_date": "2023-11-05",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-05",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sagan.co.in",
            "domain_keyword": "sagan",
            "domain_tld": "co.in",
            "query_time": "2024-05-11 16:15:33",
            "create_date": "2022-12-19",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "kazan.nl",
            "domain_keyword": "kazan",
            "domain_tld": "nl",
            "query_time": "2024-05-11 21:20:44",
            "create_date": "2000-03-06",
            "update_date": "2021-11-10",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "be.ns.vip.nl",
                "dns.resolver.domains",
                "nl.ns.vip.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 34,
            "domain_name": "kazan.md",
            "domain_keyword": "kazan",
            "domain_tld": "md",
            "query_time": "2024-05-11 17:55:51",
            "create_date": "2020-12-30",
            "expiry_date": "2027-12-30",
            "name_servers": [
                "dns1.innovahosting.net",
                "dns2.innovahosting.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 35,
            "domain_name": "sanan.com",
            "domain_keyword": "sanan",
            "domain_tld": "com",
            "query_time": "2024-05-12 06:44:33",
            "create_date": "1997-03-16",
            "update_date": "2024-01-17",
            "expiry_date": "2025-03-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Sanan Media, Inc.",
            "registrant_company": "Sanan Media, Inc.",
            "registrant_address": "510 5TH AVE 3RD FL",
            "registrant_city": "NEW YORK",
            "registrant_state": "NY",
            "registrant_zip": "10036-7507",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2122452500",
            "name_servers": [
                "ns15.worldnic.com",
                "ns16.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "jazan.cn",
            "domain_keyword": "jazan",
            "domain_tld": "cn",
            "query_time": "2024-04-07 13:32:54",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "徐浩",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "spzan.cn",
            "domain_keyword": "spzan",
            "domain_tld": "cn",
            "query_time": "2024-04-10 17:17:48",
            "create_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "汪剑民",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "saman.cloud",
            "domain_keyword": "saman",
            "domain_tld": "cloud",
            "query_time": "2024-04-10 15:55:56",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "saman.news",
            "domain_keyword": "saman",
            "domain_tld": "news",
            "query_time": "2024-04-29 07:47:17",
            "create_date": "2023-02-03",
            "update_date": "2023-06-06",
            "expiry_date": "2025-02-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.cleannameservers.com",
                "ns16.cleannameservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "saran.cz",
            "domain_keyword": "saran",
            "domain_tld": "cz",
            "query_time": "2024-05-05 21:01:11",
            "create_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REG-DOMAINPROFI",
            "registrant_name": "Martin Steinkamp",
            "registrant_company": "DomainProfi GmbH",
            "registrant_address": "Martinistr. 3, Osnabrueck, 49080",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.domainprofi.com",
                "ns2.domainprofi.com"
            ]
        },
        {
            "num": 41,
            "domain_name": "sazon.org",
            "domain_keyword": "sazon",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:28:46",
            "create_date": "2023-06-05",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-05",
            "registrar_iana": 3894,
            "registrar_name": "Sav.com, LLC - 4",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sacan.info",
            "domain_keyword": "sacan",
            "domain_tld": "info",
            "query_time": "2024-05-09 09:51:18",
            "create_date": "2014-10-16",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bundu NetworX",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kwazulu-Natal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sazac.com",
            "domain_keyword": "sazac",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:44:16",
            "create_date": "2005-10-21",
            "update_date": "2019-10-06",
            "expiry_date": "2024-10-21",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "yi myung byung",
            "registrant_address": "Gyesan 3-dong, Gyeyang-gu, INCHEON",
            "registrant_city": "Incheon",
            "registrant_zip": "407765",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.322688787",
            "name_servers": [
                "dns1.cafe24.co.kr",
                "dns1.cafe24.com",
                "dns2.cafe24.co.kr",
                "dns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "satan.shop",
            "domain_keyword": "satan",
            "domain_tld": "shop",
            "query_time": "2024-04-23 02:07:15",
            "create_date": "2016-09-26",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "saran.email",
            "domain_keyword": "saran",
            "domain_tld": "email",
            "query_time": "2024-05-10 06:42:25",
            "create_date": "2020-06-13",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sawan.uk",
            "domain_keyword": "sawan",
            "domain_tld": "uk",
            "query_time": "2024-05-11 08:56:23",
            "create_date": "2023-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 47,
            "domain_name": "razan.tokyo",
            "domain_keyword": "razan",
            "domain_tld": "tokyo",
            "query_time": "2024-05-22 19:36:42",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bazan.com.pl",
            "domain_keyword": "bazan",
            "domain_tld": "com.pl",
            "query_time": "2024-05-15 15:36:21",
            "create_date": "2002-01-05",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-04",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.icenter.pl",
                "ns2.icenter.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sapan.com",
            "domain_keyword": "sapan",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:31:21",
            "create_date": "1999-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "https://tieredaccess.com/contact/57d40e65-f6af-47f4-89c1-1a0c2103196a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "satan.art",
            "domain_keyword": "satan",
            "domain_tld": "art",
            "query_time": "2024-05-25 05:29:17",
            "create_date": "2024-02-03",
            "update_date": "2024-04-18",
            "expiry_date": "2029-02-03",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sagan.co.uk",
            "domain_keyword": "sagan",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 23:27:35",
            "create_date": "2004-03-01",
            "update_date": "2023-11-21",
            "expiry_date": "2026-03-01",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "sagan.biz",
            "domain_keyword": "sagan",
            "domain_tld": "biz",
            "query_time": "2024-04-09 13:57:42",
            "create_date": "2020-12-02",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "saban.store",
            "domain_keyword": "saban",
            "domain_tld": "store",
            "query_time": "2024-05-02 10:18:10",
            "create_date": "2023-10-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-12",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sazon.ru",
            "domain_keyword": "sazon",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:29:51",
            "create_date": "2019-04-19",
            "expiry_date": "2025-04-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "saran.eu",
            "domain_keyword": "saran",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:13:43",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ]
        },
        {
            "num": 56,
            "domain_name": "hazan.co.jp",
            "domain_keyword": "hazan",
            "domain_tld": "co.jp",
            "query_time": "2024-05-08 00:01:20",
            "create_date": "1996-01-29",
            "update_date": "2024-02-01",
            "registrant_company": "HAZAN SHOKAI LTD.",
            "name_servers": [
                "ns1.dnss-do.com",
                "ns2.dnss-do.com"
            ]
        },
        {
            "num": 57,
            "domain_name": "salan.co.uk",
            "domain_keyword": "salan",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 01:36:42",
            "create_date": "2010-06-09",
            "update_date": "2023-05-10",
            "expiry_date": "2024-06-09",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "sadan.co",
            "domain_keyword": "sadan",
            "domain_tld": "co",
            "query_time": "2024-05-09 08:26:34",
            "create_date": "2017-02-27",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arabia Pictures Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "easter province",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rafe.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sayzan.co.uk",
            "domain_keyword": "sayzan",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 09:01:18",
            "create_date": "2024-01-02",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "saran.mom",
            "domain_keyword": "saran",
            "domain_tld": "mom",
            "query_time": "2024-05-14 09:41:52",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "qazan.net",
            "domain_keyword": "qazan",
            "domain_tld": "net",
            "query_time": "2024-05-27 07:37:30",
            "create_date": "2010-03-09",
            "update_date": "2024-05-22",
            "expiry_date": "2024-03-09",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "expired1.dnsenable.com",
                "expired2.dnsenable.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sazang.top",
            "domain_keyword": "sazang",
            "domain_tld": "top",
            "query_time": "2024-04-07 14:06:30",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "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": [
                "maeve.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "saizan.art",
            "domain_keyword": "saizan",
            "domain_tld": "art",
            "query_time": "2024-04-07 01:11:04",
            "create_date": "2022-07-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "saran.group",
            "domain_keyword": "saran",
            "domain_tld": "group",
            "query_time": "2024-04-30 00:12:14",
            "create_date": "2022-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "abc-knowledge company S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PM",
            "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": [
                "ns1044.ui-dns.com",
                "ns1061.ui-dns.biz",
                "ns1062.ui-dns.de",
                "ns1105.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kazan.pet",
            "domain_keyword": "kazan",
            "domain_tld": "pet",
            "query_time": "2024-05-05 08:17:12",
            "create_date": "2016-02-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-25",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ramil Sharifullin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tatarstan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sayan.su",
            "domain_keyword": "sayan",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:22:21",
            "create_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 67,
            "domain_name": "sazal.com",
            "domain_keyword": "sazal",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:34:47",
            "create_date": "2014-09-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "satan.rocks",
            "domain_keyword": "satan",
            "domain_tld": "rocks",
            "query_time": "2024-04-23 02:07:13",
            "create_date": "2021-10-21",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "satan.dance",
            "domain_keyword": "satan",
            "domain_tld": "dance",
            "query_time": "2024-05-07 08:07:30",
            "create_date": "2021-03-01",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-01",
            "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": "MN",
            "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": 70,
            "domain_name": "kazan.one",
            "domain_keyword": "kazan",
            "domain_tld": "one",
            "query_time": "2024-05-10 02:00:36",
            "create_date": "2021-07-22",
            "update_date": "2022-11-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tatarstan - Respublika",
            "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": [
                "dns1.regway.com",
                "dns2.regway.com",
                "dns3.regway.com",
                "dns4.regway.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "saban.marketing",
            "domain_keyword": "saban",
            "domain_tld": "marketing",
            "query_time": "2024-05-18 04:59:01",
            "create_date": "2015-05-09",
            "update_date": "2023-05-12",
            "expiry_date": "2025-05-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cns.secured.co.il",
                "cns1.secured.co.il"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sazvn.com",
            "domain_keyword": "sazvn",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:01:47",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 73,
            "domain_name": "sazon.com.br",
            "domain_keyword": "sazon",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 20:52:45",
            "create_date": "2000-05-17",
            "update_date": "2024-02-20",
            "expiry_date": "2025-05-17",
            "registrant_name": "AJINOMOTO DO BRASIL IND. E COM. DE ALIMENTOS LTDA",
            "name_servers": [
                "ns-1412.awsdns-48.org",
                "ns-1560.awsdns-03.co.uk"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 74,
            "domain_name": "sazaen.com",
            "domain_keyword": "sazaen",
            "domain_tld": "com",
            "query_time": "2024-06-03 02:25:23",
            "create_date": "2002-10-11",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Sazaen",
            "registrant_company": "Sazaen",
            "registrant_address": "5-8-29 Nishijin",
            "registrant_city": "Sawara-ku Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "814-0002",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.928432323",
            "registrant_fax": "+81.928432196",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "saran.pl",
            "domain_keyword": "saran",
            "domain_tld": "pl",
            "query_time": "2024-03-28 03:43:17",
            "create_date": "2000-10-24",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-23",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns.rekord.plock.pl",
                "poczta.konta.plo.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sacan.online",
            "domain_keyword": "sacan",
            "domain_tld": "online",
            "query_time": "2024-04-09 12:00:26",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "suzan.email",
            "domain_keyword": "suzan",
            "domain_tld": "email",
            "query_time": "2024-04-09 21:29:17",
            "create_date": "2017-07-27",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1qsy.name.com",
                "ns2fwz.name.com",
                "ns3flt.name.com",
                "ns4hny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "lazan.net",
            "domain_keyword": "lazan",
            "domain_tld": "net",
            "query_time": "2024-04-12 20:41:07",
            "create_date": "2023-10-15",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kazan.me",
            "domain_keyword": "kazan",
            "domain_tld": "me",
            "query_time": "2024-04-27 21:45:53",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sazen.jp",
            "domain_keyword": "sazen",
            "domain_tld": "jp",
            "query_time": "2024-04-26 14:35:06",
            "create_date": "2022-01-05",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "kagoshima horiguchiseicha tea manufacture inc",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 81,
            "domain_name": "syzan.pl",
            "domain_keyword": "syzan",
            "domain_tld": "pl",
            "query_time": "2024-04-16 19:13:02",
            "create_date": "2009-11-26",
            "update_date": "2023-11-08",
            "expiry_date": "2026-11-26",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sahan.co.uk",
            "domain_keyword": "sahan",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 13:23:51",
            "create_date": "2012-01-12",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-12",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "saran.org",
            "domain_keyword": "saran",
            "domain_tld": "org",
            "query_time": "2024-04-25 19:48:53",
            "create_date": "2000-04-29",
            "update_date": "2023-12-13",
            "expiry_date": "2025-04-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "House of Logic",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sozan.ca",
            "domain_keyword": "sozan",
            "domain_tld": "ca",
            "query_time": "2024-05-03 02:20:41",
            "create_date": "2017-03-02",
            "update_date": "2017-12-28",
            "expiry_date": "2027-03-02",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whc.ca",
                "ns2.whc.ca",
                "ns3.whc.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "kazan.life",
            "domain_keyword": "kazan",
            "domain_tld": "life",
            "query_time": "2024-05-10 02:00:35",
            "create_date": "2023-11-20",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sazano.com",
            "domain_keyword": "sazano",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:34:33",
            "create_date": "2016-08-15",
            "update_date": "2017-08-21",
            "expiry_date": "2027-08-15",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "thran",
            "registrant_country": "IR",
            "registrant_email": "https://csl-registrar.com/contact/sazano.com/owner",
            "name_servers": [
                "ns1.sazano.com",
                "ns2.sazano.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "nazan.lol",
            "domain_keyword": "nazan",
            "domain_tld": "lol",
            "query_time": "2024-05-25 02:40:57",
            "create_date": "2024-02-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "carol.ns.cloudflare.com",
                "howard.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "safan.net",
            "domain_keyword": "safan",
            "domain_tld": "net",
            "query_time": "2024-05-25 04:48:58",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=safan.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sayan.blog",
            "domain_keyword": "sayan",
            "domain_tld": "blog",
            "query_time": "2024-05-29 16:58:14",
            "create_date": "2022-11-25",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lina.ns.cloudflare.com",
                "sergi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sazon.store",
            "domain_keyword": "sazon",
            "domain_tld": "store",
            "query_time": "2024-05-29 17:00:10",
            "create_date": "2023-09-01",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "savan.co.uk",
            "domain_keyword": "savan",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 02:20:02",
            "create_date": "1997-07-28",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-28",
            "registrar_name": "Fastnet International Ltd [Tag = FASTNET]",
            "registrar_website": "http://www.fastnet.co.uk",
            "name_servers": [
                "ns7.fast.net.uk",
                "ns8.fast.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "saman.company",
            "domain_keyword": "saman",
            "domain_tld": "company",
            "query_time": "2024-04-29 07:47:17",
            "create_date": "2023-02-01",
            "update_date": "2023-06-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.cleannameservers.com",
                "ns16.cleannameservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "saran.cloud",
            "domain_keyword": "saran",
            "domain_tld": "cloud",
            "query_time": "2024-04-30 00:12:14",
            "create_date": "2024-02-29",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.saran.cloud",
                "ns2.saran.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "razan.online",
            "domain_keyword": "razan",
            "domain_tld": "online",
            "query_time": "2024-04-30 08:10:23",
            "create_date": "2023-02-23",
            "update_date": "2024-04-16",
            "expiry_date": "2026-02-23",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sazman.online",
            "domain_keyword": "sazman",
            "domain_tld": "online",
            "query_time": "2024-04-24 08:44:57",
            "create_date": "2023-04-09",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-09",
            "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.talahost.com",
                "dns2.talahost.com",
                "dns3.talahost.com",
                "dns4.talahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sapan.online",
            "domain_keyword": "sapan",
            "domain_tld": "online",
            "query_time": "2024-04-22 17:16:35",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.",
            "registrar_website": "http://www.turkticaret.net",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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.turkticaret.net",
                "ns3.turkticaret.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "satan.finance",
            "domain_keyword": "satan",
            "domain_tld": "finance",
            "query_time": "2024-04-25 17:51:03",
            "create_date": "2022-03-08",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-08",
            "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": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "razan.xyz",
            "domain_keyword": "razan",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 07:35:03",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "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": 99,
            "domain_name": "sazon.xyz",
            "domain_keyword": "sazon",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 07:35:08",
            "create_date": "2021-02-03",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Benjamin Cano",
            "registrant_state": "Guatemala",
            "registrant_country": "GT",
            "registrant_email": "please query the rdds service of the 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": [
                "gabriel.ns.cloudflare.com",
                "gabriella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sazap.ru",
            "domain_keyword": "sazap",
            "domain_tld": "ru",
            "query_time": "2024-05-16 01:15:03",
            "create_date": "2017-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.12,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sazan.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1453</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sazar.us, lazan.com, saman.tel, salan.sk, hazan.tech, jazan.store, satan.tech, gazan.shop, sa-an.de, qazan.bet, sapan.net, sazon.club, shazan.store, saban.media, saizan.cn, sazban.com, sazann.jp, savan.biz, sanan.hu, sagan.live, jazan.shop, sabzan.net, satan.baby, saran.com.pl, dsazan.com, sajan.shop, hazan.fr, zazan.cat, fazan.team, razan.co, satan.site, sagan.co.in, kazan.nl, kazan.md, sanan.com, jazan.cn, spzan.cn, saman.cloud, saman.news, saran.cz, sazon.org, sacan.info, sazac.com, satan.shop, saran.email, sawan.uk, razan.tokyo, bazan.com.pl, sapan.com, satan.art, sagan.co.uk, sagan.biz, saban.store, sazon.ru, saran.eu, hazan.co.jp, salan.co.uk, sadan.co, sayzan.co.uk, saran.mom, qazan.net, sazang.top, saizan.art, saran.group, kazan.pet, sayan.su, sazal.com, satan.rocks, satan.dance, kazan.one, saban.marketing, sazvn.com, sazon.com.br, sazaen.com, saran.pl, sacan.online, suzan.email, lazan.net, kazan.me, sazen.jp, syzan.pl, sahan.co.uk, saran.org, sozan.ca, kazan.life, sazano.com, nazan.lol, safan.net, sayan.blog, sazon.store, savan.co.uk, saman.company, saran.cloud, razan.online, sazman.online, sapan.online, satan.finance, razan.xyz, sazon.xyz, sazap.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sazar.us</domain_name>
   <domain_keyword>sazar</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 14:34:55</query_time>
   <create_date>2010-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Alex Loven</registrant_name>
   <registrant_company>Net World Sports</registrant_company>
   <registrant_address>Net World Sports, Bryn Lane</registrant_address>
   <registrant_city>Wrexham</registrant_city>
   <registrant_state>Wrexham</registrant_state>
   <registrant_zip>LL13 9UT</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.01691683807</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lazan.com</domain_name>
   <domain_keyword>lazan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:52:56</query_time>
   <create_date>1999-10-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2026-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>3</num>
   <domain_name>saman.tel</domain_name>
   <domain_keyword>saman</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-29 07:47:18</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>http://www.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 service of the registrar 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.cpaneliran.com</value>
    <value>ns2.cpaneliran.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>salan.sk</domain_name>
   <domain_keyword>salan</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:48:10</query_time>
   <create_date>2021-12-20</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>Mgr. Andrej Budai - Listuj.sk</registrant_name>
   <registrant_company>Mgr. Andrej Budai - Listuj.sk</registrant_company>
   <registrant_address>Mochovská ul. 2995/14</registrant_address>
   <registrant_city>Levice</registrant_city>
   <registrant_zip>93405</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>hazan.tech</domain_name>
   <domain_keyword>hazan</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 00:01:20</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2027-11-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <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>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.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>6</num>
   <domain_name>jazan.store</domain_name>
   <domain_keyword>jazan</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-13 17:01:38</query_time>
   <create_date>2017-09-17</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Emad Daghreri</registrant_company>
   <registrant_state>Eastern</registrant_state>
   <registrant_country>SA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1dhq.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3ghw.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>satan.tech</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-12 09:21:21</query_time>
   <create_date>2024-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Lee Charles</registrant_company>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>gazan.shop</domain_name>
   <domain_keyword>gazan</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 12:34:48</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sa-an.de</domain_name>
   <domain_keyword>sa-an</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:12:03</query_time>
   <update_date>2017-07-04</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>qazan.bet</domain_name>
   <domain_keyword>qazan</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-11 16:25:49</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</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>ns1ntw.name.com</value>
    <value>ns2clp.name.com</value>
    <value>ns3ckl.name.com</value>
    <value>ns4fqz.name.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>sapan.net</domain_name>
   <domain_keyword>sapan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 04:04:49</query_time>
   <create_date>2005-05-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sazon.club</domain_name>
   <domain_keyword>sazon</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-21 03:54:41</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1265.awsdns-30.org</value>
    <value>ns-1646.awsdns-13.co.uk</value>
    <value>ns-66.awsdns-08.com</value>
    <value>ns-870.awsdns-44.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>shazan.store</domain_name>
   <domain_keyword>shazan</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 23:16:25</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</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>14</num>
   <domain_name>saban.media</domain_name>
   <domain_keyword>saban</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-25 13:57:44</query_time>
   <create_date>2014-12-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-25</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>peyton.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>saizan.cn</domain_name>
   <domain_keyword>saizan</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 09:54:30</query_time>
   <create_date>2023-06-29</create_date>
   <expiry_date>2024-06-29</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>16</num>
   <domain_name>sazban.com</domain_name>
   <domain_keyword>sazban</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:44:40</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dubai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/sazban.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns23.irpowerweb.com</value>
    <value>ns24.irpowerweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sazann.jp</domain_name>
   <domain_keyword>sazann</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 14:34:54</query_time>
   <create_date>2009-01-06</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>kugouyuuya</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>savan.biz</domain_name>
   <domain_keyword>savan</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 18:55:38</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAVAN Investments Sp. z o. o.</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>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>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sanan.hu</domain_name>
   <domain_keyword>sanan</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 13:04:26</query_time>
   <create_date>2011-09-29</create_date>
  </value>
  <value>
   <num>20</num>
   <domain_name>sagan.live</domain_name>
   <domain_keyword>sagan</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-09 13:57:41</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>jazan.shop</domain_name>
   <domain_keyword>jazan</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-13 17:01:42</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.cod.network</value>
    <value>ns1.youcan.shop</value>
    <value>ns2.cod.network</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sabzan.net</domain_name>
   <domain_keyword>sabzan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 15:19:28</query_time>
   <create_date>2011-04-19</create_date>
   <update_date>2011-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>FathAllahi</registrant_name>
   <registrant_company>Sabzi</registrant_company>
   <registrant_address>#5, #237, Khajenasir, Shariati St.</registrant_address>
   <registrant_city>null</registrant_city>
   <registrant_zip>11111</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+93.277539155</registrant_phone>
   <registrant_fax>+01.3164706</registrant_fax>
   <name_servers>
    <value>ns1.sazmanhost.net</value>
    <value>ns2.sazmanhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>satan.baby</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-23 03:54:47</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>saran.com.pl</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-28 03:43:14</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>dsazan.com</domain_name>
   <domain_keyword>dsazan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 10:17:39</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2021-02-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain</registrar_name>
   <registrar_website>http://apiname.com</registrar_website>
   <registrant_name>Behnam Bargahi</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>49, Umesh Apartments, Kharadi</registrant_address>
   <registrant_city>Faridabad</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>481434</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.277156656</registrant_phone>
   <registrant_fax>+91.00</registrant_fax>
   <name_servers>
    <value>ns387.mihanwebhost.com</value>
    <value>ns388.mihanwebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sajan.shop</domain_name>
   <domain_keyword>sajan</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-28 00:32:34</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns-1270.awsdns-30.org</value>
    <value>ns-1868.awsdns-41.co.uk</value>
    <value>ns-354.awsdns-44.com</value>
    <value>ns-797.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>hazan.fr</domain_name>
   <domain_keyword>hazan</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:32:02</query_time>
   <create_date>2015-05-03</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1035.ui-dns.de</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>zazan.cat</domain_name>
   <domain_keyword>zazan</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-20 08:50:21</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://eurodns.com</registrar_website>
   <registrant_company>CAIXABANK, S.A.</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.lacaixa.com</value>
    <value>ns2.lacaixa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fazan.team</domain_name>
   <domain_keyword>fazan</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-17 16:45:13</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tulskaya 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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>razan.co</domain_name>
   <domain_keyword>razan</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 14:37:49</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.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>31</num>
   <domain_name>satan.site</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 07:54:06</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-05</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sagan.co.in</domain_name>
   <domain_keyword>sagan</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-11 16:15:33</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>kazan.nl</domain_name>
   <domain_keyword>kazan</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 21:20:44</query_time>
   <create_date>2000-03-06</create_date>
   <update_date>2021-11-10</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>be.ns.vip.nl</value>
    <value>dns.resolver.domains</value>
    <value>nl.ns.vip.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>kazan.md</domain_name>
   <domain_keyword>kazan</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-11 17:55:51</query_time>
   <create_date>2020-12-30</create_date>
   <expiry_date>2027-12-30</expiry_date>
   <name_servers>
    <value>dns1.innovahosting.net</value>
    <value>dns2.innovahosting.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>sanan.com</domain_name>
   <domain_keyword>sanan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 06:44:33</query_time>
   <create_date>1997-03-16</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Sanan Media, Inc.</registrant_name>
   <registrant_company>Sanan Media, Inc.</registrant_company>
   <registrant_address>510 5TH AVE 3RD FL</registrant_address>
   <registrant_city>NEW YORK</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10036-7507</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2122452500</registrant_phone>
   <name_servers>
    <value>ns15.worldnic.com</value>
    <value>ns16.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>jazan.cn</domain_name>
   <domain_keyword>jazan</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-07 13:32:54</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>徐浩</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>spzan.cn</domain_name>
   <domain_keyword>spzan</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 17:17:48</query_time>
   <create_date>2023-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>汪剑民</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>saman.cloud</domain_name>
   <domain_keyword>saman</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-10 15:55:56</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>saman.news</domain_name>
   <domain_keyword>saman</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-29 07:47:17</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.cleannameservers.com</value>
    <value>ns16.cleannameservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>saran.cz</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 21:01:11</query_time>
   <create_date>2023-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REG-DOMAINPROFI</registrar_name>
   <registrant_name>Martin Steinkamp</registrant_name>
   <registrant_company>DomainProfi GmbH</registrant_company>
   <registrant_address>Martinistr. 3, Osnabrueck, 49080</registrant_address>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.domainprofi.com</value>
    <value>ns2.domainprofi.com</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>sazon.org</domain_name>
   <domain_keyword>sazon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:28:46</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>3894</registrar_iana>
   <registrar_name>Sav.com, LLC - 4</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sacan.info</domain_name>
   <domain_keyword>sacan</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 09:51:18</query_time>
   <create_date>2014-10-16</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bundu NetworX</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kwazulu-Natal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sazac.com</domain_name>
   <domain_keyword>sazac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:44:16</query_time>
   <create_date>2005-10-21</create_date>
   <update_date>2019-10-06</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>yi myung byung</registrant_name>
   <registrant_address>Gyesan 3-dong, Gyeyang-gu, INCHEON</registrant_address>
   <registrant_city>Incheon</registrant_city>
   <registrant_zip>407765</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.322688787</registrant_phone>
   <name_servers>
    <value>dns1.cafe24.co.kr</value>
    <value>dns1.cafe24.com</value>
    <value>dns2.cafe24.co.kr</value>
    <value>dns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>satan.shop</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 02:07:15</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>saran.email</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-10 06:42:25</query_time>
   <create_date>2020-06-13</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sawan.uk</domain_name>
   <domain_keyword>sawan</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-11 08:56:23</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>razan.tokyo</domain_name>
   <domain_keyword>razan</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-22 19:36:42</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>bazan.com.pl</domain_name>
   <domain_keyword>bazan</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-15 15:36:21</query_time>
   <create_date>2002-01-05</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.icenter.pl</value>
    <value>ns2.icenter.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sapan.com</domain_name>
   <domain_keyword>sapan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:31:21</query_time>
   <create_date>1999-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/57d40e65-f6af-47f4-89c1-1a0c2103196a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>satan.art</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-25 05:29:17</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2029-02-03</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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sagan.co.uk</domain_name>
   <domain_keyword>sagan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 23:27:35</query_time>
   <create_date>2004-03-01</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2026-03-01</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>sagan.biz</domain_name>
   <domain_keyword>sagan</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-09 13:57:42</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>53</num>
   <domain_name>saban.store</domain_name>
   <domain_keyword>saban</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-02 10:18:10</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-12</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sazon.ru</domain_name>
   <domain_keyword>sazon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:29:51</query_time>
   <create_date>2019-04-19</create_date>
   <expiry_date>2025-04-19</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>55</num>
   <domain_name>saran.eu</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:13:43</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>hazan.co.jp</domain_name>
   <domain_keyword>hazan</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-08 00:01:20</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>HAZAN SHOKAI LTD.</registrant_company>
   <name_servers>
    <value>ns1.dnss-do.com</value>
    <value>ns2.dnss-do.com</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>salan.co.uk</domain_name>
   <domain_keyword>salan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 01:36:42</query_time>
   <create_date>2010-06-09</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>sadan.co</domain_name>
   <domain_keyword>sadan</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 08:26:34</query_time>
   <create_date>2017-02-27</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arabia Pictures Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>easter province</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rafe.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sayzan.co.uk</domain_name>
   <domain_keyword>sayzan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 09:01:18</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>saran.mom</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-14 09:41:52</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>qazan.net</domain_name>
   <domain_keyword>qazan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 07:37:30</query_time>
   <create_date>2010-03-09</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-03-09</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>expired1.dnsenable.com</value>
    <value>expired2.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sazang.top</domain_name>
   <domain_keyword>sazang</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-07 14:06:30</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</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>maeve.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>saizan.art</domain_name>
   <domain_keyword>saizan</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-07 01:11:04</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>saran.group</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-30 00:12:14</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</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>abc-knowledge company S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PM</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>ns1044.ui-dns.com</value>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1105.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kazan.pet</domain_name>
   <domain_keyword>kazan</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-05 08:17:12</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ramil Sharifullin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tatarstan</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>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sayan.su</domain_name>
   <domain_keyword>sayan</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:22:21</query_time>
   <create_date>2024-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>sazal.com</domain_name>
   <domain_keyword>sazal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:34:47</query_time>
   <create_date>2014-09-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>satan.rocks</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-23 02:07:13</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>satan.dance</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-07 08:07:30</query_time>
   <create_date>2021-03-01</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-01</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>MN</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>70</num>
   <domain_name>kazan.one</domain_name>
   <domain_keyword>kazan</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-10 02:00:36</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tatarstan - Respublika</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>dns1.regway.com</value>
    <value>dns2.regway.com</value>
    <value>dns3.regway.com</value>
    <value>dns4.regway.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>saban.marketing</domain_name>
   <domain_keyword>saban</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-18 04:59:01</query_time>
   <create_date>2015-05-09</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2025-05-09</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</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>cns.secured.co.il</value>
    <value>cns1.secured.co.il</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sazvn.com</domain_name>
   <domain_keyword>sazvn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:01:47</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sazon.com.br</domain_name>
   <domain_keyword>sazon</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 20:52:45</query_time>
   <create_date>2000-05-17</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrant_name>AJINOMOTO DO BRASIL IND. E COM. DE ALIMENTOS LTDA</registrant_name>
   <name_servers>
    <value>ns-1412.awsdns-48.org</value>
    <value>ns-1560.awsdns-03.co.uk</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>sazaen.com</domain_name>
   <domain_keyword>sazaen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 02:25:23</query_time>
   <create_date>2002-10-11</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Sazaen</registrant_name>
   <registrant_company>Sazaen</registrant_company>
   <registrant_address>5-8-29 Nishijin</registrant_address>
   <registrant_city>Sawara-ku Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>814-0002</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.928432323</registrant_phone>
   <registrant_fax>+81.928432196</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>saran.pl</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-28 03:43:17</query_time>
   <create_date>2000-10-24</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>dns.rekord.plock.pl</value>
    <value>poczta.konta.plo.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sacan.online</domain_name>
   <domain_keyword>sacan</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 12:00:26</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>suzan.email</domain_name>
   <domain_keyword>suzan</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-09 21:29:17</query_time>
   <create_date>2017-07-27</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-27</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>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>ns1qsy.name.com</value>
    <value>ns2fwz.name.com</value>
    <value>ns3flt.name.com</value>
    <value>ns4hny.name.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>lazan.net</domain_name>
   <domain_keyword>lazan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 20:41:07</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kazan.me</domain_name>
   <domain_keyword>kazan</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-27 21:45:53</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>80</num>
   <domain_name>sazen.jp</domain_name>
   <domain_keyword>sazen</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 14:35:06</query_time>
   <create_date>2022-01-05</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>kagoshima horiguchiseicha tea manufacture inc</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>syzan.pl</domain_name>
   <domain_keyword>syzan</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 19:13:02</query_time>
   <create_date>2009-11-26</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2026-11-26</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sahan.co.uk</domain_name>
   <domain_keyword>sahan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 13:23:51</query_time>
   <create_date>2012-01-12</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>saran.org</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 19:48:53</query_time>
   <create_date>2000-04-29</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-04-29</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>House of Logic</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>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>sozan.ca</domain_name>
   <domain_keyword>sozan</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 02:20:41</query_time>
   <create_date>2017-03-02</create_date>
   <update_date>2017-12-28</update_date>
   <expiry_date>2027-03-02</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whc.ca</value>
    <value>ns2.whc.ca</value>
    <value>ns3.whc.ca</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>85</num>
   <domain_name>kazan.life</domain_name>
   <domain_keyword>kazan</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-10 02:00:35</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</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>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>86</num>
   <domain_name>sazano.com</domain_name>
   <domain_keyword>sazano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:34:33</query_time>
   <create_date>2016-08-15</create_date>
   <update_date>2017-08-21</update_date>
   <expiry_date>2027-08-15</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>thran</registrant_state>
   <registrant_country>IR</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/sazano.com/owner</registrant_email>
   <name_servers>
    <value>ns1.sazano.com</value>
    <value>ns2.sazano.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>nazan.lol</domain_name>
   <domain_keyword>nazan</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-25 02:40:57</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>carol.ns.cloudflare.com</value>
    <value>howard.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>safan.net</domain_name>
   <domain_keyword>safan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 04:48:58</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</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 Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=safan.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sayan.blog</domain_name>
   <domain_keyword>sayan</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-29 16:58:14</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lina.ns.cloudflare.com</value>
    <value>sergi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sazon.store</domain_name>
   <domain_keyword>sazon</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-29 17:00:10</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>savan.co.uk</domain_name>
   <domain_keyword>savan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 02:20:02</query_time>
   <create_date>1997-07-28</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Fastnet International Ltd [Tag = FASTNET]</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <name_servers>
    <value>ns7.fast.net.uk</value>
    <value>ns8.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>saman.company</domain_name>
   <domain_keyword>saman</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-29 07:47:17</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.cleannameservers.com</value>
    <value>ns16.cleannameservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>saran.cloud</domain_name>
   <domain_keyword>saran</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-30 00:12:14</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.saran.cloud</value>
    <value>ns2.saran.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>razan.online</domain_name>
   <domain_keyword>razan</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 08:10:23</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-02-23</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sazman.online</domain_name>
   <domain_keyword>sazman</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 08:44:57</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-09</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.talahost.com</value>
    <value>dns2.talahost.com</value>
    <value>dns3.talahost.com</value>
    <value>dns4.talahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sapan.online</domain_name>
   <domain_keyword>sapan</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 17:16:35</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.</registrar_name>
   <registrar_website>http://www.turkticaret.net</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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.turkticaret.net</value>
    <value>ns3.turkticaret.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>satan.finance</domain_name>
   <domain_keyword>satan</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-04-25 17:51:03</query_time>
   <create_date>2022-03-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-08</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>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>razan.xyz</domain_name>
   <domain_keyword>razan</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 07:35:03</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</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>99</num>
   <domain_name>sazon.xyz</domain_name>
   <domain_keyword>sazon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 07:35:08</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Benjamin Cano</registrant_company>
   <registrant_state>Guatemala</registrant_state>
   <registrant_country>GT</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>gabriel.ns.cloudflare.com</value>
    <value>gabriella.ns.cloudflare.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>sazap.ru</domain_name>
   <domain_keyword>sazap</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-16 01:15:03</query_time>
   <create_date>2017-09-14</create_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.12</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.