WHOIS QUERY TIME

30 May 2024 - 11:05 PM UTC

Registered: 6 September 1999
Modified: 1 February 2024

REGISTRAR

Name: Cronon GmbH

DNSSEC

yes

NAME SERVERS

docks12.rzone.de
shades04.rzone.de

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sancta.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sancta.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sancta.nl",
            "domain_keyword": "sancta",
            "domain_tld": "nl",
            "query_time": "2024-05-30 23:05:48",
            "create_date": "1999-09-06",
            "update_date": "2024-02-01",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks12.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sancta.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sancta.nl</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-30 23:05:48</query_time>
   <create_date>1999-09-06</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.339 seconds) for "sancta.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Oct 2022 - 10:54 AM UTC

Registered: 6 September 1999
Modified: 6 February 2015

REGISTRAR

Name: Cronon GmbH

DNSSEC

no

NAME SERVERS

docks12.rzone.de
shades04.rzone.de

DOMAIN STATUS

Active

#2 - QUERY TIME

7 Oct 2022 - 10:54 AM UTC

Registered: 6 September 1999
Modified: 6 February 2015

REGISTRAR

Name: Cronon GmbH

NAME SERVERS

docks12.rzone.de
shades04.rzone.de

DOMAIN STATUS

Active

#3 - QUERY TIME

12 Feb 2024 - 5:57 AM UTC

Registered: 6 September 1999
Modified: 1 February 2024

REGISTRAR

Name: Cronon GmbH

DNSSEC

yes

NAME SERVERS

docks12.rzone.de
shades04.rzone.de

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sancta.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sancta.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "sancta.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "sancta.nl",
            "domain_keyword": "sancta",
            "domain_tld": "nl",
            "query_time": "2022-10-07 10:54:22",
            "create_date": "1999-09-06",
            "update_date": "2015-02-06",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks12.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "sancta.nl",
            "domain_keyword": "sancta",
            "domain_tld": "nl",
            "query_time": "2022-10-07 10:54:22",
            "create_date": "1999-09-06",
            "update_date": "2015-02-06",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks12.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "sancta.nl",
            "domain_keyword": "sancta",
            "domain_tld": "nl",
            "query_time": "2024-02-12 05:57:09",
            "create_date": "1999-09-06",
            "update_date": "2024-02-01",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks12.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.339,
        "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>sancta.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>sancta.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sancta.nl</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-10-07 10:54:22</query_time>
   <create_date>1999-09-06</create_date>
   <update_date>2015-02-06</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sancta.nl</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-10-07 10:54:22</query_time>
   <create_date>1999-09-06</create_date>
   <update_date>2015-02-06</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sancta.nl</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-02-12 05:57:09</query_time>
   <create_date>1999-09-06</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.339</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 15 domain names (in 0.029 seconds) which contained the exact domain keyword "sancta".
Domain Name Registered Expiry Registrar Ownership
1 sancta.nl 6 Sep 1999 - Cronon GmbH -
2 sancta.org 9 May 2000 9 May 2025 Launchpad.com Inc. N/A
3 sancta.com 5 Aug 2001 5 Aug 2026 GoDaddy.com, LLC -
4 sancta.com.cn 12 Mar 2003 12 Mar 2025 阿里云计算有限公司(万网) 北京先科达科技有限责任公司
5 sancta.net 2 Feb 2004 2 Feb 2025 ANNULET, INC BuyDomains.com
6 sancta.com.br 4 Feb 2011 3 Feb 2025 - Bruno Silva Ferreira
7 sancta.it 5 Feb 2011 20 Feb 2025 Algorithmedia S.r.l. Puglia.com Srls
8 sancta.info 5 Jun 2012 5 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 sancta.org.uk 8 Jan 2016 8 Jan 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
10 sancta.co.uk 8 Jan 2016 8 Jan 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
11 sancta.tv 17 Jan 2020 17 Jan 2026 Network Solutions, LLC Registry Services, LLC
12 sancta.co 4 Jul 2023 4 Jul 2024 Porkbun Private by Design, LLC
13 sancta.sk 1 Oct 2023 1 Oct 2024 Gransy s.r.o. -
14 sancta.cloud 2 Jun 2024 2 Jun 2025 One.com REDACTED FOR PRIVACY
15 sancta.xyz 6 Jun 2024 6 Jun 2025 Dynadot LLC -
16 sancta.eu - - Combell NV -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sancta&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sancta",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 16,
        "relation": "eq",
        "current": 16
    },
    "unique_domains": "sancta.nl, sancta.org, sancta.com, sancta.com.cn, sancta.net, sancta.com.br, sancta.it, sancta.info, sancta.org.uk, sancta.co.uk, sancta.tv, sancta.co, sancta.sk, sancta.cloud, sancta.xyz, sancta.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "sancta.nl",
            "domain_keyword": "sancta",
            "domain_tld": "nl",
            "query_time": "2024-05-30 23:05:48",
            "create_date": "1999-09-06",
            "update_date": "2024-02-01",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks12.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "sancta.org",
            "domain_keyword": "sancta",
            "domain_tld": "org",
            "query_time": "2024-05-12 06:46:33",
            "create_date": "2000-05-09",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-09",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "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": [
                "ns6175.hostgator.com",
                "ns6176.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sancta.com",
            "domain_keyword": "sancta",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:05:48",
            "create_date": "2001-08-05",
            "update_date": "2023-08-30",
            "expiry_date": "2026-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sancta.com.cn",
            "domain_keyword": "sancta",
            "domain_tld": "com.cn",
            "query_time": "2024-05-30 23:05:49",
            "create_date": "2003-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京先科达科技有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sancta.net",
            "domain_keyword": "sancta",
            "domain_tld": "net",
            "query_time": "2024-04-21 18:03:14",
            "create_date": "2004-02-02",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-02",
            "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": 6,
            "domain_name": "sancta.com.br",
            "domain_keyword": "sancta",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 23:05:49",
            "create_date": "2011-02-04",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-03",
            "registrant_name": "Bruno Silva Ferreira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 7,
            "domain_name": "sancta.it",
            "domain_keyword": "sancta",
            "domain_tld": "it",
            "query_time": "2024-05-12 06:46:33",
            "create_date": "2011-02-05",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-20",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "sancta.info",
            "domain_keyword": "sancta",
            "domain_tld": "info",
            "query_time": "2024-05-06 21:40:28",
            "create_date": "2012-06-05",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sancta.org.uk",
            "domain_keyword": "sancta",
            "domain_tld": "org.uk",
            "query_time": "2024-04-21 18:03:16",
            "create_date": "2016-01-08",
            "update_date": "2023-12-09",
            "expiry_date": "2026-01-08",
            "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": 10,
            "domain_name": "sancta.co.uk",
            "domain_keyword": "sancta",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 18:03:16",
            "create_date": "2016-01-08",
            "update_date": "2023-12-09",
            "expiry_date": "2026-01-08",
            "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": 11,
            "domain_name": "sancta.tv",
            "domain_keyword": "sancta",
            "domain_tld": "tv",
            "query_time": "2024-05-01 01:54:12",
            "create_date": "2020-01-17",
            "update_date": "2022-12-23",
            "expiry_date": "2026-01-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sancta.co",
            "domain_keyword": "sancta",
            "domain_tld": "co",
            "query_time": "2024-05-28 23:00:15",
            "create_date": "2023-07-04",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-znnxm8fzmmtxhhatzax3vn.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sancta.sk",
            "domain_keyword": "sancta",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:49:54",
            "create_date": "2023-10-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-01",
            "registrar_name": "Gransy s.r.o.",
            "name_servers": [
                "ns1.regery.net",
                "ns2.regery.net",
                "ns3.regery.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 14,
            "domain_name": "sancta.cloud",
            "domain_keyword": "sancta",
            "domain_tld": "cloud",
            "query_time": "2024-06-04 14:20:22",
            "create_date": "2024-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1462,
            "registrar_name": "One.com",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "sancta.xyz",
            "domain_keyword": "sancta",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 18:15:28",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-5e4f2584.ns3.dan.hosting"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sancta.eu",
            "domain_keyword": "sancta",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:58:26",
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sancta</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>16</total>
  <relation>eq</relation>
  <current>16</current>
 </count>
 <unique_domains>sancta.nl, sancta.org, sancta.com, sancta.com.cn, sancta.net, sancta.com.br, sancta.it, sancta.info, sancta.org.uk, sancta.co.uk, sancta.tv, sancta.co, sancta.sk, sancta.cloud, sancta.xyz, sancta.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sancta.nl</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-30 23:05:48</query_time>
   <create_date>1999-09-06</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sancta.org</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 06:46:33</query_time>
   <create_date>2000-05-09</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</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>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>ns6175.hostgator.com</value>
    <value>ns6176.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sancta.com</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:05:48</query_time>
   <create_date>2001-08-05</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sancta.com.cn</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-30 23:05:49</query_time>
   <create_date>2003-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京先科达科技有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sancta.net</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 18:03:14</query_time>
   <create_date>2004-02-02</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-02</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>6</num>
   <domain_name>sancta.com.br</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 23:05:49</query_time>
   <create_date>2011-02-04</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrant_name>Bruno Silva Ferreira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>sancta.it</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 06:46:33</query_time>
   <create_date>2011-02-05</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sancta.info</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 21:40:28</query_time>
   <create_date>2012-06-05</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sancta.org.uk</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-21 18:03:16</query_time>
   <create_date>2016-01-08</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2026-01-08</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>10</num>
   <domain_name>sancta.co.uk</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 18:03:16</query_time>
   <create_date>2016-01-08</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2026-01-08</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>11</num>
   <domain_name>sancta.tv</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-01 01:54:12</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2022-12-23</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, 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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sancta.co</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-28 23:00:15</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-znnxm8fzmmtxhhatzax3vn.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sancta.sk</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:49:54</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.regery.net</value>
    <value>ns2.regery.net</value>
    <value>ns3.regery.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>sancta.cloud</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-04 14:20:22</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sancta.xyz</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 18:15:28</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-5e4f2584.ns3.dan.hosting</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>16</num>
   <domain_name>sancta.eu</domain_name>
   <domain_keyword>sancta</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:58:26</query_time>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.029</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 5,468 domain names (in 0.353 seconds) which look and sound like the brand name "sancta".
Domain Name Registered Expiry Registrar Ownership
1 sanita.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
2 sanpta.com 26 Jul 2023 26 Jul 2024 Wild West Domains, LLC -
3 sanctn.com 29 Apr 2023 29 Apr 2025 Tucows Domains Inc. -
4 syncta.app 27 Aug 2020 27 Aug 2024 Squarespace Domains II LLC. Syncta
5 sanlta.com 8 Jan 2021 8 Jan 2025 GoDaddy.com, LLC -
6 sancty.jp 5 Jun 2009 30 Jun 2024 - sancty co.ltd
7 sannta.com 8 Jan 2019 8 Jan 2025 GoDaddy.com, LLC -
8 sancat.ro 19 Sep 2005 15 Oct 2032 Jordan Tech SRL -
9 sancha.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
10 sancua.com 7 Sep 2023 7 Sep 2024 P.A. Viet Nam Company Limited Domain Whois Protection Service
11 sancha.club 18 Sep 2014 17 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
12 sanita.ru 1 Apr 2003 1 Apr 2025 RU-CENTER-RU LLC "Samarskiy Stroyfarfor"
13 sanctua.com 28 Feb 2007 28 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
14 sancte.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD S Morrison
15 sanuta.com 15 Jul 2022 15 Jul 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
16 sancti.ru 23 Mar 2017 23 Mar 2025 REGTIME-RU Private Person
17 sanata.com.br 14 Jun 2022 14 Jun 2024 GODADDY (86) B?rbara Savina
18 sancla.com 29 Jan 2018 29 Jan 2025 The Registrar Company B.V. REDACTED FOR PRIVACY
19 sanita.net 5 Dec 2003 5 Dec 2024 ANNULET, INC BuyDomains.com
20 sancha.in 9 May 2015 9 May 2024 GoDaddy.com, LLC SANCHA ART STUDIO
21 tancta.com 28 May 2017 28 May 2027 GoDaddy.com, LLC -
22 sanita.it 5 Dec 1997 31 Jan 2025 Aruba Business s.r.l. Ministero della Salute
23 sanctm.biz 15 Feb 2024 15 Feb 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0170246512
24 sancts.org 22 Nov 2022 22 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
25 sancua.shop 13 Sep 2023 13 Sep 2024 Alibaba Cloud Computing Ltd. -
26 sanita.ca 29 Oct 2011 29 Oct 2025 All Internet Inc. REDACTED FOR PRIVACY
27 sanita.store 17 Aug 2023 17 Aug 2024 Dreamscape Networks International Pte Ltd -
28 sanata.ca 28 Jan 2020 28 Jan 2025 BareMetal.com inc REDACTED FOR PRIVACY
29 sanctx.com 17 Nov 2017 17 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 sancha.co.uk 1 Feb 2021 1 Feb 2025 Squarespace Domains LLC [Tag = GOOGLE] -
31 sanita.com.cn 13 Apr 2023 13 Apr 2025 阿里云计算有限公司(万网) 徐力军
32 san-ta.com 25 Jan 2020 25 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 sanata.link 13 Jan 2024 13 Jan 2025 Tucows Domains Inc. Data Protected
34 sancty.click 27 May 2023 27 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
35 sanctu.net 25 Sep 2022 25 Sep 2024 SAV.COM, LLC REDACTED FOR PRIVACY
36 sancha.eu - - GoDaddy.com, LLC -
37 sanita.co.uk 4 Mar 2017 4 Mar 2025 Garth Piesse [Tag = COHERENT-NZ] -
38 sancea.com 17 Aug 2007 17 Aug 2025 GoDaddy.com, LLC -
39 sanctia.xyz 11 Apr 2024 11 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
40 sancto.com 16 Apr 2010 16 Apr 2025 Alpine Domains Inc. eWeb Development Inc.
41 sanata.net 28 May 2021 28 May 2024 Cronon GmbH -
42 sanita.tech 16 Apr 2024 16 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
43 sancha.link 30 Jul 2016 30 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
44 sanata.ru 7 Jun 2006 7 Jun 2025 RU-CENTER-RU NETGALAXY LTD
45 sanctra.com 29 May 2022 29 May 2025 Dynadot Inc -
46 sancti.org 13 Jul 2022 13 Jul 2024 Metaregistrar BV REDACTED FOR PRIVACY
47 sanita.in 4 Jul 2023 4 Jul 2024 GoDaddy.com, LLC Sanita Products Pvt. Ltd.
48 sancto.net 27 Nov 2023 27 Nov 2024 Dynadot Inc -
49 sanctua.org 11 Nov 2023 11 Nov 2024 Porkbun LLC Private by Design, LLC
50 sancata.com 6 Oct 2014 6 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
51 sancra.com 11 Mar 2001 11 Mar 2025 GoDaddy.com, LLC -
52 saneta.com.au - - Melbourne IT Aimee McMahon
53 sancat.com 3 Jan 2020 3 Jan 2025 GoDaddy.com, LLC -
54 sancha.gs 6 May 2002 6 May 2025 Web.com PERFECT PRIVACY, LLC
55 sancha.jp 1 Feb 2023 28 Feb 2025 - (Not displayed by registrant's request)
56 sancto.shop 29 Feb 2024 28 Feb 2025 Namecheap, Inc. -
57 sancha.co 24 Apr 2017 23 Apr 2025 eNom, LLC Sancha Trindade
58 sanctas.app 15 Jun 2023 15 Jun 2024 Porkbun LLC Private by Design, LLC
59 sanita.shopping 19 Apr 2019 19 Apr 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
60 sancha.store 1 Aug 2021 1 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
61 sanyta.org 16 May 2018 16 May 2025 Realtime Register B.V. Anonymouse Domains s.r.o.
62 sancti.international 2 Sep 2014 2 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 sancsa.online 8 Sep 2023 8 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
64 sanita.pt 12 Dec 2023 12 Dec 2024 - -
65 sanxta.com 10 May 2021 10 May 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
66 sancat.lol 22 May 2024 22 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
67 sanctu.xyz 25 Sep 2022 25 Sep 2024 Sav.com, LLC - 20 Privacy Protection
68 sanata.online 14 Apr 2016 14 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Sanata-Travel Ltd.
69 sangta.com 12 Sep 2007 12 Sep 2024 Cloudflare, Inc. DATA REDACTED
70 sanita.co 13 Apr 2020 13 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
71 sanita.tv 27 Feb 2020 27 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0157087858
72 sanmta.com 12 Jun 2023 12 Jun 2024 Tucows Domains Inc. -
73 sancya.net 23 Jun 2018 23 Jun 2024 Domainshype.com, Inc Sivamurugan
74 sanctam.su 20 Apr 2024 20 Apr 2025 RUCENTER-SU NEROSO Inst., s.r.o.
75 saneta.ru 31 Aug 2023 31 Aug 2024 REGRU-RU Private Person
76 sanita.cloud 16 Jun 2017 16 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0148509637
77 sanctm.net 30 Jan 2024 30 Jan 2027 Wix.com Ltd. -
78 sanita.pl 11 Jun 2024 11 Jun 2025 DD sp. z o.o. -
79 sancita.com 4 Dec 2023 4 Dec 2024 GNAME 013 INC -
80 sancti.com.br 5 Sep 2023 5 Sep 2024 - Rafael Tramontini
81 sancat.ru 27 Nov 2023 27 Nov 2024 RU-CENTER-RU Private Person
82 sancha.cloud 16 Jan 2024 16 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
83 sancsa.org 17 May 2019 17 May 2025 FastDomain Inc. San Antonio Nexus Connection
84 sanita.asia 17 Dec 2020 17 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 sanctu.world 2 Nov 2022 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 sancte.ru 9 Apr 2015 9 Apr 2025 REGRU-RU Private Person
87 sanita.fr 30 Sep 2016 30 Sep 2024 XNS Registrar B.V. Nomio24
88 sancha.net 7 Jun 2008 7 Jun 2025 TurnCommerce, Inc. DBA NameBright.com Jin H. Park
89 sancty.ru 29 May 2023 29 May 2024 REGRU-RU Private Person
90 santta.com 20 Jun 2014 20 Jun 2025 TurnCommerce, Inc. DBA NameBright.com -
91 sanita.software 9 Jul 2020 9 Jul 2024 1API GmbH Zucchetti Spa
92 sancia.uk 21 Nov 2016 21 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
93 sancha.org 10 Jul 2020 10 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
94 sanctas.com 1 Mar 2020 1 Mar 2025 Porkbun LLC Private by Design, LLC
95 sanctas.dev 15 Jun 2023 15 Jun 2024 Porkbun LLC Private by Design, LLC
96 sanctua.net 6 Sep 2023 6 Sep 2024 OVH, SAS Choosered
97 sanita.care 28 Aug 2023 28 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
98 sanctm.com 10 Sep 2019 10 Sep 2027 NameCheap, Inc. -
99 syncta.biz 19 Jun 2018 19 Jun 2024 CSC Corporate Domains, Inc. Watts Water Technologies
100 savcta.com 21 Jun 2023 21 Jun 2024 IONOS SE 1&1 Internet Inc
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 Sancta.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sancta.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sancta.nl",
        "page_size": 100
    },
    "count": {
        "total": 5468,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sanita.ai, sanpta.com, sanctn.com, syncta.app, sanlta.com, sancty.jp, sannta.com, sancat.ro, sancha.xyz, sancua.com, sancha.club, sanita.ru, sanctua.com, sancte.au, sanuta.com, sancti.ru, sanata.com.br, sancla.com, sanita.net, sancha.in, tancta.com, sanita.it, sanctm.biz, sancts.org, sancua.shop, sanita.ca, sanita.store, sanata.ca, sanctx.com, sancha.co.uk, sanita.com.cn, san-ta.com, sanata.link, sancty.click, sanctu.net, sancha.eu, sanita.co.uk, sancea.com, sanctia.xyz, sancto.com, sanata.net, sanita.tech, sancha.link, sanata.ru, sanctra.com, sancti.org, sanita.in, sancto.net, sanctua.org, sancata.com, sancra.com, saneta.com.au, sancat.com, sancha.gs, sancha.jp, sancto.shop, sancha.co, sanctas.app, sanita.shopping, sancha.store, sanyta.org, sancti.international, sancsa.online, sanita.pt, sanxta.com, sancat.lol, sanctu.xyz, sanata.online, sangta.com, sanita.co, sanita.tv, sanmta.com, sancya.net, sanctam.su, saneta.ru, sanita.cloud, sanctm.net, sanita.pl, sancita.com, sancti.com.br, sancat.ru, sancha.cloud, sancsa.org, sanita.asia, sanctu.world, sancte.ru, sanita.fr, sancha.net, sancty.ru, santta.com, sanita.software, sancia.uk, sancha.org, sanctas.com, sanctas.dev, sanctua.net, sanita.care, sanctm.com, syncta.biz, savcta.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sanita.ai",
            "domain_keyword": "sanita",
            "domain_tld": "ai",
            "query_time": "2024-06-05 17:13:46",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sanpta.com",
            "domain_keyword": "sanpta",
            "domain_tld": "com",
            "query_time": "2024-05-04 07:21:16",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sanctn.com",
            "domain_keyword": "sanctn",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:40:36",
            "create_date": "2023-04-29",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "syncta.app",
            "domain_keyword": "syncta",
            "domain_tld": "app",
            "query_time": "2024-05-19 03:11:29",
            "create_date": "2020-08-27",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Syncta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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": [
                "karsyn.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "sanlta.com",
            "domain_keyword": "sanlta",
            "domain_tld": "com",
            "query_time": "2024-05-19 09:48:57",
            "create_date": "2021-01-08",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.resellernameservers.in",
                "dns2.resellernameservers.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sancty.jp",
            "domain_keyword": "sancty",
            "domain_tld": "jp",
            "query_time": "2024-05-30 23:06:41",
            "create_date": "2009-06-05",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "sancty co.ltd",
            "registrant_address": "Hiroshima Mixis Bldg 4F",
            "registrant_zip": "733-0834",
            "registrant_email": "[email protected]",
            "registrant_phone": "082-501-5033",
            "registrant_fax": "082-501-5034",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "sannta.com",
            "domain_keyword": "sannta",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:36:39",
            "create_date": "2019-01-08",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sancat.ro",
            "domain_keyword": "sancat",
            "domain_tld": "ro",
            "query_time": "2024-04-24 15:31:21",
            "create_date": "2005-09-19",
            "expiry_date": "2032-10-15",
            "registrar_name": "Jordan Tech SRL",
            "registrar_website": "www.hostingspace.ro",
            "name_servers": [
                "ns3.spatiul.ro",
                "ns4.spatiul.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 9,
            "domain_name": "sancha.xyz",
            "domain_keyword": "sancha",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 23:05:00",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sancua.com",
            "domain_keyword": "sancua",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:55:32",
            "create_date": "2023-09-07",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "Domain Admin",
            "registrant_company": "Domain Whois Protection Service",
            "registrant_address": "1 Whois Privacy, Ward 1, District 1",
            "registrant_city": "HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "select contact domain holder link at https://www.pavietnam.vn/en/whois/results?domain=sancua.com",
            "registrant_phone": "+84.909000000",
            "name_servers": [
                "ns1.dotvndns.vn",
                "ns2.dotvndns.vn",
                "ns3.dotvndns.vn",
                "nsbak.dotvndns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sancha.club",
            "domain_keyword": "sancha",
            "domain_tld": "club",
            "query_time": "2024-04-24 15:31:30",
            "create_date": "2014-09-18",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sanita.ru",
            "domain_keyword": "sanita",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:05:29",
            "create_date": "2003-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Samarskiy Stroyfarfor\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "sanctua.com",
            "domain_keyword": "sanctua",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:03:43",
            "create_date": "2007-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "bb1d9024.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sancte.au",
            "domain_keyword": "sancte",
            "domain_tld": "au",
            "query_time": "2024-04-17 08:40:47",
            "update_date": "2024-01-21",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "S Morrison",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sanuta.com",
            "domain_keyword": "sanuta",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:40:07",
            "create_date": "2022-07-15",
            "update_date": "2023-09-26",
            "expiry_date": "2025-07-15",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANG XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sancti.ru",
            "domain_keyword": "sancti",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:04:45",
            "create_date": "2017-03-23",
            "expiry_date": "2025-03-23",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "sanata.com.br",
            "domain_keyword": "sanata",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 11:59:51",
            "create_date": "2022-06-14",
            "update_date": "2022-06-25",
            "expiry_date": "2024-06-14",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "B?rbara Savina",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "sancla.com",
            "domain_keyword": "sancla",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:00:09",
            "create_date": "2018-01-29",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "https://www.theregistrarcompany.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://whoispro.domain-robot.org/whois/sancla.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sanita.net",
            "domain_keyword": "sanita",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:13:47",
            "create_date": "2003-12-05",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-05",
            "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": 20,
            "domain_name": "sancha.in",
            "domain_keyword": "sancha",
            "domain_tld": "in",
            "query_time": "2024-05-30 23:05:01",
            "create_date": "2015-05-09",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SANCHA ART STUDIO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tancta.com",
            "domain_keyword": "tancta",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:45:58",
            "create_date": "2017-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2027-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sanita.it",
            "domain_keyword": "sanita",
            "domain_tld": "it",
            "query_time": "2024-05-03 09:32:31",
            "create_date": "1997-12-05",
            "update_date": "2024-03-26",
            "expiry_date": "2025-01-31",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Ministero della Salute",
            "registrant_address": "Piazzale dellIndustria",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00144",
            "registrant_country": "IT",
            "name_servers": [
                "dnspremium1-vf.aruba.it",
                "dnspremium2-vf.aruba.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "sanctm.biz",
            "domain_keyword": "sanctm",
            "domain_tld": "biz",
            "query_time": "2024-06-05 06:42:30",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2026-02-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170246512",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sancts.org",
            "domain_keyword": "sancts",
            "domain_tld": "org",
            "query_time": "2024-05-01 01:54:22",
            "create_date": "2022-11-22",
            "update_date": "2023-08-17",
            "expiry_date": "2027-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sancua.shop",
            "domain_keyword": "sancua",
            "domain_tld": "shop",
            "query_time": "2024-05-22 00:55:33",
            "create_date": "2023-09-13",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sanita.ca",
            "domain_keyword": "sanita",
            "domain_tld": "ca",
            "query_time": "2024-06-05 17:13:46",
            "create_date": "2011-10-29",
            "update_date": "2024-05-08",
            "expiry_date": "2025-10-29",
            "registrar_name": "All Internet Inc.",
            "registrar_website": "all.ca",
            "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.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sanita.store",
            "domain_keyword": "sanita",
            "domain_tld": "store",
            "query_time": "2024-06-05 17:13:47",
            "create_date": "2023-08-17",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "VIC",
            "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.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sanata.ca",
            "domain_keyword": "sanata",
            "domain_tld": "ca",
            "query_time": "2024-05-28 22:58:17",
            "create_date": "2020-01-28",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-28",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.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.twogreenmonkeys.ca",
                "ns2.twogreenmonkeys.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sanctx.com",
            "domain_keyword": "sanctx",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:06:59",
            "create_date": "2017-11-17",
            "update_date": "2020-01-15",
            "expiry_date": "2025-11-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sancha.co.uk",
            "domain_keyword": "sancha",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 15:31:32",
            "create_date": "2021-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "sanita.com.cn",
            "domain_keyword": "sanita",
            "domain_tld": "com.cn",
            "query_time": "2024-05-03 09:32:31",
            "create_date": "2023-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "徐力军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "san-ta.com",
            "domain_keyword": "san-ta",
            "domain_tld": "com",
            "query_time": "2024-05-16 15:22:41",
            "create_date": "2020-01-25",
            "update_date": "2021-01-19",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sanata.link",
            "domain_keyword": "sanata",
            "domain_tld": "link",
            "query_time": "2024-05-15 06:31:13",
            "create_date": "2024-01-13",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sancty.click",
            "domain_keyword": "sancty",
            "domain_tld": "click",
            "query_time": "2024-05-30 11:09:53",
            "create_date": "2023-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sanctu.net",
            "domain_keyword": "sanctu",
            "domain_tld": "net",
            "query_time": "2024-05-30 23:05:55",
            "create_date": "2022-09-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-25",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=sanctu.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sancha.eu",
            "domain_keyword": "sancha",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:58:26",
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ]
        },
        {
            "num": 37,
            "domain_name": "sanita.co.uk",
            "domain_keyword": "sanita",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:28:57",
            "create_date": "2017-03-04",
            "update_date": "2024-05-25",
            "expiry_date": "2025-03-04",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "sancea.com",
            "domain_keyword": "sancea",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:31:23",
            "create_date": "2007-08-17",
            "update_date": "2023-08-18",
            "expiry_date": "2025-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sanctia.xyz",
            "domain_keyword": "sanctia",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 18:03:18",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sancto.com",
            "domain_keyword": "sancto",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:03:40",
            "create_date": "2010-04-16",
            "update_date": "2023-06-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sanata.net",
            "domain_keyword": "sanata",
            "domain_tld": "net",
            "query_time": "2024-05-28 22:58:17",
            "create_date": "2021-05-28",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks02.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sanita.tech",
            "domain_keyword": "sanita",
            "domain_tld": "tech",
            "query_time": "2024-06-01 21:28:20",
            "create_date": "2024-04-16",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sancha.link",
            "domain_keyword": "sancha",
            "domain_tld": "link",
            "query_time": "2024-04-24 15:31:30",
            "create_date": "2016-07-30",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sanata.ru",
            "domain_keyword": "sanata",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:04:04",
            "create_date": "2006-06-07",
            "expiry_date": "2025-06-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "sanctra.com",
            "domain_keyword": "sanctra",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:05:55",
            "create_date": "2022-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sancti.org",
            "domain_keyword": "sancti",
            "domain_tld": "org",
            "query_time": "2024-05-30 23:05:50",
            "create_date": "2022-07-13",
            "update_date": "2023-11-11",
            "expiry_date": "2024-07-13",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://webwhois.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sanita.in",
            "domain_keyword": "sanita",
            "domain_tld": "in",
            "query_time": "2024-06-13 00:26:22",
            "create_date": "2023-07-04",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sanita Products Pvt. Ltd.",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sancto.net",
            "domain_keyword": "sancto",
            "domain_tld": "net",
            "query_time": "2024-04-17 16:12:04",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sanctua.org",
            "domain_keyword": "sanctua",
            "domain_tld": "org",
            "query_time": "2024-05-15 06:32:33",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a.ns.abcdigi.org",
                "b.ns.abcdigi.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sancata.com",
            "domain_keyword": "sancata",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:31:21",
            "create_date": "2014-10-06",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (954842663)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O sancata.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sancra.com",
            "domain_keyword": "sancra",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:02:41",
            "create_date": "2001-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "saneta.com.au",
            "domain_keyword": "saneta",
            "domain_tld": "com.au",
            "query_time": "2024-05-22 01:01:53",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Aimee McMahon",
            "name_servers": [
                "ns1.telstradns.net",
                "ns2.telstradns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sancat.com",
            "domain_keyword": "sancat",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:59:52",
            "create_date": "2020-01-03",
            "update_date": "2023-08-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sancha.gs",
            "domain_keyword": "sancha",
            "domain_tld": "gs",
            "query_time": "2024-06-06 20:48:42",
            "create_date": "2002-05-06",
            "update_date": "2024-03-08",
            "expiry_date": "2025-05-06",
            "registrar_name": "Web.com",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "PO Box 459",
            "registrant_city": "Drums",
            "registrant_state": "PA",
            "registrant_zip": "18222",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1 5707088622",
            "name_servers": [
                "ns2549.hostgator.com",
                "ns2550.hostgator.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sancha.jp",
            "domain_keyword": "sancha",
            "domain_tld": "jp",
            "query_time": "2024-04-24 15:31:30",
            "create_date": "2023-02-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.suspended-domains.com",
                "dns2.suspended-domains.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 56,
            "domain_name": "sancto.shop",
            "domain_keyword": "sancto",
            "domain_tld": "shop",
            "query_time": "2024-05-15 06:32:37",
            "create_date": "2024-02-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "ns309.sellvir.com",
                "ns310.sellvir.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sancha.co",
            "domain_keyword": "sancha",
            "domain_tld": "co",
            "query_time": "2024-05-01 01:52:19",
            "create_date": "2017-04-24",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sancha Trindade",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lisboa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar 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.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sanctas.app",
            "domain_keyword": "sanctas",
            "domain_tld": "app",
            "query_time": "2024-04-17 16:11:46",
            "create_date": "2023-06-15",
            "update_date": "2023-09-11",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sanita.shopping",
            "domain_keyword": "sanita",
            "domain_tld": "shopping",
            "query_time": "2024-05-03 09:32:31",
            "create_date": "2019-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "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": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "sancha.store",
            "domain_keyword": "sancha",
            "domain_tld": "store",
            "query_time": "2024-05-06 21:38:39",
            "create_date": "2021-08-01",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sanyta.org",
            "domain_keyword": "sanyta",
            "domain_tld": "org",
            "query_time": "2024-05-19 15:40:48",
            "create_date": "2018-05-16",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-16",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymouse Domains s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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-3mhd5n3mfd.dnswnd.be",
                "ns-9yjzbv9yed.dnswnd.de",
                "ns-9yrpbf9ygd.dnswnd.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sancti.international",
            "domain_keyword": "sancti",
            "domain_tld": "international",
            "query_time": "2024-04-21 18:03:18",
            "create_date": "2014-09-02",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sancsa.online",
            "domain_keyword": "sancsa",
            "domain_tld": "online",
            "query_time": "2024-05-22 00:54:39",
            "create_date": "2023-09-08",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sanita.pt",
            "domain_keyword": "sanita",
            "domain_tld": "pt",
            "query_time": "2024-05-26 01:28:57",
            "create_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-cdmy7qoe.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 65,
            "domain_name": "sanxta.com",
            "domain_keyword": "sanxta",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:43:06",
            "create_date": "2021-05-10",
            "update_date": "2021-05-10",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=sanxta.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns1.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sancat.lol",
            "domain_keyword": "sancat",
            "domain_tld": "lol",
            "query_time": "2024-05-27 23:16:01",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sanctu.xyz",
            "domain_keyword": "sanctu",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 23:05:55",
            "create_date": "2022-09-25",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-25",
            "registrar_iana": 3910,
            "registrar_name": "Sav.com, LLC - 20",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sanata.online",
            "domain_keyword": "sanata",
            "domain_tld": "online",
            "query_time": "2024-04-24 15:25:58",
            "create_date": "2016-04-14",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Sanata-Travel Ltd.",
            "registrant_state": "Tatarstan",
            "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": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sangta.com",
            "domain_keyword": "sangta",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:46:51",
            "create_date": "2007-09-12",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Jiangxi",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/sangta.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "fonzie.ns.cloudflare.com",
                "karina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sanita.co",
            "domain_keyword": "sanita",
            "domain_tld": "co",
            "query_time": "2024-06-05 17:13:48",
            "create_date": "2020-04-13",
            "update_date": "2023-02-01",
            "expiry_date": "2025-04-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Suffolk",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sanita.tv",
            "domain_keyword": "sanita",
            "domain_tld": "tv",
            "query_time": "2024-06-05 17:13:50",
            "create_date": "2020-02-27",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0157087858",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sanmta.com",
            "domain_keyword": "sanmta",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:51:09",
            "create_date": "2023-06-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sancya.net",
            "domain_keyword": "sancya",
            "domain_tld": "net",
            "query_time": "2024-04-21 18:07:10",
            "create_date": "2018-06-23",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1660,
            "registrar_name": "Domainshype.com, Inc",
            "registrar_website": "www.domainshype.com",
            "registrant_name": "Sivamurugan",
            "registrant_address": "Thiruverkadu",
            "registrant_city": "Chennai",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "600077",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9790840741",
            "name_servers": [
                "ns1.cp-in-11.webhostbox.net",
                "ns2.cp-in-11.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sanctam.su",
            "domain_keyword": "sanctam",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:56",
            "create_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "NEROSO Inst., s.r.o.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420732954549",
            "name_servers": [
                "ns.parktons.com",
                "ns2.parktons.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 75,
            "domain_name": "saneta.ru",
            "domain_keyword": "saneta",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:05:13",
            "create_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "sanita.cloud",
            "domain_keyword": "sanita",
            "domain_tld": "cloud",
            "query_time": "2024-06-05 17:13:46",
            "create_date": "2017-06-16",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0148509637",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sanctm.net",
            "domain_keyword": "sanctm",
            "domain_tld": "net",
            "query_time": "2024-05-28 05:15:34",
            "create_date": "2024-01-30",
            "update_date": "2024-05-08",
            "expiry_date": "2027-01-30",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sanita.pl",
            "domain_keyword": "sanita",
            "domain_tld": "pl",
            "query_time": "2024-06-12 02:54:20",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "DD sp. z o.o.",
            "registrar_website": "www.ddregistrar.pl",
            "name_servers": [
                "domain-for-sale-at.ddregistrar.pl",
                "domena-do-kupienia-w.ddregistrar.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sancita.com",
            "domain_keyword": "sancita",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:11:28",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_iana": 3982,
            "registrar_name": "GNAME 013 INC",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sancti.com.br",
            "domain_keyword": "sancti",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 18:03:18",
            "create_date": "2023-09-05",
            "update_date": "2024-03-25",
            "expiry_date": "2024-09-05",
            "registrant_name": "Rafael Tramontini",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 81,
            "domain_name": "sancat.ru",
            "domain_keyword": "sancat",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:04:43",
            "create_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "sancha.cloud",
            "domain_keyword": "sancha",
            "domain_tld": "cloud",
            "query_time": "2024-05-17 08:20:24",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sancsa.org",
            "domain_keyword": "sancsa",
            "domain_tld": "org",
            "query_time": "2024-05-22 00:54:39",
            "create_date": "2019-05-17",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "San Antonio Nexus Connection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost-default.domainparkingserver.net",
                "ns2.bluehost-default.domainparkingserver.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sanita.asia",
            "domain_keyword": "sanita",
            "domain_tld": "asia",
            "query_time": "2024-06-05 17:13:46",
            "create_date": "2020-12-17",
            "update_date": "2023-08-01",
            "expiry_date": "2025-12-17",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sanctu.world",
            "domain_keyword": "sanctu",
            "domain_tld": "world",
            "query_time": "2024-04-21 18:03:42",
            "create_date": "2022-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sancte.ru",
            "domain_keyword": "sancte",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:04:45",
            "create_date": "2015-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "sanita.fr",
            "domain_keyword": "sanita",
            "domain_tld": "fr",
            "query_time": "2024-06-13 05:14:14",
            "create_date": "2016-09-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-30",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 88,
            "domain_name": "sancha.net",
            "domain_keyword": "sancha",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:31:31",
            "create_date": "2008-06-07",
            "update_date": "2020-03-26",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Jin H. Park",
            "registrant_address": "904Dong 1101Ho, MaEum-Ro 151,",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sancty.ru",
            "domain_keyword": "sancty",
            "domain_tld": "ru",
            "query_time": "2024-05-30 23:06:41",
            "create_date": "2023-05-29",
            "expiry_date": "2024-05-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "santta.com",
            "domain_keyword": "santta",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:38:02",
            "create_date": "2014-06-20",
            "update_date": "2023-04-22",
            "expiry_date": "2025-06-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sanita.software",
            "domain_keyword": "sanita",
            "domain_tld": "software",
            "query_time": "2024-06-05 17:13:47",
            "create_date": "2020-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zucchetti Spa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LO",
            "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": [
                "ns.dominiando.asia",
                "ns.dominiando.it",
                "ns.dominiando.uk",
                "ns.dominiando.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sancia.uk",
            "domain_keyword": "sancia",
            "domain_tld": "uk",
            "query_time": "2024-04-21 18:01:31",
            "create_date": "2016-11-21",
            "update_date": "2023-06-30",
            "expiry_date": "2024-11-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "sancha.org",
            "domain_keyword": "sancha",
            "domain_tld": "org",
            "query_time": "2024-04-24 15:31:31",
            "create_date": "2020-07-10",
            "update_date": "2024-02-06",
            "expiry_date": "2024-07-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sanctas.com",
            "domain_keyword": "sanctas",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:11:46",
            "create_date": "2020-03-01",
            "update_date": "2023-06-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/sanctas.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sanctas.dev",
            "domain_keyword": "sanctas",
            "domain_tld": "dev",
            "query_time": "2024-04-17 16:11:46",
            "create_date": "2023-06-15",
            "update_date": "2023-09-11",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sanctua.net",
            "domain_keyword": "sanctua",
            "domain_tld": "net",
            "query_time": "2024-05-22 00:54:47",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Choosered",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sanita.care",
            "domain_keyword": "sanita",
            "domain_tld": "care",
            "query_time": "2024-06-05 17:13:46",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "aaron.ns.cloudflare.com",
                "brianna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sanctm.com",
            "domain_keyword": "sanctm",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:03:40",
            "create_date": "2019-09-10",
            "update_date": "2024-02-18",
            "expiry_date": "2027-09-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "syncta.biz",
            "domain_keyword": "syncta",
            "domain_tld": "biz",
            "query_time": "2024-05-12 00:21:41",
            "create_date": "2018-06-19",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Watts Water Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1202.awsdns-22.org",
                "ns-1640.awsdns-13.co.uk",
                "ns-444.awsdns-55.com",
                "ns-549.awsdns-04.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "savcta.com",
            "domain_keyword": "savcta",
            "domain_tld": "com",
            "query_time": "2024-05-17 20:13:52",
            "create_date": "2023-06-21",
            "update_date": "2023-07-06",
            "expiry_date": "2024-06-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1027.ui-dns.de",
                "ns1040.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.353,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sancta.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5468</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sanita.ai, sanpta.com, sanctn.com, syncta.app, sanlta.com, sancty.jp, sannta.com, sancat.ro, sancha.xyz, sancua.com, sancha.club, sanita.ru, sanctua.com, sancte.au, sanuta.com, sancti.ru, sanata.com.br, sancla.com, sanita.net, sancha.in, tancta.com, sanita.it, sanctm.biz, sancts.org, sancua.shop, sanita.ca, sanita.store, sanata.ca, sanctx.com, sancha.co.uk, sanita.com.cn, san-ta.com, sanata.link, sancty.click, sanctu.net, sancha.eu, sanita.co.uk, sancea.com, sanctia.xyz, sancto.com, sanata.net, sanita.tech, sancha.link, sanata.ru, sanctra.com, sancti.org, sanita.in, sancto.net, sanctua.org, sancata.com, sancra.com, saneta.com.au, sancat.com, sancha.gs, sancha.jp, sancto.shop, sancha.co, sanctas.app, sanita.shopping, sancha.store, sanyta.org, sancti.international, sancsa.online, sanita.pt, sanxta.com, sancat.lol, sanctu.xyz, sanata.online, sangta.com, sanita.co, sanita.tv, sanmta.com, sancya.net, sanctam.su, saneta.ru, sanita.cloud, sanctm.net, sanita.pl, sancita.com, sancti.com.br, sancat.ru, sancha.cloud, sancsa.org, sanita.asia, sanctu.world, sancte.ru, sanita.fr, sancha.net, sancty.ru, santta.com, sanita.software, sancia.uk, sancha.org, sanctas.com, sanctas.dev, sanctua.net, sanita.care, sanctm.com, syncta.biz, savcta.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sanita.ai</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-05 17:13:46</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sanpta.com</domain_name>
   <domain_keyword>sanpta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 07:21:16</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>sanctn.com</domain_name>
   <domain_keyword>sanctn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:40:36</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>syncta.app</domain_name>
   <domain_keyword>syncta</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 03:11:29</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Syncta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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>karsyn.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sanlta.com</domain_name>
   <domain_keyword>sanlta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 09:48:57</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-08</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>dns1.resellernameservers.in</value>
    <value>dns2.resellernameservers.in</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sancty.jp</domain_name>
   <domain_keyword>sancty</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 23:06:41</query_time>
   <create_date>2009-06-05</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>sancty co.ltd</registrant_name>
   <registrant_address>Hiroshima Mixis Bldg 4F</registrant_address>
   <registrant_zip>733-0834</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>082-501-5033</registrant_phone>
   <registrant_fax>082-501-5034</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>sannta.com</domain_name>
   <domain_keyword>sannta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:36:39</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sancat.ro</domain_name>
   <domain_keyword>sancat</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 15:31:21</query_time>
   <create_date>2005-09-19</create_date>
   <expiry_date>2032-10-15</expiry_date>
   <registrar_name>Jordan Tech SRL</registrar_name>
   <registrar_website>www.hostingspace.ro</registrar_website>
   <name_servers>
    <value>ns3.spatiul.ro</value>
    <value>ns4.spatiul.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sancha.xyz</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 23:05:00</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sancua.com</domain_name>
   <domain_keyword>sancua</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:55:32</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Domain Whois Protection Service</registrant_company>
   <registrant_address>1 Whois Privacy, Ward 1, District 1</registrant_address>
   <registrant_city>HCM</registrant_city>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>select contact domain holder link at https://www.pavietnam.vn/en/whois/results?domain=sancua.com</registrant_email>
   <registrant_phone>+84.909000000</registrant_phone>
   <name_servers>
    <value>ns1.dotvndns.vn</value>
    <value>ns2.dotvndns.vn</value>
    <value>ns3.dotvndns.vn</value>
    <value>nsbak.dotvndns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sancha.club</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-24 15:31:30</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.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>sanita.ru</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:05:29</query_time>
   <create_date>2003-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Samarskiy Stroyfarfor&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>sanctua.com</domain_name>
   <domain_keyword>sanctua</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:03:43</query_time>
   <create_date>2007-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>bb1d9024.verify.hn</value>
    <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>14</num>
   <domain_name>sancte.au</domain_name>
   <domain_keyword>sancte</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-17 08:40:47</query_time>
   <update_date>2024-01-21</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>S Morrison</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sanuta.com</domain_name>
   <domain_keyword>sanuta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:40:07</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.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>JIANG XI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sancti.ru</domain_name>
   <domain_keyword>sancti</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:04:45</query_time>
   <create_date>2017-03-23</create_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>sanata.com.br</domain_name>
   <domain_keyword>sanata</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 11:59:51</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2022-06-25</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>B?rbara Savina</registrant_name>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>sancla.com</domain_name>
   <domain_keyword>sancla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:00:09</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>https://www.theregistrarcompany.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>Noord-holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/sancla.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sanita.net</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:13:47</query_time>
   <create_date>2003-12-05</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-05</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>20</num>
   <domain_name>sancha.in</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-30 23:05:01</query_time>
   <create_date>2015-05-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SANCHA ART STUDIO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tancta.com</domain_name>
   <domain_keyword>tancta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:45:58</query_time>
   <create_date>2017-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2027-05-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sanita.it</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-03 09:32:31</query_time>
   <create_date>1997-12-05</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Ministero della Salute</registrant_company>
   <registrant_address>Piazzale dellIndustria</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00144</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dnspremium1-vf.aruba.it</value>
    <value>dnspremium2-vf.aruba.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sanctm.biz</domain_name>
   <domain_keyword>sanctm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-05 06:42:30</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170246512</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sancts.org</domain_name>
   <domain_keyword>sancts</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 01:54:22</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2027-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sancua.shop</domain_name>
   <domain_keyword>sancua</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-22 00:55:33</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sanita.ca</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-05 17:13:46</query_time>
   <create_date>2011-10-29</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_name>All Internet Inc.</registrar_name>
   <registrar_website>all.ca</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.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sanita.store</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-05 17:13:47</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <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>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sanata.ca</domain_name>
   <domain_keyword>sanata</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 22:58:17</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.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.twogreenmonkeys.ca</value>
    <value>ns2.twogreenmonkeys.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sanctx.com</domain_name>
   <domain_keyword>sanctx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:06:59</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sancha.co.uk</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 15:31:32</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>sanita.com.cn</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-03 09:32:31</query_time>
   <create_date>2023-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>徐力军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>san-ta.com</domain_name>
   <domain_keyword>san-ta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 15:22:41</query_time>
   <create_date>2020-01-25</create_date>
   <update_date>2021-01-19</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sanata.link</domain_name>
   <domain_keyword>sanata</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-15 06:31:13</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sancty.click</domain_name>
   <domain_keyword>sancty</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-30 11:09:53</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sanctu.net</domain_name>
   <domain_keyword>sanctu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 23:05:55</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=sanctu.net</registrant_email>
   <registrant_phone>+1.2563740797</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>36</num>
   <domain_name>sancha.eu</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:58:26</query_time>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>sanita.co.uk</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:28:57</query_time>
   <create_date>2017-03-04</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>sancea.com</domain_name>
   <domain_keyword>sancea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:31:23</query_time>
   <create_date>2007-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-08-17</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sanctia.xyz</domain_name>
   <domain_keyword>sanctia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 18:03:18</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sancto.com</domain_name>
   <domain_keyword>sancto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:03:40</query_time>
   <create_date>2010-04-16</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sanata.net</domain_name>
   <domain_keyword>sanata</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 22:58:17</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sanita.tech</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 21:28:20</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-16</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>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sancha.link</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-24 15:31:30</query_time>
   <create_date>2016-07-30</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sanata.ru</domain_name>
   <domain_keyword>sanata</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:04:04</query_time>
   <create_date>2006-06-07</create_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>sanctra.com</domain_name>
   <domain_keyword>sanctra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:05:55</query_time>
   <create_date>2022-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>46</num>
   <domain_name>sancti.org</domain_name>
   <domain_keyword>sancti</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 23:05:50</query_time>
   <create_date>2022-07-13</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://webwhois.metaregistrar.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>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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sanita.in</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-13 00:26:22</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sanita Products Pvt. Ltd.</registrant_company>
   <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>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>48</num>
   <domain_name>sancto.net</domain_name>
   <domain_keyword>sancto</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 16:12:04</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sanctua.org</domain_name>
   <domain_keyword>sanctua</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 06:32:33</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a.ns.abcdigi.org</value>
    <value>b.ns.abcdigi.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sancata.com</domain_name>
   <domain_keyword>sancata</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:31:21</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (954842663)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O sancata.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sancra.com</domain_name>
   <domain_keyword>sancra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:02:41</query_time>
   <create_date>2001-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-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>ns55.domaincontrol.com</value>
    <value>ns56.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>52</num>
   <domain_name>saneta.com.au</domain_name>
   <domain_keyword>saneta</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-22 01:01:53</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Aimee McMahon</registrant_name>
   <name_servers>
    <value>ns1.telstradns.net</value>
    <value>ns2.telstradns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sancat.com</domain_name>
   <domain_keyword>sancat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:59:52</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>sancha.gs</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>gs</domain_tld>
   <query_time>2024-06-06 20:48:42</query_time>
   <create_date>2002-05-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Web.com</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>PO Box 459</registrant_address>
   <registrant_city>Drums</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>18222</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1 5707088622</registrant_phone>
   <name_servers>
    <value>ns2549.hostgator.com</value>
    <value>ns2550.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sancha.jp</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 15:31:30</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.suspended-domains.com</value>
    <value>dns2.suspended-domains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>sancto.shop</domain_name>
   <domain_keyword>sancto</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 06:32:37</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns309.sellvir.com</value>
    <value>ns310.sellvir.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sancha.co</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 01:52:19</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sancha Trindade</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</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.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sanctas.app</domain_name>
   <domain_keyword>sanctas</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-17 16:11:46</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sanita.shopping</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-03 09:32:31</query_time>
   <create_date>2019-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.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>VIC</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>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sancha.store</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 21:38:39</query_time>
   <create_date>2021-08-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sanyta.org</domain_name>
   <domain_keyword>sanyta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 15:40:48</query_time>
   <create_date>2018-05-16</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-16</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>Anonymouse Domains s.r.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>CZ</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-3mhd5n3mfd.dnswnd.be</value>
    <value>ns-9yjzbv9yed.dnswnd.de</value>
    <value>ns-9yrpbf9ygd.dnswnd.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sancti.international</domain_name>
   <domain_keyword>sancti</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-21 18:03:18</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sancsa.online</domain_name>
   <domain_keyword>sancsa</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 00:54:39</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sanita.pt</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-26 01:28:57</query_time>
   <create_date>2023-12-12</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-cdmy7qoe.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>sanxta.com</domain_name>
   <domain_keyword>sanxta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:43:06</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2021-05-10</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=sanxta.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns1.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sancat.lol</domain_name>
   <domain_keyword>sancat</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-27 23:16:01</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>sanctu.xyz</domain_name>
   <domain_keyword>sanctu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 23:05:55</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>3910</registrar_iana>
   <registrar_name>Sav.com, LLC - 20</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sanata.online</domain_name>
   <domain_keyword>sanata</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 15:25:58</query_time>
   <create_date>2016-04-14</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Sanata-Travel Ltd.</registrant_company>
   <registrant_state>Tatarstan</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>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sangta.com</domain_name>
   <domain_keyword>sangta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:46:51</query_time>
   <create_date>2007-09-12</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Jiangxi</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/sangta.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>fonzie.ns.cloudflare.com</value>
    <value>karina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sanita.co</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-05 17:13:48</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</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>Suffolk</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>71</num>
   <domain_name>sanita.tv</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-05 17:13:50</query_time>
   <create_date>2020-02-27</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0157087858</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sanmta.com</domain_name>
   <domain_keyword>sanmta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:51:09</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sancya.net</domain_name>
   <domain_keyword>sancya</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 18:07:10</query_time>
   <create_date>2018-06-23</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1660</registrar_iana>
   <registrar_name>Domainshype.com, Inc</registrar_name>
   <registrar_website>www.domainshype.com</registrar_website>
   <registrant_name>Sivamurugan</registrant_name>
   <registrant_address>Thiruverkadu</registrant_address>
   <registrant_city>Chennai</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>600077</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9790840741</registrant_phone>
   <name_servers>
    <value>ns1.cp-in-11.webhostbox.net</value>
    <value>ns2.cp-in-11.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sanctam.su</domain_name>
   <domain_keyword>sanctam</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:56</query_time>
   <create_date>2024-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>NEROSO Inst., s.r.o.</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420732954549</registrant_phone>
   <name_servers>
    <value>ns.parktons.com</value>
    <value>ns2.parktons.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>saneta.ru</domain_name>
   <domain_keyword>saneta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:05:13</query_time>
   <create_date>2023-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>sanita.cloud</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-05 17:13:46</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0148509637</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sanctm.net</domain_name>
   <domain_keyword>sanctm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 05:15:34</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2027-01-30</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sanita.pl</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-12 02:54:20</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>DD sp. z o.o.</registrar_name>
   <registrar_website>www.ddregistrar.pl</registrar_website>
   <name_servers>
    <value>domain-for-sale-at.ddregistrar.pl</value>
    <value>domena-do-kupienia-w.ddregistrar.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sancita.com</domain_name>
   <domain_keyword>sancita</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:11:28</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>3982</registrar_iana>
   <registrar_name>GNAME 013 INC</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sancti.com.br</domain_name>
   <domain_keyword>sancti</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 18:03:18</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrant_name>Rafael Tramontini</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>sancat.ru</domain_name>
   <domain_keyword>sancat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:04:43</query_time>
   <create_date>2023-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>sancha.cloud</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-17 08:20:24</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sancsa.org</domain_name>
   <domain_keyword>sancsa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 00:54:39</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>San Antonio Nexus Connection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost-default.domainparkingserver.net</value>
    <value>ns2.bluehost-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>sanita.asia</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-05 17:13:46</query_time>
   <create_date>2020-12-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-12-17</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sanctu.world</domain_name>
   <domain_keyword>sanctu</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-21 18:03:42</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sancte.ru</domain_name>
   <domain_keyword>sancte</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:04:45</query_time>
   <create_date>2015-04-09</create_date>
   <expiry_date>2025-04-09</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>87</num>
   <domain_name>sanita.fr</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-13 05:14:14</query_time>
   <create_date>2016-09-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>sancha.net</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:31:31</query_time>
   <create_date>2008-06-07</create_date>
   <update_date>2020-03-26</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Jin H. Park</registrant_name>
   <registrant_address>904Dong 1101Ho, MaEum-Ro 151,</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <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>89</num>
   <domain_name>sancty.ru</domain_name>
   <domain_keyword>sancty</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-30 23:06:41</query_time>
   <create_date>2023-05-29</create_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>santta.com</domain_name>
   <domain_keyword>santta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:38:02</query_time>
   <create_date>2014-06-20</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sanita.software</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-06-05 17:13:47</query_time>
   <create_date>2020-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</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>Zucchetti Spa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dominiando.asia</value>
    <value>ns.dominiando.it</value>
    <value>ns.dominiando.uk</value>
    <value>ns.dominiando.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sancia.uk</domain_name>
   <domain_keyword>sancia</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-21 18:01:31</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>sancha.org</domain_name>
   <domain_keyword>sancha</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 15:31:31</query_time>
   <create_date>2020-07-10</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-07-10</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sanctas.com</domain_name>
   <domain_keyword>sanctas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:11:46</query_time>
   <create_date>2020-03-01</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/sanctas.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sanctas.dev</domain_name>
   <domain_keyword>sanctas</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 16:11:46</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sanctua.net</domain_name>
   <domain_keyword>sanctua</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 00:54:47</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Choosered</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.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>97</num>
   <domain_name>sanita.care</domain_name>
   <domain_keyword>sanita</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-05 17:13:46</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>aaron.ns.cloudflare.com</value>
    <value>brianna.ns.cloudflare.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>sanctm.com</domain_name>
   <domain_keyword>sanctm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:03:40</query_time>
   <create_date>2019-09-10</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2027-09-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>99</num>
   <domain_name>syncta.biz</domain_name>
   <domain_keyword>syncta</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 00:21:41</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Watts Water Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1202.awsdns-22.org</value>
    <value>ns-1640.awsdns-13.co.uk</value>
    <value>ns-444.awsdns-55.com</value>
    <value>ns-549.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>savcta.com</domain_name>
   <domain_keyword>savcta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 20:13:52</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1027.ui-dns.de</value>
    <value>ns1040.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.353</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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