WHOIS QUERY TIME

22 Apr 2024 - 8:43 PM UTC

Registered: 21 June 2023
Modified: 25 August 2023
Expiry: 30 June 2024

NAME SERVERS

ns1.wpx.ne.jp
ns2.wpx.ne.jp
ns3.wpx.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: (Not displayed by registrant's request)
Address: GRAND FRONT OSAKA TOWER A 32F,
ZIP: 530-0011
Email: [email protected]
Phone: 06-6292-8811
Fax: 06-6292-8812

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=napple.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "napple.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "napple.jp",
            "domain_keyword": "napple",
            "domain_tld": "jp",
            "query_time": "2024-04-22 20:43:25",
            "create_date": "2023-06-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-06-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>napple.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>napple.jp</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-22 20:43:25</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.068</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.083 seconds) for "napple.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Sep 2023 - 10:50 PM UTC

Registered: 21 June 2023
Modified: 25 August 2023
Expiry: 30 June 2024

NAME SERVERS

ns1.wpx.ne.jp
ns2.wpx.ne.jp
ns3.wpx.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: (Not displayed by registrant's request)
Address: GRAND FRONT OSAKA TOWER A 32F,
ZIP: 530-0011
Email: [email protected]
Phone: 06-6292-8811
Fax: 06-6292-8812

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=napple.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "napple.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "napple.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "napple.jp",
            "domain_keyword": "napple",
            "domain_tld": "jp",
            "query_time": "2023-09-07 22:50:37",
            "create_date": "2023-06-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-06-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.083,
        "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>napple.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>napple.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>napple.jp</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-09-07 22:50:37</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.083</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 12 domain names (in 0.106 seconds) which contained the exact domain keyword "napple".
Domain Name Registered Expiry Registrar Ownership
1 napple.com 10 May 2000 10 May 2025 Tucows Domains Inc. -
2 napple.co.uk 23 Jan 2009 23 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 napple.team 17 Sep 2017 17 Sep 2024 1API GmbH REDACTED FOR PRIVACY
4 napple.xyz 10 May 2020 10 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
5 napple.computer 6 Jan 2021 6 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 napple.us 30 Mar 2021 30 Mar 2025 Squarespace Domains II LLC Mike Cova
7 napple.org 17 Sep 2022 17 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
8 napple.in 29 Mar 2023 29 Mar 2024 NameSilo, LLC REDACTED FOR PRIVACY
9 napple.jp 21 Jun 2023 30 Jun 2024 - (Not displayed by registrant's request)
10 napple.net 21 Jun 2023 21 Jun 2024 Netowl, Inc. Xserver Inc.
11 napple.info 25 Jun 2023 25 Jun 2024 Netowl, Inc. XSERVER Inc.
12 napple.ru 27 Nov 2023 27 Nov 2024 RU-CENTER-RU Private Person
13 napple.world 12 Feb 2024 12 Feb 2025 Cloudflare, Inc REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=napple&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "napple",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "napple.com, napple.co.uk, napple.team, napple.xyz, napple.computer, napple.us, napple.org, napple.in, napple.jp, napple.net, napple.info, napple.ru, napple.world",
    "results": [
        {
            "num": 1,
            "domain_name": "napple.com",
            "domain_keyword": "napple",
            "domain_tld": "com",
            "query_time": "2024-05-14 02:48:17",
            "create_date": "2000-05-10",
            "update_date": "2024-03-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.uni-fy.kr",
                "ns2.uni-fy.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "napple.co.uk",
            "domain_keyword": "napple",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 20:09:14",
            "create_date": "2009-01-23",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.utwl.net",
                "ns2.utwl.net",
                "ns3.utwl.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "napple.team",
            "domain_keyword": "napple",
            "domain_tld": "team",
            "query_time": "2024-05-27 20:41:36",
            "create_date": "2017-09-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OSAKA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "napple.xyz",
            "domain_keyword": "napple",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 00:06:25",
            "create_date": "2020-05-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "napple.computer",
            "domain_keyword": "napple",
            "domain_tld": "computer",
            "query_time": "2024-05-11 01:03:07",
            "create_date": "2021-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "napple.us",
            "domain_keyword": "napple",
            "domain_tld": "us",
            "query_time": "2024-05-30 20:43:31",
            "create_date": "2021-03-30",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Mike Cova",
            "registrant_address": "3780 Mystic Valley Parkway APT 129",
            "registrant_city": "Medford",
            "registrant_state": "MA",
            "registrant_zip": "02155",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8605730257",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "napple.org",
            "domain_keyword": "napple",
            "domain_tld": "org",
            "query_time": "2024-05-27 20:41:36",
            "create_date": "2022-09-17",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "napple.in",
            "domain_keyword": "napple",
            "domain_tld": "in",
            "query_time": "2024-06-02 02:48:22",
            "create_date": "2023-03-29",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "napple.jp",
            "domain_keyword": "napple",
            "domain_tld": "jp",
            "query_time": "2024-04-22 20:43:25",
            "create_date": "2023-06-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-06-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "domain_name": "napple.net",
            "domain_keyword": "napple",
            "domain_tld": "net",
            "query_time": "2024-05-11 01:03:07",
            "create_date": "2023-06-21",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "wpX Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "napple.info",
            "domain_keyword": "napple",
            "domain_tld": "info",
            "query_time": "2024-05-21 20:09:14",
            "create_date": "2023-06-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ernest.ns.cloudflare.com",
                "kimora.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "napple.ru",
            "domain_keyword": "napple",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:54:04",
            "create_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "napple.world",
            "domain_keyword": "napple",
            "domain_tld": "world",
            "query_time": "2024-05-30 20:43:31",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "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": "IA",
            "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": [
                "joan.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.106,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>napple</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>napple.com, napple.co.uk, napple.team, napple.xyz, napple.computer, napple.us, napple.org, napple.in, napple.jp, napple.net, napple.info, napple.ru, napple.world</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>napple.com</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 02:48:17</query_time>
   <create_date>2000-05-10</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-05-10</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.uni-fy.kr</value>
    <value>ns2.uni-fy.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>napple.co.uk</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 20:09:14</query_time>
   <create_date>2009-01-23</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.utwl.net</value>
    <value>ns2.utwl.net</value>
    <value>ns3.utwl.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>napple.team</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-27 20:41:36</query_time>
   <create_date>2017-09-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OSAKA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>napple.xyz</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 00:06:25</query_time>
   <create_date>2020-05-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>napple.computer</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-11 01:03:07</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>napple.us</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-30 20:43:31</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Mike Cova</registrant_name>
   <registrant_address>3780 Mystic Valley Parkway APT 129</registrant_address>
   <registrant_city>Medford</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>02155</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8605730257</registrant_phone>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>napple.org</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 20:41:36</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>napple.in</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 02:48:22</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>napple.jp</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-22 20:43:25</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>napple.net</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 01:03:07</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>wpX Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>napple.info</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 20:09:14</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>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ernest.ns.cloudflare.com</value>
    <value>kimora.ns.cloudflare.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>napple.ru</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:54:04</query_time>
   <create_date>2023-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>napple.world</domain_name>
   <domain_keyword>napple</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-30 20:43:31</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</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>IA</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>joan.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.106</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,748 domain names (in 0.245 seconds) which look and sound like the brand name "napple".
Domain Name Registered Expiry Registrar Ownership
1 nupple.com 13 Mar 2006 13 Mar 2025 Wild West Domains, LLC -
2 nipple.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
3 iapple.info 4 May 2024 4 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
4 oapple.pl 11 May 2023 - cyber_Folks S.A. -
5 nappole.com 16 May 2024 16 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
6 napile.org 25 Nov 2020 25 Nov 2024 Name.com, Inc. REDACTED FOR PRIVACY
7 napole.com.pl 30 Jul 2022 30 Jul 2024 DOMENY.TV MSERWIS Sp. z o.o. -
8 6apple.cn 1 Feb 2024 1 Feb 2025 北京新网数码信息技术有限公司 唐万辉
9 anapple.top 28 Mar 2024 28 Mar 2025 iNET Corporation REDACTED FOR PRIVACY
10 snapple.in 14 Feb 2005 14 Feb 2025 Key-Systems GmbH Dr Pepper Snapple Group
11 napule.net 27 Jan 2013 27 Jan 2027 NameSilo, LLC See PrivacyGuardian.org
12 dapple.nz 10 Sep 2020 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
13 kapple.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD kapil nankany
14 snapple.com 25 Jan 1995 26 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
15 tapple.net 17 Mar 2006 17 Mar 2025 GoDaddy.com, LLC -
16 iapple.store 8 Nov 2023 8 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
17 zapple.exchange 6 Jun 2018 6 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 aapple.icu 7 Nov 2023 7 Nov 2024 Gname.com Pte. Ltd. -
19 nzapple.kiwi 1 May 2014 1 May 2025 Key-Systems Mr Apple New Zealand Limited
20 nappee.com 26 Jun 2017 26 Jun 2025 GoDaddy.com, LLC -
21 1apple.net 29 Mar 2019 29 Mar 2025 GoDaddy.com, LLC -
22 dapple.ltd 22 May 2022 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 dapple.gallery 8 Sep 2023 8 Sep 2024 Sav.com, LLC Privacy Protection
24 nipple.town 21 May 2020 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 8apple.org 14 Mar 2016 14 Mar 2028 Gabia, Inc. REDACTED FOR PRIVACY
26 wapple.wtf 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 vapple.store 26 Sep 2023 26 Sep 2024 Sav.com, LLC Privacy Protection
28 sapple.online 12 May 2023 12 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
29 qnapple.com 7 Dec 2014 7 Dec 2024 gabia Ah Cheol
30 dapple.net 9 Oct 2002 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 nipple.uk 31 Mar 2021 31 Mar 2025 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
32 nipple.click 7 Jun 2021 7 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by mixhost
33 snapple.sk 25 Aug 2004 25 Aug 2024 Markus Germann CSC Corporate Domains, Inc.
34 nyapple.org 28 Jun 2008 28 Jun 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
35 papple.uk 21 Mar 2019 21 Mar 2025 ANY-Web Limited [Tag = WEBHOUND] -
36 wapple.ca 20 Dec 2018 20 Dec 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
37 xapple.ru 15 Jun 2006 15 Jun 2024 REGRU-RU Private Person
38 zapple.store 7 May 2020 7 May 2025 Go Daddy, LLC Domains By Proxy, LLC
39 kapple.info 10 Jan 2023 10 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
40 2apple.net 23 Oct 2019 23 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
41 sapple.cn 26 Jan 2019 26 Jan 2026 腾讯云计算(北京)有限责任公司 宋平波
42 eapple.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
43 wapple.club 4 Aug 2022 4 Aug 2024 IONOS SE REDACTED FOR PRIVACY
44 zapple.com 27 Apr 2002 26 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 papple.it 13 Feb 2012 13 Feb 2025 Seeweb S.r.l. hidden
46 mapple.quest 24 Jan 2024 24 Jan 2025 Porkbun, LLC Private by Design, LLC
47 aapple.in 18 Jul 2022 18 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
48 zapple.us 11 Aug 2022 11 Aug 2025 GoDaddy.com, LLC Golden man auto parts LLC
49 inapple.com 15 Oct 2020 15 Oct 2024 GoDaddy.com, LLC -
50 bapple.biz 16 Feb 2022 16 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
51 4apple.com 11 Oct 2004 11 Oct 2025 Dynadot Inc -
52 1apple.ru 9 Mar 2023 9 Mar 2025 DOMAINSHOP-RU Private Person
53 onapple.jp 22 Dec 2016 31 Dec 2024 - Alpha
54 dapple.baby 21 May 2024 21 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
55 4apple.nl 4 Mar 2023 - ZXCS -
56 xapple.click 19 Jul 2023 19 Jul 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
57 rapple.xyz 23 Jan 2022 23 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
58 1apple.xyz 3 Apr 2021 3 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
59 nipple.pro 21 Dec 2023 21 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
60 bapple.cn 24 Nov 2023 24 Nov 2024 广东时代互联科技有限公司 司晓新
61 papple.org 11 May 2017 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 dapple.co.jp 8 Jun 2015 - - Dapple Inc.
63 iapple.cool 10 Oct 2022 10 Oct 2024 DNSPod, Inc. Yun Cheng Hai Zhi Yang Shang Mao You Xian Gong Si
64 nappie.store 25 Nov 2023 25 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
65 napples.xyz 28 May 2021 28 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
66 bapple.co.uk 5 Oct 2013 5 Oct 2025 Ionos SE [Tag = 1AND1] -
67 capple.co.kr 21 Mar 2014 21 Mar 2024 (?)??? ???
68 noapple.cn 18 Nov 2022 18 Nov 2032 腾讯云计算(北京)有限责任公司 杨博坤
69 bapple.bio 17 Jan 2023 17 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 sapple.com.cn 19 Aug 2014 19 Aug 2024 成都西维数码科技有限公司 颜其平
71 mapple.co.jp 5 Jul 1996 - - Shobunsha Publications, Inc.
72 fapple.com 12 Apr 2009 12 Apr 2025 Realtime Register B.V. -
73 6apple.com 8 Jun 2004 8 Jun 2025 Gname.com Pte. Ltd. Redacted for privacy
74 papple.in 6 Apr 2018 6 Apr 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
75 nipple.or.kr 27 Nov 2010 27 Nov 2026 (?)??? ???
76 bapple.xyz 17 Jan 2023 17 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
77 happle.nl 6 Jun 2023 - XNS Registrar B.V. -
78 nappla.com 18 Feb 2023 18 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
79 mapple.us 7 Sep 2016 6 Sep 2024 GoDaddy.com, LLC Martin Apple
80 yapple.nl 21 Mar 2024 - team.blue nl B.V. -
81 xapple.co.uk 30 Apr 2011 30 Apr 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
82 knapple.com 3 Sep 2015 3 Sep 2024 GoDaddy.com, LLC -
83 napale.cl 3 Aug 2015 3 Aug 2025 NIC Chile Jorge Ignacio Ugarte Araya
84 fapple.app 19 Apr 2023 19 Apr 2025 1&1 Internet SE Data Privacy Protected
85 bapple.org 3 Mar 2023 3 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
86 tapple.org 12 Jul 1996 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 happle.co.uk 8 Jan 2013 8 Jan 2025 20i Ltd [Tag = STACK] -
88 happle.online 11 Nov 2023 11 Nov 2024 Mat Bao Corporation Nguyễn Trung Hiếu
89 nuapple.com 21 Sep 2022 21 Sep 2024 GoDaddy.com, LLC -
90 nappse.com 30 May 2023 30 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 snapple.earth 15 Jan 2020 15 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 oapple.eu - - WEDOS Internet, a.s. -
93 wapple.uk 3 Aug 2021 3 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
94 nappie.club 6 Apr 2019 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 zapple.top 22 Feb 2021 22 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu zhen
96 dapple.associates 23 Aug 2023 23 Aug 2033 Porkbun LLC Private by Design, LLC
97 rapple.co.uk 26 Sep 2020 26 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
98 snapple.co.uk 14 Jan 2008 14 Jan 2026 Global Domains Ltd [Tag = GDLTD] -
99 dapple.biz 20 Feb 2013 19 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
100 njapple.cn 26 Apr 2014 26 Apr 2025 DYNADOTCHINA LLC 何启坤
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 Napple.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=napple.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "napple.jp",
        "page_size": 100
    },
    "count": {
        "total": 5748,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nupple.com, nipple.ai, iapple.info, oapple.pl, nappole.com, napile.org, napole.com.pl, 6apple.cn, anapple.top, snapple.in, napule.net, dapple.nz, kapple.au, snapple.com, tapple.net, iapple.store, zapple.exchange, aapple.icu, nzapple.kiwi, nappee.com, 1apple.net, dapple.ltd, dapple.gallery, nipple.town, 8apple.org, wapple.wtf, vapple.store, sapple.online, qnapple.com, dapple.net, nipple.uk, nipple.click, snapple.sk, nyapple.org, papple.uk, wapple.ca, xapple.ru, zapple.store, kapple.info, 2apple.net, sapple.cn, eapple.net, wapple.club, zapple.com, papple.it, mapple.quest, aapple.in, zapple.us, inapple.com, bapple.biz, 4apple.com, 1apple.ru, onapple.jp, dapple.baby, 4apple.nl, xapple.click, rapple.xyz, 1apple.xyz, nipple.pro, bapple.cn, papple.org, dapple.co.jp, iapple.cool, nappie.store, napples.xyz, bapple.co.uk, capple.co.kr, noapple.cn, bapple.bio, sapple.com.cn, mapple.co.jp, fapple.com, 6apple.com, papple.in, nipple.or.kr, bapple.xyz, happle.nl, nappla.com, mapple.us, yapple.nl, xapple.co.uk, knapple.com, napale.cl, fapple.app, bapple.org, tapple.org, happle.co.uk, happle.online, nuapple.com, nappse.com, snapple.earth, oapple.eu, wapple.uk, nappie.club, zapple.top, dapple.associates, rapple.co.uk, snapple.co.uk, dapple.biz, njapple.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "nupple.com",
            "domain_keyword": "nupple",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:47:03",
            "create_date": "2006-03-13",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "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": 4,
            "domain_name": "oapple.pl",
            "domain_keyword": "oapple",
            "domain_tld": "pl",
            "query_time": "2024-05-17 22:55:18",
            "create_date": "2023-05-11",
            "update_date": "2023-09-04",
            "registrar_name": "cyber_Folks S.A.",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nappole.com",
            "domain_keyword": "nappole",
            "domain_tld": "com",
            "query_time": "2024-05-19 15:07:53",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "napile.org",
            "domain_keyword": "napile",
            "domain_tld": "org",
            "query_time": "2024-06-02 02:47:23",
            "create_date": "2020-11-25",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saint Peterburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1lmy.name.com",
                "ns2cvx.name.com",
                "ns3qtx.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "napole.com.pl",
            "domain_keyword": "napole",
            "domain_tld": "com.pl",
            "query_time": "2024-05-11 01:02:25",
            "create_date": "2022-07-30",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-30",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.hostinghouse.pl",
                "ns2.hostinghouse.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "6apple.cn",
            "domain_keyword": "6apple",
            "domain_tld": "cn",
            "query_time": "2024-05-02 17:27:36",
            "create_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "唐万辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "anapple.top",
            "domain_keyword": "anapple",
            "domain_tld": "top",
            "query_time": "2024-05-28 03:00:40",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 3234,
            "registrar_name": "iNET Corporation",
            "registrar_website": "http://inet.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inet.vn",
                "ns2.inet.vn",
                "ns3.inet.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "snapple.in",
            "domain_keyword": "snapple",
            "domain_tld": "in",
            "query_time": "2024-06-02 06:43:28",
            "create_date": "2005-02-14",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dr Pepper Snapple Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns109.ultradns.biz",
                "pdns109.ultradns.com",
                "pdns109.ultradns.net",
                "pdns109.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "napule.net",
            "domain_keyword": "napule",
            "domain_tld": "net",
            "query_time": "2024-04-22 20:45:28",
            "create_date": "2013-01-27",
            "update_date": "2024-04-17",
            "expiry_date": "2027-01-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dapple.nz",
            "domain_keyword": "dapple",
            "domain_tld": "nz",
            "query_time": "2024-05-10 08:20:42",
            "create_date": "2020-09-10",
            "update_date": "2023-09-13",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.ubtdomains.co.nz",
                "ns2.ubtdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kapple.au",
            "domain_keyword": "kapple",
            "domain_tld": "au",
            "query_time": "2024-05-18 20:18:41",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "kapil nankany",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "snapple.com",
            "domain_keyword": "snapple",
            "domain_tld": "com",
            "query_time": "2024-05-21 02:43:58",
            "create_date": "1995-01-25",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gail.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tapple.net",
            "domain_keyword": "tapple",
            "domain_tld": "net",
            "query_time": "2024-05-15 05:42:59",
            "create_date": "2006-03-17",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "nash.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "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": 17,
            "domain_name": "zapple.exchange",
            "domain_keyword": "zapple",
            "domain_tld": "exchange",
            "query_time": "2024-05-27 21:34:52",
            "create_date": "2018-06-06",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "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": 19,
            "domain_name": "nzapple.kiwi",
            "domain_keyword": "nzapple",
            "domain_tld": "kiwi",
            "query_time": "2024-05-31 18:14:39",
            "create_date": "2014-05-01",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems",
            "registrar_website": "www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mr Apple New Zealand Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HKB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns109.ultradns.biz",
                "pdns109.ultradns.com",
                "pdns109.ultradns.net",
                "pdns109.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "nappee.com",
            "domain_keyword": "nappee",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:43:14",
            "create_date": "2017-06-26",
            "update_date": "2024-01-22",
            "expiry_date": "2025-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "1apple.net",
            "domain_keyword": "1apple",
            "domain_tld": "net",
            "query_time": "2024-05-14 13:33:58",
            "create_date": "2019-03-29",
            "update_date": "2023-03-30",
            "expiry_date": "2025-03-29",
            "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": 22,
            "domain_name": "dapple.ltd",
            "domain_keyword": "dapple",
            "domain_tld": "ltd",
            "query_time": "2024-05-23 01:13:44",
            "create_date": "2022-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dapple.gallery",
            "domain_keyword": "dapple",
            "domain_tld": "gallery",
            "query_time": "2024-05-27 18:57:42",
            "create_date": "2023-09-08",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-08",
            "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": [
                "3433.ns1.above.com",
                "3433.ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nipple.town",
            "domain_keyword": "nipple",
            "domain_tld": "town",
            "query_time": "2024-05-23 20:23:31",
            "create_date": "2020-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "8apple.org",
            "domain_keyword": "8apple",
            "domain_tld": "org",
            "query_time": "2024-05-21 00:40:52",
            "create_date": "2016-03-14",
            "update_date": "2023-03-16",
            "expiry_date": "2028-03-14",
            "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": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wapple.wtf",
            "domain_keyword": "wapple",
            "domain_tld": "wtf",
            "query_time": "2024-06-01 01:40:34",
            "create_date": "2024-04-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-23",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vapple.store",
            "domain_keyword": "vapple",
            "domain_tld": "store",
            "query_time": "2024-06-05 08:08:16",
            "create_date": "2023-09-26",
            "update_date": "2023-11-25",
            "expiry_date": "2024-09-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sapple.online",
            "domain_keyword": "sapple",
            "domain_tld": "online",
            "query_time": "2024-05-13 00:52:33",
            "create_date": "2023-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "qnapple.com",
            "domain_keyword": "qnapple",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:04:31",
            "create_date": "2014-12-07",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-07",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Ah Cheol",
            "registrant_address": "13-5, Sinheung-ro 29-gil, Yongsan-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "140840",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7077363164",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dapple.net",
            "domain_keyword": "dapple",
            "domain_tld": "net",
            "query_time": "2024-05-20 07:42:57",
            "create_date": "2002-10-09",
            "update_date": "2023-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dapple.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nipple.uk",
            "domain_keyword": "nipple",
            "domain_tld": "uk",
            "query_time": "2024-06-05 16:44:55",
            "create_date": "2021-03-31",
            "update_date": "2024-06-02",
            "expiry_date": "2025-03-31",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "nipple.click",
            "domain_keyword": "nipple",
            "domain_tld": "click",
            "query_time": "2024-06-07 05:31:49",
            "create_date": "2021-06-07",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by mixhost",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "snapple.sk",
            "domain_keyword": "snapple",
            "domain_tld": "sk",
            "query_time": "2024-06-10 19:07:34",
            "create_date": "2004-08-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-25",
            "registrar_name": "Markus Germann",
            "registrant_name": "Domain Administrator",
            "registrant_company": "CSC Corporate Domains, Inc.",
            "registrant_address": "251 Little Falls Drive",
            "registrant_city": "Wilmington",
            "registrant_zip": "19808",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3026365400",
            "name_servers": [
                "pdns109.ultradns.biz",
                "pdns109.ultradns.com",
                "pdns109.ultradns.net",
                "pdns109.ultradns.org"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 34,
            "domain_name": "nyapple.org",
            "domain_keyword": "nyapple",
            "domain_tld": "org",
            "query_time": "2024-06-10 15:52:14",
            "create_date": "2008-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "papple.uk",
            "domain_keyword": "papple",
            "domain_tld": "uk",
            "query_time": "2024-06-13 00:07:15",
            "create_date": "2019-03-21",
            "update_date": "2024-06-12",
            "expiry_date": "2025-03-21",
            "registrar_name": "ANY-Web Limited [Tag = WEBHOUND]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "wapple.ca",
            "domain_keyword": "wapple",
            "domain_tld": "ca",
            "query_time": "2024-04-28 23:43:12",
            "create_date": "2018-12-20",
            "update_date": "2024-03-30",
            "expiry_date": "2024-12-20",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "xapple.ru",
            "domain_keyword": "xapple",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:53:13",
            "create_date": "2006-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "kostroma.ens.mail.ru",
                "obninsk.ens.mail.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "zapple.store",
            "domain_keyword": "zapple",
            "domain_tld": "store",
            "query_time": "2024-05-08 00:53:58",
            "create_date": "2020-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "kapple.info",
            "domain_keyword": "kapple",
            "domain_tld": "info",
            "query_time": "2024-05-19 14:44:26",
            "create_date": "2023-01-10",
            "update_date": "2023-08-14",
            "expiry_date": "2026-01-10",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "2apple.net",
            "domain_keyword": "2apple",
            "domain_tld": "net",
            "query_time": "2024-05-18 18:57:48",
            "create_date": "2019-10-23",
            "update_date": "2024-01-04",
            "expiry_date": "2024-10-23",
            "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": "111",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "AE",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=2apple.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": 41,
            "domain_name": "sapple.cn",
            "domain_keyword": "sapple",
            "domain_tld": "cn",
            "query_time": "2024-06-07 05:37:10",
            "create_date": "2019-01-26",
            "expiry_date": "2026-01-26",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "宋平波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "redbud.dnspod.net",
                "rosewood.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "eapple.net",
            "domain_keyword": "eapple",
            "domain_tld": "net",
            "query_time": "2024-05-31 09:05:30",
            "create_date": "2023-09-18",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wapple.club",
            "domain_keyword": "wapple",
            "domain_tld": "club",
            "query_time": "2024-06-02 05:27:29",
            "create_date": "2022-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.org",
                "ns1035.ui-dns.com",
                "ns1111.ui-dns.de",
                "ns1126.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "zapple.com",
            "domain_keyword": "zapple",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:49:12",
            "create_date": "2002-04-27",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "athena.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "papple.it",
            "domain_keyword": "papple",
            "domain_tld": "it",
            "query_time": "2024-05-10 02:18:51",
            "create_date": "2012-02-13",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-13",
            "registrar_name": "Seeweb S.r.l.",
            "registrar_website": "https://www.tophost.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 46,
            "domain_name": "mapple.quest",
            "domain_keyword": "mapple",
            "domain_tld": "quest",
            "query_time": "2024-05-20 07:20:11",
            "create_date": "2024-01-24",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "maria.ns.cloudflare.com",
                "nile.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aapple.in",
            "domain_keyword": "aapple",
            "domain_tld": "in",
            "query_time": "2024-05-22 13:39:17",
            "create_date": "2022-07-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "zapple.us",
            "domain_keyword": "zapple",
            "domain_tld": "us",
            "query_time": "2024-05-29 17:15:33",
            "create_date": "2022-08-11",
            "update_date": "2022-08-16",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "SIKANDAR JAVED",
            "registrant_company": "Golden man auto parts LLC",
            "registrant_address": "GOLDENMAN AUTO PARTS SHOP 25 OPPOSITE CITY KING HOTEL, NEAR BANIYAS SQUARE DEIRA",
            "registrant_city": "DUBAI",
            "registrant_state": "UAE",
            "registrant_zip": "56829",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.555590211",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "inapple.com",
            "domain_keyword": "inapple",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:25:36",
            "create_date": "2020-10-15",
            "update_date": "2024-03-30",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bapple.biz",
            "domain_keyword": "bapple",
            "domain_tld": "biz",
            "query_time": "2024-06-12 17:31:37",
            "create_date": "2022-02-16",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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-1101.awsdns-09.org",
                "ns-143.awsdns-17.com",
                "ns-1863.awsdns-40.co.uk",
                "ns-664.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "4apple.com",
            "domain_keyword": "4apple",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:43:20",
            "create_date": "2004-10-11",
            "update_date": "2023-12-21",
            "expiry_date": "2025-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-vkvynnbekxxmvrztcbyrgv.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "1apple.ru",
            "domain_keyword": "1apple",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:35:03",
            "create_date": "2023-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "onapple.jp",
            "domain_keyword": "onapple",
            "domain_tld": "jp",
            "query_time": "2024-05-24 18:41:35",
            "create_date": "2016-12-22",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Alpha",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "dale.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 54,
            "domain_name": "dapple.baby",
            "domain_keyword": "dapple",
            "domain_tld": "baby",
            "query_time": "2024-05-23 01:15:30",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "4apple.nl",
            "domain_keyword": "4apple",
            "domain_tld": "nl",
            "query_time": "2024-05-15 07:04:30",
            "create_date": "2023-03-04",
            "update_date": "2024-03-30",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 56,
            "domain_name": "xapple.click",
            "domain_keyword": "xapple",
            "domain_tld": "click",
            "query_time": "2024-05-20 07:53:18",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "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": [
                "noor.ns.cloudflare.com",
                "syeef.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "rapple.xyz",
            "domain_keyword": "rapple",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 10:04:38",
            "create_date": "2022-01-23",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-23",
            "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.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "1apple.xyz",
            "domain_keyword": "1apple",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 16:29:33",
            "create_date": "2021-04-03",
            "update_date": "2023-09-13",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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": [
                "edna.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "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": 60,
            "domain_name": "bapple.cn",
            "domain_keyword": "bapple",
            "domain_tld": "cn",
            "query_time": "2024-04-18 13:51:18",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "司晓新",
            "registrant_email": "[email protected]",
            "name_servers": [
                "emerie.ns.cloudflare.com",
                "leonidas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "papple.org",
            "domain_keyword": "papple",
            "domain_tld": "org",
            "query_time": "2024-05-12 01:42:22",
            "create_date": "2017-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dapple.co.jp",
            "domain_keyword": "dapple",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 11:00:45",
            "create_date": "2015-06-08",
            "update_date": "2023-07-01",
            "registrant_company": "Dapple Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 63,
            "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": 64,
            "domain_name": "nappie.store",
            "domain_keyword": "nappie",
            "domain_tld": "store",
            "query_time": "2024-05-27 20:41:35",
            "create_date": "2023-11-25",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-25",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "napples.xyz",
            "domain_keyword": "napples",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 01:04:33",
            "create_date": "2021-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bapple.co.uk",
            "domain_keyword": "bapple",
            "domain_tld": "co.uk",
            "query_time": "2024-06-12 17:31:35",
            "create_date": "2013-10-05",
            "update_date": "2023-10-04",
            "expiry_date": "2025-10-05",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1086.ui-dns.biz",
                "ns1086.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1086.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "capple.co.kr",
            "domain_keyword": "capple",
            "domain_tld": "co.kr",
            "query_time": "2022-07-03 06:52:04",
            "create_date": "2014-03-21",
            "update_date": "2014-03-21",
            "expiry_date": "2024-03-21",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 68,
            "domain_name": "noapple.cn",
            "domain_keyword": "noapple",
            "domain_tld": "cn",
            "query_time": "2024-04-28 22:13:05",
            "create_date": "2022-11-18",
            "expiry_date": "2032-11-18",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "杨博坤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "june.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bapple.bio",
            "domain_keyword": "bapple",
            "domain_tld": "bio",
            "query_time": "2024-05-20 17:41:03",
            "create_date": "2023-01-17",
            "update_date": "2023-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sapple.com.cn",
            "domain_keyword": "sapple",
            "domain_tld": "com.cn",
            "query_time": "2024-05-23 18:36:49",
            "create_date": "2014-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "颜其平",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mapple.co.jp",
            "domain_keyword": "mapple",
            "domain_tld": "co.jp",
            "query_time": "2024-05-26 11:27:47",
            "create_date": "1996-07-05",
            "update_date": "2024-03-29",
            "registrant_company": "Shobunsha Publications, Inc.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 72,
            "domain_name": "fapple.com",
            "domain_keyword": "fapple",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:08:44",
            "create_date": "2009-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "ns0.fapple.com",
                "ns1.fapple.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "6apple.com",
            "domain_keyword": "6apple",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:46:56",
            "create_date": "2004-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "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": "HU NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=6apple.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "pendingTransfer"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "papple.in",
            "domain_keyword": "papple",
            "domain_tld": "in",
            "query_time": "2024-06-10 07:01:20",
            "create_date": "2018-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "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": 76,
            "domain_name": "bapple.xyz",
            "domain_keyword": "bapple",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 17:41:03",
            "create_date": "2023-01-17",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-17",
            "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": 77,
            "domain_name": "happle.nl",
            "domain_keyword": "happle",
            "domain_tld": "nl",
            "query_time": "2024-06-05 17:51:04",
            "create_date": "2023-06-06",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 78,
            "domain_name": "nappla.com",
            "domain_keyword": "nappla",
            "domain_tld": "com",
            "query_time": "2024-05-11 01:03:07",
            "create_date": "2023-02-18",
            "update_date": "2023-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mapple.us",
            "domain_keyword": "mapple",
            "domain_tld": "us",
            "query_time": "2024-05-18 10:58:21",
            "create_date": "2016-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Martin Apple",
            "registrant_address": "Box 33999",
            "registrant_city": "Washington",
            "registrant_state": "District of Columbia",
            "registrant_zip": "20033",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2022152119",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "yapple.nl",
            "domain_keyword": "yapple",
            "domain_tld": "nl",
            "query_time": "2024-05-23 08:03:24",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "xapple.co.uk",
            "domain_keyword": "xapple",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 20:33:44",
            "create_date": "2011-04-30",
            "update_date": "2023-03-31",
            "expiry_date": "2024-04-30",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 82,
            "domain_name": "knapple.com",
            "domain_keyword": "knapple",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:25:26",
            "create_date": "2015-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "napale.cl",
            "domain_keyword": "napale",
            "domain_tld": "cl",
            "query_time": "2024-04-30 10:59:39",
            "create_date": "2015-08-03",
            "expiry_date": "2025-08-03",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Jorge Ignacio Ugarte Araya",
            "name_servers": [
                "ns1.dorganico.cl",
                "ns2.dorganico.cl"
            ]
        },
        {
            "num": 84,
            "domain_name": "fapple.app",
            "domain_keyword": "fapple",
            "domain_tld": "app",
            "query_time": "2024-04-20 01:34:59",
            "create_date": "2023-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns1046.ui-dns.biz",
                "ns1083.ui-dns.org",
                "ns1088.ui-dns.com",
                "ns1090.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bapple.org",
            "domain_keyword": "bapple",
            "domain_tld": "org",
            "query_time": "2024-05-07 20:14:59",
            "create_date": "2023-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "tapple.org",
            "domain_keyword": "tapple",
            "domain_tld": "org",
            "query_time": "2024-05-23 01:00:03",
            "create_date": "1996-07-12",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.websitehostserver.net",
                "ns2.websitehostserver.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "happle.co.uk",
            "domain_keyword": "happle",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 09:32:49",
            "create_date": "2013-01-08",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-08",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "happle.online",
            "domain_keyword": "happle",
            "domain_tld": "online",
            "query_time": "2024-05-18 09:32:49",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "http://www.matbao.net",
            "registrant_company": "Nguyễn Trung Hiếu",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "nuapple.com",
            "domain_keyword": "nuapple",
            "domain_tld": "com",
            "query_time": "2024-06-03 11:52:53",
            "create_date": "2022-09-21",
            "update_date": "2023-12-11",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "nappse.com",
            "domain_keyword": "nappse",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:48:23",
            "create_date": "2023-05-30",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "snapple.earth",
            "domain_keyword": "snapple",
            "domain_tld": "earth",
            "query_time": "2024-04-29 01:43:09",
            "create_date": "2020-01-15",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-15",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "oapple.eu",
            "domain_keyword": "oapple",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:11:53",
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "http://hosting.wedos.com",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        },
        {
            "num": 93,
            "domain_name": "wapple.uk",
            "domain_keyword": "wapple",
            "domain_tld": "uk",
            "query_time": "2024-05-09 00:50:30",
            "create_date": "2021-08-03",
            "update_date": "2023-12-20",
            "expiry_date": "2024-08-03",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "hope.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "nappie.club",
            "domain_keyword": "nappie",
            "domain_tld": "club",
            "query_time": "2024-05-21 20:09:15",
            "create_date": "2019-04-06",
            "update_date": "2023-06-24",
            "expiry_date": "2025-04-06",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "zapple.top",
            "domain_keyword": "zapple",
            "domain_tld": "top",
            "query_time": "2024-05-24 01:30:17",
            "create_date": "2021-02-22",
            "expiry_date": "2026-02-22",
            "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": "liu zhen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "dapple.associates",
            "domain_keyword": "dapple",
            "domain_tld": "associates",
            "query_time": "2024-05-27 18:57:41",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2033-08-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "rapple.co.uk",
            "domain_keyword": "rapple",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 19:25:02",
            "create_date": "2020-09-26",
            "update_date": "2023-07-25",
            "expiry_date": "2024-09-26",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "snapple.co.uk",
            "domain_keyword": "snapple",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 07:38:25",
            "create_date": "2008-01-14",
            "update_date": "2023-12-19",
            "expiry_date": "2026-01-14",
            "registrar_name": "Global Domains Ltd [Tag = GDLTD]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "dapple.biz",
            "domain_keyword": "dapple",
            "domain_tld": "biz",
            "query_time": "2024-04-19 05:53:25",
            "create_date": "2013-02-20",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "njapple.cn",
            "domain_keyword": "njapple",
            "domain_tld": "cn",
            "query_time": "2024-04-27 00:53:28",
            "create_date": "2014-04-26",
            "expiry_date": "2025-04-26",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "何启坤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.245,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>napple.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5748</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nupple.com, nipple.ai, iapple.info, oapple.pl, nappole.com, napile.org, napole.com.pl, 6apple.cn, anapple.top, snapple.in, napule.net, dapple.nz, kapple.au, snapple.com, tapple.net, iapple.store, zapple.exchange, aapple.icu, nzapple.kiwi, nappee.com, 1apple.net, dapple.ltd, dapple.gallery, nipple.town, 8apple.org, wapple.wtf, vapple.store, sapple.online, qnapple.com, dapple.net, nipple.uk, nipple.click, snapple.sk, nyapple.org, papple.uk, wapple.ca, xapple.ru, zapple.store, kapple.info, 2apple.net, sapple.cn, eapple.net, wapple.club, zapple.com, papple.it, mapple.quest, aapple.in, zapple.us, inapple.com, bapple.biz, 4apple.com, 1apple.ru, onapple.jp, dapple.baby, 4apple.nl, xapple.click, rapple.xyz, 1apple.xyz, nipple.pro, bapple.cn, papple.org, dapple.co.jp, iapple.cool, nappie.store, napples.xyz, bapple.co.uk, capple.co.kr, noapple.cn, bapple.bio, sapple.com.cn, mapple.co.jp, fapple.com, 6apple.com, papple.in, nipple.or.kr, bapple.xyz, happle.nl, nappla.com, mapple.us, yapple.nl, xapple.co.uk, knapple.com, napale.cl, fapple.app, bapple.org, tapple.org, happle.co.uk, happle.online, nuapple.com, nappse.com, snapple.earth, oapple.eu, wapple.uk, nappie.club, zapple.top, dapple.associates, rapple.co.uk, snapple.co.uk, dapple.biz, njapple.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nupple.com</domain_name>
   <domain_keyword>nupple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:47:03</query_time>
   <create_date>2006-03-13</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>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>3</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>4</num>
   <domain_name>oapple.pl</domain_name>
   <domain_keyword>oapple</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 22:55:18</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2023-09-04</update_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nappole.com</domain_name>
   <domain_keyword>nappole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 15:07:53</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</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>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.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>napile.org</domain_name>
   <domain_keyword>napile</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 02:47:23</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saint Peterburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1lmy.name.com</value>
    <value>ns2cvx.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>napole.com.pl</domain_name>
   <domain_keyword>napole</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-11 01:02:25</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.hostinghouse.pl</value>
    <value>ns2.hostinghouse.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>6apple.cn</domain_name>
   <domain_keyword>6apple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 17:27:36</query_time>
   <create_date>2024-02-01</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>唐万辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>anapple.top</domain_name>
   <domain_keyword>anapple</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-28 03:00:40</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>3234</registrar_iana>
   <registrar_name>iNET Corporation</registrar_name>
   <registrar_website>http://inet.vn</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>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inet.vn</value>
    <value>ns2.inet.vn</value>
    <value>ns3.inet.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>snapple.in</domain_name>
   <domain_keyword>snapple</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 06:43:28</query_time>
   <create_date>2005-02-14</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dr Pepper Snapple Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns109.ultradns.biz</value>
    <value>pdns109.ultradns.com</value>
    <value>pdns109.ultradns.net</value>
    <value>pdns109.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>napule.net</domain_name>
   <domain_keyword>napule</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 20:45:28</query_time>
   <create_date>2013-01-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2027-01-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>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>12</num>
   <domain_name>dapple.nz</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-10 08:20:42</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-13</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.ubtdomains.co.nz</value>
    <value>ns2.ubtdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kapple.au</domain_name>
   <domain_keyword>kapple</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 20:18:41</query_time>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>kapil nankany</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>snapple.com</domain_name>
   <domain_keyword>snapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 02:43:58</query_time>
   <create_date>1995-01-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gail.ns.cloudflare.com</value>
    <value>theo.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>tapple.net</domain_name>
   <domain_keyword>tapple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 05:42:59</query_time>
   <create_date>2006-03-17</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-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>dahlia.ns.cloudflare.com</value>
    <value>nash.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</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>17</num>
   <domain_name>zapple.exchange</domain_name>
   <domain_keyword>zapple</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-27 21:34:52</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</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>19</num>
   <domain_name>nzapple.kiwi</domain_name>
   <domain_keyword>nzapple</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-31 18:14:39</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mr Apple New Zealand Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HKB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns109.ultradns.biz</value>
    <value>pdns109.ultradns.com</value>
    <value>pdns109.ultradns.net</value>
    <value>pdns109.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>nappee.com</domain_name>
   <domain_keyword>nappee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:43:14</query_time>
   <create_date>2017-06-26</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-06-26</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>1apple.net</domain_name>
   <domain_keyword>1apple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 13:33:58</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2025-03-29</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>22</num>
   <domain_name>dapple.ltd</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-23 01:13:44</query_time>
   <create_date>2022-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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>ns51.domaincontrol.com</value>
    <value>ns52.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>23</num>
   <domain_name>dapple.gallery</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-27 18:57:42</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-08</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>3433.ns1.above.com</value>
    <value>3433.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>nipple.town</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-05-23 20:23:31</query_time>
   <create_date>2020-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>8apple.org</domain_name>
   <domain_keyword>8apple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 00:40:52</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2028-03-14</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>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wapple.wtf</domain_name>
   <domain_keyword>wapple</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-06-01 01:40:34</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-23</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>ns17.domaincontrol.com</value>
    <value>ns18.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>27</num>
   <domain_name>vapple.store</domain_name>
   <domain_keyword>vapple</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-05 08:08:16</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sapple.online</domain_name>
   <domain_keyword>sapple</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 00:52:33</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>qnapple.com</domain_name>
   <domain_keyword>qnapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:04:31</query_time>
   <create_date>2014-12-07</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Ah Cheol</registrant_name>
   <registrant_address>13-5, Sinheung-ro 29-gil, Yongsan-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>140840</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7077363164</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dapple.net</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 07:42:57</query_time>
   <create_date>2002-10-09</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dapple.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>31</num>
   <domain_name>nipple.uk</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-05 16:44:55</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>nipple.click</domain_name>
   <domain_keyword>nipple</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-07 05:31:49</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by mixhost</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>snapple.sk</domain_name>
   <domain_keyword>snapple</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-06-10 19:07:34</query_time>
   <create_date>2004-08-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Markus Germann</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>CSC Corporate Domains, Inc.</registrant_company>
   <registrant_address>251 Little Falls Drive</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_zip>19808</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3026365400</registrant_phone>
   <name_servers>
    <value>pdns109.ultradns.biz</value>
    <value>pdns109.ultradns.com</value>
    <value>pdns109.ultradns.net</value>
    <value>pdns109.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>nyapple.org</domain_name>
   <domain_keyword>nyapple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 15:52:14</query_time>
   <create_date>2008-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>35</num>
   <domain_name>papple.uk</domain_name>
   <domain_keyword>papple</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-13 00:07:15</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = WEBHOUND]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>wapple.ca</domain_name>
   <domain_keyword>wapple</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 23:43:12</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>37</num>
   <domain_name>xapple.ru</domain_name>
   <domain_keyword>xapple</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:53:13</query_time>
   <create_date>2006-06-15</create_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>kostroma.ens.mail.ru</value>
    <value>obninsk.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>zapple.store</domain_name>
   <domain_keyword>zapple</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 00:53:58</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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>ns37.domaincontrol.com</value>
    <value>ns38.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>39</num>
   <domain_name>kapple.info</domain_name>
   <domain_keyword>kapple</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 14:44:26</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2026-01-10</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>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>40</num>
   <domain_name>2apple.net</domain_name>
   <domain_keyword>2apple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 18:57:48</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-10-23</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>111</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=2apple.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>41</num>
   <domain_name>sapple.cn</domain_name>
   <domain_keyword>sapple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-07 05:37:10</query_time>
   <create_date>2019-01-26</create_date>
   <expiry_date>2026-01-26</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>宋平波</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>redbud.dnspod.net</value>
    <value>rosewood.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>eapple.net</domain_name>
   <domain_keyword>eapple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 09:05:30</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>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>43</num>
   <domain_name>wapple.club</domain_name>
   <domain_keyword>wapple</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 05:27:29</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.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>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1018.ui-dns.org</value>
    <value>ns1035.ui-dns.com</value>
    <value>ns1111.ui-dns.de</value>
    <value>ns1126.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>zapple.com</domain_name>
   <domain_keyword>zapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:49:12</query_time>
   <create_date>2002-04-27</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>athena.ns.cloudflare.com</value>
    <value>jack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>papple.it</domain_name>
   <domain_keyword>papple</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 02:18:51</query_time>
   <create_date>2012-02-13</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Seeweb S.r.l.</registrar_name>
   <registrar_website>https://www.tophost.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>mapple.quest</domain_name>
   <domain_keyword>mapple</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-20 07:20:11</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>maria.ns.cloudflare.com</value>
    <value>nile.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>aapple.in</domain_name>
   <domain_keyword>aapple</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-22 13:39:17</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>zapple.us</domain_name>
   <domain_keyword>zapple</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 17:15:33</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>SIKANDAR JAVED</registrant_name>
   <registrant_company>Golden man auto parts LLC</registrant_company>
   <registrant_address>GOLDENMAN AUTO PARTS SHOP 25 OPPOSITE CITY KING HOTEL, NEAR BANIYAS SQUARE DEIRA</registrant_address>
   <registrant_city>DUBAI</registrant_city>
   <registrant_state>UAE</registrant_state>
   <registrant_zip>56829</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.555590211</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>inapple.com</domain_name>
   <domain_keyword>inapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:25:36</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bapple.biz</domain_name>
   <domain_keyword>bapple</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-12 17:31:37</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.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_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-1101.awsdns-09.org</value>
    <value>ns-143.awsdns-17.com</value>
    <value>ns-1863.awsdns-40.co.uk</value>
    <value>ns-664.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>4apple.com</domain_name>
   <domain_keyword>4apple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:43:20</query_time>
   <create_date>2004-10-11</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-vkvynnbekxxmvrztcbyrgv.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>1apple.ru</domain_name>
   <domain_keyword>1apple</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:35:03</query_time>
   <create_date>2023-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>onapple.jp</domain_name>
   <domain_keyword>onapple</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-24 18:41:35</query_time>
   <create_date>2016-12-22</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Alpha</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>dale.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>dapple.baby</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-23 01:15:30</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>4apple.nl</domain_name>
   <domain_keyword>4apple</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 07:04:30</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-03-30</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>xapple.click</domain_name>
   <domain_keyword>xapple</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-20 07:53:18</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</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>noor.ns.cloudflare.com</value>
    <value>syeef.ns.cloudflare.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>rapple.xyz</domain_name>
   <domain_keyword>rapple</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 10:04:38</query_time>
   <create_date>2022-01-23</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-23</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.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>1apple.xyz</domain_name>
   <domain_keyword>1apple</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 16:29:33</query_time>
   <create_date>2021-04-03</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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>edna.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>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>60</num>
   <domain_name>bapple.cn</domain_name>
   <domain_keyword>bapple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-18 13:51:18</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>司晓新</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>emerie.ns.cloudflare.com</value>
    <value>leonidas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>papple.org</domain_name>
   <domain_keyword>papple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 01:42:22</query_time>
   <create_date>2017-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>dapple.co.jp</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 11:00:45</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Dapple Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>63</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>64</num>
   <domain_name>nappie.store</domain_name>
   <domain_keyword>nappie</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 20:41:35</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-25</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>napples.xyz</domain_name>
   <domain_keyword>napples</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 01:04:33</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bapple.co.uk</domain_name>
   <domain_keyword>bapple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-12 17:31:35</query_time>
   <create_date>2013-10-05</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1086.ui-dns.biz</value>
    <value>ns1086.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1086.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>capple.co.kr</domain_name>
   <domain_keyword>capple</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-03 06:52:04</query_time>
   <create_date>2014-03-21</create_date>
   <update_date>2014-03-21</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>68</num>
   <domain_name>noapple.cn</domain_name>
   <domain_keyword>noapple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 22:13:05</query_time>
   <create_date>2022-11-18</create_date>
   <expiry_date>2032-11-18</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>杨博坤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>june.ns.cloudflare.com</value>
    <value>kellen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bapple.bio</domain_name>
   <domain_keyword>bapple</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-20 17:41:03</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2023-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sapple.com.cn</domain_name>
   <domain_keyword>sapple</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-23 18:36:49</query_time>
   <create_date>2014-08-19</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>颜其平</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mapple.co.jp</domain_name>
   <domain_keyword>mapple</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-26 11:27:47</query_time>
   <create_date>1996-07-05</create_date>
   <update_date>2024-03-29</update_date>
   <registrant_company>Shobunsha Publications, Inc.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>fapple.com</domain_name>
   <domain_keyword>fapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:08:44</query_time>
   <create_date>2009-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns0.fapple.com</value>
    <value>ns1.fapple.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>6apple.com</domain_name>
   <domain_keyword>6apple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:46:56</query_time>
   <create_date>2004-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</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>HU NAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=6apple.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>pendingTransfer</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>papple.in</domain_name>
   <domain_keyword>papple</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-10 07:01:20</query_time>
   <create_date>2018-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</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>76</num>
   <domain_name>bapple.xyz</domain_name>
   <domain_keyword>bapple</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 17:41:03</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-17</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>77</num>
   <domain_name>happle.nl</domain_name>
   <domain_keyword>happle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-05 17:51:04</query_time>
   <create_date>2023-06-06</create_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>nappla.com</domain_name>
   <domain_keyword>nappla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 01:03:07</query_time>
   <create_date>2023-02-18</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mapple.us</domain_name>
   <domain_keyword>mapple</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 10:58:21</query_time>
   <create_date>2016-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Martin Apple</registrant_name>
   <registrant_address>Box 33999</registrant_address>
   <registrant_city>Washington</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>20033</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2022152119</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>yapple.nl</domain_name>
   <domain_keyword>yapple</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 08:03:24</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>xapple.co.uk</domain_name>
   <domain_keyword>xapple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 20:33:44</query_time>
   <create_date>2011-04-30</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2024-04-30</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>knapple.com</domain_name>
   <domain_keyword>knapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:25:26</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-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>buy.internettraffic.com</value>
    <value>sell.internettraffic.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>83</num>
   <domain_name>napale.cl</domain_name>
   <domain_keyword>napale</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 10:59:39</query_time>
   <create_date>2015-08-03</create_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Jorge Ignacio Ugarte Araya</registrant_name>
   <name_servers>
    <value>ns1.dorganico.cl</value>
    <value>ns2.dorganico.cl</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>fapple.app</domain_name>
   <domain_keyword>fapple</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-20 01:34:59</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1046.ui-dns.biz</value>
    <value>ns1083.ui-dns.org</value>
    <value>ns1088.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bapple.org</domain_name>
   <domain_keyword>bapple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 20:14:59</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>tapple.org</domain_name>
   <domain_keyword>tapple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 01:00:03</query_time>
   <create_date>1996-07-12</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns1.websitehostserver.net</value>
    <value>ns2.websitehostserver.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>87</num>
   <domain_name>happle.co.uk</domain_name>
   <domain_keyword>happle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 09:32:49</query_time>
   <create_date>2013-01-08</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>happle.online</domain_name>
   <domain_keyword>happle</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 09:32:49</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <registrant_company>Nguyễn Trung Hiếu</registrant_company>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>nuapple.com</domain_name>
   <domain_keyword>nuapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 11:52:53</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-09-21</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.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>90</num>
   <domain_name>nappse.com</domain_name>
   <domain_keyword>nappse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:48:23</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>91</num>
   <domain_name>snapple.earth</domain_name>
   <domain_keyword>snapple</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-29 01:43:09</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-15</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>oapple.eu</domain_name>
   <domain_keyword>oapple</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:11:53</query_time>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>http://hosting.wedos.com</registrar_website>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>wapple.uk</domain_name>
   <domain_keyword>wapple</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 00:50:30</query_time>
   <create_date>2021-08-03</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>hope.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>nappie.club</domain_name>
   <domain_keyword>nappie</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-21 20:09:15</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2025-04-06</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>zapple.top</domain_name>
   <domain_keyword>zapple</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 01:30:17</query_time>
   <create_date>2021-02-22</create_date>
   <expiry_date>2026-02-22</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>liu zhen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns29.hichina.com</value>
    <value>dns30.hichina.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>dapple.associates</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>associates</domain_tld>
   <query_time>2024-05-27 18:57:41</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2033-08-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>rapple.co.uk</domain_name>
   <domain_keyword>rapple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 19:25:02</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>snapple.co.uk</domain_name>
   <domain_keyword>snapple</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 07:38:25</query_time>
   <create_date>2008-01-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_name>Global Domains Ltd [Tag = GDLTD]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>dapple.biz</domain_name>
   <domain_keyword>dapple</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 05:53:25</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>njapple.cn</domain_name>
   <domain_keyword>njapple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-27 00:53:28</query_time>
   <create_date>2014-04-26</create_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>何启坤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.245</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.