WHOIS QUERY TIME

4 May 2024 - 9:54 PM UTC

Registered: 13 February 2014
Modified: 12 February 2024
Expiry: 13 February 2025

REGISTRAR

Name: Mr Chris Vaughan [Tag = VAUGHAN]

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=camb.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "camb.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "camb.co.uk",
            "domain_keyword": "camb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 21:54:27",
            "create_date": "2014-02-13",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-13",
            "registrar_name": "Mr Chris Vaughan [Tag = VAUGHAN]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>camb.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>camb.co.uk</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 21:54:27</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Mr Chris Vaughan [Tag = VAUGHAN]</registrar_name>
   <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>
 </results>
 <stats>
  <total_time>0.043</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.046 seconds) for "camb.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Jan 2018 - 4:24 PM UTC

Registered: 13 February 2014
Modified: 12 February 2017
Expiry: 13 February 2019

REGISTRAR

Name: Mr Chris Vaughan

NAME SERVERS

ns1.nominet.org.uk
ns2.nominet.org.uk

DOMAIN STATUS

Nominet was able to match the registrants name and address against a rd party data source on Dec
Registered until expiry date

REGISTRANT

Name: Mr Chris Vaughan
Address: 153 Great Ancoats St Apartment 79 Manchester Lancashire
ZIP: M4 6DN
Country: United Kingdom

#2 - QUERY TIME

4 May 2024 - 9:54 PM UTC

Registered: 13 February 2014
Modified: 12 February 2024
Expiry: 13 February 2025

REGISTRAR

Name: Mr Chris Vaughan [Tag = VAUGHAN]

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=camb.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "camb.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "camb.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "camb.co.uk",
            "domain_keyword": "camb",
            "domain_tld": "co.uk",
            "query_time": "2018-01-06 16:24:44",
            "create_date": "2014-02-13",
            "update_date": "2017-02-12",
            "expiry_date": "2019-02-13",
            "registrar_name": "Mr Chris Vaughan",
            "registrant_name": "Mr Chris Vaughan",
            "registrant_address": "153 Great Ancoats St Apartment 79 Manchester Lancashire",
            "registrant_zip": "M4 6DN",
            "registrant_country": "GB",
            "name_servers": [
                "ns1.nominet.org.uk",
                "ns2.nominet.org.uk"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on Dec",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "camb.co.uk",
            "domain_keyword": "camb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 21:54:27",
            "create_date": "2014-02-13",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-13",
            "registrar_name": "Mr Chris Vaughan [Tag = VAUGHAN]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "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>camb.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>camb.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>camb.co.uk</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2018-01-06 16:24:44</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2017-02-12</update_date>
   <expiry_date>2019-02-13</expiry_date>
   <registrar_name>Mr Chris Vaughan</registrar_name>
   <registrant_name>Mr Chris Vaughan</registrant_name>
   <registrant_address>153 Great Ancoats St Apartment 79 Manchester Lancashire</registrant_address>
   <registrant_zip>M4 6DN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns1.nominet.org.uk</value>
    <value>ns2.nominet.org.uk</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on Dec</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>camb.co.uk</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 21:54:27</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Mr Chris Vaughan [Tag = VAUGHAN]</registrar_name>
   <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>
 </results>
 <stats>
  <total_time>0.046</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 38 domain names (in 0.031 seconds) which contained the exact domain keyword "camb".
Domain Name Registered Expiry Registrar Ownership
1 camb.com 9 Mar 1989 10 Mar 2029 GoDaddy.com, LLC -
2 camb.org 19 May 1996 20 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 camb.net 3 Sep 1996 2 Sep 2024 MAFF Inc. lirong jing
4 camb.co.jp 25 Feb 2000 - - Iwatani Camborough Company
5 camb.info 1 Oct 2001 1 Oct 2024 pair Networks, Inc. d/b/a pair Domains WordWeb Software
6 camb.nl 21 Jun 2002 - Cronon GmbH -
7 camb.pt 5 Nov 2007 5 Sep 2025 - -
8 camb.dk 8 Aug 2008 31 Aug 2024 - Københavns Universitet
9 camb.in 2 Jun 2011 2 Jun 2026 GoDaddy.com, LLC Cambridge Intelligence Limited
10 camb.it 3 May 2012 3 May 2025 Aruba s.p.a. CENTRO ARTI MARZIALI BARLASSINA ASD
11 camb.io 6 Feb 2014 6 Feb 2025 Key-Systems GmbH Cambio LLC
12 camb.co.uk 13 Feb 2014 13 Feb 2025 Mr Chris Vaughan [Tag = VAUGHAN] -
13 camb.ro 24 Apr 2015 21 Apr 2025 101domain GRS Ltd. -
14 camb.education 9 Jun 2016 9 Jun 2025 IP Twins SAS Cambridge University Press & Assessment
15 camb.mba 25 Jul 2016 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 camb.ly 15 Sep 2016 15 Sep 2024 Libyan Spider Network (int) Cambly Inc.
17 camb.club 3 Apr 2018 3 Apr 2025 Tucows Domains Inc. Data Protected
18 camb.immo 18 Aug 2018 18 Aug 2024 Cronon GmbH REDACTED FOR PRIVACY
19 camb.vip 3 Apr 2019 3 Apr 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu min
20 camb.uk 2 Jul 2019 2 Jul 2024 TwentyTwentyMedia Limited [Tag = TTMEDIA] TwentyTwenty Media Limited
21 camb.co.in 2 May 2020 2 May 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
22 camb.group 24 Mar 2021 24 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhongahuyinengyuankongguyouxiangongsi
23 camb.link 12 Apr 2021 12 Apr 2025 1API GmbH Registrant of camb.link
24 camb.se 26 May 2021 26 May 2025 ODERLAND -
25 camb.tax 21 Feb 2022 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 camb.xyz 3 Mar 2022 3 Mar 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
27 camb.moe 14 Aug 2022 14 Aug 2024 Porkbun Private by Design, LLC
28 camb.online 13 Sep 2022 13 Sep 2024 Key-Systems LLC Ireneusz Bachurski Przedsiebiorstwo INFO-BI
29 camb.org.uk 12 Dec 2022 12 Dec 2024 Porkbun LLC [Tag = PORKBUN] -
30 camb.wtf 26 Mar 2023 26 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
31 camb.tech 16 Apr 2023 16 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
32 camb.com.cn 12 May 2023 12 May 2025 广东时代互联科技有限公司 顾芳铭
33 camb.sbs 7 Jun 2023 7 Jun 2024 Dynadot LLC -
34 camb.ca 4 Dec 2023 4 Dec 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
35 camb.shop 15 Dec 2023 15 Dec 2024 Dynadot Inc. -
36 camb.school 18 Dec 2023 18 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
37 camb.live 18 Dec 2023 18 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
38 camb.top 9 Feb 2024 9 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
39 camb.ai - - 1api.net 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=camb&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "camb",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 39,
        "relation": "eq",
        "current": 39
    },
    "unique_domains": "camb.com, camb.org, camb.net, camb.co.jp, camb.info, camb.nl, camb.pt, camb.dk, camb.in, camb.it, camb.io, camb.co.uk, camb.ro, camb.education, camb.mba, camb.ly, camb.club, camb.immo, camb.vip, camb.uk, camb.co.in, camb.group, camb.link, camb.se, camb.tax, camb.xyz, camb.moe, camb.online, camb.org.uk, camb.wtf, camb.tech, camb.com.cn, camb.sbs, camb.ca, camb.shop, camb.school, camb.live, camb.top, camb.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "camb.com",
            "domain_keyword": "camb",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:28:23",
            "create_date": "1989-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2029-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "camb.org",
            "domain_keyword": "camb",
            "domain_tld": "org",
            "query_time": "2024-05-22 21:27:58",
            "create_date": "1996-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "camb.net",
            "domain_keyword": "camb",
            "domain_tld": "net",
            "query_time": "2024-05-27 21:41:17",
            "create_date": "1996-09-03",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-02",
            "registrar_iana": 817,
            "registrar_name": "MAFF Inc.",
            "registrar_website": "http://www.maff.com",
            "registrant_name": "lirong jing",
            "registrant_address": "xi feng qu jiu long lu 97 hao",
            "registrant_city": "qing yang shi",
            "registrant_state": "gan su",
            "registrant_zip": "745000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13909345152",
            "registrant_fax": "+86.13909345152",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "camb.co.jp",
            "domain_keyword": "camb",
            "domain_tld": "co.jp",
            "query_time": "2024-05-02 17:59:06",
            "create_date": "2000-02-25",
            "update_date": "2024-03-01",
            "registrant_company": "Iwatani Camborough Company",
            "name_servers": [
                "a1-129.akam.net",
                "a13-64.akam.net",
                "a14-66.akam.net",
                "a26-64.akam.net",
                "a28-66.akam.net",
                "a3-64.akam.net"
            ]
        },
        {
            "num": 5,
            "domain_name": "camb.info",
            "domain_keyword": "camb",
            "domain_tld": "info",
            "query_time": "2024-05-27 21:41:17",
            "create_date": "2001-10-01",
            "update_date": "2021-10-09",
            "expiry_date": "2024-10-01",
            "registrar_iana": 99,
            "registrar_name": "pair Networks, Inc. d/b/a pair Domains",
            "registrar_website": "http://whois.pairdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WordWeb Software",
            "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": [
                "dns4.pair.com",
                "ns9.ns0.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "camb.nl",
            "domain_keyword": "camb",
            "domain_tld": "nl",
            "query_time": "2024-04-07 16:38:50",
            "create_date": "2002-06-21",
            "update_date": "2023-07-18",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks20.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "camb.pt",
            "domain_keyword": "camb",
            "domain_tld": "pt",
            "query_time": "2024-05-27 21:41:34",
            "create_date": "2007-11-05",
            "expiry_date": "2025-09-05",
            "name_servers": [
                "ns1.it5.siteground.eu",
                "ns2.it5.siteground.eu"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 8,
            "domain_name": "camb.dk",
            "domain_keyword": "camb",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:50:45",
            "create_date": "2008-08-08",
            "expiry_date": "2024-08-31",
            "registrant_name": "Københavns Universitet",
            "registrant_address": "Nørregade 10",
            "registrant_city": "København K",
            "registrant_zip": "1165",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "camb.in",
            "domain_keyword": "camb",
            "domain_tld": "in",
            "query_time": "2024-05-08 13:54:12",
            "create_date": "2011-06-02",
            "update_date": "2023-02-14",
            "expiry_date": "2026-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cambridge Intelligence Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cambs",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1386.awsdns-45.org",
                "ns-1981.awsdns-55.co.uk",
                "ns-579.awsdns-08.net",
                "ns-93.awsdns-11.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "camb.it",
            "domain_keyword": "camb",
            "domain_tld": "it",
            "query_time": "2024-05-19 19:20:30",
            "create_date": "2012-05-03",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-03",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "CENTRO ARTI MARZIALI BARLASSINA ASD",
            "registrant_address": "VIA TIZIANO VECELLIO, 36",
            "registrant_city": "BARLASSINA",
            "registrant_state": "MB",
            "registrant_zip": "20825",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "camb.io",
            "domain_keyword": "camb",
            "domain_tld": "io",
            "query_time": "2024-05-19 19:20:30",
            "create_date": "2014-02-06",
            "update_date": "2021-12-23",
            "expiry_date": "2025-02-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cambio LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "camb.co.uk",
            "domain_keyword": "camb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 21:54:27",
            "create_date": "2014-02-13",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-13",
            "registrar_name": "Mr Chris Vaughan [Tag = VAUGHAN]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "camb.ro",
            "domain_keyword": "camb",
            "domain_tld": "ro",
            "query_time": "2024-05-02 17:59:06",
            "create_date": "2015-04-24",
            "expiry_date": "2025-04-21",
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "www.101domain.com",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 14,
            "domain_name": "camb.education",
            "domain_keyword": "camb",
            "domain_tld": "education",
            "query_time": "2024-05-09 21:28:24",
            "create_date": "2016-06-09",
            "update_date": "2023-07-10",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1728,
            "registrar_name": "IP Twins SAS",
            "registrar_website": "http://www.iptwins.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cambridge University Press & Assessment",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cambridge",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.dcdns.net",
                "ns1.dcdns.net",
                "ns2.dcdns.net",
                "ns3.dcdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "camb.mba",
            "domain_keyword": "camb",
            "domain_tld": "mba",
            "query_time": "2024-04-07 16:38:50",
            "create_date": "2016-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "camb.ly",
            "domain_keyword": "camb",
            "domain_tld": "ly",
            "query_time": "2024-05-27 21:41:17",
            "create_date": "2016-09-15",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-15",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Kevin Law",
            "registrant_company": "Cambly Inc.",
            "registrant_address": "612 Howard St #300",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.55490188",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "leah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "camb.club",
            "domain_keyword": "camb",
            "domain_tld": "club",
            "query_time": "2024-04-26 16:55:32",
            "create_date": "2018-04-03",
            "update_date": "2020-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "camb.immo",
            "domain_keyword": "camb",
            "domain_tld": "immo",
            "query_time": "2024-05-09 21:28:24",
            "create_date": "2018-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.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": [
                "chemnitz.nic.xlink.net",
                "ulm.nic.xlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "camb.vip",
            "domain_keyword": "camb",
            "domain_tld": "vip",
            "query_time": "2024-05-29 02:13:31",
            "create_date": "2019-04-03",
            "update_date": "2024-04-20",
            "expiry_date": "2024-04-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu min",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "camb.uk",
            "domain_keyword": "camb",
            "domain_tld": "uk",
            "query_time": "2024-04-07 16:38:50",
            "create_date": "2019-07-02",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-02",
            "registrar_name": "TwentyTwentyMedia Limited [Tag = TTMEDIA]",
            "registrant_name": "TwentyTwenty Media Limited",
            "registrant_address": "Spectrum House, 9 Bromells Road, London, SW4 0BN, United Kingdom",
            "name_servers": [
                "ns1.tt550.parklogic.com",
                "ns2.tt550.parklogic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "camb.co.in",
            "domain_keyword": "camb",
            "domain_tld": "co.in",
            "query_time": "2024-05-09 21:28:23",
            "create_date": "2020-05-02",
            "update_date": "2022-03-17",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "camb.group",
            "domain_keyword": "camb",
            "domain_tld": "group",
            "query_time": "2024-05-25 08:45:08",
            "create_date": "2021-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "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": "zhongahuyinengyuankongguyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liao ning",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "camb.link",
            "domain_keyword": "camb",
            "domain_tld": "link",
            "query_time": "2024-05-02 17:59:23",
            "create_date": "2021-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of camb.link",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "camb.se",
            "domain_keyword": "camb",
            "domain_tld": "se",
            "query_time": "2024-05-05 04:21:07",
            "create_date": "2021-05-26",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-26",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 25,
            "domain_name": "camb.tax",
            "domain_keyword": "camb",
            "domain_tld": "tax",
            "query_time": "2024-04-10 19:08:11",
            "create_date": "2022-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "camb.xyz",
            "domain_keyword": "camb",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 21:41:17",
            "create_date": "2022-03-03",
            "update_date": "2023-12-19",
            "expiry_date": "2026-03-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "camb.moe",
            "domain_keyword": "camb",
            "domain_tld": "moe",
            "query_time": "2024-04-26 16:55:32",
            "create_date": "2022-08-14",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "camb.online",
            "domain_keyword": "camb",
            "domain_tld": "online",
            "query_time": "2024-05-27 21:41:17",
            "create_date": "2022-09-13",
            "update_date": "2024-05-21",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "camb.org.uk",
            "domain_keyword": "camb",
            "domain_tld": "org.uk",
            "query_time": "2024-04-07 16:38:50",
            "create_date": "2022-12-12",
            "update_date": "2022-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "ns1.epizy.com",
                "ns2.epizy.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "camb.wtf",
            "domain_keyword": "camb",
            "domain_tld": "wtf",
            "query_time": "2024-05-25 08:45:08",
            "create_date": "2023-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "camb.tech",
            "domain_keyword": "camb",
            "domain_tld": "tech",
            "query_time": "2024-05-02 17:59:06",
            "create_date": "2023-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "camb.com.cn",
            "domain_keyword": "camb",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 23:47:48",
            "create_date": "2023-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "顾芳铭",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "camb.sbs",
            "domain_keyword": "camb",
            "domain_tld": "sbs",
            "query_time": "2024-05-09 21:28:24",
            "create_date": "2023-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "camb.ca",
            "domain_keyword": "camb",
            "domain_tld": "ca",
            "query_time": "2024-05-26 22:13:35",
            "create_date": "2023-12-04",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-04",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "camb.shop",
            "domain_keyword": "camb",
            "domain_tld": "shop",
            "query_time": "2024-04-26 16:55:35",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "camb.school",
            "domain_keyword": "camb",
            "domain_tld": "school",
            "query_time": "2024-05-02 17:59:06",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1046.awsdns-02.org",
                "ns-1741.awsdns-25.co.uk",
                "ns-461.awsdns-57.com",
                "ns-789.awsdns-34.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "camb.live",
            "domain_keyword": "camb",
            "domain_tld": "live",
            "query_time": "2024-05-02 17:59:06",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1080.awsdns-07.org",
                "ns-1810.awsdns-34.co.uk",
                "ns-40.awsdns-05.com",
                "ns-735.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "camb.top",
            "domain_keyword": "camb",
            "domain_tld": "top",
            "query_time": "2024-05-31 00:57:14",
            "create_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "camb.ai",
            "domain_keyword": "camb",
            "domain_tld": "ai",
            "query_time": "2024-05-15 23:47:48",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>camb</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>39</total>
  <relation>eq</relation>
  <current>39</current>
 </count>
 <unique_domains>camb.com, camb.org, camb.net, camb.co.jp, camb.info, camb.nl, camb.pt, camb.dk, camb.in, camb.it, camb.io, camb.co.uk, camb.ro, camb.education, camb.mba, camb.ly, camb.club, camb.immo, camb.vip, camb.uk, camb.co.in, camb.group, camb.link, camb.se, camb.tax, camb.xyz, camb.moe, camb.online, camb.org.uk, camb.wtf, camb.tech, camb.com.cn, camb.sbs, camb.ca, camb.shop, camb.school, camb.live, camb.top, camb.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>camb.com</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:28:23</query_time>
   <create_date>1989-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2029-03-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>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>camb.org</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 21:27:58</query_time>
   <create_date>1996-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>camb.net</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 21:41:17</query_time>
   <create_date>1996-09-03</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>817</registrar_iana>
   <registrar_name>MAFF Inc.</registrar_name>
   <registrar_website>http://www.maff.com</registrar_website>
   <registrant_name>lirong jing</registrant_name>
   <registrant_address>xi feng qu jiu long lu 97 hao</registrant_address>
   <registrant_city>qing yang shi</registrant_city>
   <registrant_state>gan su</registrant_state>
   <registrant_zip>745000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13909345152</registrant_phone>
   <registrant_fax>+86.13909345152</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>camb.co.jp</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-02 17:59:06</query_time>
   <create_date>2000-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Iwatani Camborough Company</registrant_company>
   <name_servers>
    <value>a1-129.akam.net</value>
    <value>a13-64.akam.net</value>
    <value>a14-66.akam.net</value>
    <value>a26-64.akam.net</value>
    <value>a28-66.akam.net</value>
    <value>a3-64.akam.net</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>camb.info</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 21:41:17</query_time>
   <create_date>2001-10-01</create_date>
   <update_date>2021-10-09</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>99</registrar_iana>
   <registrar_name>pair Networks, Inc. d/b/a pair Domains</registrar_name>
   <registrar_website>http://whois.pairdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WordWeb Software</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>dns4.pair.com</value>
    <value>ns9.ns0.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>camb.nl</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-07 16:38:50</query_time>
   <create_date>2002-06-21</create_date>
   <update_date>2023-07-18</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>camb.pt</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-27 21:41:34</query_time>
   <create_date>2007-11-05</create_date>
   <expiry_date>2025-09-05</expiry_date>
   <name_servers>
    <value>ns1.it5.siteground.eu</value>
    <value>ns2.it5.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>camb.dk</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:50:45</query_time>
   <create_date>2008-08-08</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Københavns Universitet</registrant_name>
   <registrant_address>Nørregade 10</registrant_address>
   <registrant_city>København K</registrant_city>
   <registrant_zip>1165</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>camb.in</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 13:54:12</query_time>
   <create_date>2011-06-02</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2026-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cambridge Intelligence Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cambs</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns-1386.awsdns-45.org</value>
    <value>ns-1981.awsdns-55.co.uk</value>
    <value>ns-579.awsdns-08.net</value>
    <value>ns-93.awsdns-11.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>10</num>
   <domain_name>camb.it</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 19:20:30</query_time>
   <create_date>2012-05-03</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>CENTRO ARTI MARZIALI BARLASSINA ASD</registrant_company>
   <registrant_address>VIA TIZIANO VECELLIO, 36</registrant_address>
   <registrant_city>BARLASSINA</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>20825</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>camb.io</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 19:20:30</query_time>
   <create_date>2014-02-06</create_date>
   <update_date>2021-12-23</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cambio LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>camb.co.uk</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 21:54:27</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Mr Chris Vaughan [Tag = VAUGHAN]</registrar_name>
   <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>13</num>
   <domain_name>camb.ro</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-02 17:59:06</query_time>
   <create_date>2015-04-24</create_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>camb.education</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-09 21:28:24</query_time>
   <create_date>2016-06-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>1728</registrar_iana>
   <registrar_name>IP Twins SAS</registrar_name>
   <registrar_website>http://www.iptwins.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cambridge University Press &amp; Assessment</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cambridge</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.dcdns.net</value>
    <value>ns1.dcdns.net</value>
    <value>ns2.dcdns.net</value>
    <value>ns3.dcdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>camb.mba</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>mba</domain_tld>
   <query_time>2024-04-07 16:38:50</query_time>
   <create_date>2016-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</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>ns37.domaincontrol.com</value>
    <value>ns38.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>16</num>
   <domain_name>camb.ly</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-27 21:41:17</query_time>
   <create_date>2016-09-15</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Kevin Law</registrant_name>
   <registrant_company>Cambly Inc.</registrant_company>
   <registrant_address>612 Howard St #300</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.55490188</registrant_phone>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>leah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>camb.club</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-26 16:55:32</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2020-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>camb.immo</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-09 21:28:24</query_time>
   <create_date>2018-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>chemnitz.nic.xlink.net</value>
    <value>ulm.nic.xlink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>camb.vip</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-29 02:13:31</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu min</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>camb.uk</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 16:38:50</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited [Tag = TTMEDIA]</registrar_name>
   <registrant_name>TwentyTwenty Media Limited</registrant_name>
   <registrant_address>Spectrum House, 9 Bromells Road, London, SW4 0BN, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.tt550.parklogic.com</value>
    <value>ns2.tt550.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>camb.co.in</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-09 21:28:23</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>camb.group</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-25 08:45:08</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhongahuyinengyuankongguyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liao ning</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>camb.link</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-02 17:59:23</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of camb.link</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>camb.se</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 04:21:07</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>camb.tax</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-04-10 19:08:11</query_time>
   <create_date>2022-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</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>ns09.domaincontrol.com</value>
    <value>ns10.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>26</num>
   <domain_name>camb.xyz</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 21:41:17</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2026-03-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>camb.moe</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-04-26 16:55:32</query_time>
   <create_date>2022-08-14</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>camb.online</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 21:41:17</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>camb.org.uk</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-07 16:38:50</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2022-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>ns1.epizy.com</value>
    <value>ns2.epizy.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>camb.wtf</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-25 08:45:08</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>camb.tech</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-02 17:59:06</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>camb.com.cn</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 23:47:48</query_time>
   <create_date>2023-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>顾芳铭</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>camb.sbs</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-09 21:28:24</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>camb.ca</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 22:13:35</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>camb.shop</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 16:55:35</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ee5ff475.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>camb.school</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-02 17:59:06</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>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1046.awsdns-02.org</value>
    <value>ns-1741.awsdns-25.co.uk</value>
    <value>ns-461.awsdns-57.com</value>
    <value>ns-789.awsdns-34.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>camb.live</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-02 17:59:06</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>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1080.awsdns-07.org</value>
    <value>ns-1810.awsdns-34.co.uk</value>
    <value>ns-40.awsdns-05.com</value>
    <value>ns-735.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>camb.top</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 00:57:14</query_time>
   <create_date>2024-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>camb.ai</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 23:47:48</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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 3,795 domain names (in 0.09 seconds) which look and sound like the brand name "camb".
Domain Name Registered Expiry Registrar Ownership
1 calb.com 8 Apr 2000 8 Apr 2032 Tucows Domains Inc. -
2 cami.vip 1 Nov 2020 1 Nov 2024 DNSPod, Inc. Mi Lei Li ( Bei Jing ) Wang Luo Ke Ji You Xian Gong Si
3 camq.it 6 Oct 2015 6 Oct 2024 Aruba s.p.a. Icemedia Srls
4 gamb.partners 7 Oct 2023 7 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
5 camp.tirol 1 Jun 2015 1 Jun 2024 EPAG Domainservices GmbH Amlacherhof Einzelunternehmen
6 6amb.info 15 Aug 2023 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 cami.kitchen 22 Feb 2024 22 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 camc.net 5 Apr 2005 5 Apr 2025 GoDaddy.com, LLC -
9 camby.management 21 Sep 2018 21 Sep 2024 Key-Systems, LLC Essentiel Management Saarl
10 camp.cards 18 Jun 2020 18 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 cam-b.shop 14 Apr 2023 14 Apr 2025 united-domains AG -
12 cama.us 1 Nov 2013 31 Oct 2024 Key-Systems GmbH Kropf Computer Services, Inc.
13 cam2.org 8 Jan 2020 8 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
14 cam4.rocks 30 Jun 2014 30 Jun 2024 101domain GRS Limited Domain Trading
15 cdmb.net 5 Apr 2001 5 Apr 2026 gabia Shin Hyun Hae
16 coamb.org 24 Nov 2021 24 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 cbmb.net 6 Dec 2013 6 Dec 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
18 ccmb.group 16 Aug 2022 16 Aug 2024 Network Solutions, LLC CAPITAL CORP M&A
19 carb.ca 22 Dec 2010 22 Dec 2024 MyID.ca (Creative Pixels Inc.) REDACTED FOR PRIVACY
20 carb.fr 25 Apr 2015 25 Apr 2025 XNS Registrar B.V. Nomio24
21 cemb.org 31 Mar 2009 31 Mar 2025 NameCheap, Inc. Center for Engineering Mechanobiology
22 dcamb.org 23 Sep 2019 23 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 cam4.email 19 Mar 2014 19 Mar 2025 101domain GRS Limited Domain Trading
24 c-mb.co.uk 13 Jun 2023 13 Jun 2024 Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR] -
25 cnmb.fit 6 Sep 2023 6 Sep 2024 DNSPod, Inc. shenjunxu
26 calb.app 6 Sep 2022 6 Sep 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
27 ramb.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
28 cnmb.best 27 Jan 2024 27 Jan 2025 NETIM -
29 jamb.id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Bernard Harrison
30 cakmb.life 30 Jun 2023 30 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
31 camab.cl 22 Mar 2021 22 Mar 2025 InterNetX GmbH PRODUCCION PRO LIMITADA
32 camu.cam 31 May 2021 31 May 2025 AC Webconnecting N.V. DBA domain.cam BKF Corp
33 caumb.com 19 Mar 2023 19 Mar 2024 DropCatch.com 356 LLC HugeDomains.com
34 cimb.co.uk 2 Apr 2007 2 Apr 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
35 cdmb.kr 22 Oct 2013 22 Oct 2030 (?)??? ???
36 camo.studio 29 Oct 2020 29 Oct 2024 Cloudflare, Inc Reincubate
37 camx.fun 18 Feb 2024 18 Feb 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
38 canb.scot 27 Jun 2018 27 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
39 cacmb.org 19 Feb 2016 19 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. zhong guo jian zhu ke xue yan jiu yuan you xian gong si jian zhu ji xie hua yan jiu fen yuan
40 caamb.org 24 Mar 2003 24 Mar 2025 GoDaddy.com, LLC NameFind LLC
41 cambk.com 3 Jul 2017 3 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
42 cambi.ro 10 May 2011 7 Aug 2028 Claus Web SRL -
43 camo.co 20 Jul 2010 19 Jul 2024 Key-Systems GmbH c/o whoisproxy.com
44 famb.info 2 Mar 2010 2 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
45 ccmb.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Dustin Holloway
46 cami.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
47 camp.land 21 Nov 2022 21 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 camy.skin 17 Aug 2021 17 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
49 camq.com 2 Jan 2006 2 Jan 2025 Vautron Rechenzentrum AG -
50 cafb.hu 23 Nov 2003 - - -
51 crmb.be 28 Jul 2004 - Anagramme SPRL -
52 camf.store 18 Apr 2024 18 Apr 2025 Gabia, Inc. -
53 camdb.com 18 Mar 2007 18 Mar 2025 GoDaddy.com, LLC -
54 cami.live 15 Mar 2023 15 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 samb.fr 7 Aug 2019 9 Oct 2024 GANDI Agence DWM
56 cam4.supplies 16 Jun 2014 16 Jun 2024 101domain GRS Limited Domain Trading
57 cambo.space 20 Jan 2024 20 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
58 iamb.pe - - NIC.PE MEBOL S.A.C.
59 cams.ae - - AESERVER Christoph Berger
60 cam4.bid 30 May 2014 29 May 2024 101domain GRS Limited Domain Trading
61 cdamb.com 3 Aug 2021 3 Aug 2025 Gname.com Pte. Ltd. Redacted for privacy
62 cam1.date 31 May 2021 31 May 2025 Dynadot Inc REDACTED FOR PRIVACY
63 casb.lol 12 Feb 2024 12 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
64 caamb.com 13 Mar 2012 13 Mar 2026 Tucows Domains Inc. -
65 cam4.hr 8 Jan 2014 8 Jan 2026 Orbis d.o.o. BOOS SARL
66 iamb.tokyo 11 May 2020 11 May 2025 GMO Internet Group, Inc. -
67 cavb.consulting 17 Apr 2024 17 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
68 cam4.coupons 16 Apr 2024 16 Apr 2025 101domain GRS Limited Domain Trading
69 cambg.com 22 Apr 2013 22 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
70 cayb.cn 26 Jul 2022 26 Jul 2024 成都西维数码科技有限公司 王旺林
71 cam4.durban 1 Oct 2014 1 Oct 2024 101Domain Domain Trading
72 lamb.ventures 12 Jan 2023 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 camr.club 11 Apr 2023 11 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166998719
74 cadb.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
75 canb.eu - - GANDI -
76 camu.shop 17 Oct 2023 17 Oct 2024 Sav.com, LLC -
77 camy.org 9 Aug 2002 9 Aug 2024 Network Solutions, LLC Center on Alcohol Marketing and Youth
78 capb.org 17 Aug 2017 17 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
79 camp.bot 30 Oct 2023 30 Oct 2024 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
80 cams.vegas 24 Sep 2015 24 Sep 2028 GoDaddy.com, LLC Cams Vegas, Inc
81 cfmb.info 30 Dec 2022 30 Dec 2024 Register SPA Herr Furfari
82 cams.com.au - - GoDaddy.com LLC trading as GoDaddy.com Motorsport Australia Team
83 camz.app 8 Oct 2022 8 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
84 clmb.us 26 Jun 2023 26 Jun 2024 NameCheap, Inc. Hoba
85 famb.org 27 Aug 2023 27 Aug 2024 Sav.com, LLC - 38 Privacy Protection
86 camp.net 28 Mar 1995 28 Mar 2026 Wild West Domains, LLC JB Coleman, LLC
87 comb.works 28 Mar 2023 28 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 caab.it 6 Dec 1996 7 Oct 2024 Register S.p.a. CAAB S.P.A.
89 camp.red 19 Mar 2024 19 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
90 cam2.biz 4 Mar 2010 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 casb.com 9 Dec 1999 30 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
92 clmb.pro 4 Feb 2021 4 Feb 2025 IONOS SE 1&1 Internet Limited
93 cam2.site 29 May 2023 29 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com none
94 came.live 1 Jun 2022 1 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
95 camf.com.cn 8 Apr 2004 8 Apr 2028 阿里云计算有限公司(万网) 北京汇邦汉威展览展示有限公司
96 cam1.net 3 Dec 1998 2 Dec 2025 GoDaddy.com, LLC -
97 cambo.promo 15 Feb 2024 15 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 xamb.xyz 11 Sep 2018 11 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
99 cemb.nl 15 Jun 2019 - XNS Registrar B.V. -
100 cahb.net 30 Aug 2018 30 Aug 2024 SNAPNAMES 42, 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 Camb.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=camb.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "camb.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 3795,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "calb.com, cami.vip, camq.it, gamb.partners, camp.tirol, 6amb.info, cami.kitchen, camc.net, camby.management, camp.cards, cam-b.shop, cama.us, cam2.org, cam4.rocks, cdmb.net, coamb.org, cbmb.net, ccmb.group, carb.ca, carb.fr, cemb.org, dcamb.org, cam4.email, c-mb.co.uk, cnmb.fit, calb.app, ramb.us, cnmb.best, jamb.id.au, cakmb.life, camab.cl, camu.cam, caumb.com, cimb.co.uk, cdmb.kr, camo.studio, camx.fun, canb.scot, cacmb.org, caamb.org, cambk.com, cambi.ro, camo.co, famb.info, ccmb.us, cami.uk, camp.land, camy.skin, camq.com, cafb.hu, crmb.be, camf.store, camdb.com, cami.live, samb.fr, cam4.supplies, cambo.space, iamb.pe, cams.ae, cam4.bid, cdamb.com, cam1.date, casb.lol, caamb.com, cam4.hr, iamb.tokyo, cavb.consulting, cam4.coupons, cambg.com, cayb.cn, cam4.durban, lamb.ventures, camr.club, cadb.shop, canb.eu, camu.shop, camy.org, capb.org, camp.bot, cams.vegas, cfmb.info, cams.com.au, camz.app, clmb.us, famb.org, camp.net, comb.works, caab.it, camp.red, cam2.biz, casb.com, clmb.pro, cam2.site, came.live, camf.com.cn, cam1.net, cambo.promo, xamb.xyz, cemb.nl, cahb.net",
    "results": [
        {
            "num": 1,
            "domain_name": "calb.com",
            "domain_keyword": "calb",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:38:01",
            "create_date": "2000-04-08",
            "update_date": "2024-03-11",
            "expiry_date": "2032-04-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cami.vip",
            "domain_keyword": "cami",
            "domain_tld": "vip",
            "query_time": "2024-04-25 07:39:11",
            "create_date": "2020-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mi Lei Li ( Bei Jing ) Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chang ping qu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "camq.it",
            "domain_keyword": "camq",
            "domain_tld": "it",
            "query_time": "2024-05-09 02:09:58",
            "create_date": "2015-10-06",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-06",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Icemedia Srls",
            "registrant_address": "p.le Duca d'Aosta, 12",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20124",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "gamb.partners",
            "domain_keyword": "gamb",
            "domain_tld": "partners",
            "query_time": "2024-05-02 16:11:48",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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 query the rdds service of the registrar 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": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "camp.tirol",
            "domain_keyword": "camp",
            "domain_tld": "tirol",
            "query_time": "2024-05-09 18:58:16",
            "create_date": "2015-06-01",
            "update_date": "2023-05-02",
            "expiry_date": "2024-06-01",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://www.epag.de",
            "registrant_name": "REDACTED",
            "registrant_company": "Amlacherhof Einzelunternehmen",
            "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.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "6amb.info",
            "domain_keyword": "6amb",
            "domain_tld": "info",
            "query_time": "2024-05-09 05:34:57",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cami.kitchen",
            "domain_keyword": "cami",
            "domain_tld": "kitchen",
            "query_time": "2024-04-11 15:17:26",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "camc.net",
            "domain_keyword": "camc",
            "domain_tld": "net",
            "query_time": "2024-04-09 08:48:05",
            "create_date": "2005-04-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "camby.management",
            "domain_keyword": "camby",
            "domain_tld": "management",
            "query_time": "2024-04-09 08:48:03",
            "create_date": "2018-09-21",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Essentiel Management Saarl",
            "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": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "camp.cards",
            "domain_keyword": "camp",
            "domain_tld": "cards",
            "query_time": "2024-04-14 13:46:52",
            "create_date": "2020-06-18",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-18",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cam-b.shop",
            "domain_keyword": "cam-b",
            "domain_tld": "shop",
            "query_time": "2024-04-19 18:35:53",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_country": "DE",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cama.us",
            "domain_keyword": "cama",
            "domain_tld": "us",
            "query_time": "2024-04-19 18:37:58",
            "create_date": "2013-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "mr Brett Kropf",
            "registrant_company": "Kropf Computer Services, Inc.",
            "registrant_address": "1350 Flatbush Road",
            "registrant_city": "Kingston",
            "registrant_state": "NY",
            "registrant_zip": "12401",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8453366144",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "cam2.org",
            "domain_keyword": "cam2",
            "domain_tld": "org",
            "query_time": "2024-04-19 18:36:57",
            "create_date": "2020-01-08",
            "update_date": "2023-12-01",
            "expiry_date": "2025-01-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "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 query the rdds service of the registrar 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": [
                "1107.ns1.abovedomains.com",
                "1107.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cam4.rocks",
            "domain_keyword": "cam4",
            "domain_tld": "rocks",
            "query_time": "2024-04-19 18:37:47",
            "create_date": "2014-06-30",
            "update_date": "2023-05-06",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Trading",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cdmb.net",
            "domain_keyword": "cdmb",
            "domain_tld": "net",
            "query_time": "2024-04-19 18:52:04",
            "create_date": "2001-04-05",
            "update_date": "2022-07-30",
            "expiry_date": "2026-04-05",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Shin Hyun Hae",
            "registrant_address": "905, Yeouido-dong Life Officetel Bldg., Yeongdeungpo-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "150731",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.27841197",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "hal.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "coamb.org",
            "domain_keyword": "coamb",
            "domain_tld": "org",
            "query_time": "2024-04-14 16:25:51",
            "create_date": "2021-11-24",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-24",
            "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": [
                "alexandra.ns.cloudflare.com",
                "keanu.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cbmb.net",
            "domain_keyword": "cbmb",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:22:57",
            "create_date": "2013-12-06",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (307997263)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O cbmb.net",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.tsukaeru.ne.jp",
                "ns2.tsukaeru.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ccmb.group",
            "domain_keyword": "ccmb",
            "domain_tld": "group",
            "query_time": "2024-04-21 19:42:24",
            "create_date": "2022-08-16",
            "update_date": "2023-06-22",
            "expiry_date": "2024-08-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CAPITAL CORP M&A",
            "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": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "carb.ca",
            "domain_keyword": "carb",
            "domain_tld": "ca",
            "query_time": "2024-05-03 20:56:14",
            "create_date": "2010-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_name": "MyID.ca (Creative Pixels Inc.)",
            "registrar_website": "http://myid.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.www2.ca",
                "ns2.www2.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "carb.fr",
            "domain_keyword": "carb",
            "domain_tld": "fr",
            "query_time": "2024-05-05 18:34:37",
            "create_date": "2015-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 21,
            "domain_name": "cemb.org",
            "domain_keyword": "cemb",
            "domain_tld": "org",
            "query_time": "2024-04-25 23:03:29",
            "create_date": "2009-03-31",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Center for Engineering Mechanobiology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dcamb.org",
            "domain_keyword": "dcamb",
            "domain_tld": "org",
            "query_time": "2024-04-22 07:21:09",
            "create_date": "2019-09-23",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-23",
            "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": [
                "ns1.joehardware.com",
                "ns2.joehardware.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cam4.email",
            "domain_keyword": "cam4",
            "domain_tld": "email",
            "query_time": "2024-05-07 08:35:29",
            "create_date": "2014-03-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Trading",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "c-mb.co.uk",
            "domain_keyword": "c-mb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 13:34:20",
            "create_date": "2023-06-13",
            "update_date": "2023-11-09",
            "expiry_date": "2024-06-13",
            "registrar_name": "Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR]",
            "registrar_website": "https://salestrar.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "cnmb.fit",
            "domain_keyword": "cnmb",
            "domain_tld": "fit",
            "query_time": "2024-05-20 23:51:44",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shenjunxu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "big.dnspod.net",
                "canary.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "calb.app",
            "domain_keyword": "calb",
            "domain_tld": "app",
            "query_time": "2024-05-17 20:44:38",
            "create_date": "2022-09-06",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ramb.us",
            "domain_keyword": "ramb",
            "domain_tld": "us",
            "query_time": "2024-05-17 11:48:52",
            "create_date": "2023-10-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cnmb.best",
            "domain_keyword": "cnmb",
            "domain_tld": "best",
            "query_time": "2024-05-23 15:21:30",
            "create_date": "2024-01-27",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": [
                "alexia.ns.cloudflare.com",
                "lamar.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jamb.id.au",
            "domain_keyword": "jamb",
            "domain_tld": "id.au",
            "query_time": "2024-05-27 19:16:16",
            "update_date": "2024-02-04",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Bernard Harrison",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cakmb.life",
            "domain_keyword": "cakmb",
            "domain_tld": "life",
            "query_time": "2024-05-26 22:13:20",
            "create_date": "2023-06-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aria.ns.cloudflare.com",
                "ignacio.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "camab.cl",
            "domain_keyword": "camab",
            "domain_tld": "cl",
            "query_time": "2024-05-20 19:59:22",
            "create_date": "2021-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "PRODUCCION PRO LIMITADA",
            "name_servers": [
                "dns1.serv341087.servidoresdns.net",
                "dns2.serv341087.servidoresdns.net"
            ]
        },
        {
            "num": 32,
            "domain_name": "camu.cam",
            "domain_keyword": "camu",
            "domain_tld": "cam",
            "query_time": "2024-06-01 19:00:40",
            "create_date": "2021-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 3785,
            "registrar_name": "AC Webconnecting N.V. DBA domain.cam",
            "registrar_website": "https://domain.cam",
            "registrant_company": "BKF Corp",
            "registrant_state": "DKI Jakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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": [
                "christian.ns.cloudflare.com",
                "collins.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "caumb.com",
            "domain_keyword": "caumb",
            "domain_tld": "com",
            "query_time": "2024-06-01 03:37:30",
            "create_date": "2023-03-19",
            "update_date": "2023-03-20",
            "expiry_date": "2024-03-19",
            "registrar_iana": 1767,
            "registrar_name": "DropCatch.com 356 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cimb.co.uk",
            "domain_keyword": "cimb",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 04:25:03",
            "create_date": "2007-04-02",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-02",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cimbsecurities.com",
                "dns2.cimbsecurities.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "cdmb.kr",
            "domain_keyword": "cdmb",
            "domain_tld": "kr",
            "query_time": "2022-06-26 00:34:33",
            "create_date": "2013-10-22",
            "update_date": "2020-10-02",
            "expiry_date": "2030-10-22",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???",
            "registrant_address": "????? ??? ??? 449-21 ??????? 2? 606? B-606, HanHwa BizMetro BD, Gayang-dong, Gangseo-gu, Seoul,",
            "registrant_zip": "157200"
        },
        {
            "num": 36,
            "domain_name": "camo.studio",
            "domain_keyword": "camo",
            "domain_tld": "studio",
            "query_time": "2024-04-09 11:02:33",
            "create_date": "2020-10-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reincubate",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "camx.fun",
            "domain_keyword": "camx",
            "domain_tld": "fun",
            "query_time": "2024-04-07 00:48:15",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "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": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "canb.scot",
            "domain_keyword": "canb",
            "domain_tld": "scot",
            "query_time": "2024-04-06 05:57:23",
            "create_date": "2018-06-27",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "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.",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cacmb.org",
            "domain_keyword": "cacmb",
            "domain_tld": "org",
            "query_time": "2024-04-19 07:33:14",
            "create_date": "2016-02-19",
            "update_date": "2020-02-13",
            "expiry_date": "2025-02-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.pir.org/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhong guo jian zhu ke xue yan jiu yuan you xian gong si jian zhu ji xie hua yan jiu fen yuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "caamb.org",
            "domain_keyword": "caamb",
            "domain_tld": "org",
            "query_time": "2024-04-26 08:12:57",
            "create_date": "2003-03-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cambk.com",
            "domain_keyword": "cambk",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:59:14",
            "create_date": "2017-07-03",
            "update_date": "2022-06-07",
            "expiry_date": "2024-07-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cambi.ro",
            "domain_keyword": "cambi",
            "domain_tld": "ro",
            "query_time": "2024-04-26 16:57:23",
            "create_date": "2011-05-10",
            "expiry_date": "2028-08-07",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 43,
            "domain_name": "camo.co",
            "domain_keyword": "camo",
            "domain_tld": "co",
            "query_time": "2024-04-27 05:17:21",
            "create_date": "2010-07-20",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "famb.info",
            "domain_keyword": "famb",
            "domain_tld": "info",
            "query_time": "2024-05-07 07:04:25",
            "create_date": "2010-03-02",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-123-c.gandi.net",
                "ns-175-b.gandi.net",
                "ns-71-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ccmb.us",
            "domain_keyword": "ccmb",
            "domain_tld": "us",
            "query_time": "2024-05-06 08:30:27",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Dustin Holloway",
            "registrant_address": "522 East 18th Street",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10009",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9177838005",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cami.uk",
            "domain_keyword": "cami",
            "domain_tld": "uk",
            "query_time": "2024-05-09 18:54:12",
            "create_date": "2018-08-17",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-17",
            "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": 47,
            "domain_name": "camp.land",
            "domain_keyword": "camp",
            "domain_tld": "land",
            "query_time": "2024-05-09 18:58:16",
            "create_date": "2022-11-21",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "camy.skin",
            "domain_keyword": "camy",
            "domain_tld": "skin",
            "query_time": "2024-05-09 02:11:59",
            "create_date": "2021-08-17",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-17",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "camq.com",
            "domain_keyword": "camq",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:09:58",
            "create_date": "2006-01-02",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "Mahe",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.odrdns.eu",
                "ns2.odrdns.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cafb.hu",
            "domain_keyword": "cafb",
            "domain_tld": "hu",
            "query_time": "2024-05-10 21:57:48",
            "create_date": "2003-11-23"
        },
        {
            "num": 51,
            "domain_name": "crmb.be",
            "domain_keyword": "crmb",
            "domain_tld": "be",
            "query_time": "2024-04-23 15:11:42",
            "create_date": "2004-07-28",
            "registrar_name": "Anagramme SPRL",
            "registrar_website": "https://www.anagramme.be",
            "name_servers": [
                "dns1.anagramme.be",
                "dns2.anagramme.be",
                "dns3.anagramme.be",
                "dns4.anagramme.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 52,
            "domain_name": "camf.store",
            "domain_keyword": "camf",
            "domain_tld": "store",
            "query_time": "2024-04-20 18:41:36",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "camdb.com",
            "domain_keyword": "camdb",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:09:37",
            "create_date": "2007-03-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cami.live",
            "domain_keyword": "cami",
            "domain_tld": "live",
            "query_time": "2024-05-16 06:36:07",
            "create_date": "2023-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "samb.fr",
            "domain_keyword": "samb",
            "domain_tld": "fr",
            "query_time": "2024-05-22 07:36:45",
            "create_date": "2019-08-07",
            "update_date": "2024-02-12",
            "expiry_date": "2024-10-09",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Agence DWM",
            "registrant_address": "Agence DWM, 17 Rue Lamartine, 71250 Cluny",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.783388024",
            "name_servers": [
                "ns-155-a.gandi.net",
                "ns-181-c.gandi.net",
                "ns-243-b.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 56,
            "domain_name": "cam4.supplies",
            "domain_keyword": "cam4",
            "domain_tld": "supplies",
            "query_time": "2024-05-19 19:19:32",
            "create_date": "2014-06-16",
            "update_date": "2023-04-22",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Trading",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cambo.space",
            "domain_keyword": "cambo",
            "domain_tld": "space",
            "query_time": "2024-05-19 19:20:52",
            "create_date": "2024-01-20",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-20",
            "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": [
                "brett.ns.cloudflare.com",
                "emma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "iamb.pe",
            "domain_keyword": "iamb",
            "domain_tld": "pe",
            "query_time": "2024-05-26 03:58:05",
            "registrar_name": "NIC.PE",
            "registrant_name": "MEBOL S.A.C.",
            "name_servers": [
                "ns3.dharmahosting.com",
                "ns4.dharmahosting.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 59,
            "domain_name": "cams.ae",
            "domain_keyword": "cams",
            "domain_tld": "ae",
            "query_time": "2024-05-25 12:57:21",
            "registrar_name": "AESERVER",
            "registrant_name": "Christoph Berger",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "cam4.bid",
            "domain_keyword": "cam4",
            "domain_tld": "bid",
            "query_time": "2024-05-31 00:57:00",
            "create_date": "2014-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-29",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Trading",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cdamb.com",
            "domain_keyword": "cdamb",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:23:18",
            "create_date": "2021-08-03",
            "update_date": "2023-09-19",
            "expiry_date": "2025-08-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cdamb.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cam1.date",
            "domain_keyword": "cam1",
            "domain_tld": "date",
            "query_time": "2024-06-01 23:21:50",
            "create_date": "2021-05-31",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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 query the rdds service of the registrar 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": [
                "eve.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "casb.lol",
            "domain_keyword": "casb",
            "domain_tld": "lol",
            "query_time": "2024-06-02 05:04:39",
            "create_date": "2024-02-12",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "caamb.com",
            "domain_keyword": "caamb",
            "domain_tld": "com",
            "query_time": "2024-04-08 08:32:26",
            "create_date": "2012-03-13",
            "update_date": "2023-03-29",
            "expiry_date": "2026-03-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.eondns.com",
                "ns2.eondns.com",
                "ns3.eondns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cam4.hr",
            "domain_keyword": "cam4",
            "domain_tld": "hr",
            "query_time": "2024-04-07 16:36:05",
            "create_date": "2014-01-08",
            "update_date": "2021-11-10",
            "expiry_date": "2026-01-08",
            "registrar_name": "Orbis d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "BOOS SARL",
            "registrant_address": "132 avenue de la libération",
            "registrant_city": "Grasse",
            "registrant_state": "FR",
            "registrant_zip": "06130",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.101domain.com",
                "ns5.101domain.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "iamb.tokyo",
            "domain_keyword": "iamb",
            "domain_tld": "tokyo",
            "query_time": "2024-04-16 16:08:40",
            "create_date": "2020-05-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.dnssv.net",
                "ns2.dnssv.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cavb.consulting",
            "domain_keyword": "cavb",
            "domain_tld": "consulting",
            "query_time": "2024-04-19 17:26:09",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2026-04-17",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cam4.coupons",
            "domain_keyword": "cam4",
            "domain_tld": "coupons",
            "query_time": "2024-04-18 17:50:11",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Trading",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cambg.com",
            "domain_keyword": "cambg",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:57:23",
            "create_date": "2013-04-22",
            "update_date": "2021-04-16",
            "expiry_date": "2025-04-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cayb.cn",
            "domain_keyword": "cayb",
            "domain_tld": "cn",
            "query_time": "2024-04-30 22:20:02",
            "create_date": "2022-07-26",
            "expiry_date": "2024-07-26",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "王旺林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cam4.durban",
            "domain_keyword": "cam4",
            "domain_tld": "durban",
            "query_time": "2024-05-02 17:57:06",
            "create_date": "2014-10-01",
            "update_date": "2021-09-08",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1011,
            "registrar_name": "101Domain",
            "registrar_website": "101domain.com/co_za.htm",
            "registrant_name": "REDACTED",
            "registrant_company": "Domain Trading",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AI",
            "registrant_email": "please 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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "lamb.ventures",
            "domain_keyword": "lamb",
            "domain_tld": "ventures",
            "query_time": "2024-05-04 17:02:28",
            "create_date": "2023-01-12",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-12",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "camr.club",
            "domain_keyword": "camr",
            "domain_tld": "club",
            "query_time": "2024-04-23 07:16:04",
            "create_date": "2023-04-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166998719",
            "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": [
                "katja.ns.cloudflare.com",
                "vick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cadb.shop",
            "domain_keyword": "cadb",
            "domain_tld": "shop",
            "query_time": "2024-04-23 08:26:24",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "canb.eu",
            "domain_keyword": "canb",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:14:23",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1474.awsdns-56.org",
                "ns-1815.awsdns-34.co.uk",
                "ns-231.awsdns-28.com",
                "ns-663.awsdns-18.net"
            ]
        },
        {
            "num": 76,
            "domain_name": "camu.shop",
            "domain_keyword": "camu",
            "domain_tld": "shop",
            "query_time": "2024-04-23 16:52:11",
            "create_date": "2023-10-17",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "camy.org",
            "domain_keyword": "camy",
            "domain_tld": "org",
            "query_time": "2024-04-23 16:53:41",
            "create_date": "2002-08-09",
            "update_date": "2021-07-30",
            "expiry_date": "2024-08-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Center on Alcohol Marketing and Youth",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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": [
                "ns45.worldnic.com",
                "ns46.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "capb.org",
            "domain_keyword": "capb",
            "domain_tld": "org",
            "query_time": "2024-04-27 19:10:10",
            "create_date": "2017-08-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "camp.bot",
            "domain_keyword": "camp",
            "domain_tld": "bot",
            "query_time": "2024-05-09 18:58:16",
            "create_date": "2023-10-30",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cams.vegas",
            "domain_keyword": "cams",
            "domain_tld": "vegas",
            "query_time": "2024-05-09 02:10:15",
            "create_date": "2015-09-24",
            "update_date": "2023-08-01",
            "expiry_date": "2028-09-24",
            "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": "Cams Vegas, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cfmb.info",
            "domain_keyword": "cfmb",
            "domain_tld": "info",
            "query_time": "2024-05-12 23:01:58",
            "create_date": "2022-12-30",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-30",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Herr Furfari",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZH",
            "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": [
                "dns1.swizzonic.ch",
                "dns2.swizzonic.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cams.com.au",
            "domain_keyword": "cams",
            "domain_tld": "com.au",
            "query_time": "2024-05-12 03:30:21",
            "update_date": "2023-10-20",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Motorsport Australia Team",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "camz.app",
            "domain_keyword": "camz",
            "domain_tld": "app",
            "query_time": "2024-05-18 09:55:57",
            "create_date": "2022-10-08",
            "update_date": "2023-12-29",
            "expiry_date": "2024-10-08",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "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.info2k1.hu",
                "ns2.info2k1.hu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "clmb.us",
            "domain_keyword": "clmb",
            "domain_tld": "us",
            "query_time": "2024-05-18 11:58:50",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "bui van chuong",
            "registrant_company": "Hoba",
            "registrant_address": "Xom vach, Donhg lai",
            "registrant_city": "hoa binh",
            "registrant_state": "Hoa binh",
            "registrant_zip": "36000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.0393559310",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "desiree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "famb.org",
            "domain_keyword": "famb",
            "domain_tld": "org",
            "query_time": "2024-05-25 05:21:36",
            "create_date": "2023-08-27",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-27",
            "registrar_iana": 3928,
            "registrar_name": "Sav.com, LLC - 38",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "camp.net",
            "domain_keyword": "camp",
            "domain_tld": "net",
            "query_time": "2024-05-27 01:29:47",
            "create_date": "1995-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2026-03-28",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_company": "JB Coleman, LLC",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=camp.net",
            "name_servers": [
                "ns0.colemanfamilycamps.com",
                "ns1.colemanfamilycamps.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "comb.works",
            "domain_keyword": "comb",
            "domain_tld": "works",
            "query_time": "2024-05-27 01:32:13",
            "create_date": "2023-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "caab.it",
            "domain_keyword": "caab",
            "domain_tld": "it",
            "query_time": "2024-05-22 00:30:01",
            "create_date": "1996-12-06",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-07",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "CAAB S.P.A.",
            "registrant_address": "Via Canali 16",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40127",
            "registrant_country": "IT",
            "name_servers": [
                "anuj.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 89,
            "domain_name": "camp.red",
            "domain_keyword": "camp",
            "domain_tld": "red",
            "query_time": "2024-05-20 16:58:26",
            "create_date": "2024-03-19",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cam2.biz",
            "domain_keyword": "cam2",
            "domain_tld": "biz",
            "query_time": "2024-05-14 20:23:46",
            "create_date": "2010-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "casb.com",
            "domain_keyword": "casb",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:53:03",
            "create_date": "1999-12-09",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/5c86ed0e-5053-4ee3-8f42-8c2ebeee537b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "grant.ns.cloudflare.com",
                "laila.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "clmb.pro",
            "domain_keyword": "clmb",
            "domain_tld": "pro",
            "query_time": "2024-05-29 16:05:52",
            "create_date": "2021-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1058.ui-dns.org",
                "ns1072.ui-dns.com",
                "ns1094.ui-dns.de",
                "ns1105.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cam2.site",
            "domain_keyword": "cam2",
            "domain_tld": "site",
            "query_time": "2024-05-31 00:56:59",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "none",
            "registrant_state": "Dnipropetrovska",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "came.live",
            "domain_keyword": "came",
            "domain_tld": "live",
            "query_time": "2024-06-01 00:20:02",
            "create_date": "2022-06-01",
            "update_date": "2024-05-21",
            "expiry_date": "2025-06-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1413.awsdns-48.org",
                "ns-1559.awsdns-02.co.uk",
                "ns-298.awsdns-37.com",
                "ns-911.awsdns-49.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "camf.com.cn",
            "domain_keyword": "camf",
            "domain_tld": "com.cn",
            "query_time": "2024-06-01 23:27:58",
            "create_date": "2004-04-08",
            "expiry_date": "2028-04-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京汇邦汉威展览展示有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cam1.net",
            "domain_keyword": "cam1",
            "domain_tld": "net",
            "query_time": "2024-04-07 16:36:00",
            "create_date": "1998-12-03",
            "update_date": "2022-12-03",
            "expiry_date": "2025-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cambo.promo",
            "domain_keyword": "cambo",
            "domain_tld": "promo",
            "query_time": "2024-04-09 08:44:21",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "xamb.xyz",
            "domain_keyword": "xamb",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 11:00:26",
            "create_date": "2018-09-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cemb.nl",
            "domain_keyword": "cemb",
            "domain_tld": "nl",
            "query_time": "2024-04-25 23:03:31",
            "create_date": "2019-06-15",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 100,
            "domain_name": "cahb.net",
            "domain_keyword": "cahb",
            "domain_tld": "net",
            "query_time": "2024-04-27 08:25:51",
            "create_date": "2018-08-30",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1304,
            "registrar_name": "SNAPNAMES 42, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.09,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>camb.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3795</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>calb.com, cami.vip, camq.it, gamb.partners, camp.tirol, 6amb.info, cami.kitchen, camc.net, camby.management, camp.cards, cam-b.shop, cama.us, cam2.org, cam4.rocks, cdmb.net, coamb.org, cbmb.net, ccmb.group, carb.ca, carb.fr, cemb.org, dcamb.org, cam4.email, c-mb.co.uk, cnmb.fit, calb.app, ramb.us, cnmb.best, jamb.id.au, cakmb.life, camab.cl, camu.cam, caumb.com, cimb.co.uk, cdmb.kr, camo.studio, camx.fun, canb.scot, cacmb.org, caamb.org, cambk.com, cambi.ro, camo.co, famb.info, ccmb.us, cami.uk, camp.land, camy.skin, camq.com, cafb.hu, crmb.be, camf.store, camdb.com, cami.live, samb.fr, cam4.supplies, cambo.space, iamb.pe, cams.ae, cam4.bid, cdamb.com, cam1.date, casb.lol, caamb.com, cam4.hr, iamb.tokyo, cavb.consulting, cam4.coupons, cambg.com, cayb.cn, cam4.durban, lamb.ventures, camr.club, cadb.shop, canb.eu, camu.shop, camy.org, capb.org, camp.bot, cams.vegas, cfmb.info, cams.com.au, camz.app, clmb.us, famb.org, camp.net, comb.works, caab.it, camp.red, cam2.biz, casb.com, clmb.pro, cam2.site, came.live, camf.com.cn, cam1.net, cambo.promo, xamb.xyz, cemb.nl, cahb.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>calb.com</domain_name>
   <domain_keyword>calb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:38:01</query_time>
   <create_date>2000-04-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-04-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cami.vip</domain_name>
   <domain_keyword>cami</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-25 07:39:11</query_time>
   <create_date>2020-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mi Lei Li ( Bei Jing ) Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chang ping qu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>camq.it</domain_name>
   <domain_keyword>camq</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 02:09:58</query_time>
   <create_date>2015-10-06</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Icemedia Srls</registrant_company>
   <registrant_address>p.le Duca d'Aosta, 12</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20124</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gamb.partners</domain_name>
   <domain_keyword>gamb</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-02 16:11:48</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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 query the rdds service of the registrar 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>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>camp.tirol</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-09 18:58:16</query_time>
   <create_date>2015-06-01</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://www.epag.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Amlacherhof Einzelunternehmen</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.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>6amb.info</domain_name>
   <domain_keyword>6amb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 05:34:57</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</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>ns61.domaincontrol.com</value>
    <value>ns62.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>7</num>
   <domain_name>cami.kitchen</domain_name>
   <domain_keyword>cami</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-04-11 15:17:26</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>camc.net</domain_name>
   <domain_keyword>camc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 08:48:05</query_time>
   <create_date>2005-04-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-05</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>9</num>
   <domain_name>camby.management</domain_name>
   <domain_keyword>camby</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-04-09 08:48:03</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-21</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_company>Essentiel Management Saarl</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>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>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>camp.cards</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-04-14 13:46:52</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-18</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>ns25.domaincontrol.com</value>
    <value>ns26.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>11</num>
   <domain_name>cam-b.shop</domain_name>
   <domain_keyword>cam-b</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 18:35:53</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cama.us</domain_name>
   <domain_keyword>cama</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-19 18:37:58</query_time>
   <create_date>2013-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>mr Brett Kropf</registrant_name>
   <registrant_company>Kropf Computer Services, Inc.</registrant_company>
   <registrant_address>1350 Flatbush Road</registrant_address>
   <registrant_city>Kingston</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>12401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8453366144</registrant_phone>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cam2.org</domain_name>
   <domain_keyword>cam2</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 18:36:57</query_time>
   <create_date>2020-01-08</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</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 query the rdds service of the registrar 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>1107.ns1.abovedomains.com</value>
    <value>1107.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cam4.rocks</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-19 18:37:47</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Trading</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>AI</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cdmb.net</domain_name>
   <domain_keyword>cdmb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 18:52:04</query_time>
   <create_date>2001-04-05</create_date>
   <update_date>2022-07-30</update_date>
   <expiry_date>2026-04-05</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Shin Hyun Hae</registrant_name>
   <registrant_address>905, Yeouido-dong Life Officetel Bldg., Yeongdeungpo-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>150731</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.27841197</registrant_phone>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>hal.ns.cloudflare.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>coamb.org</domain_name>
   <domain_keyword>coamb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 16:25:51</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-24</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>alexandra.ns.cloudflare.com</value>
    <value>keanu.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cbmb.net</domain_name>
   <domain_keyword>cbmb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:22:57</query_time>
   <create_date>2013-12-06</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (307997263)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O cbmb.net</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.tsukaeru.ne.jp</value>
    <value>ns2.tsukaeru.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ccmb.group</domain_name>
   <domain_keyword>ccmb</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-21 19:42:24</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-08-16</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>CAPITAL CORP M&amp;A</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>ns55.worldnic.com</value>
    <value>ns56.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>carb.ca</domain_name>
   <domain_keyword>carb</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 20:56:14</query_time>
   <create_date>2010-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>MyID.ca (Creative Pixels Inc.)</registrar_name>
   <registrar_website>http://myid.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.www2.ca</value>
    <value>ns2.www2.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>carb.fr</domain_name>
   <domain_keyword>carb</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 18:34:37</query_time>
   <create_date>2015-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>cemb.org</domain_name>
   <domain_keyword>cemb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 23:03:29</query_time>
   <create_date>2009-03-31</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-31</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>Center for Engineering Mechanobiology</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>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>22</num>
   <domain_name>dcamb.org</domain_name>
   <domain_keyword>dcamb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 07:21:09</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-23</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>ns1.joehardware.com</value>
    <value>ns2.joehardware.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>cam4.email</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-07 08:35:29</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Trading</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>AI</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>c-mb.co.uk</domain_name>
   <domain_keyword>c-mb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 13:34:20</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Salestrar.com [Tag = SALESTRAR]</registrar_name>
   <registrar_website>https://salestrar.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>cnmb.fit</domain_name>
   <domain_keyword>cnmb</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-20 23:51:44</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shenjunxu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>big.dnspod.net</value>
    <value>canary.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>calb.app</domain_name>
   <domain_keyword>calb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-17 20:44:38</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ramb.us</domain_name>
   <domain_keyword>ramb</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-17 11:48:52</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.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>28</num>
   <domain_name>cnmb.best</domain_name>
   <domain_keyword>cnmb</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-23 15:21:30</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_country>SG</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>alexia.ns.cloudflare.com</value>
    <value>lamar.ns.cloudflare.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>jamb.id.au</domain_name>
   <domain_keyword>jamb</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-05-27 19:16:16</query_time>
   <update_date>2024-02-04</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Bernard Harrison</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cakmb.life</domain_name>
   <domain_keyword>cakmb</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-26 22:13:20</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aria.ns.cloudflare.com</value>
    <value>ignacio.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>camab.cl</domain_name>
   <domain_keyword>camab</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-20 19:59:22</query_time>
   <create_date>2021-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>PRODUCCION PRO LIMITADA</registrant_name>
   <name_servers>
    <value>dns1.serv341087.servidoresdns.net</value>
    <value>dns2.serv341087.servidoresdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>camu.cam</domain_name>
   <domain_keyword>camu</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-01 19:00:40</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>3785</registrar_iana>
   <registrar_name>AC Webconnecting N.V. DBA domain.cam</registrar_name>
   <registrar_website>https://domain.cam</registrar_website>
   <registrant_company>BKF Corp</registrant_company>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_country>ID</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>christian.ns.cloudflare.com</value>
    <value>collins.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>caumb.com</domain_name>
   <domain_keyword>caumb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 03:37:30</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2023-03-20</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>1767</registrar_iana>
   <registrar_name>DropCatch.com 356 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cimb.co.uk</domain_name>
   <domain_keyword>cimb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 04:25:03</query_time>
   <create_date>2007-04-02</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cimbsecurities.com</value>
    <value>dns2.cimbsecurities.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>cdmb.kr</domain_name>
   <domain_keyword>cdmb</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-26 00:34:33</query_time>
   <create_date>2013-10-22</create_date>
   <update_date>2020-10-02</update_date>
   <expiry_date>2030-10-22</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
   <registrant_address>????? ??? ??? 449-21 ??????? 2? 606? B-606, HanHwa BizMetro BD, Gayang-dong, Gangseo-gu, Seoul,</registrant_address>
   <registrant_zip>157200</registrant_zip>
  </value>
  <value>
   <num>36</num>
   <domain_name>camo.studio</domain_name>
   <domain_keyword>camo</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-09 11:02:33</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reincubate</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>camx.fun</domain_name>
   <domain_keyword>camx</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-07 00:48:15</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</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>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>canb.scot</domain_name>
   <domain_keyword>canb</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-06 05:57:23</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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 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>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cacmb.org</domain_name>
   <domain_keyword>cacmb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 07:33:14</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2020-02-13</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.pir.org/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhong guo jian zhu ke xue yan jiu yuan you xian gong si jian zhu ji xie hua yan jiu fen yuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>caamb.org</domain_name>
   <domain_keyword>caamb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 08:12:57</query_time>
   <create_date>2003-03-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cambk.com</domain_name>
   <domain_keyword>cambk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:59:14</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2022-06-07</update_date>
   <expiry_date>2024-07-03</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>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>cambi.ro</domain_name>
   <domain_keyword>cambi</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-26 16:57:23</query_time>
   <create_date>2011-05-10</create_date>
   <expiry_date>2028-08-07</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>camo.co</domain_name>
   <domain_keyword>camo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-27 05:17:21</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>famb.info</domain_name>
   <domain_keyword>famb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 07:04:25</query_time>
   <create_date>2010-03-02</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-123-c.gandi.net</value>
    <value>ns-175-b.gandi.net</value>
    <value>ns-71-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ccmb.us</domain_name>
   <domain_keyword>ccmb</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 08:30:27</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Dustin Holloway</registrant_name>
   <registrant_address>522 East 18th Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10009</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9177838005</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>46</num>
   <domain_name>cami.uk</domain_name>
   <domain_keyword>cami</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 18:54:12</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-17</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>47</num>
   <domain_name>camp.land</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-09 18:58:16</query_time>
   <create_date>2022-11-21</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>48</num>
   <domain_name>camy.skin</domain_name>
   <domain_keyword>camy</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-09 02:11:59</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-17</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>camq.com</domain_name>
   <domain_keyword>camq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:09:58</query_time>
   <create_date>2006-01-02</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>Mahe</registrant_state>
   <registrant_country>SC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.odrdns.eu</value>
    <value>ns2.odrdns.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cafb.hu</domain_name>
   <domain_keyword>cafb</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 21:57:48</query_time>
   <create_date>2003-11-23</create_date>
  </value>
  <value>
   <num>51</num>
   <domain_name>crmb.be</domain_name>
   <domain_keyword>crmb</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 15:11:42</query_time>
   <create_date>2004-07-28</create_date>
   <registrar_name>Anagramme SPRL</registrar_name>
   <registrar_website>https://www.anagramme.be</registrar_website>
   <name_servers>
    <value>dns1.anagramme.be</value>
    <value>dns2.anagramme.be</value>
    <value>dns3.anagramme.be</value>
    <value>dns4.anagramme.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>camf.store</domain_name>
   <domain_keyword>camf</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 18:41:36</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>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>camdb.com</domain_name>
   <domain_keyword>camdb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:09:37</query_time>
   <create_date>2007-03-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-18</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>ns07.domaincontrol.com</value>
    <value>ns08.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>54</num>
   <domain_name>cami.live</domain_name>
   <domain_keyword>cami</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-16 06:36:07</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>samb.fr</domain_name>
   <domain_keyword>samb</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-22 07:36:45</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Agence DWM</registrant_company>
   <registrant_address>Agence DWM, 17 Rue Lamartine, 71250 Cluny</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.783388024</registrant_phone>
   <name_servers>
    <value>ns-155-a.gandi.net</value>
    <value>ns-181-c.gandi.net</value>
    <value>ns-243-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>cam4.supplies</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>supplies</domain_tld>
   <query_time>2024-05-19 19:19:32</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Trading</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>AI</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.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>cambo.space</domain_name>
   <domain_keyword>cambo</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-19 19:20:52</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-20</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>brett.ns.cloudflare.com</value>
    <value>emma.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>58</num>
   <domain_name>iamb.pe</domain_name>
   <domain_keyword>iamb</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-26 03:58:05</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>MEBOL S.A.C.</registrant_name>
   <name_servers>
    <value>ns3.dharmahosting.com</value>
    <value>ns4.dharmahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>cams.ae</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-25 12:57:21</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Christoph Berger</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>cam4.bid</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-05-31 00:57:00</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Trading</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>AI</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>cdamb.com</domain_name>
   <domain_keyword>cdamb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:23:18</query_time>
   <create_date>2021-08-03</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cdamb.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cam1.date</domain_name>
   <domain_keyword>cam1</domain_keyword>
   <domain_tld>date</domain_tld>
   <query_time>2024-06-01 23:21:50</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://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 query the rdds service of the registrar 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>eve.ns.cloudflare.com</value>
    <value>uriah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>casb.lol</domain_name>
   <domain_keyword>casb</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-02 05:04:39</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-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>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>64</num>
   <domain_name>caamb.com</domain_name>
   <domain_keyword>caamb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 08:32:26</query_time>
   <create_date>2012-03-13</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2026-03-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.eondns.com</value>
    <value>ns2.eondns.com</value>
    <value>ns3.eondns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cam4.hr</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-07 16:36:05</query_time>
   <create_date>2014-01-08</create_date>
   <update_date>2021-11-10</update_date>
   <expiry_date>2026-01-08</expiry_date>
   <registrar_name>Orbis d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>BOOS SARL</registrant_name>
   <registrant_address>132 avenue de la libération</registrant_address>
   <registrant_city>Grasse</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>06130</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>iamb.tokyo</domain_name>
   <domain_keyword>iamb</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-16 16:08:40</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.dnssv.net</value>
    <value>ns2.dnssv.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cavb.consulting</domain_name>
   <domain_keyword>cavb</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-19 17:26:09</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2026-04-17</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cam4.coupons</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>coupons</domain_tld>
   <query_time>2024-04-18 17:50:11</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Trading</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>AI</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cambg.com</domain_name>
   <domain_keyword>cambg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:57:23</query_time>
   <create_date>2013-04-22</create_date>
   <update_date>2021-04-16</update_date>
   <expiry_date>2025-04-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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>cayb.cn</domain_name>
   <domain_keyword>cayb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 22:20:02</query_time>
   <create_date>2022-07-26</create_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>王旺林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cam4.durban</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>durban</domain_tld>
   <query_time>2024-05-02 17:57:06</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2021-09-08</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101Domain</registrar_name>
   <registrar_website>101domain.com/co_za.htm</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Domain Trading</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AI</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>lamb.ventures</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-04 17:02:28</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-12</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>ns09.domaincontrol.com</value>
    <value>ns10.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>73</num>
   <domain_name>camr.club</domain_name>
   <domain_keyword>camr</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-23 07:16:04</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166998719</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>katja.ns.cloudflare.com</value>
    <value>vick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cadb.shop</domain_name>
   <domain_keyword>cadb</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 08:26:24</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>canb.eu</domain_name>
   <domain_keyword>canb</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:14:23</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1474.awsdns-56.org</value>
    <value>ns-1815.awsdns-34.co.uk</value>
    <value>ns-231.awsdns-28.com</value>
    <value>ns-663.awsdns-18.net</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>camu.shop</domain_name>
   <domain_keyword>camu</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 16:52:11</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>aron.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>camy.org</domain_name>
   <domain_keyword>camy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 16:53:41</query_time>
   <create_date>2002-08-09</create_date>
   <update_date>2021-07-30</update_date>
   <expiry_date>2024-08-09</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>Center on Alcohol Marketing and Youth</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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>ns45.worldnic.com</value>
    <value>ns46.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>capb.org</domain_name>
   <domain_keyword>capb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 19:10:10</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>camp.bot</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-09 18:58:16</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>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>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>80</num>
   <domain_name>cams.vegas</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-05-09 02:10:15</query_time>
   <create_date>2015-09-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2028-09-24</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>Cams Vegas, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>81</num>
   <domain_name>cfmb.info</domain_name>
   <domain_keyword>cfmb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 23:01:58</query_time>
   <create_date>2022-12-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Herr Furfari</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZH</registrant_state>
   <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>dns1.swizzonic.ch</value>
    <value>dns2.swizzonic.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cams.com.au</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-12 03:30:21</query_time>
   <update_date>2023-10-20</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Motorsport Australia Team</registrant_name>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>camz.app</domain_name>
   <domain_keyword>camz</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-18 09:55:57</query_time>
   <create_date>2022-10-08</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.info2k1.hu</value>
    <value>ns2.info2k1.hu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>clmb.us</domain_name>
   <domain_keyword>clmb</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 11:58:50</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>bui van chuong</registrant_name>
   <registrant_company>Hoba</registrant_company>
   <registrant_address>Xom vach, Donhg lai</registrant_address>
   <registrant_city>hoa binh</registrant_city>
   <registrant_state>Hoa binh</registrant_state>
   <registrant_zip>36000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.0393559310</registrant_phone>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>desiree.ns.cloudflare.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>famb.org</domain_name>
   <domain_keyword>famb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 05:21:36</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>3928</registrar_iana>
   <registrar_name>Sav.com, LLC - 38</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>camp.net</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 01:29:47</query_time>
   <create_date>1995-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-03-28</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_company>JB Coleman, LLC</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=camp.net</registrant_email>
   <name_servers>
    <value>ns0.colemanfamilycamps.com</value>
    <value>ns1.colemanfamilycamps.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>87</num>
   <domain_name>comb.works</domain_name>
   <domain_keyword>comb</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-27 01:32:13</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>caab.it</domain_name>
   <domain_keyword>caab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 00:30:01</query_time>
   <create_date>1996-12-06</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>CAAB S.P.A.</registrant_company>
   <registrant_address>Via Canali 16</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40127</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>anuj.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>camp.red</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-20 16:58:26</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cam2.biz</domain_name>
   <domain_keyword>cam2</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 20:23:46</query_time>
   <create_date>2010-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</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>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>91</num>
   <domain_name>casb.com</domain_name>
   <domain_keyword>casb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:53:03</query_time>
   <create_date>1999-12-09</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5c86ed0e-5053-4ee3-8f42-8c2ebeee537b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>grant.ns.cloudflare.com</value>
    <value>laila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>clmb.pro</domain_name>
   <domain_keyword>clmb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 16:05:52</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1058.ui-dns.org</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1094.ui-dns.de</value>
    <value>ns1105.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cam2.site</domain_name>
   <domain_keyword>cam2</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-31 00:56:59</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Dnipropetrovska</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>came.live</domain_name>
   <domain_keyword>came</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 00:20:02</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1413.awsdns-48.org</value>
    <value>ns-1559.awsdns-02.co.uk</value>
    <value>ns-298.awsdns-37.com</value>
    <value>ns-911.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>camf.com.cn</domain_name>
   <domain_keyword>camf</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-01 23:27:58</query_time>
   <create_date>2004-04-08</create_date>
   <expiry_date>2028-04-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京汇邦汉威展览展示有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cam1.net</domain_name>
   <domain_keyword>cam1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 16:36:00</query_time>
   <create_date>1998-12-03</create_date>
   <update_date>2022-12-03</update_date>
   <expiry_date>2025-12-02</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>ns51.domaincontrol.com</value>
    <value>ns52.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>97</num>
   <domain_name>cambo.promo</domain_name>
   <domain_keyword>cambo</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-04-09 08:44:21</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>xamb.xyz</domain_name>
   <domain_keyword>xamb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 11:00:26</query_time>
   <create_date>2018-09-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.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>cemb.nl</domain_name>
   <domain_keyword>cemb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 23:03:31</query_time>
   <create_date>2019-06-15</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cahb.net</domain_name>
   <domain_keyword>cahb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 08:25:51</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1304</registrar_iana>
   <registrar_name>SNAPNAMES 42, 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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.09</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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