We found a total of 2 historical WHOIS records (in 0.048 seconds) for "bergerapple.site" in our Historical WHOIS Database.
#1 - QUERY TIME

31 Dec 2020 - 3:04 PM UTC

Registered: 31 December 2020
Modified: 31 December 2020
Expiry: 31 December 2021

REGISTRAR

IANA: 2
Name: Network Solutions LLC
Website: https://www.networksolutions.com/

NAME SERVERS

ns17.worldnic.com
ns18.worldnic.com

DOMAIN STATUS

addPeriod
clientTransferProhibited
serverTransferProhibited

REGISTRANT

Name: Berger, Apple & Associates, Ltd.
Company: Berger, Apple & Associates, Ltd.
State: FL
Country: United States

#2 - QUERY TIME

1 Jan 2022 - 12:02 AM UTC

Registered: 31 December 2020
Modified: 5 January 2021
Expiry: 31 December 2022

REGISTRAR

IANA: 2
Name: Network Solutions LLC
Website: https://www.networksolutions.com/

NAME SERVERS

ns17.worldnic.com
ns18.worldnic.com

DOMAIN STATUS

autoRenewPeriod
clientTransferProhibited

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bergerapple.site
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bergerapple.site",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bergerapple.site",
    "results": [
        {
            "num": 1,
            "domain_name": "bergerapple.site",
            "domain_keyword": "bergerapple",
            "domain_tld": "site",
            "query_time": "2020-12-31 15:04:15",
            "create_date": "2020-12-31",
            "update_date": "2020-12-31",
            "expiry_date": "2021-12-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_name": "Berger, Apple & Associates, Ltd.",
            "registrant_company": "Berger, Apple & Associates, Ltd.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "bergerapple.site",
            "domain_keyword": "bergerapple",
            "domain_tld": "site",
            "query_time": "2022-01-01 00:02:13",
            "create_date": "2020-12-31",
            "update_date": "2021-01-05",
            "expiry_date": "2022-12-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "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>bergerapple.site</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>bergerapple.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bergerapple.site</domain_name>
   <domain_keyword>bergerapple</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2020-12-31 15:04:15</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2020-12-31</update_date>
   <expiry_date>2021-12-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_name>Berger, Apple &amp; Associates, Ltd.</registrant_name>
   <registrant_company>Berger, Apple &amp; Associates, Ltd.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bergerapple.site</domain_name>
   <domain_keyword>bergerapple</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2022-01-01 00:02:13</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2021-01-05</update_date>
   <expiry_date>2022-12-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.048</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 13 domain names (in 0.17 seconds) which look and sound like the brand name "bergerapple".
Domain Name Registered Expiry Registrar Ownership
1 betterapple.com 3 Mar 2010 3 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 biggerapple.com 5 Feb 2019 5 Feb 2025 Adomainofyourown.com LLC -
3 betterapple.cn 4 Jun 2023 4 Jun 2024 广州云讯信息科技有限公司 丁浩文
4 betterapple.top 5 Sep 2023 5 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ding hao wen
5 bergerapps.in 12 Jan 2012 12 Jan 2027 GoDaddy.com, LLC Management and Computer Consultants
6 bergetappe.de - - - -
7 eagerapple.com 7 Dec 2023 7 Dec 2024 Domain.com, LLC -
8 bernierapple.com 9 Mar 2021 9 Mar 2024 NameSilo, LLC -
9 biggerapple.org 11 Apr 2018 11 Apr 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
10 biggerapple.nyc 11 Apr 2018 11 Apr 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
11 mergeapple.com 24 Jan 2024 24 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
12 serverapple.com 20 May 2022 20 May 2025 Namegrab LLC -
13 begrapple.com 6 Oct 2020 6 Oct 2024 DREAMHOST Proxy Protection LLC

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bergerapple.site
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bergerapple.site",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "betterapple.com, biggerapple.com, betterapple.cn, betterapple.top, bergerapps.in, bergetappe.de, eagerapple.com, bernierapple.com, biggerapple.org, biggerapple.nyc, mergeapple.com, serverapple.com, begrapple.com",
    "results": [
        {
            "num": 1,
            "domain_name": "betterapple.com",
            "domain_keyword": "betterapple",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:38:35",
            "create_date": "2010-03-03",
            "update_date": "2020-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "biggerapple.com",
            "domain_keyword": "biggerapple",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:22:16",
            "create_date": "2019-02-05",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1158,
            "registrar_name": "Adomainofyourown.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "betterapple.cn",
            "domain_keyword": "betterapple",
            "domain_tld": "cn",
            "query_time": "2024-05-10 10:33:31",
            "create_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "丁浩文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "damien.ns.cloudflare.com",
                "hattie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "betterapple.top",
            "domain_keyword": "betterapple",
            "domain_tld": "top",
            "query_time": "2024-03-25 04:05:37",
            "create_date": "2023-09-05",
            "update_date": "2023-11-15",
            "expiry_date": "2024-09-05",
            "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": "ding hao wen",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bergerapps.in",
            "domain_keyword": "bergerapps",
            "domain_tld": "in",
            "query_time": "2024-03-29 08:01:00",
            "create_date": "2012-01-12",
            "update_date": "2023-02-14",
            "expiry_date": "2027-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Management and Computer Consultants",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bergetappe.de",
            "domain_keyword": "bergetappe",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:51:53",
            "update_date": "2021-01-15",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 7,
            "domain_name": "eagerapple.com",
            "domain_keyword": "eagerapple",
            "domain_tld": "com",
            "query_time": "2024-04-10 22:28:36",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.dotster-default.domainparkingserver.net",
                "ns2.dotster-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bernierapple.com",
            "domain_keyword": "bernierapple",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:33:51",
            "create_date": "2021-03-09",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "biggerapple.org",
            "domain_keyword": "biggerapple",
            "domain_tld": "org",
            "query_time": "2024-05-20 07:59:25",
            "create_date": "2018-04-11",
            "update_date": "2023-11-30",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "nile.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "biggerapple.nyc",
            "domain_keyword": "biggerapple",
            "domain_tld": "nyc",
            "query_time": "2024-05-20 07:59:25",
            "create_date": "2018-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mergeapple.com",
            "domain_keyword": "mergeapple",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:15:33",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "serverapple.com",
            "domain_keyword": "serverapple",
            "domain_tld": "com",
            "query_time": "2024-05-20 00:10:42",
            "create_date": "2022-05-20",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2867,
            "registrar_name": "Namegrab LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "begrapple.com",
            "domain_keyword": "begrapple",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:03:15",
            "create_date": "2020-10-06",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-06",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O begrapple.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.17,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bergerapple.site</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>betterapple.com, biggerapple.com, betterapple.cn, betterapple.top, bergerapps.in, bergetappe.de, eagerapple.com, bernierapple.com, biggerapple.org, biggerapple.nyc, mergeapple.com, serverapple.com, begrapple.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>betterapple.com</domain_name>
   <domain_keyword>betterapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:38:35</query_time>
   <create_date>2010-03-03</create_date>
   <update_date>2020-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>biggerapple.com</domain_name>
   <domain_keyword>biggerapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:22:16</query_time>
   <create_date>2019-02-05</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1158</registrar_iana>
   <registrar_name>Adomainofyourown.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <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>betterapple.cn</domain_name>
   <domain_keyword>betterapple</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 10:33:31</query_time>
   <create_date>2023-06-04</create_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>丁浩文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>damien.ns.cloudflare.com</value>
    <value>hattie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>betterapple.top</domain_name>
   <domain_keyword>betterapple</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-03-25 04:05:37</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-09-05</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>ding hao wen</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bergerapps.in</domain_name>
   <domain_keyword>bergerapps</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-03-29 08:01:00</query_time>
   <create_date>2012-01-12</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2027-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Management and Computer Consultants</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>6</num>
   <domain_name>bergetappe.de</domain_name>
   <domain_keyword>bergetappe</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:51:53</query_time>
   <update_date>2021-01-15</update_date>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>eagerapple.com</domain_name>
   <domain_keyword>eagerapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 22:28:36</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.dotster-default.domainparkingserver.net</value>
    <value>ns2.dotster-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bernierapple.com</domain_name>
   <domain_keyword>bernierapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:33:51</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>biggerapple.org</domain_name>
   <domain_keyword>biggerapple</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 07:59:25</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.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>PA</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>nile.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>biggerapple.nyc</domain_name>
   <domain_keyword>biggerapple</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-20 07:59:25</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-11</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_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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mergeapple.com</domain_name>
   <domain_keyword>mergeapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:15:33</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>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>guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>serverapple.com</domain_name>
   <domain_keyword>serverapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 00:10:42</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2867</registrar_iana>
   <registrar_name>Namegrab LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>begrapple.com</domain_name>
   <domain_keyword>begrapple</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:03:15</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O begrapple.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.17</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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