WHOIS QUERY TIME

7 May 2024 - 4:42 AM UTC

Registered: 30 July 2021
Modified: 31 July 2023
Expiry: 30 July 2025

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns39.domaincontrol.com
ns40.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=aipple.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "aipple.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "aipple.co.uk",
            "domain_keyword": "aipple",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 04:42:41",
            "create_date": "2021-07-30",
            "update_date": "2023-07-31",
            "expiry_date": "2025-07-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>aipple.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>aipple.co.uk</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 04:42:41</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</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.038 seconds) for "aipple.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Jan 2023 - 12:23 PM UTC

Registered: 30 July 2021
Modified: 15 June 2022
Expiry: 30 July 2023

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns39.domaincontrol.com
ns40.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

31 Jul 2023 - 1:42 PM UTC

Registered: 30 July 2021
Modified: 31 July 2023
Expiry: 30 July 2025

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns39.domaincontrol.com
ns40.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

* 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=aipple.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "aipple.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "aipple.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "aipple.co.uk",
            "domain_keyword": "aipple",
            "domain_tld": "co.uk",
            "query_time": "2023-01-27 12:23:30",
            "create_date": "2021-07-30",
            "update_date": "2022-06-15",
            "expiry_date": "2023-07-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "aipple.co.uk",
            "domain_keyword": "aipple",
            "domain_tld": "co.uk",
            "query_time": "2023-07-31 13:42:29",
            "create_date": "2021-07-30",
            "update_date": "2023-07-31",
            "expiry_date": "2025-07-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "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>aipple.co.uk</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>aipple.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aipple.co.uk</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-01-27 12:23:30</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2022-06-15</update_date>
   <expiry_date>2023-07-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>aipple.co.uk</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-31 13:42:29</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 7 domain names (in 0.013 seconds) which contained the exact domain keyword "aipple".
Domain Name Registered Expiry Registrar Ownership
1 aipple.com 29 Feb 2004 28 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
2 aipple.top 28 Feb 2021 28 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) baixiaodong
3 aipple.co.uk 30 Jul 2021 30 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
4 aipple.net 25 Apr 2023 25 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
5 aipple.cn 20 Jun 2023 20 Jun 2024 厦门纳网科技股份有限公司 杨龙祥
6 aipple.vip 25 Jun 2023 25 Jun 2024 DNSPod, Inc. Zhang Zhe
7 aipple.co 1 Jul 2023 1 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 aipple.info 24 Nov 2023 24 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=aipple&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "aipple",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "aipple.com, aipple.top, aipple.co.uk, aipple.net, aipple.cn, aipple.vip, aipple.co, aipple.info",
    "results": [
        {
            "num": 1,
            "domain_name": "aipple.com",
            "domain_keyword": "aipple",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:42:41",
            "create_date": "2004-02-29",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-fhbb1c7i.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aipple.top",
            "domain_keyword": "aipple",
            "domain_tld": "top",
            "query_time": "2024-04-29 17:06:41",
            "create_date": "2021-02-28",
            "update_date": "2023-03-10",
            "expiry_date": "2025-02-28",
            "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": "baixiaodong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aipple.co.uk",
            "domain_keyword": "aipple",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 04:42:41",
            "create_date": "2021-07-30",
            "update_date": "2023-07-31",
            "expiry_date": "2025-07-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "aipple.net",
            "domain_keyword": "aipple",
            "domain_tld": "net",
            "query_time": "2024-04-28 00:59:30",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "aipple.cn",
            "domain_keyword": "aipple",
            "domain_tld": "cn",
            "query_time": "2024-05-12 04:43:04",
            "create_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "杨龙祥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aipple.vip",
            "domain_keyword": "aipple",
            "domain_tld": "vip",
            "query_time": "2024-05-18 05:46:38",
            "create_date": "2023-06-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Zhe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": [
                "stamen.dnspod.net",
                "umpire.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aipple.co",
            "domain_keyword": "aipple",
            "domain_tld": "co",
            "query_time": "2024-05-18 05:46:40",
            "create_date": "2023-07-01",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-01",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aipple.info",
            "domain_keyword": "aipple",
            "domain_tld": "info",
            "query_time": "2024-05-24 19:51:33",
            "create_date": "2023-11-24",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-24",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parspack.co",
                "ns2.parspack.co",
                "ns3.parspack.co",
                "ns4.parspack.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>aipple</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>aipple.com, aipple.top, aipple.co.uk, aipple.net, aipple.cn, aipple.vip, aipple.co, aipple.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aipple.com</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:42:41</query_time>
   <create_date>2004-02-29</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-fhbb1c7i.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aipple.top</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 17:06:41</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>baixiaodong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aipple.co.uk</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 04:42:41</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>aipple.net</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 00:59:30</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aipple.cn</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 04:43:04</query_time>
   <create_date>2023-06-20</create_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>杨龙祥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aipple.vip</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-18 05:46:38</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Zhe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>stamen.dnspod.net</value>
    <value>umpire.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aipple.co</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 05:46:40</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-01</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aipple.info</domain_name>
   <domain_keyword>aipple</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 19:51:33</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.013</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 6,041 domain names (in 0.164 seconds) which look and sound like the brand name "aipple".
Domain Name Registered Expiry Registrar Ownership
1 nipple.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
2 iapple.info 4 May 2024 4 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
3 tipple.irish 4 Oct 2023 4 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
4 nipple.or.kr 27 Nov 2010 27 Nov 2026 (?)??? ???
5 ripple.contact 2 Mar 2024 2 Mar 2025 Cloudflare, Inc REDACTED FOR PRIVACY
6 tipple.com.au - - DROP.com.au Pty Ltd Ryan Barrington
7 ai-pple.com 4 Feb 2024 4 Feb 2025 Dreamscape Networks International Pte Ltd PRIVATE REGISTRY AUTHORITY
8 yipple.uk 10 Jun 2014 10 Jun 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
9 ripple.com.bi 1 Mar 2023 1 Mar 2024 Netim Green LTD
10 dipple.net 25 Feb 1999 25 Feb 2034 Network Solutions, LLC -
11 zipple.network 27 May 2024 27 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
12 iapple.store 8 Nov 2023 8 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
13 ripple.af - - MarkMonitor Ripple Labs
14 aapple.icu 7 Nov 2023 7 Nov 2024 Gname.com Pte. Ltd. -
15 yipple.com 7 Nov 2005 7 Nov 2031 123-Reg Limited -
16 vipple.cn 26 Dec 2011 26 Dec 2026 阿里云计算有限公司(万网) 深圳市牛力电子科技有限公司
17 aspple.com 8 Jun 2006 8 Jun 2025 ABOVE.COM PTY LTD. -
18 ripple.help 20 Oct 2023 20 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
19 axpple.com 9 Aug 2023 9 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
20 apiple.com 2 Mar 2024 2 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 wipple.dev 22 Apr 2023 22 Apr 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
22 tipple.info 8 Nov 2001 8 Nov 2024 Gandi SAS Tim Tipple
23 zipple.ru 16 Sep 2021 16 Sep 2024 REGRU-RU JSC System data-centers
24 ampple.co 7 Jul 2023 7 Jul 2024 Above.com Pty Ltd. Transure Enterprise Ltd
25 tipple.com 4 Jan 2000 4 Jan 2025 GANDI SAS REDACTED FOR PRIVACY
26 amipple.com 15 Apr 2024 15 Apr 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0170896690
27 lipple.co.jp 1 Jun 2018 - - Lipple inc.
28 appple.be 4 Jun 2015 - RegistryGate GmbH -
29 ripple.taxi 11 Oct 2021 11 Oct 2031 Gabia, Inc. REDACTED FOR PRIVACY
30 ripple.net.co 26 Apr 2023 26 Apr 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167128346
31 pipple.app 1 May 2022 1 May 2025 GMO Internet Inc.d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
32 aiapple.live 11 Dec 2023 11 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 iapple.me 6 Sep 2023 6 Sep 2024 1API GmbH N/A
34 aipule.net 16 Jun 2021 16 Jun 2024 MAFF Inc. wu hou qu lin xin wang luo ji shu fu wu gong zuo shi
35 lipple.de - - - -
36 kipple.cash 15 Apr 2018 15 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 ripple.shopping 11 Oct 2016 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 ripple.com.vc 24 Feb 2024 24 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 ripple.org.nz 20 Sep 2014 - Metaname -
40 dipple.cloud 2 Feb 2022 2 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
41 aupple.com 23 Sep 2012 23 Sep 2024 Japan Registry Services Co.,Ltd.(JPRS) Link Club
42 ripple.party 26 May 2021 26 May 2024 Porkbun Private by Design, LLC
43 vipple.com 14 Oct 2009 14 Oct 2024 Dynadot Inc -
44 nipple.top 1 Apr 2024 1 Apr 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
45 aipale.de - - - -
46 alipple.xyz 8 Mar 2019 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Xu Chu Bin
47 nipple.net 18 Apr 1998 17 Apr 2025 GoDaddy.com, LLC -
48 aiapple.cz 4 Apr 2023 4 Apr 2025 REG-ZONER Kateřina Cihlářová
49 ripple.fund 17 Jun 2019 17 Jun 2024 Xiamen ChinaSource Internet Service Co., Ltd Caofeng
50 ripple.computer 21 Jul 2023 21 Jul 2024 Sav.com, LLC Privacy Protection
51 qipple.se 23 Aug 2022 23 Aug 2024 LoopiaGroup2 -
52 ripple.partners 12 Oct 2023 12 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168949733
53 ripple.finance 16 Apr 2022 16 Apr 2025 Sav.com, LLC - 27 Privacy Protection
54 nipple.pro 21 Dec 2023 21 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
55 iapple.cool 10 Oct 2022 10 Oct 2024 DNSPod, Inc. Yun Cheng Hai Zhi Yang Shang Mao You Xian Gong Si
56 aiapple.click 11 Dec 2023 11 Dec 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
57 kipple.ai - - auction_ai REDACTED FOR PRIVACY
58 ripple.services 28 Nov 2014 28 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153125032
59 nipple.quest 1 May 2022 1 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
60 aiapple.ru 13 May 2024 13 May 2025 TIMEWEB-RU Private Person
61 aiapple.app 13 May 2023 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 ripple.uno 14 Jul 2023 14 Jul 2024 Hosting Ukraine LLC Hosting Ukraine LLC
63 apple.onl 17 Mar 2014 17 Mar 2025 Nom-iq Ltd. dba COM LAUDE Apple Inc.
64 apple.tickets 3 Sep 2015 3 Sep 2024 Nom-iq Ltd. dba Com Laude Apple Inc.
65 aiple.bio 6 Apr 2024 6 Apr 2025 DNSPod, Inc. Beijing Aiple Technology Co., Ltd.
66 ripple.insure 4 Oct 2023 4 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
67 ripple.cloud 7 Aug 2018 7 Aug 2025 NameSilo, LLC See PrivacyGuardian.org
68 iapple.online 13 Feb 2024 13 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
69 ripple.expert 6 Apr 2024 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 aiapple.homes 11 Dec 2023 11 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
71 anipple.com 18 Sep 2001 18 Sep 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1223219
72 aiaple.technology 22 Dec 2023 22 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 kaipple.com 16 May 2017 16 May 2025 GoDaddy.com, LLC -
74 aripple.net 26 Jun 2023 26 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
75 iapple.co.uk 12 Apr 2023 12 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
76 ripple.press 16 Sep 2022 16 Sep 2032 Xiamen ChinaSource Internet Service Co., Ltd Jingzhi
77 aiipple.com 3 Mar 2023 3 Mar 2025 GoDaddy.com, LLC -
78 zipple.online 28 Jul 2023 28 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
79 appple.se 13 Jul 2019 13 Jul 2024 Loopia AB -
80 paipple.ru 2 May 2024 2 May 2025 REGRU-RU Private Person
81 ripple.jp 1 Sep 2022 30 Sep 2024 - ripple.jp
82 uipple.com 26 Jun 2019 26 Jun 2024 GANDI SAS REDACTED FOR PRIVACY
83 avpple.com 21 Sep 2017 21 Sep 2024 Dynadot Inc -
84 apple.xn--xhq521b 7 Mar 2016 7 Mar 2025 Nom-iq Ltd. dba COM LAUDE Apple Inc.
85 apple.pub 14 Jan 2015 14 Jan 2025 Nom-iq Ltd. dba COM LAUDE Apple Inc.
86 apple.repair 25 Mar 2014 25 Mar 2025 Nom-iq Ltd. dba COM LAUDE Apple Inc.
87 iapple.tv 7 May 2010 7 May 2025 Domain The Net Technologies, Ltd. Registry Services, LLC
88 aimple.online 25 Jan 2024 25 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
89 tipple.app 25 Sep 2022 25 Sep 2024 Sav.com, LLC Privacy Protection
90 ripple.exchange 6 Aug 2022 6 Aug 2024 Secura GmbH REDACTED FOR PRIVACY
91 aripple.com 2 Nov 2008 2 Nov 2024 Tucows Domains Inc. -
92 tipple.org 21 Oct 1999 21 Oct 2024 eNom, LLC Data Protected
93 vipple.net 23 Jun 2007 23 Jun 2024 GMO INTERNET, INC. Hiromu Anbe
94 ripple.social 8 Mar 2023 8 Mar 2025 Xiamen ChinaSource Internet Service Co., Ltd Caochengwei
95 ai-pple.store 4 Feb 2024 4 Feb 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
96 ripple.graphics 8 Mar 2019 8 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
97 lipple.info 29 Nov 2023 29 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
98 ripple.org.bi 12 May 2023 12 May 2024 Netim Redacted | EU Registrar
99 ripple.skin 11 Oct 2021 11 Oct 2031 Gabia, Inc. -
100 aiapple.com.cn 20 Sep 2023 20 Sep 2024 阿里云计算有限公司(万网) 尹不忧
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 Aipple.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=aipple.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "aipple.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 6041,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nipple.ai, iapple.info, tipple.irish, nipple.or.kr, ripple.contact, tipple.com.au, ai-pple.com, yipple.uk, ripple.com.bi, dipple.net, zipple.network, iapple.store, ripple.af, aapple.icu, yipple.com, vipple.cn, aspple.com, ripple.help, axpple.com, apiple.com, wipple.dev, tipple.info, zipple.ru, ampple.co, tipple.com, amipple.com, lipple.co.jp, appple.be, ripple.taxi, ripple.net.co, pipple.app, aiapple.live, iapple.me, aipule.net, lipple.de, kipple.cash, ripple.shopping, ripple.com.vc, ripple.org.nz, dipple.cloud, aupple.com, ripple.party, vipple.com, nipple.top, aipale.de, alipple.xyz, nipple.net, aiapple.cz, ripple.fund, ripple.computer, qipple.se, ripple.partners, ripple.finance, nipple.pro, iapple.cool, aiapple.click, kipple.ai, ripple.services, nipple.quest, aiapple.ru, aiapple.app, ripple.uno, apple.onl, apple.tickets, aiple.bio, ripple.insure, ripple.cloud, iapple.online, ripple.expert, aiapple.homes, anipple.com, aiaple.technology, kaipple.com, aripple.net, iapple.co.uk, ripple.press, aiipple.com, zipple.online, appple.se, paipple.ru, ripple.jp, uipple.com, avpple.com, apple.xn--xhq521b, apple.pub, apple.repair, iapple.tv, aimple.online, tipple.app, ripple.exchange, aripple.com, tipple.org, vipple.net, ripple.social, ai-pple.store, ripple.graphics, lipple.info, ripple.org.bi, ripple.skin, aiapple.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "nipple.ai",
            "domain_keyword": "nipple",
            "domain_tld": "ai",
            "query_time": "2024-05-03 03:59:29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "iapple.info",
            "domain_keyword": "iapple",
            "domain_tld": "info",
            "query_time": "2024-05-04 05:47:15",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tipple.irish",
            "domain_keyword": "tipple",
            "domain_tld": "irish",
            "query_time": "2024-06-02 20:32:28",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1178.awsdns-19.org",
                "ns-147.awsdns-18.com",
                "ns-1731.awsdns-24.co.uk",
                "ns-961.awsdns-56.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "nipple.or.kr",
            "domain_keyword": "nipple",
            "domain_tld": "or.kr",
            "query_time": "2021-08-25 16:45:27",
            "create_date": "2010-11-27",
            "update_date": "2015-06-12",
            "expiry_date": "2026-11-27",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 5,
            "domain_name": "ripple.contact",
            "domain_keyword": "ripple",
            "domain_tld": "contact",
            "query_time": "2024-05-07 01:28:57",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "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": "cornwall",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "christina.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tipple.com.au",
            "domain_keyword": "tipple",
            "domain_tld": "com.au",
            "query_time": "2024-05-05 03:05:55",
            "update_date": "2024-02-27",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Ryan Barrington",
            "name_servers": [
                "ns-1413.awsdns-48.org",
                "ns-1997.awsdns-57.co.uk",
                "ns-473.awsdns-59.com",
                "ns-696.awsdns-23.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ai-pple.com",
            "domain_keyword": "ai-pple",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:57:19",
            "create_date": "2024-02-04",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "DOMAIN ADMINISTRATOR",
            "registrant_company": "PRIVATE REGISTRY AUTHORITY",
            "registrant_address": "PO BOX A2191",
            "registrant_city": "SYDNEY SOUTH",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.290372826",
            "registrant_fax": "+61.290372826",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "yipple.uk",
            "domain_keyword": "yipple",
            "domain_tld": "uk",
            "query_time": "2024-05-27 16:14:26",
            "create_date": "2014-06-10",
            "update_date": "2023-12-09",
            "expiry_date": "2025-06-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "vern.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "ripple.com.bi",
            "domain_keyword": "ripple",
            "domain_tld": "com.bi",
            "query_time": "2024-06-02 23:18:43",
            "create_date": "2023-03-01",
            "update_date": "2024-02-29",
            "expiry_date": "2024-03-01",
            "registrar_name": "Netim",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Green LTD",
            "registrant_address": "Hertogstraat 71",
            "registrant_city": "NIJMEGEN",
            "registrant_zip": "6511",
            "registrant_country": "NL",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "a.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dipple.net",
            "domain_keyword": "dipple",
            "domain_tld": "net",
            "query_time": "2024-06-04 19:47:50",
            "create_date": "1999-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2034-02-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "zipple.network",
            "domain_keyword": "zipple",
            "domain_tld": "network",
            "query_time": "2024-06-02 13:14:38",
            "create_date": "2024-05-27",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "iapple.store",
            "domain_keyword": "iapple",
            "domain_tld": "store",
            "query_time": "2024-05-15 14:23:06",
            "create_date": "2023-11-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ripple.af",
            "domain_keyword": "ripple",
            "domain_tld": "af",
            "query_time": "2024-05-15 20:11:46",
            "registrar_name": "MarkMonitor",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ripple Labs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "aapple.icu",
            "domain_keyword": "aapple",
            "domain_tld": "icu",
            "query_time": "2024-06-01 11:12:45",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "shhaan",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "nena.ns.cloudflare.com",
                "razvan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "yipple.com",
            "domain_keyword": "yipple",
            "domain_tld": "com",
            "query_time": "2024-06-03 07:39:26",
            "create_date": "2005-11-07",
            "update_date": "2023-01-23",
            "expiry_date": "2031-11-07",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "vipple.cn",
            "domain_keyword": "vipple",
            "domain_tld": "cn",
            "query_time": "2024-06-04 06:02:44",
            "create_date": "2011-12-26",
            "expiry_date": "2026-12-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市牛力电子科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aspple.com",
            "domain_keyword": "aspple",
            "domain_tld": "com",
            "query_time": "2024-06-08 00:04:42",
            "create_date": "2006-06-08",
            "update_date": "2014-10-15",
            "expiry_date": "2025-06-08",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "PA",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.redmonddc.com",
                "ns2.redmonddc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ripple.help",
            "domain_keyword": "ripple",
            "domain_tld": "help",
            "query_time": "2024-06-10 04:58:19",
            "create_date": "2023-10-20",
            "update_date": "2023-12-29",
            "expiry_date": "2024-10-20",
            "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": [
                "eva.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "axpple.com",
            "domain_keyword": "axpple",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:07:29",
            "create_date": "2023-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com",
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "apiple.com",
            "domain_keyword": "apiple",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:10:43",
            "create_date": "2024-03-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wipple.dev",
            "domain_keyword": "wipple",
            "domain_tld": "dev",
            "query_time": "2024-04-29 06:20:22",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "tipple.info",
            "domain_keyword": "tipple",
            "domain_tld": "info",
            "query_time": "2024-04-17 21:28:20",
            "create_date": "2001-11-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tim Tipple",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-158-b.gandi.net",
                "ns-161-c.gandi.net",
                "ns-240-a.gandi.net",
                "z.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "zipple.ru",
            "domain_keyword": "zipple",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:13:20",
            "create_date": "2021-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "REGRU-RU",
            "registrant_company": "JSC System data-centers",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "ampple.co",
            "domain_keyword": "ampple",
            "domain_tld": "co",
            "query_time": "2024-05-23 14:25:09",
            "create_date": "2023-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-07",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Transure Enterprise Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delaware",
            "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.abovedomains.com",
                "ns12.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "tipple.com",
            "domain_keyword": "tipple",
            "domain_tld": "com",
            "query_time": "2024-05-29 04:18:50",
            "create_date": "2000-01-04",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-04",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-105-a.gandi.net",
                "ns-138-b.gandi.net",
                "ns-20-c.gandi.net",
                "z.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "amipple.com",
            "domain_keyword": "amipple",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:11:32",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0170896690",
            "registrant_company": "Contact Privacy Inc. Customer 0170896690",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "lipple.co.jp",
            "domain_keyword": "lipple",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 18:37:44",
            "create_date": "2018-06-01",
            "update_date": "2023-07-01",
            "registrant_company": "Lipple inc.",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ]
        },
        {
            "num": 28,
            "domain_name": "appple.be",
            "domain_keyword": "appple",
            "domain_tld": "be",
            "query_time": "2024-05-17 20:19:41",
            "create_date": "2015-06-04",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns1.singleplan.com",
                "ns2.singleplan.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 29,
            "domain_name": "ripple.taxi",
            "domain_keyword": "ripple",
            "domain_tld": "taxi",
            "query_time": "2024-06-02 23:18:44",
            "create_date": "2021-10-11",
            "update_date": "2021-10-16",
            "expiry_date": "2031-10-11",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ripple.net.co",
            "domain_keyword": "ripple",
            "domain_tld": "net.co",
            "query_time": "2024-06-02 23:18:44",
            "create_date": "2023-04-26",
            "update_date": "2024-05-01",
            "expiry_date": "2024-04-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167128346",
            "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.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "expired",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "pipple.app",
            "domain_keyword": "pipple",
            "domain_tld": "app",
            "query_time": "2024-06-06 22:04:40",
            "create_date": "2022-05-01",
            "update_date": "2022-09-25",
            "expiry_date": "2025-05-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Inc.d/b/a Onamae.com",
            "registrar_website": "https://www.gmo.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the 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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "aiapple.live",
            "domain_keyword": "aiapple",
            "domain_tld": "live",
            "query_time": "2024-06-09 20:53:13",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "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": 33,
            "domain_name": "iapple.me",
            "domain_keyword": "iapple",
            "domain_tld": "me",
            "query_time": "2024-04-17 00:12:31",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chandigarh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.irpowerweb.com",
                "ns4.irpowerweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aipule.net",
            "domain_keyword": "aipule",
            "domain_tld": "net",
            "query_time": "2024-04-29 17:08:12",
            "create_date": "2021-06-16",
            "update_date": "2024-04-29",
            "expiry_date": "2024-06-16",
            "registrar_iana": 817,
            "registrar_name": "MAFF Inc.",
            "registrar_website": "http://www.maff.com",
            "registrant_name": "xinming zhang",
            "registrant_company": "wu hou qu lin xin wang luo ji shu fu wu gong zuo shi",
            "registrant_address": "wang cang xian bai shui zhen lu jia ba cun 3 zu",
            "registrant_city": "guang yuan shi",
            "registrant_state": "si chuan",
            "registrant_zip": "628200",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.18919573225",
            "registrant_fax": "+86.18919573225",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "lipple.de",
            "domain_keyword": "lipple",
            "domain_tld": "de",
            "query_time": "2024-05-04 06:54:07",
            "update_date": "2018-07-10",
            "name_servers": [
                "ns1052.ui-dns.biz",
                "ns1052.ui-dns.com",
                "ns1052.ui-dns.de",
                "ns1052.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 36,
            "domain_name": "kipple.cash",
            "domain_keyword": "kipple",
            "domain_tld": "cash",
            "query_time": "2024-05-25 03:53:02",
            "create_date": "2018-04-15",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-15",
            "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": 37,
            "domain_name": "ripple.shopping",
            "domain_keyword": "ripple",
            "domain_tld": "shopping",
            "query_time": "2024-06-10 04:58:19",
            "create_date": "2016-10-11",
            "update_date": "2023-07-06",
            "expiry_date": "2024-10-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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ripple.com.vc",
            "domain_keyword": "ripple",
            "domain_tld": "com.vc",
            "query_time": "2024-05-13 08:17:56",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ripple.org.nz",
            "domain_keyword": "ripple",
            "domain_tld": "org.nz",
            "query_time": "2024-05-27 15:30:53",
            "create_date": "2014-09-20",
            "update_date": "2023-09-25",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.metaname.net",
                "ns2.metaname.net",
                "ns3.metaname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dipple.cloud",
            "domain_keyword": "dipple",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 20:46:01",
            "create_date": "2022-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "aupple.com",
            "domain_keyword": "aupple",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:45:46",
            "create_date": "2012-09-23",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Link Club",
            "registrant_address": "5-39-6, Jingumae",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.357783738",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ripple.party",
            "domain_keyword": "ripple",
            "domain_tld": "party",
            "query_time": "2024-05-29 22:56:54",
            "create_date": "2021-05-26",
            "update_date": "2023-07-10",
            "expiry_date": "2024-05-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vipple.com",
            "domain_keyword": "vipple",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:20:07",
            "create_date": "2009-10-14",
            "update_date": "2024-01-04",
            "expiry_date": "2024-10-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "2i6n9kxl.verify.hn",
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-emph5yqtrtvjaianaqdbfd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nipple.top",
            "domain_keyword": "nipple",
            "domain_tld": "top",
            "query_time": "2024-04-21 12:59:45",
            "create_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aipale.de",
            "domain_keyword": "aipale",
            "domain_tld": "de",
            "query_time": "2024-05-04 16:42:29",
            "update_date": "2015-05-07",
            "name_servers": [
                "docks06.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 46,
            "domain_name": "alipple.xyz",
            "domain_keyword": "alipple",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 21:01:39",
            "create_date": "2019-03-08",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Xu Chu Bin",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "benedict.ns.cloudflare.com",
                "mimi.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "nipple.net",
            "domain_keyword": "nipple",
            "domain_tld": "net",
            "query_time": "2024-06-07 05:31:49",
            "create_date": "1998-04-18",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-17",
            "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": 48,
            "domain_name": "aiapple.cz",
            "domain_keyword": "aiapple",
            "domain_tld": "cz",
            "query_time": "2024-06-06 05:53:37",
            "create_date": "2023-04-04",
            "update_date": "2023-04-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "REG-ZONER",
            "registrant_name": "Kateřina Cihlářová",
            "registrant_address": "Hilmarova 979/2, Praha, 15200",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ]
        },
        {
            "num": 49,
            "domain_name": "ripple.fund",
            "domain_keyword": "ripple",
            "domain_tld": "fund",
            "query_time": "2024-06-02 23:18:44",
            "create_date": "2019-06-17",
            "update_date": "2023-09-08",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caofeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Others",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ripple.computer",
            "domain_keyword": "ripple",
            "domain_tld": "computer",
            "query_time": "2024-06-02 23:18:44",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-21",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "qipple.se",
            "domain_keyword": "qipple",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:47:17",
            "create_date": "2022-08-23",
            "update_date": "2024-02-14",
            "expiry_date": "2024-08-23",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 52,
            "domain_name": "ripple.partners",
            "domain_keyword": "ripple",
            "domain_tld": "partners",
            "query_time": "2024-05-05 23:24:33",
            "create_date": "2023-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-12",
            "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 0168949733",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ripple.finance",
            "domain_keyword": "ripple",
            "domain_tld": "finance",
            "query_time": "2024-05-05 23:24:32",
            "create_date": "2022-04-16",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-16",
            "registrar_iana": 3917,
            "registrar_name": "Sav.com, LLC - 27",
            "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-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nipple.pro",
            "domain_keyword": "nipple",
            "domain_tld": "pro",
            "query_time": "2024-05-03 03:59:29",
            "create_date": "2023-12-21",
            "update_date": "2024-02-19",
            "expiry_date": "2024-12-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "iapple.cool",
            "domain_keyword": "iapple",
            "domain_tld": "cool",
            "query_time": "2024-06-02 13:32:25",
            "create_date": "2022-10-10",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yun Cheng Hai Zhi Yang Shang Mao You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "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": [
                "amaryllis.dnspod.net",
                "second.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aiapple.click",
            "domain_keyword": "aiapple",
            "domain_tld": "click",
            "query_time": "2024-06-09 20:53:13",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "kipple.ai",
            "domain_keyword": "kipple",
            "domain_tld": "ai",
            "query_time": "2024-05-29 05:48:36",
            "registrar_name": "auction_ai",
            "registrar_website": "http://auction.whois.ai",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sold-ns1.whois.ai",
                "sold-ns2.whois.ai"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ripple.services",
            "domain_keyword": "ripple",
            "domain_tld": "services",
            "query_time": "2024-06-10 04:58:19",
            "create_date": "2014-11-28",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-28",
            "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 0153125032",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nipple.quest",
            "domain_keyword": "nipple",
            "domain_tld": "quest",
            "query_time": "2024-05-09 15:09:20",
            "create_date": "2022-05-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-01",
            "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": 60,
            "domain_name": "aiapple.ru",
            "domain_keyword": "aiapple",
            "domain_tld": "ru",
            "query_time": "2024-05-15 16:18:34",
            "create_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "aiapple.app",
            "domain_keyword": "aiapple",
            "domain_tld": "app",
            "query_time": "2024-05-14 01:26:33",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ripple.uno",
            "domain_keyword": "ripple",
            "domain_tld": "uno",
            "query_time": "2024-06-02 23:18:45",
            "create_date": "2023-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "dana.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "apple.onl",
            "domain_keyword": "apple",
            "domain_tld": "onl",
            "query_time": "2024-05-15 16:49:03",
            "create_date": "2014-03-17",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-17",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "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": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "apple.tickets",
            "domain_keyword": "apple",
            "domain_tld": "tickets",
            "query_time": "2024-05-23 22:51:52",
            "create_date": "2015-09-03",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-03",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Apple Inc.",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aiple.bio",
            "domain_keyword": "aiple",
            "domain_tld": "bio",
            "query_time": "2024-06-07 10:38:15",
            "create_date": "2024-04-06",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beijing Aiple Technology Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "heather.dnspod.net",
                "steelblue.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ripple.insure",
            "domain_keyword": "ripple",
            "domain_tld": "insure",
            "query_time": "2024-05-15 20:11:47",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ripple.cloud",
            "domain_keyword": "ripple",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 02:06:02",
            "create_date": "2018-08-07",
            "update_date": "2023-12-24",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "iapple.online",
            "domain_keyword": "iapple",
            "domain_tld": "online",
            "query_time": "2024-06-02 13:32:24",
            "create_date": "2024-02-13",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-13",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ripple.expert",
            "domain_keyword": "ripple",
            "domain_tld": "expert",
            "query_time": "2024-06-10 04:58:19",
            "create_date": "2024-04-06",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aiapple.homes",
            "domain_keyword": "aiapple",
            "domain_tld": "homes",
            "query_time": "2024-06-09 20:53:13",
            "create_date": "2023-12-11",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-11",
            "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": 71,
            "domain_name": "anipple.com",
            "domain_keyword": "anipple",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:14:42",
            "create_date": "2001-09-18",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-18",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 6a96e",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1223219",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "dayana.ns.cloudflare.com",
                "leland.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aiaple.technology",
            "domain_keyword": "aiaple",
            "domain_tld": "technology",
            "query_time": "2024-05-04 19:38:13",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 73,
            "domain_name": "kaipple.com",
            "domain_keyword": "kaipple",
            "domain_tld": "com",
            "query_time": "2024-05-18 04:00:13",
            "create_date": "2017-05-16",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "aripple.net",
            "domain_keyword": "aripple",
            "domain_tld": "net",
            "query_time": "2024-05-17 16:41:22",
            "create_date": "2023-06-26",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=aripple.net",
            "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": 75,
            "domain_name": "iapple.co.uk",
            "domain_keyword": "iapple",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 06:11:45",
            "create_date": "2023-04-12",
            "update_date": "2023-04-12",
            "expiry_date": "2024-04-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 76,
            "domain_name": "ripple.press",
            "domain_keyword": "ripple",
            "domain_tld": "press",
            "query_time": "2024-05-27 02:24:34",
            "create_date": "2022-09-16",
            "update_date": "2024-04-13",
            "expiry_date": "2032-09-16",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Jingzhi",
            "registrant_state": "shenzhen",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "aiipple.com",
            "domain_keyword": "aiipple",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:51:13",
            "create_date": "2023-03-03",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "zipple.online",
            "domain_keyword": "zipple",
            "domain_tld": "online",
            "query_time": "2024-05-04 04:48:22",
            "create_date": "2023-07-28",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "appple.se",
            "domain_keyword": "appple",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:10:36",
            "create_date": "2019-07-13",
            "update_date": "2023-05-31",
            "expiry_date": "2024-07-13",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 80,
            "domain_name": "paipple.ru",
            "domain_keyword": "paipple",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:58:20",
            "create_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "ripple.jp",
            "domain_keyword": "ripple",
            "domain_tld": "jp",
            "query_time": "2024-05-27 02:24:34",
            "create_date": "2022-09-01",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "ripple.jp",
            "registrant_address": "See:",
            "registrant_zip": "100-0000",
            "registrant_email": "[email protected]",
            "registrant_phone": "00-0000-0000",
            "name_servers": [
                ""
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 82,
            "domain_name": "uipple.com",
            "domain_keyword": "uipple",
            "domain_tld": "com",
            "query_time": "2024-06-07 02:59:07",
            "create_date": "2019-06-26",
            "update_date": "2024-06-06",
            "expiry_date": "2024-06-26",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Napoli",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "avpple.com",
            "domain_keyword": "avpple",
            "domain_tld": "com",
            "query_time": "2024-06-11 17:33:11",
            "create_date": "2017-09-21",
            "update_date": "2023-03-19",
            "expiry_date": "2024-09-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "apple.xn--xhq521b",
            "domain_keyword": "apple",
            "domain_tld": "xn--xhq521b",
            "query_time": "2024-05-07 12:12:53",
            "create_date": "2016-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://whois.comlaude.com",
            "registrant_company": "Apple Inc.",
            "registrant_state": "California",
            "registrant_email": "please query the rdds service of the 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.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "apple.pub",
            "domain_keyword": "apple",
            "domain_tld": "pub",
            "query_time": "2024-05-23 22:51:51",
            "create_date": "2015-01-14",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-14",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "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": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "apple.repair",
            "domain_keyword": "apple",
            "domain_tld": "repair",
            "query_time": "2024-05-23 22:51:51",
            "create_date": "2014-03-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-25",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "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": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "iapple.tv",
            "domain_keyword": "iapple",
            "domain_tld": "tv",
            "query_time": "2024-05-11 22:18:59",
            "create_date": "2010-05-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-07",
            "registrar_iana": 10007,
            "registrar_name": "Domain The Net Technologies, Ltd.",
            "registrar_website": "www.domainthenet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dtnt.info",
                "ns2.dtnt.info",
                "ns3.dtnt.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "aimple.online",
            "domain_keyword": "aimple",
            "domain_tld": "online",
            "query_time": "2024-05-21 03:02:32",
            "create_date": "2024-01-25",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-25",
            "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": 89,
            "domain_name": "tipple.app",
            "domain_keyword": "tipple",
            "domain_tld": "app",
            "query_time": "2024-06-02 20:32:28",
            "create_date": "2022-09-25",
            "update_date": "2023-05-24",
            "expiry_date": "2024-09-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ripple.exchange",
            "domain_keyword": "ripple",
            "domain_tld": "exchange",
            "query_time": "2024-06-02 23:18:44",
            "create_date": "2022-08-06",
            "update_date": "2024-01-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 111,
            "registrar_name": "Secura GmbH",
            "registrar_website": "http://www.domainregistry.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RAK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "aripple.com",
            "domain_keyword": "aripple",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:10:37",
            "create_date": "2008-11-02",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "tipple.org",
            "domain_keyword": "tipple",
            "domain_tld": "org",
            "query_time": "2024-04-17 21:28:20",
            "create_date": "1999-10-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Canterbury",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vipple.net",
            "domain_keyword": "vipple",
            "domain_tld": "net",
            "query_time": "2024-04-21 14:20:07",
            "create_date": "2007-06-23",
            "update_date": "2024-01-18",
            "expiry_date": "2024-06-23",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Hiromu Anbe",
            "registrant_company": "Hiromu Anbe",
            "registrant_address": "3 Akatsuka",
            "registrant_city": "Itabashi ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "175-0092",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.5055820928",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ripple.social",
            "domain_keyword": "ripple",
            "domain_tld": "social",
            "query_time": "2024-05-07 01:28:57",
            "create_date": "2023-03-08",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caochengwei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ai-pple.store",
            "domain_keyword": "ai-pple",
            "domain_tld": "store",
            "query_time": "2024-05-25 07:11:03",
            "create_date": "2024-02-04",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ripple.graphics",
            "domain_keyword": "ripple",
            "domain_tld": "graphics",
            "query_time": "2024-05-23 15:56:14",
            "create_date": "2019-03-08",
            "update_date": "2023-11-17",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "lipple.info",
            "domain_keyword": "lipple",
            "domain_tld": "info",
            "query_time": "2024-05-30 23:17:22",
            "create_date": "2023-11-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-29",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ripple.org.bi",
            "domain_keyword": "ripple",
            "domain_tld": "org.bi",
            "query_time": "2024-05-28 07:07:27",
            "create_date": "2023-05-12",
            "update_date": "2024-05-11",
            "expiry_date": "2024-05-12",
            "registrar_name": "Netim",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ripple.skin",
            "domain_keyword": "ripple",
            "domain_tld": "skin",
            "query_time": "2024-06-02 23:18:44",
            "create_date": "2021-10-11",
            "update_date": "2023-08-31",
            "expiry_date": "2031-10-11",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aiapple.com.cn",
            "domain_keyword": "aiapple",
            "domain_tld": "com.cn",
            "query_time": "2024-06-02 07:33:43",
            "create_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "尹不忧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.164,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>aipple.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6041</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nipple.ai, iapple.info, tipple.irish, nipple.or.kr, ripple.contact, tipple.com.au, ai-pple.com, yipple.uk, ripple.com.bi, dipple.net, zipple.network, iapple.store, ripple.af, aapple.icu, yipple.com, vipple.cn, aspple.com, ripple.help, axpple.com, apiple.com, wipple.dev, tipple.info, zipple.ru, ampple.co, tipple.com, amipple.com, lipple.co.jp, appple.be, ripple.taxi, ripple.net.co, pipple.app, aiapple.live, iapple.me, aipule.net, lipple.de, kipple.cash, ripple.shopping, ripple.com.vc, ripple.org.nz, dipple.cloud, aupple.com, ripple.party, vipple.com, nipple.top, aipale.de, alipple.xyz, nipple.net, aiapple.cz, ripple.fund, ripple.computer, qipple.se, ripple.partners, ripple.finance, nipple.pro, iapple.cool, aiapple.click, kipple.ai, ripple.services, nipple.quest, aiapple.ru, aiapple.app, ripple.uno, apple.onl, apple.tickets, aiple.bio, ripple.insure, ripple.cloud, iapple.online, ripple.expert, aiapple.homes, anipple.com, aiaple.technology, kaipple.com, aripple.net, iapple.co.uk, ripple.press, aiipple.com, zipple.online, appple.se, paipple.ru, ripple.jp, uipple.com, avpple.com, apple.xn--xhq521b, apple.pub, apple.repair, iapple.tv, aimple.online, tipple.app, ripple.exchange, aripple.com, tipple.org, vipple.net, ripple.social, ai-pple.store, ripple.graphics, lipple.info, ripple.org.bi, ripple.skin, aiapple.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nipple.ai</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-03 03:59:29</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>iapple.info</domain_name>
   <domain_keyword>iapple</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 05:47:15</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tipple.irish</domain_name>
   <domain_keyword>tipple</domain_keyword>
   <domain_tld>irish</domain_tld>
   <query_time>2024-06-02 20:32:28</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1178.awsdns-19.org</value>
    <value>ns-147.awsdns-18.com</value>
    <value>ns-1731.awsdns-24.co.uk</value>
    <value>ns-961.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>nipple.or.kr</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2021-08-25 16:45:27</query_time>
   <create_date>2010-11-27</create_date>
   <update_date>2015-06-12</update_date>
   <expiry_date>2026-11-27</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>5</num>
   <domain_name>ripple.contact</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-07 01:28:57</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>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>cornwall</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>christina.ns.cloudflare.com</value>
    <value>tony.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>tipple.com.au</domain_name>
   <domain_keyword>tipple</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-05 03:05:55</query_time>
   <update_date>2024-02-27</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Ryan Barrington</registrant_name>
   <name_servers>
    <value>ns-1413.awsdns-48.org</value>
    <value>ns-1997.awsdns-57.co.uk</value>
    <value>ns-473.awsdns-59.com</value>
    <value>ns-696.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ai-pple.com</domain_name>
   <domain_keyword>ai-pple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:57:19</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-04</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>DOMAIN ADMINISTRATOR</registrant_name>
   <registrant_company>PRIVATE REGISTRY AUTHORITY</registrant_company>
   <registrant_address>PO BOX A2191</registrant_address>
   <registrant_city>SYDNEY SOUTH</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.290372826</registrant_phone>
   <registrant_fax>+61.290372826</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>yipple.uk</domain_name>
   <domain_keyword>yipple</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 16:14:26</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-06-10</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>vern.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>ripple.com.bi</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>com.bi</domain_tld>
   <query_time>2024-06-02 23:18:43</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-03-01</expiry_date>
   <registrar_name>Netim</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Green LTD</registrant_company>
   <registrant_address>Hertogstraat 71</registrant_address>
   <registrant_city>NIJMEGEN</registrant_city>
   <registrant_zip>6511</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dipple.net</domain_name>
   <domain_keyword>dipple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 19:47:50</query_time>
   <create_date>1999-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2034-02-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>zipple.network</domain_name>
   <domain_keyword>zipple</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-02 13:14:38</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>iapple.store</domain_name>
   <domain_keyword>iapple</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-15 14:23:06</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ripple.af</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>af</domain_tld>
   <query_time>2024-05-15 20:11:46</query_time>
   <registrar_name>MarkMonitor</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ripple Labs</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>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>aapple.icu</domain_name>
   <domain_keyword>aapple</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-01 11:12:45</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>shhaan</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nena.ns.cloudflare.com</value>
    <value>razvan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>yipple.com</domain_name>
   <domain_keyword>yipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 07:39:26</query_time>
   <create_date>2005-11-07</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2031-11-07</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>16</num>
   <domain_name>vipple.cn</domain_name>
   <domain_keyword>vipple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-04 06:02:44</query_time>
   <create_date>2011-12-26</create_date>
   <expiry_date>2026-12-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市牛力电子科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aspple.com</domain_name>
   <domain_keyword>aspple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 00:04:42</query_time>
   <create_date>2006-06-08</create_date>
   <update_date>2014-10-15</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>PA</registrant_state>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.redmonddc.com</value>
    <value>ns2.redmonddc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ripple.help</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-06-10 04:58:19</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-10-20</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>eva.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>axpple.com</domain_name>
   <domain_keyword>axpple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:07:29</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>apiple.com</domain_name>
   <domain_keyword>apiple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:10:43</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wipple.dev</domain_name>
   <domain_keyword>wipple</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 06:20:22</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tipple.info</domain_name>
   <domain_keyword>tipple</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 21:28:20</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tim Tipple</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-158-b.gandi.net</value>
    <value>ns-161-c.gandi.net</value>
    <value>ns-240-a.gandi.net</value>
    <value>z.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>zipple.ru</domain_name>
   <domain_keyword>zipple</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:13:20</query_time>
   <create_date>2021-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>JSC System data-centers</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>24</num>
   <domain_name>ampple.co</domain_name>
   <domain_keyword>ampple</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-23 14:25:09</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Transure Enterprise Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delaware</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.abovedomains.com</value>
    <value>ns12.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>tipple.com</domain_name>
   <domain_keyword>tipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 04:18:50</query_time>
   <create_date>2000-01-04</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-105-a.gandi.net</value>
    <value>ns-138-b.gandi.net</value>
    <value>ns-20-c.gandi.net</value>
    <value>z.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>amipple.com</domain_name>
   <domain_keyword>amipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:11:32</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0170896690</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170896690</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>lipple.co.jp</domain_name>
   <domain_keyword>lipple</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 18:37:44</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Lipple inc.</registrant_company>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>appple.be</domain_name>
   <domain_keyword>appple</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-17 20:19:41</query_time>
   <create_date>2015-06-04</create_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns1.singleplan.com</value>
    <value>ns2.singleplan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>ripple.taxi</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-06-02 23:18:44</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2021-10-16</update_date>
   <expiry_date>2031-10-11</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ripple.net.co</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>net.co</domain_tld>
   <query_time>2024-06-02 23:18:44</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-04-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167128346</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.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>expired</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>pipple.app</domain_name>
   <domain_keyword>pipple</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 22:04:40</query_time>
   <create_date>2022-05-01</create_date>
   <update_date>2022-09-25</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Inc.d/b/a Onamae.com</registrar_name>
   <registrar_website>https://www.gmo.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the 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>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>32</num>
   <domain_name>aiapple.live</domain_name>
   <domain_keyword>aiapple</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-09 20:53:13</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</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>33</num>
   <domain_name>iapple.me</domain_name>
   <domain_keyword>iapple</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-17 00:12:31</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chandigarh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.irpowerweb.com</value>
    <value>ns4.irpowerweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aipule.net</domain_name>
   <domain_keyword>aipule</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 17:08:12</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>817</registrar_iana>
   <registrar_name>MAFF Inc.</registrar_name>
   <registrar_website>http://www.maff.com</registrar_website>
   <registrant_name>xinming zhang</registrant_name>
   <registrant_company>wu hou qu lin xin wang luo ji shu fu wu gong zuo shi</registrant_company>
   <registrant_address>wang cang xian bai shui zhen lu jia ba cun 3 zu</registrant_address>
   <registrant_city>guang yuan shi</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>628200</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.18919573225</registrant_phone>
   <registrant_fax>+86.18919573225</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>lipple.de</domain_name>
   <domain_keyword>lipple</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 06:54:07</query_time>
   <update_date>2018-07-10</update_date>
   <name_servers>
    <value>ns1052.ui-dns.biz</value>
    <value>ns1052.ui-dns.com</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1052.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>kipple.cash</domain_name>
   <domain_keyword>kipple</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-25 03:53:02</query_time>
   <create_date>2018-04-15</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-15</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>37</num>
   <domain_name>ripple.shopping</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-06-10 04:58:19</query_time>
   <create_date>2016-10-11</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-10-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>ns57.domaincontrol.com</value>
    <value>ns58.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>ripple.com.vc</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>com.vc</domain_tld>
   <query_time>2024-05-13 08:17:56</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>39</num>
   <domain_name>ripple.org.nz</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-27 15:30:53</query_time>
   <create_date>2014-09-20</create_date>
   <update_date>2023-09-25</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.metaname.net</value>
    <value>ns2.metaname.net</value>
    <value>ns3.metaname.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>dipple.cloud</domain_name>
   <domain_keyword>dipple</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 20:46:01</query_time>
   <create_date>2022-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>aupple.com</domain_name>
   <domain_keyword>aupple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:45:46</query_time>
   <create_date>2012-09-23</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Link Club</registrant_name>
   <registrant_address>5-39-6, Jingumae</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.357783738</registrant_phone>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ripple.party</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-29 22:56:54</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vipple.com</domain_name>
   <domain_keyword>vipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:20:07</query_time>
   <create_date>2009-10-14</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>2i6n9kxl.verify.hn</value>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-emph5yqtrtvjaianaqdbfd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>nipple.top</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 12:59:45</query_time>
   <create_date>2024-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Guang Xi Zhuang Zu Zi Zhi Qu</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aipale.de</domain_name>
   <domain_keyword>aipale</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 16:42:29</query_time>
   <update_date>2015-05-07</update_date>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>alipple.xyz</domain_name>
   <domain_keyword>alipple</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 21:01:39</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Xu Chu Bin</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>benedict.ns.cloudflare.com</value>
    <value>mimi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>nipple.net</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 05:31:49</query_time>
   <create_date>1998-04-18</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>48</num>
   <domain_name>aiapple.cz</domain_name>
   <domain_keyword>aiapple</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-06 05:53:37</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>REG-ZONER</registrar_name>
   <registrant_name>Kateřina Cihlářová</registrant_name>
   <registrant_address>Hilmarova 979/2, Praha, 15200</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
  </value>
  <value>
   <num>49</num>
   <domain_name>ripple.fund</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-06-02 23:18:44</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caofeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Others</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ripple.computer</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-06-02 23:18:44</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-21</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>qipple.se</domain_name>
   <domain_keyword>qipple</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:47:17</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ripple.partners</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-05 23:24:33</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-12</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 0168949733</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ripple.finance</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-05 23:24:32</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>3917</registrar_iana>
   <registrar_name>Sav.com, LLC - 27</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-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nipple.pro</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-03 03:59:29</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-12-21</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>iapple.cool</domain_name>
   <domain_keyword>iapple</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-06-02 13:32:25</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yun Cheng Hai Zhi Yang Shang Mao You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</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>amaryllis.dnspod.net</value>
    <value>second.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aiapple.click</domain_name>
   <domain_keyword>aiapple</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-09 20:53:13</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>57</num>
   <domain_name>kipple.ai</domain_name>
   <domain_keyword>kipple</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-29 05:48:36</query_time>
   <registrar_name>auction_ai</registrar_name>
   <registrar_website>http://auction.whois.ai</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AI</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>sold-ns1.whois.ai</value>
    <value>sold-ns2.whois.ai</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ripple.services</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-10 04:58:19</query_time>
   <create_date>2014-11-28</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-28</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 0153125032</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>nipple.quest</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-09 15:09:20</query_time>
   <create_date>2022-05-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-01</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>60</num>
   <domain_name>aiapple.ru</domain_name>
   <domain_keyword>aiapple</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-15 16:18:34</query_time>
   <create_date>2024-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>aiapple.app</domain_name>
   <domain_keyword>aiapple</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 01:26:33</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ripple.uno</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-06-02 23:18:45</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dana.ns.cloudflare.com</value>
    <value>felipe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>apple.onl</domain_name>
   <domain_keyword>apple</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-15 16:49:03</query_time>
   <create_date>2014-03-17</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</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>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>64</num>
   <domain_name>apple.tickets</domain_name>
   <domain_keyword>apple</domain_keyword>
   <domain_tld>tickets</domain_tld>
   <query_time>2024-05-23 22:51:52</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Apple Inc.</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>65</num>
   <domain_name>aiple.bio</domain_name>
   <domain_keyword>aiple</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-07 10:38:15</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beijing Aiple Technology Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>heather.dnspod.net</value>
    <value>steelblue.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ripple.insure</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>insure</domain_tld>
   <query_time>2024-05-15 20:11:47</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>67</num>
   <domain_name>ripple.cloud</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 02:06:02</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-08-07</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>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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>iapple.online</domain_name>
   <domain_keyword>iapple</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 13:32:24</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ripple.expert</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-06-10 04:58:19</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>aiapple.homes</domain_name>
   <domain_keyword>aiapple</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-09 20:53:13</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-11</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>71</num>
   <domain_name>anipple.com</domain_name>
   <domain_keyword>anipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:14:42</query_time>
   <create_date>2001-09-18</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 6a96e</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1223219</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>dayana.ns.cloudflare.com</value>
    <value>leland.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aiaple.technology</domain_name>
   <domain_keyword>aiaple</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-04 19:38:13</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>73</num>
   <domain_name>kaipple.com</domain_name>
   <domain_keyword>kaipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 04:00:13</query_time>
   <create_date>2017-05-16</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-16</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aripple.net</domain_name>
   <domain_keyword>aripple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 16:41:22</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=aripple.net</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>75</num>
   <domain_name>iapple.co.uk</domain_name>
   <domain_keyword>iapple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 06:11:45</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>ripple.press</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-27 02:24:34</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2032-09-16</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Jingzhi</registrant_company>
   <registrant_state>shenzhen</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>aiipple.com</domain_name>
   <domain_keyword>aiipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:51:13</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>zipple.online</domain_name>
   <domain_keyword>zipple</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 04:48:22</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>appple.se</domain_name>
   <domain_keyword>appple</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:10:36</query_time>
   <create_date>2019-07-13</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>paipple.ru</domain_name>
   <domain_keyword>paipple</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:58:20</query_time>
   <create_date>2024-05-02</create_date>
   <expiry_date>2025-05-02</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>ripple.jp</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-27 02:24:34</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>ripple.jp</registrant_name>
   <registrant_address>See:</registrant_address>
   <registrant_zip>100-0000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>00-0000-0000</registrant_phone>
   <name_servers>
    <value></value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>uipple.com</domain_name>
   <domain_keyword>uipple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 02:59:07</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Napoli</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>avpple.com</domain_name>
   <domain_keyword>avpple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 17:33:11</query_time>
   <create_date>2017-09-21</create_date>
   <update_date>2023-03-19</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>apple.xn--xhq521b</domain_name>
   <domain_keyword>apple</domain_keyword>
   <domain_tld>xn--xhq521b</domain_tld>
   <query_time>2024-05-07 12:12:53</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://whois.comlaude.com</registrar_website>
   <registrant_company>Apple Inc.</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_email>please query the rdds service of the registrar of 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.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>85</num>
   <domain_name>apple.pub</domain_name>
   <domain_keyword>apple</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-23 22:51:51</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</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>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>86</num>
   <domain_name>apple.repair</domain_name>
   <domain_keyword>apple</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-23 22:51:51</query_time>
   <create_date>2014-03-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</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>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>iapple.tv</domain_name>
   <domain_keyword>iapple</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-11 22:18:59</query_time>
   <create_date>2010-05-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>Domain The Net Technologies, Ltd.</registrar_name>
   <registrar_website>www.domainthenet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dtnt.info</value>
    <value>ns2.dtnt.info</value>
    <value>ns3.dtnt.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>aimple.online</domain_name>
   <domain_keyword>aimple</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 03:02:32</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-25</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>89</num>
   <domain_name>tipple.app</domain_name>
   <domain_keyword>tipple</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 20:32:28</query_time>
   <create_date>2022-09-25</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ripple.exchange</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-06-02 23:18:44</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>111</registrar_iana>
   <registrar_name>Secura GmbH</registrar_name>
   <registrar_website>http://www.domainregistry.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RAK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>aripple.com</domain_name>
   <domain_keyword>aripple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:10:37</query_time>
   <create_date>2008-11-02</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.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>92</num>
   <domain_name>tipple.org</domain_name>
   <domain_keyword>tipple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 21:28:20</query_time>
   <create_date>1999-10-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Canterbury</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>vipple.net</domain_name>
   <domain_keyword>vipple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 14:20:07</query_time>
   <create_date>2007-06-23</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Hiromu Anbe</registrant_name>
   <registrant_company>Hiromu Anbe</registrant_company>
   <registrant_address>3 Akatsuka</registrant_address>
   <registrant_city>Itabashi ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>175-0092</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.5055820928</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ripple.social</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-07 01:28:57</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caochengwei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ai-pple.store</domain_name>
   <domain_keyword>ai-pple</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 07:11:03</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ripple.graphics</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-23 15:56:14</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>lipple.info</domain_name>
   <domain_keyword>lipple</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 23:17:22</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ripple.org.bi</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>org.bi</domain_tld>
   <query_time>2024-05-28 07:07:27</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_name>Netim</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ripple.skin</domain_name>
   <domain_keyword>ripple</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-06-02 23:18:44</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-10-11</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>aiapple.com.cn</domain_name>
   <domain_keyword>aiapple</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-02 07:33:43</query_time>
   <create_date>2023-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>尹不忧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.164</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.