WHOIS QUERY TIME

27 Apr 2024 - 11:44 AM UTC

Registered: 16 August 2006
Modified: 1 September 2023
Expiry: 16 August 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

421.ns1.above.com
421.ns2.above.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=baycamp.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "baycamp.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "baycamp.com",
            "domain_keyword": "baycamp",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:44:12",
            "create_date": "2006-08-16",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>baycamp.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>baycamp.com</domain_name>
   <domain_keyword>baycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:44:12</query_time>
   <create_date>2006-08-16</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.041 seconds) for "baycamp.com" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Jul 2015 - 10:27 PM UTC

Registered: 16 August 2006
Modified: 28 February 2015
Expiry: 16 August 2015

REGISTRAR

IANA: 146
Name: GODADDY.COM, LLC

NAME SERVERS

ns1.afternic.com
ns2.afternic.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

REGISTRANT

Name: M. Madsen

#2 - QUERY TIME

27 Apr 2024 - 11:44 AM UTC

Registered: 16 August 2006
Modified: 1 September 2023
Expiry: 16 August 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

421.ns1.above.com
421.ns2.above.com

DOMAIN STATUS

ok

* 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=baycamp.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "baycamp.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "baycamp.com",
    "results": [
        {
            "num": 1,
            "domain_name": "baycamp.com",
            "domain_keyword": "baycamp",
            "domain_tld": "com",
            "query_time": "2015-07-06 22:27:52",
            "create_date": "2006-08-16",
            "update_date": "2015-02-28",
            "expiry_date": "2015-08-16",
            "registrar_iana": 146,
            "registrar_name": "GODADDY.COM, LLC",
            "registrant_name": "M. Madsen",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "baycamp.com",
            "domain_keyword": "baycamp",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:44:12",
            "create_date": "2006-08-16",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "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>baycamp.com</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>baycamp.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baycamp.com</domain_name>
   <domain_keyword>baycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2015-07-06 22:27:52</query_time>
   <create_date>2006-08-16</create_date>
   <update_date>2015-02-28</update_date>
   <expiry_date>2015-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GODADDY.COM, LLC</registrar_name>
   <registrant_name>M. Madsen</registrant_name>
   <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>
  </value>
  <value>
   <num>2</num>
   <domain_name>baycamp.com</domain_name>
   <domain_keyword>baycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:44:12</query_time>
   <create_date>2006-08-16</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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 3 domain names (in 0.016 seconds) which contained the exact domain keyword "baycamp".
Domain Name Registered Expiry Registrar Ownership
1 baycamp.com 16 Aug 2006 16 Aug 2024 Dynadot Inc -
2 baycamp.net 17 Nov 2010 17 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
3 baycamp.org 18 Mar 2019 18 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0154246659
4 baycamp.today 24 Apr 2021 24 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=baycamp&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "baycamp",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "baycamp.com, baycamp.net, baycamp.org, baycamp.today",
    "results": [
        {
            "num": 1,
            "domain_name": "baycamp.com",
            "domain_keyword": "baycamp",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:44:12",
            "create_date": "2006-08-16",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "baycamp.net",
            "domain_keyword": "baycamp",
            "domain_tld": "net",
            "query_time": "2024-04-27 11:44:13",
            "create_date": "2010-11-17",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-17",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "baycamp.org",
            "domain_keyword": "baycamp",
            "domain_tld": "org",
            "query_time": "2024-05-19 18:16:43",
            "create_date": "2019-03-18",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0154246659",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "baycamp.today",
            "domain_keyword": "baycamp",
            "domain_tld": "today",
            "query_time": "2024-05-29 19:37:04",
            "create_date": "2021-04-24",
            "update_date": "2023-06-08",
            "expiry_date": "2025-04-24",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>baycamp</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>baycamp.com, baycamp.net, baycamp.org, baycamp.today</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baycamp.com</domain_name>
   <domain_keyword>baycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:44:12</query_time>
   <create_date>2006-08-16</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>baycamp.net</domain_name>
   <domain_keyword>baycamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 11:44:13</query_time>
   <create_date>2010-11-17</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>baycamp.org</domain_name>
   <domain_keyword>baycamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 18:16:43</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0154246659</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>baycamp.today</domain_name>
   <domain_keyword>baycamp</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-29 19:37:04</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>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>
 </results>
 <stats>
  <total_time>0.016</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 2,684 domain names (in 0.27 seconds) which look and sound like the brand name "baycamp".
Domain Name Registered Expiry Registrar Ownership
1 batcamp.com 27 Aug 2016 27 Aug 2024 ANNULET, INC BuyDomains.com
2 baycap.finance 10 Nov 2023 10 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 barcamp.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
4 barcamp.day 1 Feb 2022 1 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
5 barcamp.guide 24 Jul 2016 24 Jul 2024 Key-Systems, LLC REDACTED FOR PRIVACY
6 babycamp.biz 12 Dec 2017 12 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
7 gaycamp.one 14 Apr 2022 14 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 barcamp.se 19 Sep 2017 19 Sep 2024 Name.com LLC -
9 baycams.com 27 Jun 2013 27 Jun 2024 NameCheap, Inc. -
10 barcamp.ruhr 28 Mar 2014 28 Mar 2025 InternetX GmbH -
11 barcamp.events 14 Jul 2019 14 Jul 2024 Tucows Domains Inc. Data Protected
12 baycomp.ru 23 Apr 2020 23 Apr 2025 BEGET-RU OOO BAYKOMP
13 barcamp.co 18 Dec 2023 18 Dec 2024 Porkbun Private by Design, LLC
14 beycamp.xyz 5 Dec 2023 5 Dec 2024 Nics Telekomunikasyon A.S. HAMIDIYE MAH. SEHIT OMER HALISDEMIR CAD NO11D
15 maycamp.com 11 Dec 2008 11 Dec 2024 DREAMHOST Proxy Protection LLC
16 boycamp.net 21 Jun 2004 21 Jun 2024 Wild West Domains, LLC Domains By Proxy, LLC
17 barcamp.lt 15 Feb 2017 16 Feb 2025 UAB "Interneto vizija" UAB "Interneto vizija"
18 beycamp.net 14 Feb 2020 14 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
19 daycamp.co.uk 30 Oct 2004 30 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
20 bayclamp.com 26 Mar 2015 26 Mar 2025 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi Mavipusula Bilişim
21 babycamp.net 18 Apr 2024 18 Apr 2025 Tucows Domains Inc. -
22 daycamp.store 30 Dec 2023 30 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
23 barcamp.in 6 Nov 2014 6 Nov 2024 Dynadot LLC REDACTED FOR PRIVACY
24 barcamp.tirol 30 Nov 2023 30 Nov 2024 PSI-USA, Inc. dba Domain Robot kapelari.studio GmbH
25 barcamp.koeln 11 Sep 2014 11 Sep 2024 Mesh Digital Limited REDACTED
26 gaycamp.com 7 Apr 2016 7 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
27 buycamp.com 1 Aug 2015 1 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 bagcamp.com 22 Jul 2018 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 batcamp.org 17 Apr 2018 17 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
30 bayscamp.com 26 Aug 2021 26 Aug 2024 GoDaddy.com, LLC -
31 barcamp.berlin 18 Mar 2014 18 Mar 2025 PSI-USA, Inc. dba DOMAIN ROBOT -
32 daycamp.jp 16 Jul 2008 31 Jul 2024 - tomoya isono
33 bdaycamp.com 16 Dec 2022 16 Dec 2024 IONOS SE REDACTED FOR PRIVACY
34 raycamp.eu - - OVH SAS -
35 barcamp.xyz 12 Jan 2024 12 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
36 bascamp.com 10 Sep 2009 10 Sep 2024 ABOVE.COM PTY LTD. -
37 daycamp.net 3 Sep 2023 3 Sep 2024 Domain Name Root LLC -
38 paycamp.pro 26 Feb 2024 26 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 saycamp.com 17 Sep 2020 17 Sep 2024 GoDaddy.com, LLC -
40 caycamp.org 2 Jul 2009 2 Jul 2024 eNom, LLC Chicago Alive Camp
41 gaycamp.dk 21 Nov 1997 31 Dec 2027 - Kristen Nielsen
42 barcamp.schule 31 Jul 2017 31 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
43 barcamp.ie 23 Jan 2007 23 Jan 2025 Blacknight Solutions REDACTED FOR PRIVACY
44 barcamp.it 2 Jan 2009 2 Jan 2025 Lilium di Andrea Fava Lilium di Andrea Fava
45 balcamp.com 5 Apr 2017 5 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 beycamp.com 14 Feb 2020 14 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
47 raycamp.com 24 Aug 2001 24 Aug 2027 GoDaddy.com, LLC -
48 haycamp.com 26 Feb 2018 26 Feb 2025 GoDaddy.com, LLC -
49 badcamp.net 26 Aug 2008 26 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
50 waycamp.com 10 Aug 2019 10 Aug 2024 GoDaddy.com, LLC -
51 bancamp.xyz 27 Nov 2022 27 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
52 barcamp.land 23 Feb 2014 23 Feb 2025 PSI-USA, Inc. dba Domain Robot Proud Music GbR
53 babycamp.one 16 Nov 2023 16 Nov 2024 One.com A/S E-type Industries aB
54 bazcamp.org 2 Feb 2024 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 baucamp.digital 21 Jul 2022 21 Jul 2024 PSI-USA, Inc. dba Domain Robot Landesverband Bayerischer Bauinnungen (LBB)
56 paycamp.online 15 Mar 2023 15 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
57 boycamp.ru 28 Jan 2009 28 Jan 2025 REGTIME-RU OOO "Farwater"
58 boycamp.org 22 Jun 2004 22 Jun 2024 Wild West Domains, LLC Domains By Proxy, LLC
59 baacamp.org 8 Nov 2005 8 Nov 2024 pair Networks, Inc. d/b/a pair Domains REDACTED FOR PRIVACY
60 baucamp.de - - - -
61 babycamp.ru 25 May 2004 25 May 2025 RU-CENTER-RU Private Person
62 barcamp.fr 21 Jun 2006 21 Jun 2024 GANDI Ano Nymous
63 baycomp.com 2 Mar 1996 3 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 bamcamp.org 22 Feb 2020 22 Feb 2025 Squarespace Domains II LLC Alluvio
65 daycamp.com 22 Jan 1997 23 Jan 2027 GoDaddy.com, LLC -
66 buycamp.ru 13 Feb 2018 13 Feb 2025 R01-RU Private Person
67 barcamp.net 13 Aug 2005 13 Aug 2024 GoDaddy.com, LLC -
68 babycamp.store 18 Apr 2024 18 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170921311
69 barcamp.be 14 Sep 2015 - Combell nv -
70 bascamp.nl 3 Jan 2020 - Metaregistrar B.V. -
71 waycamp.click 31 Mar 2022 31 Mar 2025 Amazon Registrar, Inc. Slyde Network, Inc
72 daycamp.feedback 18 Jun 2019 18 Jun 2024 TLD Registrar Solutions Ltd REDACTED FOR PRIVACY
73 baucamp.bayern 28 Jul 2022 28 Jul 2024 PSI-USA, Inc. dba Domain Robot Bayerische BauAkademie
74 badcamp.ru 11 Nov 2023 11 Nov 2024 REGRU-RU Private Person
75 daycamp.website 20 Jun 2019 20 Jun 2024 TLD Registrar Solutions Ltd Whois Privacy Corp.
76 babcamp.com 12 May 2024 12 May 2025 One.com A/S REDACTED FOR PRIVACY
77 bagcamp.ru 14 Oct 2015 14 Oct 2024 REGRU-RU LLC Innovative technologys, radioelectronics - medicine
78 barcamp.one 1 Dec 2022 1 Dec 2024 united-domains AG KW-con
79 balcamp.pl 11 Oct 2013 11 Oct 2024 home.pl S.A. -
80 daycamp.info 25 Jun 2015 25 Jun 2025 Network Solutions, LLC Jewish Community Centers of Chicago
81 ba-camp.org 1 Dec 2013 1 Dec 2024 RegistryGate GmbH Gerstbach Business Analyse GmbH
82 baecamp.com 13 Mar 2017 13 Mar 2025 NamePal.com #8001, LLC -
83 barcamp.club 17 Nov 2023 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 daycamp.org 7 Apr 2003 7 Apr 2025 Annulet LLC BuyDomains.com
85 baycalp.com 8 Jan 2014 8 Jan 2029 GoDaddy.com, LLC Domains By Proxy, LLC
86 haycamp.beer 9 May 2018 9 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
87 barcamp.space 11 Jun 2019 11 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
88 waycamp.ru 11 Oct 2022 11 Oct 2024 REGRU-RU Private Person
89 jaycamp.com 19 Jan 2012 19 Jan 2025 GoDaddy.com, LLC -
90 barcamp.bayern 28 Jul 2022 28 Jul 2024 PSI-USA, Inc. dba Domain Robot Bayerische BauAkademie
91 barcamp.co.uk 23 Mar 2023 23 Mar 2025 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
92 kaycamp.com 14 Sep 2018 14 Sep 2024 Network Solutions, LLC -
93 barcamp.foundation 18 Nov 2022 18 Nov 2024 eNom, LLC Data Protected
94 paycamp.store 28 Jun 2023 28 Jun 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
95 barcamp.nl 5 Jun 2024 - Realtime Register -
96 barcamp.rocks 3 Jun 2022 3 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
97 bapcamp.net 30 Jun 2022 30 Jun 2024 KOREA SERVER HOSTING INC. LEE SANG IL
98 barcamp.social 26 Jan 2019 26 Jan 2025 1API GmbH realtarget.com
99 barcamp.cm 6 Nov 2014 6 Nov 2020 MTN NS Willy MANGA
100 yaycamp.com 6 Apr 2015 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, 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 Baycamp.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=baycamp.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "baycamp.com",
        "page_size": 100
    },
    "count": {
        "total": 2684,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "batcamp.com, baycap.finance, barcamp.info, barcamp.day, barcamp.guide, babycamp.biz, gaycamp.one, barcamp.se, baycams.com, barcamp.ruhr, barcamp.events, baycomp.ru, barcamp.co, beycamp.xyz, maycamp.com, boycamp.net, barcamp.lt, beycamp.net, daycamp.co.uk, bayclamp.com, babycamp.net, daycamp.store, barcamp.in, barcamp.tirol, barcamp.koeln, gaycamp.com, buycamp.com, bagcamp.com, batcamp.org, bayscamp.com, barcamp.berlin, daycamp.jp, bdaycamp.com, raycamp.eu, barcamp.xyz, bascamp.com, daycamp.net, paycamp.pro, saycamp.com, caycamp.org, gaycamp.dk, barcamp.schule, barcamp.ie, barcamp.it, balcamp.com, beycamp.com, raycamp.com, haycamp.com, badcamp.net, waycamp.com, bancamp.xyz, barcamp.land, babycamp.one, bazcamp.org, baucamp.digital, paycamp.online, boycamp.ru, boycamp.org, baacamp.org, baucamp.de, babycamp.ru, barcamp.fr, baycomp.com, bamcamp.org, daycamp.com, buycamp.ru, barcamp.net, babycamp.store, barcamp.be, bascamp.nl, waycamp.click, daycamp.feedback, baucamp.bayern, badcamp.ru, daycamp.website, babcamp.com, bagcamp.ru, barcamp.one, balcamp.pl, daycamp.info, ba-camp.org, baecamp.com, barcamp.club, daycamp.org, baycalp.com, haycamp.beer, barcamp.space, waycamp.ru, jaycamp.com, barcamp.bayern, barcamp.co.uk, kaycamp.com, barcamp.foundation, paycamp.store, barcamp.nl, barcamp.rocks, bapcamp.net, barcamp.social, barcamp.cm, yaycamp.com",
    "results": [
        {
            "num": 1,
            "domain_name": "batcamp.com",
            "domain_keyword": "batcamp",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:26:52",
            "create_date": "2016-08-27",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-27",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "baycap.finance",
            "domain_keyword": "baycap",
            "domain_tld": "finance",
            "query_time": "2024-05-19 18:16:43",
            "create_date": "2023-11-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "barcamp.info",
            "domain_keyword": "barcamp",
            "domain_tld": "info",
            "query_time": "2024-05-12 19:12:31",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "barcamp.day",
            "domain_keyword": "barcamp",
            "domain_tld": "day",
            "query_time": "2024-05-12 19:12:31",
            "create_date": "2022-02-01",
            "update_date": "2023-03-18",
            "expiry_date": "2025-02-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-148-b.gandi.net",
                "ns-163-c.gandi.net",
                "ns-202-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "barcamp.guide",
            "domain_keyword": "barcamp",
            "domain_tld": "guide",
            "query_time": "2024-06-11 04:50:40",
            "create_date": "2016-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "babycamp.biz",
            "domain_keyword": "babycamp",
            "domain_tld": "biz",
            "query_time": "2024-04-30 22:00:12",
            "create_date": "2017-12-12",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-12",
            "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 MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gaycamp.one",
            "domain_keyword": "gaycamp",
            "domain_tld": "one",
            "query_time": "2024-04-28 11:00:04",
            "create_date": "2022-04-14",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "barcamp.se",
            "domain_keyword": "barcamp",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:54:02",
            "create_date": "2017-09-19",
            "update_date": "2024-03-18",
            "expiry_date": "2024-09-19",
            "registrar_name": "Name.com LLC",
            "name_servers": [
                "ns1.aumentada.net",
                "ns2.aumentada.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "baycams.com",
            "domain_keyword": "baycams",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:44:13",
            "create_date": "2013-06-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "barcamp.ruhr",
            "domain_keyword": "barcamp",
            "domain_tld": "ruhr",
            "query_time": "2024-05-28 02:02:56",
            "create_date": "2014-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsa0.schlundtech.de",
                "nsb0.schlundtech.de",
                "nsc0.schlundtech.de",
                "nsd0.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "barcamp.events",
            "domain_keyword": "barcamp",
            "domain_tld": "events",
            "query_time": "2024-06-11 04:50:40",
            "create_date": "2019-07-14",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "baycomp.ru",
            "domain_keyword": "baycomp",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:44:39",
            "create_date": "2020-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "BEGET-RU",
            "registrant_company": "OOO BAYKOMP",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "barcamp.co",
            "domain_keyword": "barcamp",
            "domain_tld": "co",
            "query_time": "2024-04-17 13:03:20",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "beycamp.xyz",
            "domain_keyword": "beycamp",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 22:08:41",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "HAMIDIYE MAH. SEHIT OMER HALISDEMIR CAD NO11D",
            "registrant_state": "BEYSEHIR",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "maycamp.com",
            "domain_keyword": "maycamp",
            "domain_tld": "com",
            "query_time": "2024-06-05 22:55:04",
            "create_date": "2008-12-11",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-11",
            "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 maycamp.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "boycamp.net",
            "domain_keyword": "boycamp",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:20:05",
            "create_date": "2004-06-21",
            "update_date": "2022-06-22",
            "expiry_date": "2024-06-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=boycamp.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "barcamp.lt",
            "domain_keyword": "barcamp",
            "domain_tld": "lt",
            "query_time": "2024-05-15 13:31:15",
            "create_date": "2017-02-15",
            "expiry_date": "2025-02-16",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 18,
            "domain_name": "beycamp.net",
            "domain_keyword": "beycamp",
            "domain_tld": "net",
            "query_time": "2024-05-24 17:21:44",
            "create_date": "2020-02-14",
            "update_date": "2020-02-24",
            "expiry_date": "2025-02-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "daycamp.co.uk",
            "domain_keyword": "daycamp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 03:34:12",
            "create_date": "2004-10-30",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "bayclamp.com",
            "domain_keyword": "bayclamp",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:45:18",
            "create_date": "2015-03-26",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mavipusula Bilişim",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "babycamp.net",
            "domain_keyword": "babycamp",
            "domain_tld": "net",
            "query_time": "2024-04-21 17:44:04",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "daycamp.store",
            "domain_keyword": "daycamp",
            "domain_tld": "store",
            "query_time": "2024-05-08 21:34:08",
            "create_date": "2023-12-30",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-30",
            "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": 23,
            "domain_name": "barcamp.in",
            "domain_keyword": "barcamp",
            "domain_tld": "in",
            "query_time": "2024-06-11 04:50:40",
            "create_date": "2014-11-06",
            "update_date": "2023-12-10",
            "expiry_date": "2024-11-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "barcamp.tirol",
            "domain_keyword": "barcamp",
            "domain_tld": "tirol",
            "query_time": "2024-05-31 13:56:28",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED",
            "registrant_company": "kapelari.studio GmbH",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.ipax.at",
                "ns3.ipax.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "barcamp.koeln",
            "domain_keyword": "barcamp",
            "domain_tld": "koeln",
            "query_time": "2024-04-17 13:03:20",
            "create_date": "2014-09-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gaycamp.com",
            "domain_keyword": "gaycamp",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:51:17",
            "create_date": "2016-04-07",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-07",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=gaycamp.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "buycamp.com",
            "domain_keyword": "buycamp",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:33:02",
            "create_date": "2015-08-01",
            "update_date": "2020-07-26",
            "expiry_date": "2025-08-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bagcamp.com",
            "domain_keyword": "bagcamp",
            "domain_tld": "com",
            "query_time": "2024-05-24 21:15:24",
            "create_date": "2018-07-22",
            "update_date": "2020-07-16",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "batcamp.org",
            "domain_keyword": "batcamp",
            "domain_tld": "org",
            "query_time": "2024-05-20 10:22:41",
            "create_date": "2018-04-17",
            "update_date": "2023-08-07",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bayscamp.com",
            "domain_keyword": "bayscamp",
            "domain_tld": "com",
            "query_time": "2024-06-11 14:14:18",
            "create_date": "2021-08-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "barcamp.berlin",
            "domain_keyword": "barcamp",
            "domain_tld": "berlin",
            "query_time": "2024-04-17 13:03:20",
            "create_date": "2014-03-18",
            "update_date": "2017-03-19",
            "expiry_date": "2025-03-18",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "daycamp.jp",
            "domain_keyword": "daycamp",
            "domain_tld": "jp",
            "query_time": "2024-04-19 03:34:12",
            "create_date": "2008-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "tomoya isono",
            "registrant_address": "Nagoya City 3-17-10 Izumi, Higashi-ku",
            "registrant_zip": "461-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "050-5800-7569",
            "registrant_fax": "050-6861-2899",
            "name_servers": [
                "ns1.ambits.net",
                "ns2.ambits.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 33,
            "domain_name": "bdaycamp.com",
            "domain_keyword": "bdaycamp",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:54:42",
            "create_date": "2022-12-16",
            "update_date": "2022-12-16",
            "expiry_date": "2024-12-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.runhosting.com",
                "ns2.runhosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "raycamp.eu",
            "domain_keyword": "raycamp",
            "domain_tld": "eu",
            "query_time": "2024-05-05 13:12:50",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ]
        },
        {
            "num": 35,
            "domain_name": "barcamp.xyz",
            "domain_keyword": "barcamp",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 19:12:31",
            "create_date": "2024-01-12",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-12",
            "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": [
                "bd3feee1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bascamp.com",
            "domain_keyword": "bascamp",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:30:15",
            "create_date": "2009-09-10",
            "update_date": "2019-09-20",
            "expiry_date": "2024-09-10",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lionns.com",
                "ns2.lionns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "daycamp.net",
            "domain_keyword": "daycamp",
            "domain_tld": "net",
            "query_time": "2024-04-22 18:07:35",
            "create_date": "2023-09-03",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "registrar_iana": 2254,
            "registrar_name": "Domain Name Root LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "paycamp.pro",
            "domain_keyword": "paycamp",
            "domain_tld": "pro",
            "query_time": "2024-05-04 02:45:25",
            "create_date": "2024-02-26",
            "update_date": "2024-04-22",
            "expiry_date": "2025-02-26",
            "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": [
                "aaden.ns.cloudflare.com",
                "elisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "saycamp.com",
            "domain_keyword": "saycamp",
            "domain_tld": "com",
            "query_time": "2024-06-13 10:04:18",
            "create_date": "2020-09-17",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "danica.ns.cloudflare.com",
                "konnor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "caycamp.org",
            "domain_keyword": "caycamp",
            "domain_tld": "org",
            "query_time": "2024-04-22 14:41:51",
            "create_date": "2009-07-02",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chicago Alive Camp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.fuseddns.com",
                "ns2.fuseddns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "gaycamp.dk",
            "domain_keyword": "gaycamp",
            "domain_tld": "dk",
            "query_time": "2024-05-10 06:44:08",
            "create_date": "1997-11-21",
            "expiry_date": "2027-12-31",
            "registrant_name": "Kristen Nielsen",
            "registrant_address": "Stånumvej 62",
            "registrant_city": "Randers SØ",
            "registrant_zip": "8960",
            "registrant_country": "DK",
            "name_servers": [
                "ns1auth.krn.dk",
                "ns2auth.krn.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "barcamp.schule",
            "domain_keyword": "barcamp",
            "domain_tld": "schule",
            "query_time": "2024-05-12 19:12:31",
            "create_date": "2017-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "barcamp.ie",
            "domain_keyword": "barcamp",
            "domain_tld": "ie",
            "query_time": "2024-04-17 13:03:20",
            "create_date": "2007-01-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-23",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.blacknightsolutions.com",
                "ns2.blacknightsolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "barcamp.it",
            "domain_keyword": "barcamp",
            "domain_tld": "it",
            "query_time": "2024-05-21 01:24:57",
            "create_date": "2009-01-02",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-02",
            "registrar_name": "Lilium di Andrea Fava",
            "registrar_website": "http://www.lilium.net",
            "registrant_company": "Lilium di Andrea Fava",
            "registrant_address": "Via C. Battisti, 67",
            "registrant_city": "Castiglione Olona",
            "registrant_state": "VA",
            "registrant_zip": "21043",
            "registrant_country": "IT",
            "name_servers": [
                "ns-1306.awsdns-35.org",
                "ns-1738.awsdns-25.co.uk",
                "ns-902.awsdns-48.net",
                "ns-91.awsdns-11.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 45,
            "domain_name": "balcamp.com",
            "domain_keyword": "balcamp",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:41:17",
            "create_date": "2017-04-05",
            "update_date": "2021-03-30",
            "expiry_date": "2024-04-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "beycamp.com",
            "domain_keyword": "beycamp",
            "domain_tld": "com",
            "query_time": "2024-05-24 17:21:44",
            "create_date": "2020-02-14",
            "update_date": "2020-02-24",
            "expiry_date": "2025-02-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "raycamp.com",
            "domain_keyword": "raycamp",
            "domain_tld": "com",
            "query_time": "2024-06-13 09:25:11",
            "create_date": "2001-08-24",
            "update_date": "2022-09-01",
            "expiry_date": "2027-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "haycamp.com",
            "domain_keyword": "haycamp",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:57:25",
            "create_date": "2018-02-26",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "badcamp.net",
            "domain_keyword": "badcamp",
            "domain_tld": "net",
            "query_time": "2024-05-21 17:13:28",
            "create_date": "2008-08-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "waycamp.com",
            "domain_keyword": "waycamp",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:04:43",
            "create_date": "2019-08-10",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.awesomedomains.com",
                "ns2.awesomedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bancamp.xyz",
            "domain_keyword": "bancamp",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 23:22:28",
            "create_date": "2022-11-27",
            "update_date": "2024-02-28",
            "expiry_date": "2024-11-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "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.",
            "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": 52,
            "domain_name": "barcamp.land",
            "domain_keyword": "barcamp",
            "domain_tld": "land",
            "query_time": "2024-04-21 21:43:54",
            "create_date": "2014-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proud Music GbR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa2.schlundtech.de",
                "nsb2.schlundtech.de",
                "nsc2.schlundtech.de",
                "nsd2.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "babycamp.one",
            "domain_keyword": "babycamp",
            "domain_tld": "one",
            "query_time": "2024-05-20 02:12:00",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "E-type Industries aB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "bazcamp.org",
            "domain_keyword": "bazcamp",
            "domain_tld": "org",
            "query_time": "2024-05-25 14:32:12",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.hawkhost.com",
                "ns9.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "baucamp.digital",
            "domain_keyword": "baucamp",
            "domain_tld": "digital",
            "query_time": "2024-04-18 21:21:23",
            "create_date": "2022-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Landesverband Bayerischer Bauinnungen (LBB)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "paycamp.online",
            "domain_keyword": "paycamp",
            "domain_tld": "online",
            "query_time": "2024-05-14 22:46:26",
            "create_date": "2023-03-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "anahi.ns.cloudflare.com",
                "lennon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "boycamp.ru",
            "domain_keyword": "boycamp",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:03:34",
            "create_date": "2009-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "OOO \"Farwater\"",
            "name_servers": [
                "ns51.dns-rus.net",
                "ns52.dns-rus.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "boycamp.org",
            "domain_keyword": "boycamp",
            "domain_tld": "org",
            "query_time": "2024-04-26 09:20:05",
            "create_date": "2004-06-22",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "baacamp.org",
            "domain_keyword": "baacamp",
            "domain_tld": "org",
            "query_time": "2024-04-23 14:47:24",
            "create_date": "2005-11-08",
            "update_date": "2019-08-20",
            "expiry_date": "2024-11-08",
            "registrar_iana": 99,
            "registrar_name": "pair Networks, Inc. d/b/a pair Domains",
            "registrar_website": "https://whois.pairdomains.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": [
                "ns00.ns0.com",
                "ns103.pair.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "baucamp.de",
            "domain_keyword": "baucamp",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:04:16",
            "update_date": "2023-09-03",
            "name_servers": [
                "ns1.domainers.de",
                "ns2.domainers.de",
                "ns3.domainers.de",
                "ns4.domainers.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 61,
            "domain_name": "babycamp.ru",
            "domain_keyword": "babycamp",
            "domain_tld": "ru",
            "query_time": "2024-05-27 23:18:27",
            "create_date": "2004-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "barcamp.fr",
            "domain_keyword": "barcamp",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:04:49",
            "create_date": "2006-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-142-c.gandi.net",
                "ns-151-a.gandi.net",
                "ns-62-b.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 63,
            "domain_name": "baycomp.com",
            "domain_keyword": "baycomp",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:28:32",
            "create_date": "1996-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=baycomp.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ligia.ns.cloudflare.com",
                "ricardo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bamcamp.org",
            "domain_keyword": "bamcamp",
            "domain_tld": "org",
            "query_time": "2024-06-03 22:43:03",
            "create_date": "2020-02-22",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alluvio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "daycamp.com",
            "domain_keyword": "daycamp",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:10:53",
            "create_date": "1997-01-22",
            "update_date": "2022-10-14",
            "expiry_date": "2027-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "buycamp.ru",
            "domain_keyword": "buycamp",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:24:53",
            "create_date": "2018-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "barcamp.net",
            "domain_keyword": "barcamp",
            "domain_tld": "net",
            "query_time": "2024-04-17 13:03:20",
            "create_date": "2005-08-13",
            "update_date": "2022-09-03",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.everydns.net",
                "ns2.everydns.net",
                "ns3.everydns.net",
                "ns4.everydns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "babycamp.store",
            "domain_keyword": "babycamp",
            "domain_tld": "store",
            "query_time": "2024-04-20 18:40:53",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170921311",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "barcamp.be",
            "domain_keyword": "barcamp",
            "domain_tld": "be",
            "query_time": "2024-04-17 13:03:20",
            "create_date": "2015-09-14",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns11.realtime.at",
                "ns12.realtime.at"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 70,
            "domain_name": "bascamp.nl",
            "domain_keyword": "bascamp",
            "domain_tld": "nl",
            "query_time": "2024-04-30 11:58:53",
            "create_date": "2020-01-03",
            "update_date": "2020-05-25",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.dedi0231.zxcs.nl",
                "ns2.dedi0231.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "waycamp.click",
            "domain_keyword": "waycamp",
            "domain_tld": "click",
            "query_time": "2024-05-25 23:31:06",
            "create_date": "2022-03-31",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-31",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Slyde Network, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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-1061.awsdns-04.org",
                "ns-1973.awsdns-54.co.uk",
                "ns-23.awsdns-02.com",
                "ns-934.awsdns-52.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "daycamp.feedback",
            "domain_keyword": "daycamp",
            "domain_tld": "feedback",
            "query_time": "2024-05-08 21:34:08",
            "create_date": "2019-06-18",
            "update_date": "2024-04-03",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "baucamp.bayern",
            "domain_keyword": "baucamp",
            "domain_tld": "bayern",
            "query_time": "2024-06-01 12:44:50",
            "create_date": "2022-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische BauAkademie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar 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": [
                "b.ns14.net",
                "rzdns01.schwarz.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "badcamp.ru",
            "domain_keyword": "badcamp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:59:09",
            "create_date": "2023-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "daycamp.website",
            "domain_keyword": "daycamp",
            "domain_tld": "website",
            "query_time": "2024-05-22 10:05:37",
            "create_date": "2019-06-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_state": "New Providence",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "babcamp.com",
            "domain_keyword": "babcamp",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:29:52",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "morgan.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bagcamp.ru",
            "domain_keyword": "bagcamp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:00:19",
            "create_date": "2015-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "REGRU-RU",
            "registrant_company": "LLC Innovative technologys, radioelectronics - medicine",
            "name_servers": [
                "dns1.zenon.net",
                "dns2.zenon.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "barcamp.one",
            "domain_keyword": "barcamp",
            "domain_tld": "one",
            "query_time": "2024-05-21 01:24:57",
            "create_date": "2022-12-01",
            "update_date": "2024-03-25",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KW-con",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "balcamp.pl",
            "domain_keyword": "balcamp",
            "domain_tld": "pl",
            "query_time": "2024-05-24 11:12:14",
            "create_date": "2013-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 80,
            "domain_name": "daycamp.info",
            "domain_keyword": "daycamp",
            "domain_tld": "info",
            "query_time": "2024-06-01 14:26:17",
            "create_date": "2015-06-25",
            "update_date": "2021-10-12",
            "expiry_date": "2025-06-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewish Community Centers of Chicago",
            "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.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ba-camp.org",
            "domain_keyword": "ba-camp",
            "domain_tld": "org",
            "query_time": "2024-06-13 01:37:56",
            "create_date": "2013-12-01",
            "update_date": "2023-04-06",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gerstbach Business Analyse GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.domainoffensive.de",
                "ns2.domainoffensive.eu",
                "ns3.domainoffensive.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "baecamp.com",
            "domain_keyword": "baecamp",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:23:40",
            "create_date": "2017-03-13",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-13",
            "registrar_iana": 719,
            "registrar_name": "NamePal.com #8001, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.dnsnuts.com",
                "ns2.dnsnuts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "barcamp.club",
            "domain_keyword": "barcamp",
            "domain_tld": "club",
            "query_time": "2024-05-21 01:24:56",
            "create_date": "2023-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-17",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "daycamp.org",
            "domain_keyword": "daycamp",
            "domain_tld": "org",
            "query_time": "2024-04-19 03:34:12",
            "create_date": "2003-04-07",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-07",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "baycalp.com",
            "domain_keyword": "baycalp",
            "domain_tld": "com",
            "query_time": "2024-06-11 14:11:25",
            "create_date": "2014-01-08",
            "update_date": "2023-01-18",
            "expiry_date": "2029-01-08",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=baycalp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.ycrsoft.com",
                "ns2.ycrsoft.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "haycamp.beer",
            "domain_keyword": "haycamp",
            "domain_tld": "beer",
            "query_time": "2024-05-13 20:57:08",
            "create_date": "2018-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2029-05-09",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "barcamp.space",
            "domain_keyword": "barcamp",
            "domain_tld": "space",
            "query_time": "2024-05-25 11:30:50",
            "create_date": "2019-06-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "waycamp.ru",
            "domain_keyword": "waycamp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 16:37:40",
            "create_date": "2022-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "jaycamp.com",
            "domain_keyword": "jaycamp",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:43:48",
            "create_date": "2012-01-19",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "barcamp.bayern",
            "domain_keyword": "barcamp",
            "domain_tld": "bayern",
            "query_time": "2024-05-25 11:30:50",
            "create_date": "2022-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische BauAkademie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar 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": [
                "b.ns14.net",
                "rzdns01.schwarz.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "barcamp.co.uk",
            "domain_keyword": "barcamp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 21:49:53",
            "create_date": "2023-03-23",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-23",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "kaycamp.com",
            "domain_keyword": "kaycamp",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:22:20",
            "create_date": "2018-09-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "barcamp.foundation",
            "domain_keyword": "barcamp",
            "domain_tld": "foundation",
            "query_time": "2024-05-12 19:12:31",
            "create_date": "2022-11-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "paycamp.store",
            "domain_keyword": "paycamp",
            "domain_tld": "store",
            "query_time": "2024-05-18 18:58:33",
            "create_date": "2023-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.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": [
                "olga.ns.cloudflare.com",
                "paul.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "barcamp.nl",
            "domain_keyword": "barcamp",
            "domain_tld": "nl",
            "query_time": "2024-06-13 08:52:19",
            "create_date": "2024-06-05",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 96,
            "domain_name": "barcamp.rocks",
            "domain_keyword": "barcamp",
            "domain_tld": "rocks",
            "query_time": "2024-05-25 11:30:50",
            "create_date": "2022-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bapcamp.net",
            "domain_keyword": "bapcamp",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:21:20",
            "create_date": "2022-06-30",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1542,
            "registrar_name": "KOREA SERVER HOSTING INC.",
            "registrar_website": "http://ksdom.kr",
            "registrant_name": "LEE SANG IL",
            "registrant_company": "LEE SANG IL",
            "registrant_address": "Republic of Korea, 155, Dunsan-ro, Seo-gu, Daejeon, Korea",
            "registrant_city": "Daejeon",
            "registrant_zip": "35248",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7076383131",
            "registrant_fax": "+82.",
            "name_servers": [
                "ns1.ksdom.kr",
                "ns2.ksdom.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "barcamp.social",
            "domain_keyword": "barcamp",
            "domain_tld": "social",
            "query_time": "2024-05-25 11:30:50",
            "create_date": "2019-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "realtarget.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jakku.realtarget.com",
                "naboo.realtarget.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "barcamp.cm",
            "domain_keyword": "barcamp",
            "domain_tld": "cm",
            "query_time": "2024-05-31 13:56:28",
            "create_date": "2014-11-06",
            "update_date": "2022-07-30",
            "expiry_date": "2020-11-06",
            "registrar_name": "MTN NS",
            "registrant_name": "Willy MANGA",
            "registrant_address": "327 Rue joseph ATEMENGUE , olezoa",
            "registrant_city": "Yaounde",
            "registrant_zip": "0000",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "registrant_phone": "+237.77866854",
            "name_servers": [
                "cmnog.jnb.afrinic.net",
                "ns1.manbene.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 100,
            "domain_name": "yaycamp.com",
            "domain_keyword": "yaycamp",
            "domain_tld": "com",
            "query_time": "2024-05-04 07:39:35",
            "create_date": "2015-04-06",
            "update_date": "2023-04-17",
            "expiry_date": "2025-04-06",
            "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=yaycamp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.27,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>baycamp.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2684</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>batcamp.com, baycap.finance, barcamp.info, barcamp.day, barcamp.guide, babycamp.biz, gaycamp.one, barcamp.se, baycams.com, barcamp.ruhr, barcamp.events, baycomp.ru, barcamp.co, beycamp.xyz, maycamp.com, boycamp.net, barcamp.lt, beycamp.net, daycamp.co.uk, bayclamp.com, babycamp.net, daycamp.store, barcamp.in, barcamp.tirol, barcamp.koeln, gaycamp.com, buycamp.com, bagcamp.com, batcamp.org, bayscamp.com, barcamp.berlin, daycamp.jp, bdaycamp.com, raycamp.eu, barcamp.xyz, bascamp.com, daycamp.net, paycamp.pro, saycamp.com, caycamp.org, gaycamp.dk, barcamp.schule, barcamp.ie, barcamp.it, balcamp.com, beycamp.com, raycamp.com, haycamp.com, badcamp.net, waycamp.com, bancamp.xyz, barcamp.land, babycamp.one, bazcamp.org, baucamp.digital, paycamp.online, boycamp.ru, boycamp.org, baacamp.org, baucamp.de, babycamp.ru, barcamp.fr, baycomp.com, bamcamp.org, daycamp.com, buycamp.ru, barcamp.net, babycamp.store, barcamp.be, bascamp.nl, waycamp.click, daycamp.feedback, baucamp.bayern, badcamp.ru, daycamp.website, babcamp.com, bagcamp.ru, barcamp.one, balcamp.pl, daycamp.info, ba-camp.org, baecamp.com, barcamp.club, daycamp.org, baycalp.com, haycamp.beer, barcamp.space, waycamp.ru, jaycamp.com, barcamp.bayern, barcamp.co.uk, kaycamp.com, barcamp.foundation, paycamp.store, barcamp.nl, barcamp.rocks, bapcamp.net, barcamp.social, barcamp.cm, yaycamp.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>batcamp.com</domain_name>
   <domain_keyword>batcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:26:52</query_time>
   <create_date>2016-08-27</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>baycap.finance</domain_name>
   <domain_keyword>baycap</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-19 18:16:43</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-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>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>3</num>
   <domain_name>barcamp.info</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 19:12:31</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ee5ff475.verify.hn</value>
    <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>4</num>
   <domain_name>barcamp.day</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-05-12 19:12:31</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2023-03-18</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-148-b.gandi.net</value>
    <value>ns-163-c.gandi.net</value>
    <value>ns-202-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>barcamp.guide</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-06-11 04:50:40</query_time>
   <create_date>2016-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>babycamp.biz</domain_name>
   <domain_keyword>babycamp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 22:00:12</query_time>
   <create_date>2017-12-12</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-12</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 MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gaycamp.one</domain_name>
   <domain_keyword>gaycamp</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-28 11:00:04</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-14</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_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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>barcamp.se</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:54:02</query_time>
   <create_date>2017-09-19</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Name.com LLC</registrar_name>
   <name_servers>
    <value>ns1.aumentada.net</value>
    <value>ns2.aumentada.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>baycams.com</domain_name>
   <domain_keyword>baycams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:44:13</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>barcamp.ruhr</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-28 02:02:56</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsa0.schlundtech.de</value>
    <value>nsb0.schlundtech.de</value>
    <value>nsc0.schlundtech.de</value>
    <value>nsd0.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>barcamp.events</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-06-11 04:50:40</query_time>
   <create_date>2019-07-14</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>baycomp.ru</domain_name>
   <domain_keyword>baycomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:44:39</query_time>
   <create_date>2020-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>OOO BAYKOMP</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>barcamp.co</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 13:03:20</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>beycamp.xyz</domain_name>
   <domain_keyword>beycamp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 22:08:41</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>HAMIDIYE MAH. SEHIT OMER HALISDEMIR CAD NO11D</registrant_company>
   <registrant_state>BEYSEHIR</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>maycamp.com</domain_name>
   <domain_keyword>maycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 22:55:04</query_time>
   <create_date>2008-12-11</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-11</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 maycamp.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>boycamp.net</domain_name>
   <domain_keyword>boycamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:20:05</query_time>
   <create_date>2004-06-21</create_date>
   <update_date>2022-06-22</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=boycamp.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>17</num>
   <domain_name>barcamp.lt</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-15 13:31:15</query_time>
   <create_date>2017-02-15</create_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>beycamp.net</domain_name>
   <domain_keyword>beycamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 17:21:44</query_time>
   <create_date>2020-02-14</create_date>
   <update_date>2020-02-24</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>daycamp.co.uk</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 03:34:12</query_time>
   <create_date>2004-10-30</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>bayclamp.com</domain_name>
   <domain_keyword>bayclamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:45:18</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mavipusula Bilişim</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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>babycamp.net</domain_name>
   <domain_keyword>babycamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 17:44:04</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>daycamp.store</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 21:34:08</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-30</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>23</num>
   <domain_name>barcamp.in</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-11 04:50:40</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.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>California</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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>barcamp.tirol</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-31 13:56:28</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>kapelari.studio GmbH</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.ipax.at</value>
    <value>ns3.ipax.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>barcamp.koeln</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-17 13:03:20</query_time>
   <create_date>2014-09-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gaycamp.com</domain_name>
   <domain_keyword>gaycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:51:17</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=gaycamp.com</registrant_email>
   <registrant_phone>+354.4212434</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>27</num>
   <domain_name>buycamp.com</domain_name>
   <domain_keyword>buycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:33:02</query_time>
   <create_date>2015-08-01</create_date>
   <update_date>2020-07-26</update_date>
   <expiry_date>2025-08-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bagcamp.com</domain_name>
   <domain_keyword>bagcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 21:15:24</query_time>
   <create_date>2018-07-22</create_date>
   <update_date>2020-07-16</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>batcamp.org</domain_name>
   <domain_keyword>batcamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 10:22:41</query_time>
   <create_date>2018-04-17</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bayscamp.com</domain_name>
   <domain_keyword>bayscamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 14:14:18</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-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>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>31</num>
   <domain_name>barcamp.berlin</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-17 13:03:20</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2017-03-19</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba DOMAIN ROBOT</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>daycamp.jp</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 03:34:12</query_time>
   <create_date>2008-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>tomoya isono</registrant_name>
   <registrant_address>Nagoya City 3-17-10 Izumi, Higashi-ku</registrant_address>
   <registrant_zip>461-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>050-5800-7569</registrant_phone>
   <registrant_fax>050-6861-2899</registrant_fax>
   <name_servers>
    <value>ns1.ambits.net</value>
    <value>ns2.ambits.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>bdaycamp.com</domain_name>
   <domain_keyword>bdaycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:54:42</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>ns1.runhosting.com</value>
    <value>ns2.runhosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>raycamp.eu</domain_name>
   <domain_keyword>raycamp</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 13:12:50</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>barcamp.xyz</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 19:12:31</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-12</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>bd3feee1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bascamp.com</domain_name>
   <domain_keyword>bascamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:30:15</query_time>
   <create_date>2009-09-10</create_date>
   <update_date>2019-09-20</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lionns.com</value>
    <value>ns2.lionns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>daycamp.net</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 18:07:35</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>2254</registrar_iana>
   <registrar_name>Domain Name Root LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>paycamp.pro</domain_name>
   <domain_keyword>paycamp</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-04 02:45:25</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-02-26</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>aaden.ns.cloudflare.com</value>
    <value>elisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>saycamp.com</domain_name>
   <domain_keyword>saycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 10:04:18</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-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>danica.ns.cloudflare.com</value>
    <value>konnor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>caycamp.org</domain_name>
   <domain_keyword>caycamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 14:41:51</query_time>
   <create_date>2009-07-02</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chicago Alive Camp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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.fuseddns.com</value>
    <value>ns2.fuseddns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>gaycamp.dk</domain_name>
   <domain_keyword>gaycamp</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 06:44:08</query_time>
   <create_date>1997-11-21</create_date>
   <expiry_date>2027-12-31</expiry_date>
   <registrant_name>Kristen Nielsen</registrant_name>
   <registrant_address>Stånumvej 62</registrant_address>
   <registrant_city>Randers SØ</registrant_city>
   <registrant_zip>8960</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1auth.krn.dk</value>
    <value>ns2auth.krn.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>barcamp.schule</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>schule</domain_tld>
   <query_time>2024-05-12 19:12:31</query_time>
   <create_date>2017-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>barcamp.ie</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-17 13:03:20</query_time>
   <create_date>2007-01-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns.blacknightsolutions.com</value>
    <value>ns2.blacknightsolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>barcamp.it</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 01:24:57</query_time>
   <create_date>2009-01-02</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>Lilium di Andrea Fava</registrar_name>
   <registrar_website>http://www.lilium.net</registrar_website>
   <registrant_company>Lilium di Andrea Fava</registrant_company>
   <registrant_address>Via C. Battisti, 67</registrant_address>
   <registrant_city>Castiglione Olona</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21043</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-1306.awsdns-35.org</value>
    <value>ns-1738.awsdns-25.co.uk</value>
    <value>ns-902.awsdns-48.net</value>
    <value>ns-91.awsdns-11.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>balcamp.com</domain_name>
   <domain_keyword>balcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:41:17</query_time>
   <create_date>2017-04-05</create_date>
   <update_date>2021-03-30</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>beycamp.com</domain_name>
   <domain_keyword>beycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 17:21:44</query_time>
   <create_date>2020-02-14</create_date>
   <update_date>2020-02-24</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>raycamp.com</domain_name>
   <domain_keyword>raycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 09:25:11</query_time>
   <create_date>2001-08-24</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2027-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>haycamp.com</domain_name>
   <domain_keyword>haycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:57:25</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>badcamp.net</domain_name>
   <domain_keyword>badcamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 17:13:28</query_time>
   <create_date>2008-08-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-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>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>50</num>
   <domain_name>waycamp.com</domain_name>
   <domain_keyword>waycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:04:43</query_time>
   <create_date>2019-08-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.awesomedomains.com</value>
    <value>ns2.awesomedomains.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>51</num>
   <domain_name>bancamp.xyz</domain_name>
   <domain_keyword>bancamp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 23:22:28</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <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>52</num>
   <domain_name>barcamp.land</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-21 21:43:54</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proud Music GbR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa2.schlundtech.de</value>
    <value>nsb2.schlundtech.de</value>
    <value>nsc2.schlundtech.de</value>
    <value>nsd2.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>babycamp.one</domain_name>
   <domain_keyword>babycamp</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-20 02:12:00</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>E-type Industries aB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bazcamp.org</domain_name>
   <domain_keyword>bazcamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 14:32:12</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.hawkhost.com</value>
    <value>ns9.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>baucamp.digital</domain_name>
   <domain_keyword>baucamp</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-18 21:21:23</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Landesverband Bayerischer Bauinnungen (LBB)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>paycamp.online</domain_name>
   <domain_keyword>paycamp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 22:46:26</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>anahi.ns.cloudflare.com</value>
    <value>lennon.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>boycamp.ru</domain_name>
   <domain_keyword>boycamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:03:34</query_time>
   <create_date>2009-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>OOO &quot;Farwater&quot;</registrant_company>
   <name_servers>
    <value>ns51.dns-rus.net</value>
    <value>ns52.dns-rus.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>boycamp.org</domain_name>
   <domain_keyword>boycamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 09:20:05</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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>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>59</num>
   <domain_name>baacamp.org</domain_name>
   <domain_keyword>baacamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 14:47:24</query_time>
   <create_date>2005-11-08</create_date>
   <update_date>2019-08-20</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>pair Networks, Inc. d/b/a pair Domains</registrar_name>
   <registrar_website>https://whois.pairdomains.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>ns00.ns0.com</value>
    <value>ns103.pair.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>baucamp.de</domain_name>
   <domain_keyword>baucamp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:04:16</query_time>
   <update_date>2023-09-03</update_date>
   <name_servers>
    <value>ns1.domainers.de</value>
    <value>ns2.domainers.de</value>
    <value>ns3.domainers.de</value>
    <value>ns4.domainers.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>babycamp.ru</domain_name>
   <domain_keyword>babycamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-27 23:18:27</query_time>
   <create_date>2004-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>barcamp.fr</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:04:49</query_time>
   <create_date>2006-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-142-c.gandi.net</value>
    <value>ns-151-a.gandi.net</value>
    <value>ns-62-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>baycomp.com</domain_name>
   <domain_keyword>baycomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:28:32</query_time>
   <create_date>1996-03-02</create_date>
   <update_date>2024-03-03</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://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=baycomp.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ligia.ns.cloudflare.com</value>
    <value>ricardo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bamcamp.org</domain_name>
   <domain_keyword>bamcamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-03 22:43:03</query_time>
   <create_date>2020-02-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-22</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_company>Alluvio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SD</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>daycamp.com</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:10:53</query_time>
   <create_date>1997-01-22</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2027-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>buycamp.ru</domain_name>
   <domain_keyword>buycamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:24:53</query_time>
   <create_date>2018-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>barcamp.net</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 13:03:20</query_time>
   <create_date>2005-08-13</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2024-08-13</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.everydns.net</value>
    <value>ns2.everydns.net</value>
    <value>ns3.everydns.net</value>
    <value>ns4.everydns.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>68</num>
   <domain_name>babycamp.store</domain_name>
   <domain_keyword>babycamp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 18:40:53</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170921311</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>barcamp.be</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-17 13:03:20</query_time>
   <create_date>2015-09-14</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns11.realtime.at</value>
    <value>ns12.realtime.at</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>bascamp.nl</domain_name>
   <domain_keyword>bascamp</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 11:58:53</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2020-05-25</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dedi0231.zxcs.nl</value>
    <value>ns2.dedi0231.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>waycamp.click</domain_name>
   <domain_keyword>waycamp</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-25 23:31:06</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Slyde Network, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-1061.awsdns-04.org</value>
    <value>ns-1973.awsdns-54.co.uk</value>
    <value>ns-23.awsdns-02.com</value>
    <value>ns-934.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>daycamp.feedback</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-05-08 21:34:08</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.internet.bs</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>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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>baucamp.bayern</domain_name>
   <domain_keyword>baucamp</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-06-01 12:44:50</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische BauAkademie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>b.ns14.net</value>
    <value>rzdns01.schwarz.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>badcamp.ru</domain_name>
   <domain_keyword>badcamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:59:09</query_time>
   <create_date>2023-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>daycamp.website</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-22 10:05:37</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_state>New Providence</registrant_state>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>babcamp.com</domain_name>
   <domain_keyword>babcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:29:52</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>morgan.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bagcamp.ru</domain_name>
   <domain_keyword>bagcamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:00:19</query_time>
   <create_date>2015-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>LLC Innovative technologys, radioelectronics - medicine</registrant_company>
   <name_servers>
    <value>dns1.zenon.net</value>
    <value>dns2.zenon.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>barcamp.one</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-21 01:24:57</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KW-con</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>balcamp.pl</domain_name>
   <domain_keyword>balcamp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 11:12:14</query_time>
   <create_date>2013-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>daycamp.info</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 14:26:17</query_time>
   <create_date>2015-06-25</create_date>
   <update_date>2021-10-12</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewish Community Centers of Chicago</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.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ba-camp.org</domain_name>
   <domain_keyword>ba-camp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-13 01:37:56</query_time>
   <create_date>2013-12-01</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gerstbach Business Analyse GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.domainoffensive.de</value>
    <value>ns2.domainoffensive.eu</value>
    <value>ns3.domainoffensive.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>baecamp.com</domain_name>
   <domain_keyword>baecamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:23:40</query_time>
   <create_date>2017-03-13</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>719</registrar_iana>
   <registrar_name>NamePal.com #8001, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnuts.com</value>
    <value>ns2.dnsnuts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>barcamp.club</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-21 01:24:56</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-17</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>daycamp.org</domain_name>
   <domain_keyword>daycamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 03:34:12</query_time>
   <create_date>2003-04-07</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>baycalp.com</domain_name>
   <domain_keyword>baycalp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 14:11:25</query_time>
   <create_date>2014-01-08</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2029-01-08</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=baycalp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.ycrsoft.com</value>
    <value>ns2.ycrsoft.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>haycamp.beer</domain_name>
   <domain_keyword>haycamp</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-13 20:57:08</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2029-05-09</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>barcamp.space</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 11:30:50</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>88</num>
   <domain_name>waycamp.ru</domain_name>
   <domain_keyword>waycamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 16:37:40</query_time>
   <create_date>2022-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>jaycamp.com</domain_name>
   <domain_keyword>jaycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:43:48</query_time>
   <create_date>2012-01-19</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-19</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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>barcamp.bayern</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-25 11:30:50</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische BauAkademie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>b.ns14.net</value>
    <value>rzdns01.schwarz.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>barcamp.co.uk</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 21:49:53</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.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>92</num>
   <domain_name>kaycamp.com</domain_name>
   <domain_keyword>kaycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:22:20</query_time>
   <create_date>2018-09-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>barcamp.foundation</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-12 19:12:31</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>paycamp.store</domain_name>
   <domain_keyword>paycamp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 18:58:33</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.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>olga.ns.cloudflare.com</value>
    <value>paul.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>barcamp.nl</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-13 08:52:19</query_time>
   <create_date>2024-06-05</create_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>barcamp.rocks</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-25 11:30:50</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.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>CH</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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bapcamp.net</domain_name>
   <domain_keyword>bapcamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:21:20</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1542</registrar_iana>
   <registrar_name>KOREA SERVER HOSTING INC.</registrar_name>
   <registrar_website>http://ksdom.kr</registrar_website>
   <registrant_name>LEE SANG IL</registrant_name>
   <registrant_company>LEE SANG IL</registrant_company>
   <registrant_address>Republic of Korea, 155, Dunsan-ro, Seo-gu, Daejeon, Korea</registrant_address>
   <registrant_city>Daejeon</registrant_city>
   <registrant_zip>35248</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7076383131</registrant_phone>
   <registrant_fax>+82.</registrant_fax>
   <name_servers>
    <value>ns1.ksdom.kr</value>
    <value>ns2.ksdom.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>barcamp.social</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-25 11:30:50</query_time>
   <create_date>2019-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>realtarget.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jakku.realtarget.com</value>
    <value>naboo.realtarget.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>barcamp.cm</domain_name>
   <domain_keyword>barcamp</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-31 13:56:28</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2022-07-30</update_date>
   <expiry_date>2020-11-06</expiry_date>
   <registrar_name>MTN NS</registrar_name>
   <registrant_name>Willy MANGA</registrant_name>
   <registrant_address>327 Rue joseph ATEMENGUE , olezoa</registrant_address>
   <registrant_city>Yaounde</registrant_city>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+237.77866854</registrant_phone>
   <name_servers>
    <value>cmnog.jnb.afrinic.net</value>
    <value>ns1.manbene.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>yaycamp.com</domain_name>
   <domain_keyword>yaycamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 07:39:35</query_time>
   <create_date>2015-04-06</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2025-04-06</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=yaycamp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.27</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.