WHOIS QUERY TIME

10 May 2024 - 8:50 PM UTC

Registered: 8 August 2008
Expiry: 31 August 2024

DNSSEC

Signed delegation

NAME SERVERS

ns1.curanet.dk
ns2.curanet.dk

DOMAIN STATUS

Active

REGISTRANT

Name: Københavns Universitet
Address: Nørregade 10
City: København K
ZIP: 1165
Country: Denmark

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=camb.dk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "camb.dk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.202,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>camb.dk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.202</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.177 seconds) for "camb.dk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 May 2024 - 8:50 PM UTC

Registered: 8 August 2008
Expiry: 31 August 2024

DNSSEC

Signed delegation

NAME SERVERS

ns1.curanet.dk
ns2.curanet.dk

DOMAIN STATUS

Active

REGISTRANT

Name: Københavns Universitet
Address: Nørregade 10
City: København K
ZIP: 1165
Country: Denmark

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.dk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "camb.dk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "camb.dk",
    "results": [
        {
            "num": 1,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.177,
        "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.dk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>camb.dk</unique_domains>
 <results>
  <value>
   <num>1</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>
 </results>
 <stats>
  <total_time>0.177</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 39 domain names (in 0.114 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.dev 6 Jun 2024 6 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 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": 40,
        "relation": "eq",
        "current": 40
    },
    "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.dev, 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-06-12 05:05:42",
            "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-06-12 05:05:42",
            "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-06-12 05:05:42",
            "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-06-12 05:05:42",
            "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-06-10 11:28:51",
            "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.dev",
            "domain_keyword": "camb",
            "domain_tld": "dev",
            "query_time": "2024-06-09 18:04:05",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "camb.ai",
            "domain_keyword": "camb",
            "domain_tld": "ai",
            "query_time": "2024-06-11 09:49:42",
            "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.114,
        "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>40</total>
  <relation>eq</relation>
  <current>40</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.dev, 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-06-12 05:05:42</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-06-12 05:05:42</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-06-12 05:05:42</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-06-12 05:05:42</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-06-10 11:28:51</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.dev</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-09 18:04:05</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>40</num>
   <domain_name>camb.ai</domain_name>
   <domain_keyword>camb</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-11 09:49:42</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.114</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,814 domain names (in 0.218 seconds) which look and sound like the brand name "camb".
Domain Name Registered Expiry Registrar Ownership
1 cbmb.org 14 Mar 2014 14 Mar 2025 Network Solutions, LLC CBMB
2 cam4.observer 17 Apr 2017 17 Apr 2025 101domain GRS Ltd. Domain Trading
3 yamb.co.uk 2 Aug 2022 2 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
4 camp.eu - - Domain Robot -
5 cama.info 23 Jan 2005 23 Jan 2026 Tucows Domains Inc. Data Protected
6 cam3.xyz 20 Aug 2023 20 Aug 2024 Dynadot LLC -
7 caob.lol 31 Dec 2023 31 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
8 lamb.yoga 16 Jun 2020 16 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 bamb.uk 22 May 2023 22 May 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
10 camy.it 14 Jul 2016 21 Jan 2025 OVH Carmela Sotero
11 lamb.app 11 Jul 2022 11 Jul 2024 Porkbun LLC Domain For Sale
12 came.org 18 Nov 1996 17 Nov 2024 Azdomainz, LLC Buydomains.com
13 cams.baby 26 Jan 2024 26 Jan 2025 Porkbun, LLC Private by Design, LLC
14 cams.bz 25 Aug 2017 25 Aug 2024 Dynadot Inc -
15 cafb.partners 13 Jan 2022 13 Jan 2025 IONOS SE 1&1 Internet Limited
16 camh.be 17 Dec 2014 - AXC -
17 yamb.io 9 Jan 2021 9 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 camc.cn 14 Jul 2021 14 Jul 2024 阿里云计算有限公司(万网) 经兴波
19 cfmb.org 30 Jan 2019 30 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
20 casmb.cn 18 Nov 2022 18 Nov 2025 上海美橙科技信息发展有限公司 艾春
21 cam4.cool 31 Mar 2016 31 Mar 2024 101domain GRS Limited Domain Trading
22 cabb.online 24 Sep 2023 24 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
23 cdmb.uk 22 Jul 2021 22 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
24 samb.site 7 Apr 2023 7 Apr 2024 Sav.com, LLC- 6 Privacy Protection
25 cambo.net 31 Aug 2002 31 Aug 2024 GoDaddy.com, LLC -
26 cambh.com 19 Jan 2023 19 Jan 2028 GoDaddy.com, LLC -
27 camm.photography 26 Oct 2022 26 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
28 cmab.com.br 21 Oct 2012 21 Oct 2027 - CONSERVAT?RIO DE M?SICA E ARTES DE BRAS?LIA LTDA
29 lamb.best 8 Apr 2024 8 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
30 cams.cafe 12 Jun 2020 12 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
31 camp.la 5 Mar 2016 5 Mar 2025 Key-Systems GmbH -
32 damb.eu - - WEDOS Internet, a.s. -
33 lamb.cool 16 May 2020 16 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 caib.ru 28 Sep 2017 28 Sep 2024 SALENAMES-RU Private Person
35 cam4.beauty 7 Aug 2023 7 Aug 2024 Porkbun, LLC Private by Design, LLC
36 cramb.co.uk 6 Oct 2012 6 Oct 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
37 camh.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
38 cimb.financial 13 Sep 2020 13 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 camp.boutique 14 Jun 2022 14 Jun 2024 Gandi SAS SARL CAMPOY
40 carb.top 30 Oct 2023 30 Oct 2024 Spaceship, Inc. REDACTED FOR PRIVACY
41 cam4.town 21 Jul 2014 21 Jul 2024 101domain GRS Limited Domain Trading
42 camy.xn--ses554g 31 Jul 2017 31 Jul 2033 Knet Registrar Co.,Ltd. S*K*X*YYXGS
43 camu.me 25 Feb 2010 25 Feb 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0123152883
44 cama.uk 3 Sep 2020 3 Sep 2024 Domainlore LLC [Tag = DOMAINLORE] -
45 lamb.asia 12 Jun 2019 12 Jun 2025 Dreamscape Networks International Pte Ltd North Websites
46 cameb.com.br 29 Oct 2023 29 Oct 2024 GODADDY (86) Luiz Matoso
47 crmb.tv 18 May 2016 18 May 2025 Regional Network Information Center, JSC dba RU-CENTER JSC "CTC Network"
48 camh.biz 11 May 2018 11 May 2024 NameSilo, LLC PrivacyGuardian.org llc
49 cambe.me 30 May 2018 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 camh.site 23 Nov 2023 23 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
51 camfb.link 28 Mar 2024 28 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
52 cam4.one 8 May 2015 8 May 2025 101domain GRS Limited Domain Trading
53 aamb.nl 7 Nov 2011 - ZXCS -
54 aamb.us 28 Mar 2018 28 Mar 2034 GoDaddy.com, LLC AAMB
55 cambo.pro 28 Nov 2021 28 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
56 comb.cn 13 Jun 2004 13 Jun 2025 厦门易名科技股份有限公司 广东蜂巢通讯有限公司
57 cxmb.com 5 Jun 2005 5 Jun 2024 GoDaddy.com, LLC -
58 pamb.info 22 Jan 2007 22 Jan 2025 eNom, LLC ProfesionalnaasociaciianamediatoritevBylgariia
59 camv.live 22 Apr 2024 22 Apr 2025 Name.com, Inc. Lawn N
60 lamb.org 25 May 1995 24 May 2026 Network Solutions, LLC REDACTED FOR PRIVACY
61 comb.org 19 Sep 1997 18 Sep 2024 Namesilo, LLC See PrivacyGuardian.org
62 cmmb.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Glenn McMahon
63 csmb.sbs 25 Apr 2024 25 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
64 cam2.bio 19 Apr 2023 19 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 cama.co.in 1 Aug 2020 1 Aug 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
66 camp.so 25 Jun 2020 25 Jun 2024 NameCheap Privacy service provided by Withheld for Privacy ehf
67 cnmb.work 26 Feb 2024 26 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Qin Zi Jun
68 cam4.xn--fiq228c5hs 2 May 2014 2 May 2025 101domain, Inc. -
69 cam4.university 21 Jul 2014 21 Jul 2024 101domain GRS Limited Domain Trading
70 cpamb.info 15 Jan 2019 15 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 samb.se 11 Sep 2008 11 Sep 2024 Loopia AB -
72 cama.com.au - - GoDaddy.com LLC trading as GoDaddy.com Marilyn Camilleri
73 cams.bio 25 Dec 2017 25 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
74 camx.net 13 Apr 1998 12 Apr 2025 GoDaddy.com, LLC -
75 camo.shop 26 Sep 2016 26 Sep 2024 Porkbun LLC -
76 lamb.agency 20 Dec 2014 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 lamb.cc 4 Jun 1998 4 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
78 camo.one 17 Jul 2020 17 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
79 cams.berlin 30 Sep 2021 30 Sep 2025 Gandi SAS -
80 cams.work 4 Aug 2022 4 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
81 camo.services 31 Aug 2023 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 cam4.audio 13 Nov 2023 13 Nov 2024 XYZ.com, LLC XYZ.com, LLC
83 cmab.net 9 Mar 2000 9 Mar 2025 GoDaddy.com, LLC -
84 jamb.co.uk 2 Dec 2003 2 Dec 2032 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
85 cmmb.co.uk 10 May 2018 10 May 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
86 came.ae - - Etisalat CAME MIDDLE EAST FZCO
87 comb.store 8 Apr 2019 8 Apr 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lei yun
88 cam4.xn--q9jyb4c 31 Mar 2016 31 Mar 2025 101domain, Inc. Domain Trading
89 cama.pl 7 Feb 2003 6 Feb 2025 HBS cloud sp. z o.o. -
90 cams.show 15 Dec 2017 15 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
91 camm.nl 25 Oct 2015 - AXC -
92 camu.store 7 Jun 2023 7 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
93 carb.ru 21 Jun 2023 21 Jun 2024 ACTIVE-RU Private Person
94 camo.video 20 Nov 2020 20 Nov 2024 Cloudflare, Inc unknown.productions LLC
95 cambs.uk 27 Dec 2018 27 Dec 2024 Sawtry Media Limited [Tag = SAWTRY] Sawtry Media Limited
96 cavb.co.uk 6 Jan 2024 6 Jan 2025 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
97 camo.photography 6 May 2020 6 May 2025 Name.com, Inc. Domain Protection Services, Inc.
98 camp.show 4 Jul 2019 4 Jul 2024 DNSPod, Inc. Cao Xiao Xia
99 camby.com 17 May 2008 17 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
100 caml.pro 18 Jan 2013 18 Jan 2025 Gandi SAS 531468429
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.dk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=camb.dk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "camb.dk",
        "page_size": 100
    },
    "count": {
        "total": 3814,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cbmb.org, cam4.observer, yamb.co.uk, camp.eu, cama.info, cam3.xyz, caob.lol, lamb.yoga, bamb.uk, camy.it, lamb.app, came.org, cams.baby, cams.bz, cafb.partners, camh.be, yamb.io, camc.cn, cfmb.org, casmb.cn, cam4.cool, cabb.online, cdmb.uk, samb.site, cambo.net, cambh.com, camm.photography, cmab.com.br, lamb.best, cams.cafe, camp.la, damb.eu, lamb.cool, caib.ru, cam4.beauty, cramb.co.uk, camh.xyz, cimb.financial, camp.boutique, carb.top, cam4.town, camy.xn--ses554g, camu.me, cama.uk, lamb.asia, cameb.com.br, crmb.tv, camh.biz, cambe.me, camh.site, camfb.link, cam4.one, aamb.nl, aamb.us, cambo.pro, comb.cn, cxmb.com, pamb.info, camv.live, lamb.org, comb.org, cmmb.com.au, csmb.sbs, cam2.bio, cama.co.in, camp.so, cnmb.work, cam4.xn--fiq228c5hs, cam4.university, cpamb.info, samb.se, cama.com.au, cams.bio, camx.net, camo.shop, lamb.agency, lamb.cc, camo.one, cams.berlin, cams.work, camo.services, cam4.audio, cmab.net, jamb.co.uk, cmmb.co.uk, came.ae, comb.store, cam4.xn--q9jyb4c, cama.pl, cams.show, camm.nl, camu.store, carb.ru, camo.video, cambs.uk, cavb.co.uk, camo.photography, camp.show, camby.com, caml.pro",
    "results": [
        {
            "num": 1,
            "domain_name": "cbmb.org",
            "domain_keyword": "cbmb",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:22:57",
            "create_date": "2014-03-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CBMB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bahia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cam4.observer",
            "domain_keyword": "cam4",
            "domain_tld": "observer",
            "query_time": "2024-05-02 17:57:07",
            "create_date": "2017-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "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_state": "ON",
            "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": 3,
            "domain_name": "yamb.co.uk",
            "domain_keyword": "yamb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 21:31:31",
            "create_date": "2022-08-02",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "camp.eu",
            "domain_keyword": "camp",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:14:03",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 5,
            "domain_name": "cama.info",
            "domain_keyword": "cama",
            "domain_tld": "info",
            "query_time": "2024-04-19 18:37:58",
            "create_date": "2005-01-23",
            "update_date": "2024-02-15",
            "expiry_date": "2026-01-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SN",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cam3.xyz",
            "domain_keyword": "cam3",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 08:35:28",
            "create_date": "2023-08-20",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-20",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "caob.lol",
            "domain_keyword": "caob",
            "domain_tld": "lol",
            "query_time": "2024-05-06 22:47:26",
            "create_date": "2023-12-31",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-31",
            "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": [
                "channing.dnspod.net",
                "shooting.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lamb.yoga",
            "domain_keyword": "lamb",
            "domain_tld": "yoga",
            "query_time": "2024-05-13 18:46:43",
            "create_date": "2020-06-16",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-16",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bamb.uk",
            "domain_keyword": "bamb",
            "domain_tld": "uk",
            "query_time": "2024-05-24 23:18:02",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "camy.it",
            "domain_keyword": "camy",
            "domain_tld": "it",
            "query_time": "2024-05-25 12:58:17",
            "create_date": "2016-07-14",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Carmela Sotero",
            "registrant_address": "Via Danzia 1/C",
            "registrant_city": "Affi",
            "registrant_state": "VR",
            "registrant_zip": "37010",
            "registrant_country": "IT",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "lamb.app",
            "domain_keyword": "lamb",
            "domain_tld": "app",
            "query_time": "2024-05-24 11:57:01",
            "create_date": "2022-07-11",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain For Sale",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "George Town",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "came.org",
            "domain_keyword": "came",
            "domain_tld": "org",
            "query_time": "2024-05-20 20:03:26",
            "create_date": "1996-11-18",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Buydomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cams.baby",
            "domain_keyword": "cams",
            "domain_tld": "baby",
            "query_time": "2024-05-22 21:32:23",
            "create_date": "2024-01-26",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cams.bz",
            "domain_keyword": "cams",
            "domain_tld": "bz",
            "query_time": "2024-05-18 09:54:11",
            "create_date": "2017-08-25",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "name_servers": [
                "cdns1.interserver.net",
                "cdns2.interserver.net",
                "cdns3.interserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cafb.partners",
            "domain_keyword": "cafb",
            "domain_tld": "partners",
            "query_time": "2024-05-19 05:57:52",
            "create_date": "2022-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": [
                "ns1074.ui-dns.de",
                "ns1105.ui-dns.org",
                "ns1111.ui-dns.biz",
                "ns1122.ui-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "camh.be",
            "domain_keyword": "camh",
            "domain_tld": "be",
            "query_time": "2024-05-27 07:45:16",
            "create_date": "2014-12-17",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 17,
            "domain_name": "yamb.io",
            "domain_keyword": "yamb",
            "domain_tld": "io",
            "query_time": "2024-05-28 06:53:59",
            "create_date": "2021-01-09",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "camc.cn",
            "domain_keyword": "camc",
            "domain_tld": "cn",
            "query_time": "2024-05-27 21:45:18",
            "create_date": "2021-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "经兴波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cfmb.org",
            "domain_keyword": "cfmb",
            "domain_tld": "org",
            "query_time": "2024-05-31 21:19:42",
            "create_date": "2019-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "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": 20,
            "domain_name": "casmb.cn",
            "domain_keyword": "casmb",
            "domain_tld": "cn",
            "query_time": "2024-06-01 17:33:56",
            "create_date": "2022-11-18",
            "expiry_date": "2025-11-18",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "艾春",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cam4.cool",
            "domain_keyword": "cam4",
            "domain_tld": "cool",
            "query_time": "2024-05-29 02:11:55",
            "create_date": "2016-03-31",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-31",
            "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": [
                "clientHold",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cabb.online",
            "domain_keyword": "cabb",
            "domain_tld": "online",
            "query_time": "2024-06-06 06:09:29",
            "create_date": "2023-09-24",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-24",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cdmb.uk",
            "domain_keyword": "cdmb",
            "domain_tld": "uk",
            "query_time": "2024-06-10 07:15:38",
            "create_date": "2021-07-22",
            "update_date": "2023-07-30",
            "expiry_date": "2025-07-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "samb.site",
            "domain_keyword": "samb",
            "domain_tld": "site",
            "query_time": "2024-06-11 12:55:06",
            "create_date": "2023-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-07",
            "registrar_iana": 3896,
            "registrar_name": "Sav.com, LLC- 6",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cambo.net",
            "domain_keyword": "cambo",
            "domain_tld": "net",
            "query_time": "2024-06-12 05:07:18",
            "create_date": "2002-08-31",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cambh.com",
            "domain_keyword": "cambh",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:06:09",
            "create_date": "2023-01-19",
            "update_date": "2023-09-12",
            "expiry_date": "2028-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "camm.photography",
            "domain_keyword": "camm",
            "domain_tld": "photography",
            "query_time": "2024-04-27 05:15:31",
            "create_date": "2022-10-26",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cmab.com.br",
            "domain_keyword": "cmab",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 15:20:33",
            "create_date": "2012-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2027-10-21",
            "registrant_name": "CONSERVAT?RIO DE M?SICA E ARTES DE BRAS?LIA LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 29,
            "domain_name": "lamb.best",
            "domain_keyword": "lamb",
            "domain_tld": "best",
            "query_time": "2024-04-15 00:15:07",
            "create_date": "2024-04-08",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "braelyn.ns.cloudflare.com",
                "damiete.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cams.cafe",
            "domain_keyword": "cams",
            "domain_tld": "cafe",
            "query_time": "2024-04-23 07:17:08",
            "create_date": "2020-06-12",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "camp.la",
            "domain_keyword": "camp",
            "domain_tld": "la",
            "query_time": "2024-05-01 18:51:03",
            "create_date": "2016-03-05",
            "update_date": "2023-03-15",
            "expiry_date": "2025-03-05",
            "registrar_name": "Key-Systems GmbH",
            "registrant_email": "https://whois.nic.la/contact/camp.la/registrant",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "damb.eu",
            "domain_keyword": "damb",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:47:10",
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "http://hosting.wedos.com",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        },
        {
            "num": 33,
            "domain_name": "lamb.cool",
            "domain_keyword": "lamb",
            "domain_tld": "cool",
            "query_time": "2024-05-04 17:02:28",
            "create_date": "2020-05-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-16",
            "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": 34,
            "domain_name": "caib.ru",
            "domain_keyword": "caib",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:20:25",
            "create_date": "2017-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "cam4.beauty",
            "domain_keyword": "cam4",
            "domain_tld": "beauty",
            "query_time": "2024-05-02 17:57:06",
            "create_date": "2023-08-07",
            "update_date": "2024-03-23",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cramb.co.uk",
            "domain_keyword": "cramb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 04:18:45",
            "create_date": "2012-10-06",
            "update_date": "2024-04-20",
            "expiry_date": "2024-10-06",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "camh.xyz",
            "domain_keyword": "camh",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 18:53:42",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cimb.financial",
            "domain_keyword": "cimb",
            "domain_tld": "financial",
            "query_time": "2024-05-10 02:56:25",
            "create_date": "2020-09-13",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "camp.boutique",
            "domain_keyword": "camp",
            "domain_tld": "boutique",
            "query_time": "2024-05-09 18:58:16",
            "create_date": "2022-06-14",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SARL CAMPOY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "42",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "carb.top",
            "domain_keyword": "carb",
            "domain_tld": "top",
            "query_time": "2024-05-10 07:14:50",
            "create_date": "2023-10-30",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-30",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cam4.town",
            "domain_keyword": "cam4",
            "domain_tld": "town",
            "query_time": "2024-05-07 08:35:30",
            "create_date": "2014-07-21",
            "update_date": "2023-05-27",
            "expiry_date": "2024-07-21",
            "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": 42,
            "domain_name": "camy.xn--ses554g",
            "domain_keyword": "camy",
            "domain_tld": "xn--ses554g",
            "query_time": "2024-05-09 02:11:59",
            "create_date": "2017-07-31",
            "update_date": "2023-09-22",
            "expiry_date": "2033-07-31",
            "registrar_iana": 3225,
            "registrar_name": "Knet Registrar Co.,Ltd.",
            "registrar_website": "http://knetreg.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S*K*X*YYXGS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "四川",
            "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": [
                "nswz1.knetreg.cn",
                "nswz2.knetreg.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "camu.me",
            "domain_keyword": "camu",
            "domain_tld": "me",
            "query_time": "2024-05-09 02:11:39",
            "create_date": "2010-02-25",
            "update_date": "2024-05-01",
            "expiry_date": "2026-02-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0123152883",
            "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.theeyehost.com",
                "ns2.theeyehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cama.uk",
            "domain_keyword": "cama",
            "domain_tld": "uk",
            "query_time": "2024-05-19 19:19:35",
            "create_date": "2020-09-03",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-03",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "for.sale.at.buydomainnames.co.uk",
                "www.buynames.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "lamb.asia",
            "domain_keyword": "lamb",
            "domain_tld": "asia",
            "query_time": "2024-05-16 01:57:37",
            "create_date": "2019-06-12",
            "update_date": "2024-03-25",
            "expiry_date": "2025-06-12",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "North Websites",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cameb.com.br",
            "domain_keyword": "cameb",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 08:05:11",
            "create_date": "2023-10-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-29",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Luiz Matoso",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "crmb.tv",
            "domain_keyword": "crmb",
            "domain_tld": "tv",
            "query_time": "2024-05-22 09:50:19",
            "create_date": "2016-05-18",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-18",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JSC \"CTC Network\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "camh.biz",
            "domain_keyword": "camh",
            "domain_tld": "biz",
            "query_time": "2024-05-25 08:46:22",
            "create_date": "2018-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cambe.me",
            "domain_keyword": "cambe",
            "domain_tld": "me",
            "query_time": "2024-05-31 01:42:10",
            "create_date": "2018-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "camh.site",
            "domain_keyword": "camh",
            "domain_tld": "site",
            "query_time": "2024-05-27 07:45:16",
            "create_date": "2023-11-23",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "camfb.link",
            "domain_keyword": "camfb",
            "domain_tld": "link",
            "query_time": "2024-05-27 07:45:04",
            "create_date": "2024-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cam4.one",
            "domain_keyword": "cam4",
            "domain_tld": "one",
            "query_time": "2024-06-06 17:22:46",
            "create_date": "2015-05-08",
            "update_date": "2024-06-04",
            "expiry_date": "2025-05-08",
            "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": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "aamb.nl",
            "domain_keyword": "aamb",
            "domain_tld": "nl",
            "query_time": "2024-05-27 20:32:07",
            "create_date": "2011-11-07",
            "update_date": "2024-02-06",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "aamb.us",
            "domain_keyword": "aamb",
            "domain_tld": "us",
            "query_time": "2024-05-27 20:32:07",
            "create_date": "2018-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2034-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Keri Donohoo",
            "registrant_company": "AAMB",
            "registrant_address": "PO Box 97055",
            "registrant_city": "Washington",
            "registrant_state": "District of Columbia",
            "registrant_zip": "20090",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7038684926",
            "name_servers": [
                "kira.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cambo.pro",
            "domain_keyword": "cambo",
            "domain_tld": "pro",
            "query_time": "2024-05-27 21:42:24",
            "create_date": "2021-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "comb.cn",
            "domain_keyword": "comb",
            "domain_tld": "cn",
            "query_time": "2024-06-13 00:20:22",
            "create_date": "2004-06-13",
            "expiry_date": "2025-06-13",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "广东蜂巢通讯有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "jaxson.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cxmb.com",
            "domain_keyword": "cxmb",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:53:25",
            "create_date": "2005-06-05",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pamb.info",
            "domain_keyword": "pamb",
            "domain_tld": "info",
            "query_time": "2024-04-24 22:44:23",
            "create_date": "2007-01-22",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ProfesionalnaasociaciianamediatoritevBylgariia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns103.superhosting.bg",
                "ns104.superhosting.bg"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "camv.live",
            "domain_keyword": "camv",
            "domain_tld": "live",
            "query_time": "2024-04-24 16:22:14",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lawn N",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "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": [
                "braelyn.ns.cloudflare.com",
                "chad.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "lamb.org",
            "domain_keyword": "lamb",
            "domain_tld": "org",
            "query_time": "2024-04-20 22:57:26",
            "create_date": "1995-05-25",
            "update_date": "2021-03-27",
            "expiry_date": "2026-05-24",
            "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": "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": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "comb.org",
            "domain_keyword": "comb",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:44:01",
            "create_date": "1997-09-19",
            "update_date": "2023-12-21",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cmmb.com.au",
            "domain_keyword": "cmmb",
            "domain_tld": "com.au",
            "query_time": "2024-04-21 02:45:07",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Glenn McMahon",
            "name_servers": [
                "ns1.syd4.hostyourservices.net",
                "ns2.syd4.hostyourservices.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "csmb.sbs",
            "domain_keyword": "csmb",
            "domain_tld": "sbs",
            "query_time": "2024-04-27 18:15:58",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "marek.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cam2.bio",
            "domain_keyword": "cam2",
            "domain_tld": "bio",
            "query_time": "2024-05-02 17:57:05",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cama.co.in",
            "domain_keyword": "cama",
            "domain_tld": "co.in",
            "query_time": "2024-05-02 17:57:12",
            "create_date": "2020-08-01",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-01",
            "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": "Maharashtra",
            "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": [
                "clayton.ns.cloudflare.com",
                "khloe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "camp.so",
            "domain_keyword": "camp",
            "domain_tld": "so",
            "query_time": "2024-05-01 18:51:04",
            "create_date": "2020-06-25",
            "update_date": "2023-12-14",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cnmb.work",
            "domain_keyword": "cnmb",
            "domain_tld": "work",
            "query_time": "2024-05-01 11:06:52",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "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": "Qin Zi Jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cam4.xn--fiq228c5hs",
            "domain_keyword": "cam4",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-05-07 08:35:30",
            "create_date": "2014-05-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "https://whois.101domain.com",
            "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.",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cam4.university",
            "domain_keyword": "cam4",
            "domain_tld": "university",
            "query_time": "2024-05-07 08:35:30",
            "create_date": "2014-07-21",
            "update_date": "2023-05-27",
            "expiry_date": "2024-07-21",
            "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": 70,
            "domain_name": "cpamb.info",
            "domain_keyword": "cpamb",
            "domain_tld": "info",
            "query_time": "2024-05-07 05:44:35",
            "create_date": "2019-01-15",
            "update_date": "2023-06-18",
            "expiry_date": "2025-01-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": [
                "ns67.worldnic.com",
                "ns68.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "samb.se",
            "domain_keyword": "samb",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:53:42",
            "create_date": "2008-09-11",
            "update_date": "2023-07-04",
            "expiry_date": "2024-09-11",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 72,
            "domain_name": "cama.com.au",
            "domain_keyword": "cama",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 04:56:46",
            "update_date": "2024-03-04",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Marilyn Camilleri",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cams.bio",
            "domain_keyword": "cams",
            "domain_tld": "bio",
            "query_time": "2024-04-23 07:17:08",
            "create_date": "2017-12-25",
            "update_date": "2023-10-19",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cams.bio",
                "ns2.cams.bio"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "camx.net",
            "domain_keyword": "camx",
            "domain_tld": "net",
            "query_time": "2024-04-23 16:53:36",
            "create_date": "1998-04-13",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "camo.shop",
            "domain_keyword": "camo",
            "domain_tld": "shop",
            "query_time": "2024-05-04 22:01:46",
            "create_date": "2016-09-26",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_state": "British Columbia",
            "registrant_country": "CA",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "lamb.agency",
            "domain_keyword": "lamb",
            "domain_tld": "agency",
            "query_time": "2024-05-04 17:02:27",
            "create_date": "2014-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lamb.cc",
            "domain_keyword": "lamb",
            "domain_tld": "cc",
            "query_time": "2024-05-04 17:02:28",
            "create_date": "1998-06-04",
            "update_date": "2023-05-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/af6fb53e-7f82-42de-91f5-28991ec54147",
            "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": 78,
            "domain_name": "camo.one",
            "domain_keyword": "camo",
            "domain_tld": "one",
            "query_time": "2024-05-09 18:57:43",
            "create_date": "2020-07-17",
            "update_date": "2022-12-04",
            "expiry_date": "2024-07-17",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cams.berlin",
            "domain_keyword": "cams",
            "domain_tld": "berlin",
            "query_time": "2024-05-09 02:10:14",
            "create_date": "2021-09-30",
            "update_date": "2023-12-01",
            "expiry_date": "2025-09-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "name_servers": [
                "ns-114-b.gandi.net",
                "ns-117-a.gandi.net",
                "ns-76-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cams.work",
            "domain_keyword": "cams",
            "domain_tld": "work",
            "query_time": "2024-05-18 09:54:12",
            "create_date": "2022-08-04",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "camo.services",
            "domain_keyword": "camo",
            "domain_tld": "services",
            "query_time": "2024-05-16 06:38:46",
            "create_date": "2023-08-31",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-31",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cam4.audio",
            "domain_keyword": "cam4",
            "domain_tld": "audio",
            "query_time": "2024-05-27 21:39:36",
            "create_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 9999,
            "registrar_name": "XYZ.com, LLC",
            "registrar_website": "https://gen.xyz/",
            "registrant_company": "XYZ.com, LLC",
            "registrant_state": "NV",
            "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.",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cmab.net",
            "domain_keyword": "cmab",
            "domain_tld": "net",
            "query_time": "2024-06-03 06:27:53",
            "create_date": "2000-03-09",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "jamb.co.uk",
            "domain_keyword": "jamb",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 01:37:10",
            "create_date": "2003-12-02",
            "update_date": "2024-05-16",
            "expiry_date": "2032-12-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "kiki.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "cmmb.co.uk",
            "domain_keyword": "cmmb",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 13:56:46",
            "create_date": "2018-05-10",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-10",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "1378.ns1.abovedomains.com",
                "1378.ns2.abovedomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "came.ae",
            "domain_keyword": "came",
            "domain_tld": "ae",
            "query_time": "2024-04-09 08:49:53",
            "registrar_name": "Etisalat",
            "registrant_name": "CAME MIDDLE EAST FZCO",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 87,
            "domain_name": "comb.store",
            "domain_keyword": "comb",
            "domain_tld": "store",
            "query_time": "2024-04-20 09:44:01",
            "create_date": "2019-04-08",
            "update_date": "2023-08-31",
            "expiry_date": "2029-04-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "lei yun",
            "registrant_state": "he 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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cam4.xn--q9jyb4c",
            "domain_keyword": "cam4",
            "domain_tld": "xn--q9jyb4c",
            "query_time": "2024-04-20 19:12:13",
            "create_date": "2016-03-31",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "http://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 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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cama.pl",
            "domain_keyword": "cama",
            "domain_tld": "pl",
            "query_time": "2024-04-01 18:34:48",
            "create_date": "2003-02-07",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-06",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cams.show",
            "domain_keyword": "cams",
            "domain_tld": "show",
            "query_time": "2024-04-29 08:09:58",
            "create_date": "2017-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "camm.nl",
            "domain_keyword": "camm",
            "domain_tld": "nl",
            "query_time": "2024-05-01 18:49:11",
            "create_date": "2015-10-25",
            "update_date": "2023-10-26",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 92,
            "domain_name": "camu.store",
            "domain_keyword": "camu",
            "domain_tld": "store",
            "query_time": "2024-05-09 02:11:39",
            "create_date": "2023-06-07",
            "update_date": "2023-10-13",
            "expiry_date": "2025-06-07",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "carb.ru",
            "domain_keyword": "carb",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:20:06",
            "create_date": "2023-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "camo.video",
            "domain_keyword": "camo",
            "domain_tld": "video",
            "query_time": "2024-04-27 05:17:22",
            "create_date": "2020-11-20",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "unknown.productions LLC",
            "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": [
                "ian.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cambs.uk",
            "domain_keyword": "cambs",
            "domain_tld": "uk",
            "query_time": "2024-05-09 21:33:06",
            "create_date": "2018-12-27",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-27",
            "registrar_name": "Sawtry Media Limited [Tag = SAWTRY]",
            "registrar_website": "http://sawtry.com",
            "registrant_name": "Sawtry Media Limited",
            "registrant_address": "Eco Innovation Centre, Peterscourt, City Road, Peterborough, Cambridgeshire, PE1 1SA, United Kingdom",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "cavb.co.uk",
            "domain_keyword": "cavb",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 12:55:12",
            "create_date": "2024-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "camo.photography",
            "domain_keyword": "camo",
            "domain_tld": "photography",
            "query_time": "2024-05-12 08:10:46",
            "create_date": "2020-05-06",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "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": [
                "ns1cny.name.com",
                "ns2dhj.name.com",
                "ns3jwx.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "camp.show",
            "domain_keyword": "camp",
            "domain_tld": "show",
            "query_time": "2024-05-27 01:29:47",
            "create_date": "2019-07-04",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cao Xiao Xia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "camby.com",
            "domain_keyword": "camby",
            "domain_tld": "com",
            "query_time": "2024-05-17 00:32:17",
            "create_date": "2008-05-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=camby.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "caml.pro",
            "domain_keyword": "caml",
            "domain_tld": "pro",
            "query_time": "2024-05-20 16:57:29",
            "create_date": "2013-01-18",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "531468429",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-172-a.gandi.net",
                "ns-45-b.gandi.net",
                "ns-94-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.218,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>camb.dk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3814</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cbmb.org, cam4.observer, yamb.co.uk, camp.eu, cama.info, cam3.xyz, caob.lol, lamb.yoga, bamb.uk, camy.it, lamb.app, came.org, cams.baby, cams.bz, cafb.partners, camh.be, yamb.io, camc.cn, cfmb.org, casmb.cn, cam4.cool, cabb.online, cdmb.uk, samb.site, cambo.net, cambh.com, camm.photography, cmab.com.br, lamb.best, cams.cafe, camp.la, damb.eu, lamb.cool, caib.ru, cam4.beauty, cramb.co.uk, camh.xyz, cimb.financial, camp.boutique, carb.top, cam4.town, camy.xn--ses554g, camu.me, cama.uk, lamb.asia, cameb.com.br, crmb.tv, camh.biz, cambe.me, camh.site, camfb.link, cam4.one, aamb.nl, aamb.us, cambo.pro, comb.cn, cxmb.com, pamb.info, camv.live, lamb.org, comb.org, cmmb.com.au, csmb.sbs, cam2.bio, cama.co.in, camp.so, cnmb.work, cam4.xn--fiq228c5hs, cam4.university, cpamb.info, samb.se, cama.com.au, cams.bio, camx.net, camo.shop, lamb.agency, lamb.cc, camo.one, cams.berlin, cams.work, camo.services, cam4.audio, cmab.net, jamb.co.uk, cmmb.co.uk, came.ae, comb.store, cam4.xn--q9jyb4c, cama.pl, cams.show, camm.nl, camu.store, carb.ru, camo.video, cambs.uk, cavb.co.uk, camo.photography, camp.show, camby.com, caml.pro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cbmb.org</domain_name>
   <domain_keyword>cbmb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:22:57</query_time>
   <create_date>2014-03-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-14</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>CBMB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bahia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cam4.observer</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>observer</domain_tld>
   <query_time>2024-05-02 17:57:07</query_time>
   <create_date>2017-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</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_state>ON</registrant_state>
   <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>3</num>
   <domain_name>yamb.co.uk</domain_name>
   <domain_keyword>yamb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 21:31:31</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>camp.eu</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:14:03</query_time>
   <registrar_name>Domain Robot</registrar_name>
   <registrar_website>https://internetx.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>cama.info</domain_name>
   <domain_keyword>cama</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 18:37:58</query_time>
   <create_date>2005-01-23</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cam3.xyz</domain_name>
   <domain_keyword>cam3</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 08:35:28</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-20</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>caob.lol</domain_name>
   <domain_keyword>caob</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-06 22:47:26</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-31</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>channing.dnspod.net</value>
    <value>shooting.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lamb.yoga</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-13 18:46:43</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-16</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>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>9</num>
   <domain_name>bamb.uk</domain_name>
   <domain_keyword>bamb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 23:18:02</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>camy.it</domain_name>
   <domain_keyword>camy</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 12:58:17</query_time>
   <create_date>2016-07-14</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Carmela Sotero</registrant_company>
   <registrant_address>Via Danzia 1/C</registrant_address>
   <registrant_city>Affi</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>37010</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lamb.app</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 11:57:01</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain For Sale</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>George Town</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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>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>12</num>
   <domain_name>came.org</domain_name>
   <domain_keyword>came</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 20:03:26</query_time>
   <create_date>1996-11-18</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Buydomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cams.baby</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-22 21:32:23</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>14</num>
   <domain_name>cams.bz</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-18 09:54:11</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <name_servers>
    <value>cdns1.interserver.net</value>
    <value>cdns2.interserver.net</value>
    <value>cdns3.interserver.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>cafb.partners</domain_name>
   <domain_keyword>cafb</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-19 05:57:52</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>ns1074.ui-dns.de</value>
    <value>ns1105.ui-dns.org</value>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1122.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>camh.be</domain_name>
   <domain_keyword>camh</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 07:45:16</query_time>
   <create_date>2014-12-17</create_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>yamb.io</domain_name>
   <domain_keyword>yamb</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-28 06:53:59</query_time>
   <create_date>2021-01-09</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>camc.cn</domain_name>
   <domain_keyword>camc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 21:45:18</query_time>
   <create_date>2021-07-14</create_date>
   <expiry_date>2024-07-14</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>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cfmb.org</domain_name>
   <domain_keyword>cfmb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 21:19:42</query_time>
   <create_date>2019-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</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>20</num>
   <domain_name>casmb.cn</domain_name>
   <domain_keyword>casmb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 17:33:56</query_time>
   <create_date>2022-11-18</create_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>艾春</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cam4.cool</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-29 02:11:55</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-31</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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cabb.online</domain_name>
   <domain_keyword>cabb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-06 06:09:29</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-24</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>ns45.domaincontrol.com</value>
    <value>ns46.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>23</num>
   <domain_name>cdmb.uk</domain_name>
   <domain_keyword>cdmb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-10 07:15:38</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>samb.site</domain_name>
   <domain_keyword>samb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-11 12:55:06</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>3896</registrar_iana>
   <registrar_name>Sav.com, LLC- 6</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cambo.net</domain_name>
   <domain_keyword>cambo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 05:07:18</query_time>
   <create_date>2002-08-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-31</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cambh.com</domain_name>
   <domain_keyword>cambh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:06:09</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2028-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>camm.photography</domain_name>
   <domain_keyword>camm</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-04-27 05:15:31</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cmab.com.br</domain_name>
   <domain_keyword>cmab</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 15:20:33</query_time>
   <create_date>2012-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2027-10-21</expiry_date>
   <registrant_name>CONSERVAT?RIO DE M?SICA E ARTES DE BRAS?LIA LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>lamb.best</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-15 00:15:07</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>braelyn.ns.cloudflare.com</value>
    <value>damiete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cams.cafe</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-23 07:17:08</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-12</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>camp.la</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-01 18:51:03</query_time>
   <create_date>2016-03-05</create_date>
   <update_date>2023-03-15</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrant_email>https://whois.nic.la/contact/camp.la/registrant</registrant_email>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</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>32</num>
   <domain_name>damb.eu</domain_name>
   <domain_keyword>damb</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:47:10</query_time>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>http://hosting.wedos.com</registrar_website>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>lamb.cool</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-04 17:02:28</query_time>
   <create_date>2020-05-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-16</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>34</num>
   <domain_name>caib.ru</domain_name>
   <domain_keyword>caib</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:20:25</query_time>
   <create_date>2017-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>cam4.beauty</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-02 17:57:06</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>36</num>
   <domain_name>cramb.co.uk</domain_name>
   <domain_keyword>cramb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 04:18:45</query_time>
   <create_date>2012-10-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>camh.xyz</domain_name>
   <domain_keyword>camh</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 18:53:42</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cimb.financial</domain_name>
   <domain_keyword>cimb</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-05-10 02:56:25</query_time>
   <create_date>2020-09-13</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>camp.boutique</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-09 18:58:16</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SARL CAMPOY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>42</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>carb.top</domain_name>
   <domain_keyword>carb</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-10 07:14:50</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.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>SA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cam4.town</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-05-07 08:35:30</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-07-21</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>42</num>
   <domain_name>camy.xn--ses554g</domain_name>
   <domain_keyword>camy</domain_keyword>
   <domain_tld>xn--ses554g</domain_tld>
   <query_time>2024-05-09 02:11:59</query_time>
   <create_date>2017-07-31</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2033-07-31</expiry_date>
   <registrar_iana>3225</registrar_iana>
   <registrar_name>Knet Registrar Co.,Ltd.</registrar_name>
   <registrar_website>http://knetreg.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>S*K*X*YYXGS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>四川</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>nswz1.knetreg.cn</value>
    <value>nswz2.knetreg.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>camu.me</domain_name>
   <domain_keyword>camu</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-09 02:11:39</query_time>
   <create_date>2010-02-25</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2026-02-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0123152883</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.theeyehost.com</value>
    <value>ns2.theeyehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cama.uk</domain_name>
   <domain_keyword>cama</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 19:19:35</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>for.sale.at.buydomainnames.co.uk</value>
    <value>www.buynames.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>lamb.asia</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 01:57:37</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>North Websites</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cameb.com.br</domain_name>
   <domain_keyword>cameb</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 08:05:11</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Luiz Matoso</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>crmb.tv</domain_name>
   <domain_keyword>crmb</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-22 09:50:19</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JSC &quot;CTC Network&quot;</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>camh.biz</domain_name>
   <domain_keyword>camh</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 08:46:22</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cambe.me</domain_name>
   <domain_keyword>cambe</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-31 01:42:10</query_time>
   <create_date>2018-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>camh.site</domain_name>
   <domain_keyword>camh</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 07:45:16</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-23</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_state>Fu Jian</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>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>51</num>
   <domain_name>camfb.link</domain_name>
   <domain_keyword>camfb</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-27 07:45:04</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cam4.one</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-06 17:22:46</query_time>
   <create_date>2015-05-08</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-05-08</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>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aamb.nl</domain_name>
   <domain_keyword>aamb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 20:32:07</query_time>
   <create_date>2011-11-07</create_date>
   <update_date>2024-02-06</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>aamb.us</domain_name>
   <domain_keyword>aamb</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 20:32:07</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2034-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Keri Donohoo</registrant_name>
   <registrant_company>AAMB</registrant_company>
   <registrant_address>PO Box 97055</registrant_address>
   <registrant_city>Washington</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>20090</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7038684926</registrant_phone>
   <name_servers>
    <value>kira.ns.cloudflare.com</value>
    <value>trey.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>55</num>
   <domain_name>cambo.pro</domain_name>
   <domain_keyword>cambo</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 21:42:24</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>comb.cn</domain_name>
   <domain_keyword>comb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-13 00:20:22</query_time>
   <create_date>2004-06-13</create_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>广东蜂巢通讯有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>jaxson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cxmb.com</domain_name>
   <domain_keyword>cxmb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:53:25</query_time>
   <create_date>2005-06-05</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-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>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>58</num>
   <domain_name>pamb.info</domain_name>
   <domain_keyword>pamb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 22:44:23</query_time>
   <create_date>2007-01-22</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ProfesionalnaasociaciianamediatoritevBylgariia</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>BG</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>ns103.superhosting.bg</value>
    <value>ns104.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>camv.live</domain_name>
   <domain_keyword>camv</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-24 16:22:14</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lawn N</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Georgia</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>braelyn.ns.cloudflare.com</value>
    <value>chad.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>lamb.org</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 22:57:26</query_time>
   <create_date>1995-05-25</create_date>
   <update_date>2021-03-27</update_date>
   <expiry_date>2026-05-24</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>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>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>comb.org</domain_name>
   <domain_keyword>comb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:44:01</query_time>
   <create_date>1997-09-19</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-09-18</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>62</num>
   <domain_name>cmmb.com.au</domain_name>
   <domain_keyword>cmmb</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-21 02:45:07</query_time>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Glenn McMahon</registrant_name>
   <name_servers>
    <value>ns1.syd4.hostyourservices.net</value>
    <value>ns2.syd4.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>csmb.sbs</domain_name>
   <domain_keyword>csmb</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-27 18:15:58</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>marek.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cam2.bio</domain_name>
   <domain_keyword>cam2</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-02 17:57:05</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cama.co.in</domain_name>
   <domain_keyword>cama</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-02 17:57:12</query_time>
   <create_date>2020-08-01</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-01</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>Maharashtra</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>clayton.ns.cloudflare.com</value>
    <value>khloe.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>66</num>
   <domain_name>camp.so</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-01 18:51:04</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>67</num>
   <domain_name>cnmb.work</domain_name>
   <domain_keyword>cnmb</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-01 11:06:52</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</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>Qin Zi Jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cam4.xn--fiq228c5hs</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-05-07 08:35:30</query_time>
   <create_date>2014-05-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>https://whois.101domain.com</registrar_website>
   <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>
   <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>69</num>
   <domain_name>cam4.university</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-07 08:35:30</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-07-21</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>70</num>
   <domain_name>cpamb.info</domain_name>
   <domain_keyword>cpamb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 05:44:35</query_time>
   <create_date>2019-01-15</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-01-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>ns67.worldnic.com</value>
    <value>ns68.worldnic.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>71</num>
   <domain_name>samb.se</domain_name>
   <domain_keyword>samb</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:53:42</query_time>
   <create_date>2008-09-11</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cama.com.au</domain_name>
   <domain_keyword>cama</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 04:56:46</query_time>
   <update_date>2024-03-04</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>Marilyn Camilleri</registrant_name>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.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>73</num>
   <domain_name>cams.bio</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-23 07:17:08</query_time>
   <create_date>2017-12-25</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-12-25</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cams.bio</value>
    <value>ns2.cams.bio</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>camx.net</domain_name>
   <domain_keyword>camx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 16:53:36</query_time>
   <create_date>1998-04-13</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-12</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.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>75</num>
   <domain_name>camo.shop</domain_name>
   <domain_keyword>camo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 22:01:46</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_state>British Columbia</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>lamb.agency</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-04 17:02:27</query_time>
   <create_date>2014-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lamb.cc</domain_name>
   <domain_keyword>lamb</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 17:02:28</query_time>
   <create_date>1998-06-04</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/af6fb53e-7f82-42de-91f5-28991ec54147</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>78</num>
   <domain_name>camo.one</domain_name>
   <domain_keyword>camo</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-09 18:57:43</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2022-12-04</update_date>
   <expiry_date>2024-07-17</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>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>79</num>
   <domain_name>cams.berlin</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-09 02:10:14</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <name_servers>
    <value>ns-114-b.gandi.net</value>
    <value>ns-117-a.gandi.net</value>
    <value>ns-76-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cams.work</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-18 09:54:12</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>camo.services</domain_name>
   <domain_keyword>camo</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-16 06:38:46</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-31</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cam4.audio</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-05-27 21:39:36</query_time>
   <create_date>2023-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>XYZ.com, LLC</registrar_name>
   <registrar_website>https://gen.xyz/</registrar_website>
   <registrant_company>XYZ.com, LLC</registrant_company>
   <registrant_state>NV</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>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cmab.net</domain_name>
   <domain_keyword>cmab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 06:27:53</query_time>
   <create_date>2000-03-09</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-09</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>jamb.co.uk</domain_name>
   <domain_keyword>jamb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 01:37:10</query_time>
   <create_date>2003-12-02</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2032-12-02</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>kiki.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>cmmb.co.uk</domain_name>
   <domain_keyword>cmmb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 13:56:46</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>1378.ns1.abovedomains.com</value>
    <value>1378.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>came.ae</domain_name>
   <domain_keyword>came</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-09 08:49:53</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>CAME MIDDLE EAST FZCO</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>comb.store</domain_name>
   <domain_keyword>comb</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 09:44:01</query_time>
   <create_date>2019-04-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-04-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>lei yun</registrant_company>
   <registrant_state>he 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>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>88</num>
   <domain_name>cam4.xn--q9jyb4c</domain_name>
   <domain_keyword>cam4</domain_keyword>
   <domain_tld>xn--q9jyb4c</domain_tld>
   <query_time>2024-04-20 19:12:13</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>http://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 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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>cama.pl</domain_name>
   <domain_keyword>cama</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 18:34:48</query_time>
   <create_date>2003-02-07</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cams.show</domain_name>
   <domain_keyword>cams</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-04-29 08:09:58</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>camm.nl</domain_name>
   <domain_keyword>camm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 18:49:11</query_time>
   <create_date>2015-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>camu.store</domain_name>
   <domain_keyword>camu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 02:11:39</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2025-06-07</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.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>93</num>
   <domain_name>carb.ru</domain_name>
   <domain_keyword>carb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:20:06</query_time>
   <create_date>2023-06-21</create_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>camo.video</domain_name>
   <domain_keyword>camo</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-27 05:17:22</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-20</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>unknown.productions LLC</registrant_company>
   <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>ian.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cambs.uk</domain_name>
   <domain_keyword>cambs</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 21:33:06</query_time>
   <create_date>2018-12-27</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Sawtry Media Limited [Tag = SAWTRY]</registrar_name>
   <registrar_website>http://sawtry.com</registrar_website>
   <registrant_name>Sawtry Media Limited</registrant_name>
   <registrant_address>Eco Innovation Centre, Peterscourt, City Road, Peterborough, Cambridgeshire, PE1 1SA, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>cavb.co.uk</domain_name>
   <domain_keyword>cavb</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 12:55:12</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>camo.photography</domain_name>
   <domain_keyword>camo</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-12 08:10:46</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <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>ns1cny.name.com</value>
    <value>ns2dhj.name.com</value>
    <value>ns3jwx.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>camp.show</domain_name>
   <domain_keyword>camp</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-27 01:29:47</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cao Xiao Xia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>99</num>
   <domain_name>camby.com</domain_name>
   <domain_keyword>camby</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 00:32:17</query_time>
   <create_date>2008-05-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=camby.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>caml.pro</domain_name>
   <domain_keyword>caml</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 16:57:29</query_time>
   <create_date>2013-01-18</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>531468429</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-172-a.gandi.net</value>
    <value>ns-45-b.gandi.net</value>
    <value>ns-94-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.218</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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