WHOIS QUERY TIME

1 May 2024 - 9:33 PM UTC

Registered: 31 December 2010
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

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=sadap.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sadap.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sadap.nl",
            "domain_keyword": "sadap",
            "domain_tld": "nl",
            "query_time": "2024-05-01 21:33:10",
            "create_date": "2010-12-31",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "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>sadap.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sadap.nl</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 21:33:10</query_time>
   <create_date>2010-12-31</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</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 2 historical WHOIS records (in 0.129 seconds) for "sadap.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Apr 2023 - 2:26 AM UTC

Registered: 31 December 2010
Modified: 6 November 2020

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl
nsn3.mijndomein.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

30 Dec 2023 - 8:26 AM UTC

Registered: 31 December 2010
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

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=sadap.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sadap.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sadap.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "sadap.nl",
            "domain_keyword": "sadap",
            "domain_tld": "nl",
            "query_time": "2023-04-28 02:26:41",
            "create_date": "2010-12-31",
            "update_date": "2020-11-06",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl",
                "nsn3.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "sadap.nl",
            "domain_keyword": "sadap",
            "domain_tld": "nl",
            "query_time": "2023-12-30 08:26:38",
            "create_date": "2010-12-31",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.129,
        "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>sadap.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>sadap.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sadap.nl</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-28 02:26:41</query_time>
   <create_date>2010-12-31</create_date>
   <update_date>2020-11-06</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
    <value>nsn3.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sadap.nl</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-12-30 08:26:38</query_time>
   <create_date>2010-12-31</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.129</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 6 domain names (in 0.081 seconds) which contained the exact domain keyword "sadap".
Domain Name Registered Expiry Registrar Ownership
1 sadap.com 16 Dec 2004 16 Dec 2024 Onlinenic Inc Cyber Pacific
2 sadap.nl 31 Dec 2010 - Metaregistrar B.V. -
3 sadap.biz 14 Dec 2011 13 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Akio Yamamoto
4 sadap.net 25 Sep 2020 25 Sep 2024 Squarespace Domains II LLC Pak Tani
5 sadap.org 4 Mar 2023 4 Mar 2025 DreamHost, LLC Data Protected
6 sadap.directory 28 Oct 2023 28 Oct 2028 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 sadap.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sadap&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sadap",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "sadap.com, sadap.nl, sadap.biz, sadap.net, sadap.org, sadap.directory, sadap.de",
    "results": [
        {
            "num": 1,
            "domain_name": "sadap.com",
            "domain_keyword": "sadap",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:26:13",
            "create_date": "2004-12-16",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-16",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Cyber Pacific",
            "registrant_address": "6A Willcock Street",
            "registrant_city": "Ardross",
            "registrant_state": "Western Australia",
            "registrant_zip": "6153",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.893646701",
            "registrant_fax": "+61.893646701",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sadap.nl",
            "domain_keyword": "sadap",
            "domain_tld": "nl",
            "query_time": "2024-05-01 21:33:10",
            "create_date": "2010-12-31",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "sadap.biz",
            "domain_keyword": "sadap",
            "domain_tld": "biz",
            "query_time": "2024-05-01 21:33:10",
            "create_date": "2011-12-14",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-13",
            "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": "Akio Yamamoto",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainking.cloud",
                "ns2.domainking.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sadap.net",
            "domain_keyword": "sadap",
            "domain_tld": "net",
            "query_time": "2024-06-11 02:24:19",
            "create_date": "2020-09-25",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pak Tani",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "sadap.org",
            "domain_keyword": "sadap",
            "domain_tld": "org",
            "query_time": "2024-05-23 19:34:15",
            "create_date": "2023-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sadap.directory",
            "domain_keyword": "sadap",
            "domain_tld": "directory",
            "query_time": "2024-05-09 08:26:37",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2028-10-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sadap.de",
            "domain_keyword": "sadap",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:21:14",
            "update_date": "2021-01-13",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sadap</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>sadap.com, sadap.nl, sadap.biz, sadap.net, sadap.org, sadap.directory, sadap.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sadap.com</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:26:13</query_time>
   <create_date>2004-12-16</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Cyber Pacific</registrant_name>
   <registrant_address>6A Willcock Street</registrant_address>
   <registrant_city>Ardross</registrant_city>
   <registrant_state>Western Australia</registrant_state>
   <registrant_zip>6153</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.893646701</registrant_phone>
   <registrant_fax>+61.893646701</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sadap.nl</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 21:33:10</query_time>
   <create_date>2010-12-31</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sadap.biz</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-01 21:33:10</query_time>
   <create_date>2011-12-14</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-13</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>Akio Yamamoto</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainking.cloud</value>
    <value>ns2.domainking.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sadap.net</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 02:24:19</query_time>
   <create_date>2020-09-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pak Tani</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sadap.org</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 19:34:15</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.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>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>sadap.directory</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-09 08:26:37</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2028-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sadap.de</domain_name>
   <domain_keyword>sadap</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:21:14</query_time>
   <update_date>2021-01-13</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.081</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 839 domain names (in 0.126 seconds) which look and sound like the brand name "sadap".
Domain Name Registered Expiry Registrar Ownership
1 sadar.pics 15 Oct 2023 15 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
2 sad-p.com 28 Sep 2023 28 Sep 2024 IONOS SE 1&1 Internet Limited
3 sadaf.jewelry 28 May 2024 28 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 salap.ru 5 Nov 2010 5 Nov 2024 RU-CENTER-RU Private Person
5 sadah.biz 31 Jul 2011 30 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Sadah Co
6 sadfp.top 12 Apr 2024 12 Apr 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
7 sadam.it 23 Feb 1999 10 Mar 2025 Register S.p.a. S.E.C.I. SPA SOC. ESERCIZI COMM.LI INDUSTRIALI SPA
8 badap.com 2 Nov 2009 2 Nov 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
9 jadap.org 10 May 2022 10 May 2025 Name.com, Inc. Beacons AI Inc.
10 sadax.net 30 Nov 2021 30 Nov 2024 Netowl, Inc. Xserver Inc.
11 sadag.org 21 Jul 2008 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 sarap.app 17 Dec 2023 17 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
13 saxap.by 27 Jun 2019 27 Jun 2025 Reliable Software, Ltd -
14 samap.it 13 Sep 2010 13 Sep 2024 Planetel s.p.a. SAMAP di Sartori Marta
15 sadah.ru 24 Oct 2023 24 Oct 2024 REGRU-RU Yandex.Mail Exclusive email address feature
16 sadam.jp 24 Sep 2021 30 Sep 2024 - Internet Elephant
17 sadad.info 3 Dec 2003 3 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
18 sadaa.co.uk 13 Apr 2013 13 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
19 sahap.xyz 21 Feb 2024 21 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
20 padap.xyz 1 Aug 2023 1 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cui bao ming
21 sadar.ru 23 Jul 2019 23 Jul 2024 SALENAMES-RU Private Person
22 nadap.shop 20 Sep 2023 20 Sep 2024 Namecheap, Inc. -
23 sadaf.tech 14 Apr 2024 14 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
24 sadal.com 18 Dec 2011 18 Dec 2024 SAV.COM, LLC REDACTED FOR PRIVACY
25 savap.org 1 Feb 2024 1 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 sgdap.info 28 May 2024 28 May 2025 NameSilo, LLC See PrivacyGuardian.org
27 dadap.com 24 Sep 2002 24 Sep 2024 NameSilo, LLC Caramba LLC
28 sadape.com 24 Jan 2018 24 Jan 2025 GoDaddy.com, LLC -
29 sadas.cn 18 Apr 2024 18 Apr 2025 北京新网数码信息技术有限公司 康志华
30 sudap.jp 27 Aug 2021 31 Aug 2024 - Morimasa Suda
31 sadau.de - - - -
32 saadp.cyou 17 Jul 2023 17 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
33 sadam.store 28 Nov 2023 28 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
34 sawap.net 4 Oct 2023 4 Oct 2024 DropCatch.com 949 LLC Linkuma
35 sadal.ru 19 Oct 2009 19 Oct 2024 SALENAMES-RU Private Person
36 sadat.info 6 May 2024 6 May 2025 Cloudflare, Inc REDACTED FOR PRIVACY
37 sadak.org 1 Nov 2023 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 sadad.io 20 May 2023 20 May 2025 Sav.com, LLC Privacy Protection
39 sadgap.com 16 Apr 2022 16 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
40 sadaj.com 14 Jan 2004 14 Jan 2025 Sav.com, LLC -
41 sapap.xyz 29 Nov 2023 29 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
42 safap.org 23 Oct 2003 23 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Agremiacion de Futbolistas Profesionales del Peru
43 sadac.sk 11 Jun 2021 11 Jun 2024 WebSupport s.r.o. SADAC s.r.o.
44 sadar.so 16 Feb 2022 16 Feb 2025 Daauus.so_LR REDACTED FOR PRIVACY
45 sadad.mobi 11 Jul 2018 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 sldap.sbs 11 May 2024 11 May 2025 NameSilo, LLC See PrivacyGuardian.org
47 sabap.online 1 Dec 2023 1 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
48 satap.top 17 Jan 2024 17 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Jian
49 sanap.co 30 Mar 2021 30 Mar 2025 Key-Systems GmbH ALPEREN CEM SANAP
50 sadpa.uk 3 Mar 2023 3 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
51 sadar.org 12 Sep 2003 12 Sep 2024 10dencehispahard, S.L. Sociedad Aragonesa de Aparato Respiratorio
52 saxap.com 30 Jul 2009 30 Jul 2024 GoDaddy.com, LLC -
53 sadad.icu 6 Oct 2023 6 Oct 2024 Gname.com Pte. Ltd. hua wei ji tuan
54 sadapk.online 27 Nov 2023 27 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
55 cadap.com 20 Mar 2005 20 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
56 saxap.beauty 5 Feb 2024 5 Feb 2025 Registrar of Domain Names REG.RU, LLC Private Person
57 stadap.com 1 Apr 2020 1 Apr 2025 Wild West Domains, LLC -
58 sacdap.com 18 Dec 2023 18 Dec 2024 DropCatch.com 505 LLC HugeDomains.com
59 sadar.skin 15 Oct 2023 15 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
60 asdap.africa 10 May 2024 10 May 2025 DNS Africa Ltd EMP Services
61 cadap.fr 6 Feb 2001 6 Feb 2025 NORDNET CADAP
62 sedap.one 22 Jan 2019 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 saxap.ru 26 Jan 2009 26 Jan 2025 SALENAMES-RU Private Person
64 sadaq.care 6 Dec 2022 6 Dec 2024 Dreamscape Networks International Pte Ltd SADAQCARE AUSTRALIA INC
65 sadad.us 11 Jul 2018 11 Jul 2025 GoDaddy.com, LLC Dohahost.com
66 sadac.fr 31 Mar 1999 8 Dec 2024 OVH SA SADAC
67 sadan.com 26 Jan 1998 26 Jan 2025 DREAMHOST Proxy Protection LLC
68 sadat.pl 17 Nov 2019 17 Nov 2024 Domeneshop AS -
69 sadas.me 23 Mar 2010 23 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
70 aadap.com 23 Feb 2011 23 Feb 2025 GoDaddy.com, LLC -
71 sadsap.org 27 Dec 2021 27 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0163374674
72 spdap.com 10 Dec 2012 10 Dec 2024 GoDaddy.com, LLC -
73 sldap.com 5 Nov 2015 5 Nov 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
74 sadad.blog 11 Jul 2018 11 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
75 sada0.xyz 23 Apr 2023 23 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
76 sada2.com 5 Jan 2000 5 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
77 radap.ru 10 Sep 2019 10 Sep 2024 NETHOUSE-RU Private Person
78 sadaf.pro 2 Mar 2024 2 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 sanap.energy 19 Jan 2024 19 Jan 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
80 saedap.online 23 May 2023 23 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
81 sadam.ru 29 May 2008 29 May 2025 R01-RU Private Person
82 sadan.info 16 May 2020 16 May 2025 Vitalwerks Internet Solutions, LLC DBA No-IP REDACTED FOR PRIVACY
83 sadav.ru 27 Sep 2004 27 Sep 2024 RU-CENTER-RU LLC Stroyiniciativa
84 siadap.pt - - - -
85 sadapp.com 31 Aug 2016 31 Aug 2024 GoDaddy.com, LLC -
86 sadao.ca 22 Mar 2012 22 Mar 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
87 sayap.com 22 Dec 2002 22 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
88 sarap.ink 1 Apr 2023 1 Apr 2024 NameSilo, LLC PrivacyGuardian.org llc
89 sadaf.nl 23 Feb 2014 - XNS Registrar B.V. -
90 sadac.cz 6 Nov 2007 6 Nov 2024 REG-WEBGLOBE SADAC spol. s r.o.
91 sadak.ro 1 Jun 2023 31 May 2025 CYBER_FOLKS S.R.L. -
92 sadam.us 9 Nov 2023 9 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
93 sidap.de - - - -
94 asdap.com 22 Jun 2000 22 Jun 2025 Network Solutions, LLC -
95 sadan.ru 16 May 2018 16 May 2025 REGRU-RU Private Person
96 sadar.de - - - -
97 sadat.ru 26 Oct 2023 26 Oct 2024 REGRU-RU Private Person
98 sadaw.online 4 Sep 2023 4 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
99 scdap.site 26 Nov 2023 26 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
100 sa-ap.com 6 Jun 2024 6 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
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 Sadap.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sadap.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sadap.nl",
        "page_size": 100
    },
    "count": {
        "total": 839,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sadar.pics, sad-p.com, sadaf.jewelry, salap.ru, sadah.biz, sadfp.top, sadam.it, badap.com, jadap.org, sadax.net, sadag.org, sarap.app, saxap.by, samap.it, sadah.ru, sadam.jp, sadad.info, sadaa.co.uk, sahap.xyz, padap.xyz, sadar.ru, nadap.shop, sadaf.tech, sadal.com, savap.org, sgdap.info, dadap.com, sadape.com, sadas.cn, sudap.jp, sadau.de, saadp.cyou, sadam.store, sawap.net, sadal.ru, sadat.info, sadak.org, sadad.io, sadgap.com, sadaj.com, sapap.xyz, safap.org, sadac.sk, sadar.so, sadad.mobi, sldap.sbs, sabap.online, satap.top, sanap.co, sadpa.uk, sadar.org, saxap.com, sadad.icu, sadapk.online, cadap.com, saxap.beauty, stadap.com, sacdap.com, sadar.skin, asdap.africa, cadap.fr, sedap.one, saxap.ru, sadaq.care, sadad.us, sadac.fr, sadan.com, sadat.pl, sadas.me, aadap.com, sadsap.org, spdap.com, sldap.com, sadad.blog, sada0.xyz, sada2.com, radap.ru, sadaf.pro, sanap.energy, saedap.online, sadam.ru, sadan.info, sadav.ru, siadap.pt, sadapp.com, sadao.ca, sayap.com, sarap.ink, sadaf.nl, sadac.cz, sadak.ro, sadam.us, sidap.de, asdap.com, sadan.ru, sadar.de, sadat.ru, sadaw.online, scdap.site, sa-ap.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sadar.pics",
            "domain_keyword": "sadar",
            "domain_tld": "pics",
            "query_time": "2024-05-01 21:33:15",
            "create_date": "2023-10-15",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sad-p.com",
            "domain_keyword": "sad-p",
            "domain_tld": "com",
            "query_time": "2024-05-31 07:49:45",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1046.ui-dns.org",
                "ns1082.ui-dns.de",
                "ns1104.ui-dns.biz",
                "ns1110.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sadaf.jewelry",
            "domain_keyword": "sadaf",
            "domain_tld": "jewelry",
            "query_time": "2024-05-31 16:55:24",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "salap.ru",
            "domain_keyword": "salap",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:58:44",
            "create_date": "2010-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "sadah.biz",
            "domain_keyword": "sadah",
            "domain_tld": "biz",
            "query_time": "2024-05-01 21:32:52",
            "create_date": "2011-07-31",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sadah Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Al Mintagahal Wust&#225;",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "erin.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sadfp.top",
            "domain_keyword": "sadfp",
            "domain_tld": "top",
            "query_time": "2024-05-03 16:42:38",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sadam.it",
            "domain_keyword": "sadam",
            "domain_tld": "it",
            "query_time": "2024-04-24 20:03:43",
            "create_date": "1999-02-23",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-10",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "S.E.C.I. SPA SOC. ESERCIZI COMM.LI INDUSTRIALI SPA",
            "registrant_address": "Via degli Agresti, 6",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40123",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "badap.com",
            "domain_keyword": "badap",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:16:33",
            "create_date": "2009-11-02",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-02",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/badap.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "jadap.org",
            "domain_keyword": "jadap",
            "domain_tld": "org",
            "query_time": "2024-05-14 02:21:36",
            "create_date": "2022-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beacons AI Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2fln.name.com",
                "ns3bfm.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sadax.net",
            "domain_keyword": "sadax",
            "domain_tld": "net",
            "query_time": "2024-05-29 01:58:32",
            "create_date": "2021-11-30",
            "update_date": "2023-01-07",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sadag.org",
            "domain_keyword": "sadag",
            "domain_tld": "org",
            "query_time": "2024-04-16 05:54:54",
            "create_date": "2008-07-21",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-21",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sarap.app",
            "domain_keyword": "sarap",
            "domain_tld": "app",
            "query_time": "2024-04-30 00:12:59",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "saxap.by",
            "domain_keyword": "saxap",
            "domain_tld": "by",
            "query_time": "2024-05-27 02:44:28",
            "create_date": "2019-06-27",
            "update_date": "2023-06-19",
            "expiry_date": "2025-06-27",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 14,
            "domain_name": "samap.it",
            "domain_keyword": "samap",
            "domain_tld": "it",
            "query_time": "2024-04-29 07:49:46",
            "create_date": "2010-09-13",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-13",
            "registrar_name": "Planetel s.p.a.",
            "registrar_website": "http://www.regdom.it",
            "registrant_company": "SAMAP di Sartori Marta",
            "registrant_address": "via Cesare Pavese ,31",
            "registrant_city": "Casaloldo",
            "registrant_state": "MN",
            "registrant_zip": "46040",
            "registrant_country": "IT",
            "name_servers": [
                "dale.ns.cloudflare.com",
                "lilyana.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "sadah.ru",
            "domain_keyword": "sadah",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:10:46",
            "create_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "sadam.jp",
            "domain_keyword": "sadam",
            "domain_tld": "jp",
            "query_time": "2024-04-16 05:55:05",
            "create_date": "2021-09-24",
            "update_date": "2024-02-10",
            "expiry_date": "2024-09-30",
            "registrant_name": "Internet Elephant",
            "registrant_address": "Tokyo Shibuya City 26-1 Sakuragaokacho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "0354561601",
            "name_servers": [
                "a.ns.sadam.jp",
                "b.ns.sadam.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "sadad.info",
            "domain_keyword": "sadad",
            "domain_tld": "info",
            "query_time": "2024-04-16 05:54:45",
            "create_date": "2003-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "sadaa.co.uk",
            "domain_keyword": "sadaa",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 21:31:56",
            "create_date": "2013-04-13",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-13",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "sahap.xyz",
            "domain_keyword": "sahap",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 14:19:56",
            "create_date": "2024-02-21",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "padap.xyz",
            "domain_keyword": "padap",
            "domain_tld": "xyz",
            "query_time": "2024-06-07 22:06:39",
            "create_date": "2023-08-01",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "cui bao ming",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sadar.ru",
            "domain_keyword": "sadar",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:10:48",
            "create_date": "2019-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "nadap.shop",
            "domain_keyword": "nadap",
            "domain_tld": "shop",
            "query_time": "2024-04-30 19:35:19",
            "create_date": "2023-09-20",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sadaf.tech",
            "domain_keyword": "sadaf",
            "domain_tld": "tech",
            "query_time": "2024-04-17 17:24:15",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "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": [
                "alan.ns.cloudflare.com",
                "nora.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sadal.com",
            "domain_keyword": "sadal",
            "domain_tld": "com",
            "query_time": "2024-05-18 05:08:16",
            "create_date": "2011-12-18",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-18",
            "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=sadal.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "savap.org",
            "domain_keyword": "savap",
            "domain_tld": "org",
            "query_time": "2024-05-25 19:51:30",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sgdap.info",
            "domain_keyword": "sgdap",
            "domain_tld": "info",
            "query_time": "2024-05-30 16:45:53",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "andronicus.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dadap.com",
            "domain_keyword": "dadap",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:19:39",
            "create_date": "2002-09-24",
            "update_date": "2024-05-24",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Warren Weitzman",
            "registrant_company": "Caramba LLC",
            "registrant_address": "10025 Woodhill Road",
            "registrant_city": "Bethesda",
            "registrant_state": "MD",
            "registrant_zip": "20817",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3019801111",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sadape.com",
            "domain_keyword": "sadape",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:55:27",
            "create_date": "2018-01-24",
            "update_date": "2023-11-16",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sadas.cn",
            "domain_keyword": "sadas",
            "domain_tld": "cn",
            "query_time": "2024-05-09 08:26:41",
            "create_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "康志华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sudap.jp",
            "domain_keyword": "sudap",
            "domain_tld": "jp",
            "query_time": "2024-06-04 08:06:31",
            "create_date": "2021-08-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Morimasa Suda",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 31,
            "domain_name": "sadau.de",
            "domain_keyword": "sadau",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:21:14",
            "update_date": "2018-08-15",
            "name_servers": [
                "ns1037.ui-dns.biz",
                "ns1037.ui-dns.com",
                "ns1037.ui-dns.de",
                "ns1037.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "saadp.cyou",
            "domain_keyword": "saadp",
            "domain_tld": "cyou",
            "query_time": "2024-05-10 03:23:59",
            "create_date": "2023-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sadam.store",
            "domain_keyword": "sadam",
            "domain_tld": "store",
            "query_time": "2024-05-31 07:49:50",
            "create_date": "2023-11-28",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-28",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sawap.net",
            "domain_keyword": "sawap",
            "domain_tld": "net",
            "query_time": "2024-04-28 14:37:40",
            "create_date": "2023-10-04",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-04",
            "registrar_iana": 2708,
            "registrar_name": "DropCatch.com 949 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Linkuma",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Loire",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "anderson.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sadal.ru",
            "domain_keyword": "sadal",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:10:47",
            "create_date": "2009-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "sadat.info",
            "domain_keyword": "sadat",
            "domain_tld": "info",
            "query_time": "2024-05-08 15:47:10",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sadak.org",
            "domain_keyword": "sadak",
            "domain_tld": "org",
            "query_time": "2024-05-09 08:26:31",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sadad.io",
            "domain_keyword": "sadad",
            "domain_tld": "io",
            "query_time": "2024-05-21 01:31:24",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sadgap.com",
            "domain_keyword": "sadgap",
            "domain_tld": "com",
            "query_time": "2024-05-26 13:20:50",
            "create_date": "2022-04-16",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of sadgap.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1179.awsdns-19.org",
                "ns-167.awsdns-20.com",
                "ns-1945.awsdns-51.co.uk",
                "ns-644.awsdns-16.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sadaj.com",
            "domain_keyword": "sadaj",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:26:11",
            "create_date": "2004-01-14",
            "update_date": "2024-02-11",
            "expiry_date": "2025-01-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "sapap.xyz",
            "domain_keyword": "sapap",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 20:13:21",
            "create_date": "2023-11-29",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-29",
            "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": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "safap.org",
            "domain_keyword": "safap",
            "domain_tld": "org",
            "query_time": "2024-04-26 00:22:48",
            "create_date": "2003-10-23",
            "update_date": "2023-12-07",
            "expiry_date": "2024-10-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agremiacion de Futbolistas Profesionales del Peru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lima",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PE",
            "registrant_email": "please query the rdds service of the registrar 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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sadac.sk",
            "domain_keyword": "sadac",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:47:04",
            "create_date": "2021-06-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-11",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Dana Filkova",
            "registrant_company": "SADAC s.r.o.",
            "registrant_address": "Jozefska 10",
            "registrant_city": "Bratislava",
            "registrant_zip": "81106",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "sadar.so",
            "domain_keyword": "sadar",
            "domain_tld": "so",
            "query_time": "2024-05-26 13:19:05",
            "create_date": "2022-02-16",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-16",
            "registrar_name": "Daauus.so_LR",
            "registrant_name": "daauus",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SO",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sadad.mobi",
            "domain_keyword": "sadad",
            "domain_tld": "mobi",
            "query_time": "2024-05-26 13:18:35",
            "create_date": "2018-07-11",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sldap.sbs",
            "domain_keyword": "sldap",
            "domain_tld": "sbs",
            "query_time": "2024-05-14 16:09:42",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "elisabeth.ns.cloudflare.com",
                "matteo.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sabap.online",
            "domain_keyword": "sabap",
            "domain_tld": "online",
            "query_time": "2024-05-29 19:20:38",
            "create_date": "2023-12-01",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "satap.top",
            "domain_keyword": "satap",
            "domain_tld": "top",
            "query_time": "2024-04-23 02:08:03",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Jian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sanap.co",
            "domain_keyword": "sanap",
            "domain_tld": "co",
            "query_time": "2024-04-24 15:25:05",
            "create_date": "2021-03-30",
            "update_date": "2022-02-27",
            "expiry_date": "2025-03-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ALPEREN  CEM SANAP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SISLI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sadpa.uk",
            "domain_keyword": "sadpa",
            "domain_tld": "uk",
            "query_time": "2024-05-18 08:56:46",
            "create_date": "2023-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "sadar.org",
            "domain_keyword": "sadar",
            "domain_tld": "org",
            "query_time": "2024-04-16 05:55:31",
            "create_date": "2003-09-12",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard, S.L.",
            "registrar_website": "http://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sociedad Aragonesa de Aparato Respiratorio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sadar.org",
                "ns2.sadar.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "saxap.com",
            "domain_keyword": "saxap",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:13:56",
            "create_date": "2009-07-30",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sadad.icu",
            "domain_keyword": "sadad",
            "domain_tld": "icu",
            "query_time": "2024-05-01 21:32:04",
            "create_date": "2023-10-06",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "hua wei ji tuan",
            "registrant_state": "manila",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sadapk.online",
            "domain_keyword": "sadapk",
            "domain_tld": "online",
            "query_time": "2024-05-26 13:19:02",
            "create_date": "2023-11-27",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-27",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cadap.com",
            "domain_keyword": "cadap",
            "domain_tld": "com",
            "query_time": "2024-05-19 05:55:37",
            "create_date": "2005-03-20",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "saxap.beauty",
            "domain_keyword": "saxap",
            "domain_tld": "beauty",
            "query_time": "2024-05-27 02:44:28",
            "create_date": "2024-02-05",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Karagandinskaya",
            "registrant_country": "KZ",
            "registrant_email": "please query the rdds service of the 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.webhost1.com",
                "ns2.webhost1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "stadap.com",
            "domain_keyword": "stadap",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:41:48",
            "create_date": "2020-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "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": 58,
            "domain_name": "sacdap.com",
            "domain_keyword": "sacdap",
            "domain_tld": "com",
            "query_time": "2024-05-02 02:08:08",
            "create_date": "2023-12-18",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1985,
            "registrar_name": "DropCatch.com 505 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sadar.skin",
            "domain_keyword": "sadar",
            "domain_tld": "skin",
            "query_time": "2024-05-01 21:33:15",
            "create_date": "2023-10-15",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "asdap.africa",
            "domain_keyword": "asdap",
            "domain_tld": "africa",
            "query_time": "2024-05-11 23:59:09",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "https://www.gateway.africa",
            "registrant_name": "REDACTED",
            "registrant_company": "EMP Services",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cadap.fr",
            "domain_keyword": "cadap",
            "domain_tld": "fr",
            "query_time": "2024-05-23 15:38:00",
            "create_date": "2001-02-06",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-06",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "CADAP",
            "registrant_address": "7, allee des Peupliers, 77135 Pontcarre",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.164660008",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 62,
            "domain_name": "sedap.one",
            "domain_keyword": "sedap",
            "domain_tld": "one",
            "query_time": "2024-05-26 19:41:50",
            "create_date": "2019-01-22",
            "update_date": "2024-02-08",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carol.ns.cloudflare.com",
                "dan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "saxap.ru",
            "domain_keyword": "saxap",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:43:52",
            "create_date": "2009-01-26",
            "expiry_date": "2025-01-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "sadaq.care",
            "domain_keyword": "sadaq",
            "domain_tld": "care",
            "query_time": "2024-05-01 21:33:11",
            "create_date": "2022-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SADAQCARE AUSTRALIA INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aarav.ns.cloudflare.com",
                "paityn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sadad.us",
            "domain_keyword": "sadad",
            "domain_tld": "us",
            "query_time": "2024-05-01 21:32:05",
            "create_date": "2018-07-11",
            "update_date": "2022-06-16",
            "expiry_date": "2025-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Abdullah al-yazeedi",
            "registrant_company": "Dohahost.com",
            "registrant_address": "P.O.Box 1184",
            "registrant_city": "Doha",
            "registrant_state": "doha",
            "registrant_zip": "974",
            "registrant_country": "QA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+974.55005028",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sadac.fr",
            "domain_keyword": "sadac",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:56:44",
            "create_date": "1999-03-31",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-08",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "SA SADAC",
            "registrant_address": "5, rue de Stalingrad, 38430 Moirans",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.478293365",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 67,
            "domain_name": "sadan.com",
            "domain_keyword": "sadan",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:26:34",
            "create_date": "1998-01-26",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-26",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O sadan.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sadat.pl",
            "domain_keyword": "sadat",
            "domain_tld": "pl",
            "query_time": "2024-04-16 05:55:42",
            "create_date": "2019-11-17",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-17",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 69,
            "domain_name": "sadas.me",
            "domain_keyword": "sadas",
            "domain_tld": "me",
            "query_time": "2024-04-16 05:55:36",
            "create_date": "2010-03-23",
            "update_date": "2023-09-02",
            "expiry_date": "2025-03-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aadap.com",
            "domain_keyword": "aadap",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:51:35",
            "create_date": "2011-02-23",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sadsap.org",
            "domain_keyword": "sadsap",
            "domain_tld": "org",
            "query_time": "2024-04-30 03:15:57",
            "create_date": "2021-12-27",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163374674",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "spdap.com",
            "domain_keyword": "spdap",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:03:33",
            "create_date": "2012-12-10",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sldap.com",
            "domain_keyword": "sldap",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:09:09",
            "create_date": "2015-11-05",
            "update_date": "2024-01-01",
            "expiry_date": "2025-11-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=sldap.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "joan.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sadad.blog",
            "domain_keyword": "sadad",
            "domain_tld": "blog",
            "query_time": "2024-05-15 02:55:58",
            "create_date": "2018-07-11",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-11",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sada0.xyz",
            "domain_keyword": "sada0",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 21:31:55",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sada2.com",
            "domain_keyword": "sada2",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:31:55",
            "create_date": "2000-01-05",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "AL",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns.lnet.it",
                "ns2.lnet.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "radap.ru",
            "domain_keyword": "radap",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:14:57",
            "create_date": "2019-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "sadaf.pro",
            "domain_keyword": "sadaf",
            "domain_tld": "pro",
            "query_time": "2024-05-09 08:26:25",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sanap.energy",
            "domain_keyword": "sanap",
            "domain_tld": "energy",
            "query_time": "2024-05-17 08:20:04",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parspack.co",
                "ns2.parspack.co",
                "ns3.parspack.co",
                "ns4.parspack.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "saedap.online",
            "domain_keyword": "saedap",
            "domain_tld": "online",
            "query_time": "2024-05-25 04:47:48",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sadam.ru",
            "domain_keyword": "sadam",
            "domain_tld": "ru",
            "query_time": "2024-05-31 07:49:50",
            "create_date": "2008-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "jay.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "sadan.info",
            "domain_keyword": "sadan",
            "domain_tld": "info",
            "query_time": "2024-04-29 05:12:17",
            "create_date": "2020-05-16",
            "update_date": "2020-07-15",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC DBA No-IP",
            "registrar_website": "http://www.no-ip.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "static-1.no-ip.com",
                "static-2.no-ip.com",
                "static-3.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sadav.ru",
            "domain_keyword": "sadav",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:10:48",
            "create_date": "2004-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC Stroyiniciativa",
            "name_servers": [
                "ns2.westcall.net",
                "ns3.westcall.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "siadap.pt",
            "domain_keyword": "siadap",
            "domain_tld": "pt",
            "query_time": "2024-04-16 21:19:20",
            "name_servers": [
                "ns13.wv.pt",
                "ns14.wv.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 85,
            "domain_name": "sadapp.com",
            "domain_keyword": "sadapp",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:55:28",
            "create_date": "2016-08-31",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sadao.ca",
            "domain_keyword": "sadao",
            "domain_tld": "ca",
            "query_time": "2024-05-20 12:42:05",
            "create_date": "2012-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sayap.com",
            "domain_keyword": "sayap",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:24:29",
            "create_date": "2002-12-22",
            "update_date": "2024-05-07",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ivy.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sarap.ink",
            "domain_keyword": "sarap",
            "domain_tld": "ink",
            "query_time": "2024-05-30 04:20:03",
            "create_date": "2023-04-01",
            "update_date": "2024-05-05",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sadaf.nl",
            "domain_keyword": "sadaf",
            "domain_tld": "nl",
            "query_time": "2024-05-01 21:32:45",
            "create_date": "2014-02-23",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "sadac.cz",
            "domain_keyword": "sadac",
            "domain_tld": "cz",
            "query_time": "2024-05-05 20:57:30",
            "create_date": "2007-11-06",
            "update_date": "2022-11-05",
            "expiry_date": "2024-11-06",
            "registrar_name": "REG-WEBGLOBE",
            "registrant_name": "Lukáš Olša",
            "registrant_company": "SADAC spol. s r.o.",
            "registrant_address": "Husova 714, Hrádek nad Nisou, 46334",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.stable.cz",
                "ns.stable.sk"
            ]
        },
        {
            "num": 91,
            "domain_name": "sadak.ro",
            "domain_keyword": "sadak",
            "domain_tld": "ro",
            "query_time": "2024-04-16 05:54:58",
            "create_date": "2023-06-01",
            "expiry_date": "2025-05-31",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "mike.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 92,
            "domain_name": "sadam.us",
            "domain_keyword": "sadam",
            "domain_tld": "us",
            "query_time": "2024-05-01 21:33:02",
            "create_date": "2023-11-09",
            "update_date": "2024-01-27",
            "expiry_date": "2024-11-09",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sidap.de",
            "domain_keyword": "sidap",
            "domain_tld": "de",
            "query_time": "2024-05-05 13:10:11",
            "update_date": "2020-09-04",
            "name_servers": [
                "a-dns-service.de",
                "ns3.kas-dns-server.de",
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "asdap.com",
            "domain_keyword": "asdap",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:01:22",
            "create_date": "2000-06-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-06-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sadan.ru",
            "domain_keyword": "sadan",
            "domain_tld": "ru",
            "query_time": "2024-05-18 05:08:19",
            "create_date": "2018-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "sadar.de",
            "domain_keyword": "sadar",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:21:14",
            "update_date": "2023-12-04",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 97,
            "domain_name": "sadat.ru",
            "domain_keyword": "sadat",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:10:48",
            "create_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "sadaw.online",
            "domain_keyword": "sadaw",
            "domain_tld": "online",
            "query_time": "2024-05-18 08:52:40",
            "create_date": "2023-09-04",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Evreyskaya Avtonomnaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "scdap.site",
            "domain_keyword": "scdap",
            "domain_tld": "site",
            "query_time": "2024-05-25 22:22:19",
            "create_date": "2023-11-26",
            "update_date": "2024-01-24",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ethan.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sa-ap.com",
            "domain_keyword": "sa-ap",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:46:48",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of sa-ap.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1341.awsdns-39.org",
                "ns-147.awsdns-18.com",
                "ns-1786.awsdns-31.co.uk",
                "ns-853.awsdns-42.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.126,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sadap.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>839</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sadar.pics, sad-p.com, sadaf.jewelry, salap.ru, sadah.biz, sadfp.top, sadam.it, badap.com, jadap.org, sadax.net, sadag.org, sarap.app, saxap.by, samap.it, sadah.ru, sadam.jp, sadad.info, sadaa.co.uk, sahap.xyz, padap.xyz, sadar.ru, nadap.shop, sadaf.tech, sadal.com, savap.org, sgdap.info, dadap.com, sadape.com, sadas.cn, sudap.jp, sadau.de, saadp.cyou, sadam.store, sawap.net, sadal.ru, sadat.info, sadak.org, sadad.io, sadgap.com, sadaj.com, sapap.xyz, safap.org, sadac.sk, sadar.so, sadad.mobi, sldap.sbs, sabap.online, satap.top, sanap.co, sadpa.uk, sadar.org, saxap.com, sadad.icu, sadapk.online, cadap.com, saxap.beauty, stadap.com, sacdap.com, sadar.skin, asdap.africa, cadap.fr, sedap.one, saxap.ru, sadaq.care, sadad.us, sadac.fr, sadan.com, sadat.pl, sadas.me, aadap.com, sadsap.org, spdap.com, sldap.com, sadad.blog, sada0.xyz, sada2.com, radap.ru, sadaf.pro, sanap.energy, saedap.online, sadam.ru, sadan.info, sadav.ru, siadap.pt, sadapp.com, sadao.ca, sayap.com, sarap.ink, sadaf.nl, sadac.cz, sadak.ro, sadam.us, sidap.de, asdap.com, sadan.ru, sadar.de, sadat.ru, sadaw.online, scdap.site, sa-ap.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sadar.pics</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-01 21:33:15</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sad-p.com</domain_name>
   <domain_keyword>sad-p</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 07:49:45</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1046.ui-dns.org</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1104.ui-dns.biz</value>
    <value>ns1110.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sadaf.jewelry</domain_name>
   <domain_keyword>sadaf</domain_keyword>
   <domain_tld>jewelry</domain_tld>
   <query_time>2024-05-31 16:55:24</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>salap.ru</domain_name>
   <domain_keyword>salap</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:58:44</query_time>
   <create_date>2010-11-05</create_date>
   <expiry_date>2024-11-05</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>sadah.biz</domain_name>
   <domain_keyword>sadah</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-01 21:32:52</query_time>
   <create_date>2011-07-31</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sadah Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Al Mintagahal Wust&amp;#225;</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>erin.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.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>sadfp.top</domain_name>
   <domain_keyword>sadfp</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 16:42:38</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.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>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>7</num>
   <domain_name>sadam.it</domain_name>
   <domain_keyword>sadam</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 20:03:43</query_time>
   <create_date>1999-02-23</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>S.E.C.I. SPA SOC. ESERCIZI COMM.LI INDUSTRIALI SPA</registrant_company>
   <registrant_address>Via degli Agresti, 6</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>badap.com</domain_name>
   <domain_keyword>badap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:16:33</query_time>
   <create_date>2009-11-02</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/badap.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>jadap.org</domain_name>
   <domain_keyword>jadap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 02:21:36</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beacons AI Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bqx.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sadax.net</domain_name>
   <domain_keyword>sadax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 01:58:32</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sadag.org</domain_name>
   <domain_keyword>sadag</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 05:54:54</query_time>
   <create_date>2008-07-21</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sarap.app</domain_name>
   <domain_keyword>sarap</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-30 00:12:59</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>13</num>
   <domain_name>saxap.by</domain_name>
   <domain_keyword>saxap</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-27 02:44:28</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>samap.it</domain_name>
   <domain_keyword>samap</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 07:49:46</query_time>
   <create_date>2010-09-13</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Planetel s.p.a.</registrar_name>
   <registrar_website>http://www.regdom.it</registrar_website>
   <registrant_company>SAMAP di Sartori Marta</registrant_company>
   <registrant_address>via Cesare Pavese ,31</registrant_address>
   <registrant_city>Casaloldo</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>46040</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dale.ns.cloudflare.com</value>
    <value>lilyana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sadah.ru</domain_name>
   <domain_keyword>sadah</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:10:46</query_time>
   <create_date>2023-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <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>16</num>
   <domain_name>sadam.jp</domain_name>
   <domain_keyword>sadam</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 05:55:05</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Internet Elephant</registrant_name>
   <registrant_address>Tokyo Shibuya City 26-1 Sakuragaokacho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0354561601</registrant_phone>
   <name_servers>
    <value>a.ns.sadam.jp</value>
    <value>b.ns.sadam.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>sadad.info</domain_name>
   <domain_keyword>sadad</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 05:54:45</query_time>
   <create_date>2003-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sadaa.co.uk</domain_name>
   <domain_keyword>sadaa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 21:31:56</query_time>
   <create_date>2013-04-13</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>sahap.xyz</domain_name>
   <domain_keyword>sahap</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 14:19:56</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>padap.xyz</domain_name>
   <domain_keyword>padap</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-07 22:06:39</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>cui bao ming</registrant_company>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sadar.ru</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:10:48</query_time>
   <create_date>2019-07-23</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>nadap.shop</domain_name>
   <domain_keyword>nadap</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-30 19:35:19</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sadaf.tech</domain_name>
   <domain_keyword>sadaf</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-17 17:24:15</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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>alan.ns.cloudflare.com</value>
    <value>nora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sadal.com</domain_name>
   <domain_keyword>sadal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 05:08:16</query_time>
   <create_date>2011-12-18</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-18</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=sadal.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>savap.org</domain_name>
   <domain_keyword>savap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 19:51:30</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>26</num>
   <domain_name>sgdap.info</domain_name>
   <domain_keyword>sgdap</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 16:45:53</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</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>andronicus.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dadap.com</domain_name>
   <domain_keyword>dadap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:19:39</query_time>
   <create_date>2002-09-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Warren Weitzman</registrant_name>
   <registrant_company>Caramba LLC</registrant_company>
   <registrant_address>10025 Woodhill Road</registrant_address>
   <registrant_city>Bethesda</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>20817</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3019801111</registrant_phone>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sadape.com</domain_name>
   <domain_keyword>sadape</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:55:27</query_time>
   <create_date>2018-01-24</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>29</num>
   <domain_name>sadas.cn</domain_name>
   <domain_keyword>sadas</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 08:26:41</query_time>
   <create_date>2024-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>康志华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sudap.jp</domain_name>
   <domain_keyword>sudap</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-04 08:06:31</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Morimasa Suda</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>sadau.de</domain_name>
   <domain_keyword>sadau</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:21:14</query_time>
   <update_date>2018-08-15</update_date>
   <name_servers>
    <value>ns1037.ui-dns.biz</value>
    <value>ns1037.ui-dns.com</value>
    <value>ns1037.ui-dns.de</value>
    <value>ns1037.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>saadp.cyou</domain_name>
   <domain_keyword>saadp</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-10 03:23:59</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sadam.store</domain_name>
   <domain_keyword>sadam</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 07:49:50</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-28</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>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>34</num>
   <domain_name>sawap.net</domain_name>
   <domain_keyword>sawap</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 14:37:40</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>2708</registrar_iana>
   <registrar_name>DropCatch.com 949 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Linkuma</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Loire</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>anderson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sadal.ru</domain_name>
   <domain_keyword>sadal</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:10:47</query_time>
   <create_date>2009-10-19</create_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>sadat.info</domain_name>
   <domain_keyword>sadat</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 15:47:10</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sadak.org</domain_name>
   <domain_keyword>sadak</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 08:26:31</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sadad.io</domain_name>
   <domain_keyword>sadad</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-21 01:31:24</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sadgap.com</domain_name>
   <domain_keyword>sadgap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 13:20:50</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of sadgap.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1179.awsdns-19.org</value>
    <value>ns-167.awsdns-20.com</value>
    <value>ns-1945.awsdns-51.co.uk</value>
    <value>ns-644.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sadaj.com</domain_name>
   <domain_keyword>sadaj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:26:11</query_time>
   <create_date>2004-01-14</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sapap.xyz</domain_name>
   <domain_keyword>sapap</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 20:13:21</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-29</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>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>safap.org</domain_name>
   <domain_keyword>safap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 00:22:48</query_time>
   <create_date>2003-10-23</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agremiacion de Futbolistas Profesionales del Peru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lima</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sadac.sk</domain_name>
   <domain_keyword>sadac</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:47:04</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Dana Filkova</registrant_name>
   <registrant_company>SADAC s.r.o.</registrant_company>
   <registrant_address>Jozefska 10</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81106</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sadar.so</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-26 13:19:05</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Daauus.so_LR</registrar_name>
   <registrant_name>daauus</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SO</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sadad.mobi</domain_name>
   <domain_keyword>sadad</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-26 13:18:35</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</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>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>46</num>
   <domain_name>sldap.sbs</domain_name>
   <domain_keyword>sldap</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-14 16:09:42</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>elisabeth.ns.cloudflare.com</value>
    <value>matteo.ns.cloudflare.com</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>47</num>
   <domain_name>sabap.online</domain_name>
   <domain_keyword>sabap</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 19:20:38</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>satap.top</domain_name>
   <domain_keyword>satap</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 02:08:03</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Jian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>49</num>
   <domain_name>sanap.co</domain_name>
   <domain_keyword>sanap</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 15:25:05</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2022-02-27</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ALPEREN  CEM SANAP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SISLI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sadpa.uk</domain_name>
   <domain_keyword>sadpa</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 08:56:46</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>sadar.org</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 05:55:31</query_time>
   <create_date>2003-09-12</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard, S.L.</registrar_name>
   <registrar_website>http://www.cdmon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sociedad Aragonesa de Aparato Respiratorio</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>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sadar.org</value>
    <value>ns2.sadar.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>saxap.com</domain_name>
   <domain_keyword>saxap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:13:56</query_time>
   <create_date>2009-07-30</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-30</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sadad.icu</domain_name>
   <domain_keyword>sadad</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-01 21:32:04</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>hua wei ji tuan</registrant_company>
   <registrant_state>manila</registrant_state>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sadapk.online</domain_name>
   <domain_keyword>sadapk</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 13:19:02</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-27</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cadap.com</domain_name>
   <domain_keyword>cadap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 05:55:37</query_time>
   <create_date>2005-03-20</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>saxap.beauty</domain_name>
   <domain_keyword>saxap</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-27 02:44:28</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Karagandinskaya</registrant_state>
   <registrant_country>KZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.webhost1.com</value>
    <value>ns2.webhost1.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>stadap.com</domain_name>
   <domain_keyword>stadap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:41:48</query_time>
   <create_date>2020-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</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>58</num>
   <domain_name>sacdap.com</domain_name>
   <domain_keyword>sacdap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 02:08:08</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1985</registrar_iana>
   <registrar_name>DropCatch.com 505 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sadar.skin</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-01 21:33:15</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>asdap.africa</domain_name>
   <domain_keyword>asdap</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-11 23:59:09</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>https://www.gateway.africa</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>EMP Services</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>cadap.fr</domain_name>
   <domain_keyword>cadap</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-23 15:38:00</query_time>
   <create_date>2001-02-06</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>CADAP</registrant_company>
   <registrant_address>7, allee des Peupliers, 77135 Pontcarre</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.164660008</registrant_phone>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>sedap.one</domain_name>
   <domain_keyword>sedap</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 19:41:50</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carol.ns.cloudflare.com</value>
    <value>dan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>saxap.ru</domain_name>
   <domain_keyword>saxap</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:43:52</query_time>
   <create_date>2009-01-26</create_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>sadaq.care</domain_name>
   <domain_keyword>sadaq</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-01 21:33:11</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</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_company>SADAQCARE AUSTRALIA INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aarav.ns.cloudflare.com</value>
    <value>paityn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sadad.us</domain_name>
   <domain_keyword>sadad</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 21:32:05</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Abdullah al-yazeedi</registrant_name>
   <registrant_company>Dohahost.com</registrant_company>
   <registrant_address>P.O.Box 1184</registrant_address>
   <registrant_city>Doha</registrant_city>
   <registrant_state>doha</registrant_state>
   <registrant_zip>974</registrant_zip>
   <registrant_country>QA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+974.55005028</registrant_phone>
   <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>66</num>
   <domain_name>sadac.fr</domain_name>
   <domain_keyword>sadac</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:56:44</query_time>
   <create_date>1999-03-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>SA SADAC</registrant_company>
   <registrant_address>5, rue de Stalingrad, 38430 Moirans</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.478293365</registrant_phone>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>sadan.com</domain_name>
   <domain_keyword>sadan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:26:34</query_time>
   <create_date>1998-01-26</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O sadan.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>sadat.pl</domain_name>
   <domain_keyword>sadat</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 05:55:42</query_time>
   <create_date>2019-11-17</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sadas.me</domain_name>
   <domain_keyword>sadas</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-16 05:55:36</query_time>
   <create_date>2010-03-23</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>igor.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>aadap.com</domain_name>
   <domain_keyword>aadap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:51:35</query_time>
   <create_date>2011-02-23</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-23</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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sadsap.org</domain_name>
   <domain_keyword>sadsap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 03:15:57</query_time>
   <create_date>2021-12-27</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163374674</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>spdap.com</domain_name>
   <domain_keyword>spdap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:03:33</query_time>
   <create_date>2012-12-10</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-10</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>73</num>
   <domain_name>sldap.com</domain_name>
   <domain_keyword>sldap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:09:09</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=sldap.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>joan.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sadad.blog</domain_name>
   <domain_keyword>sadad</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-15 02:55:58</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-11</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>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>75</num>
   <domain_name>sada0.xyz</domain_name>
   <domain_keyword>sada0</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 21:31:55</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sada2.com</domain_name>
   <domain_keyword>sada2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:31:55</query_time>
   <create_date>2000-01-05</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns.lnet.it</value>
    <value>ns2.lnet.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>radap.ru</domain_name>
   <domain_keyword>radap</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:14:57</query_time>
   <create_date>2019-09-10</create_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>sadaf.pro</domain_name>
   <domain_keyword>sadaf</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 08:26:25</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sanap.energy</domain_name>
   <domain_keyword>sanap</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-17 08:20:04</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parspack.co</value>
    <value>ns2.parspack.co</value>
    <value>ns3.parspack.co</value>
    <value>ns4.parspack.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>saedap.online</domain_name>
   <domain_keyword>saedap</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 04:47:48</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sadam.ru</domain_name>
   <domain_keyword>sadam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 07:49:50</query_time>
   <create_date>2008-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>jay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>sadan.info</domain_name>
   <domain_keyword>sadan</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 05:12:17</query_time>
   <create_date>2020-05-16</create_date>
   <update_date>2020-07-15</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC DBA No-IP</registrar_name>
   <registrar_website>http://www.no-ip.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>NV</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>static-1.no-ip.com</value>
    <value>static-2.no-ip.com</value>
    <value>static-3.no-ip.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>sadav.ru</domain_name>
   <domain_keyword>sadav</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:10:48</query_time>
   <create_date>2004-09-27</create_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC Stroyiniciativa</registrant_company>
   <name_servers>
    <value>ns2.westcall.net</value>
    <value>ns3.westcall.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>siadap.pt</domain_name>
   <domain_keyword>siadap</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-16 21:19:20</query_time>
   <name_servers>
    <value>ns13.wv.pt</value>
    <value>ns14.wv.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>sadapp.com</domain_name>
   <domain_keyword>sadapp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:55:28</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-31</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>ns5.afternic.com</value>
    <value>ns6.afternic.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>sadao.ca</domain_name>
   <domain_keyword>sadao</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 12:42:05</query_time>
   <create_date>2012-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sayap.com</domain_name>
   <domain_keyword>sayap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:24:29</query_time>
   <create_date>2002-12-22</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ivy.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sarap.ink</domain_name>
   <domain_keyword>sarap</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-30 04:20:03</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sadaf.nl</domain_name>
   <domain_keyword>sadaf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 21:32:45</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sadac.cz</domain_name>
   <domain_keyword>sadac</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 20:57:30</query_time>
   <create_date>2007-11-06</create_date>
   <update_date>2022-11-05</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>REG-WEBGLOBE</registrar_name>
   <registrant_name>Lukáš Olša</registrant_name>
   <registrant_company>SADAC spol. s r.o.</registrant_company>
   <registrant_address>Husova 714, Hrádek nad Nisou, 46334</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.stable.cz</value>
    <value>ns.stable.sk</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>sadak.ro</domain_name>
   <domain_keyword>sadak</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-16 05:54:58</query_time>
   <create_date>2023-06-01</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>mike.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sadam.us</domain_name>
   <domain_keyword>sadam</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 21:33:02</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sidap.de</domain_name>
   <domain_keyword>sidap</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 13:10:11</query_time>
   <update_date>2020-09-04</update_date>
   <name_servers>
    <value>a-dns-service.de</value>
    <value>ns3.kas-dns-server.de</value>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>asdap.com</domain_name>
   <domain_keyword>asdap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:01:22</query_time>
   <create_date>2000-06-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sadan.ru</domain_name>
   <domain_keyword>sadan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-18 05:08:19</query_time>
   <create_date>2018-05-16</create_date>
   <expiry_date>2025-05-16</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>96</num>
   <domain_name>sadar.de</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:21:14</query_time>
   <update_date>2023-12-04</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>sadat.ru</domain_name>
   <domain_keyword>sadat</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:10:48</query_time>
   <create_date>2023-10-26</create_date>
   <expiry_date>2024-10-26</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>98</num>
   <domain_name>sadaw.online</domain_name>
   <domain_keyword>sadaw</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 08:52:40</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Evreyskaya Avtonomnaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>scdap.site</domain_name>
   <domain_keyword>scdap</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 22:22:19</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ethan.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sa-ap.com</domain_name>
   <domain_keyword>sa-ap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:46:48</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>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of sa-ap.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1341.awsdns-39.org</value>
    <value>ns-147.awsdns-18.com</value>
    <value>ns-1786.awsdns-31.co.uk</value>
    <value>ns-853.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.126</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.