WHOIS QUERY TIME

17 May 2024 - 5:59 PM UTC

Registered: 11 August 1999
Modified: 31 October 2022

REGISTRAR

Name: Dreamscape Networks International Pte Ltd t/a Crazy Domains
Website: https://www.crazydomains.com.au/

DNSSEC

unsigned

NAME SERVERS

dara.ns.cloudflare.com
miles.ns.cloudflare.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=exclamation.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "exclamation.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "exclamation.co.nz",
            "domain_keyword": "exclamation",
            "domain_tld": "co.nz",
            "query_time": "2024-05-17 17:59:24",
            "create_date": "1999-08-11",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>exclamation.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>exclamation.co.nz</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-17 17:59:24</query_time>
   <create_date>1999-08-11</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.188 seconds) for "exclamation.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Oct 2022 - 3:58 PM UTC

Registered: 11 August 1999
Modified: 9 June 2022

REGISTRAR

Name: Dreamscape Networks International Pte Ltd T/A Crazy Domains

NAME SERVERS

dara.ns.cloudflare.com
miles.ns.cloudflare.com

DOMAIN STATUS

Active

#2 - QUERY TIME

6 May 2023 - 8:04 AM UTC

Registered: 11 August 1999
Modified: 31 October 2022

REGISTRAR

Name: Dreamscape Networks International Pte Ltd t/a Crazy Domains
Website: https://www.crazydomains.com.au/

DNSSEC

unsigned

NAME SERVERS

dara.ns.cloudflare.com
miles.ns.cloudflare.com

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=exclamation.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "exclamation.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "exclamation.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "exclamation.co.nz",
            "domain_keyword": "exclamation",
            "domain_tld": "co.nz",
            "query_time": "2022-10-06 15:58:21",
            "create_date": "1999-08-11",
            "update_date": "2022-06-09",
            "registrar_name": "Dreamscape Networks International Pte Ltd T/A Crazy Domains",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "exclamation.co.nz",
            "domain_keyword": "exclamation",
            "domain_tld": "co.nz",
            "query_time": "2023-05-06 08:04:01",
            "create_date": "1999-08-11",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.188,
        "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>exclamation.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>exclamation.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>exclamation.co.nz</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2022-10-06 15:58:21</query_time>
   <create_date>1999-08-11</create_date>
   <update_date>2022-06-09</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd T/A Crazy Domains</registrar_name>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>exclamation.co.nz</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-05-06 08:04:01</query_time>
   <create_date>1999-08-11</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.188</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 32 domain names (in 0.036 seconds) which contained the exact domain keyword "exclamation".
Domain Name Registered Expiry Registrar Ownership
1 exclamation.co.jp 14 Nov 1996 - - Exclamation Co.,Ltd.
2 exclamation.net 23 Jun 1997 22 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 exclamation.com 29 Dec 1997 28 Dec 2024 Gandi SAS -
4 exclamation.co.nz 11 Aug 1999 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
5 exclamation.org 16 Aug 1999 16 Aug 2027 GoDaddy.com, LLC Domains By Proxy, LLC
6 exclamation.jp 10 Oct 2002 31 Oct 2024 - Exclamation Co.,LTD.
7 exclamation.be 14 Jun 2004 - team.blue nl B.V. -
8 exclamation.ru 8 Jul 2008 8 Jul 2024 R01-RU Private Person
9 exclamation.ca 28 Apr 2010 28 Apr 2025 Gandi Services Inc., Gandi SAS REDACTED FOR PRIVACY
10 exclamation.se 12 Dec 2011 12 Dec 2024 One.com -
11 exclamation.it 9 Jan 2013 30 Jan 2025 Algorithmedia S.r.l. Puglia.com Srls
12 exclamation.me 2 Mar 2016 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 exclamation.pro 25 Nov 2016 25 Nov 2024 OVH SAS SHM
14 exclamation.media 13 Jul 2017 13 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 exclamation.co.uk 29 Apr 2018 29 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
16 exclamation.app 8 Jun 2018 8 Jun 2024 OVH sas Teoola Pro
17 exclamation.cloud 10 Jun 2018 10 Jun 2024 Gandi SAS Dataroot Asia Co., Ltd
18 exclamation.club 13 Sep 2018 13 Sep 2024 OVH sas Teoola Pro
19 exclamation.events 13 Sep 2018 13 Sep 2024 OVH SAS Teoola Pro
20 exclamation.foundation 27 May 2019 27 May 2025 Name.com, Inc. Domain Protection Services, Inc.
21 exclamation.xyz 3 Feb 2020 3 Feb 2025 Dynadot LLC -
22 exclamation.link 13 May 2020 13 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
23 exclamation.games 16 Oct 2021 16 Oct 2024 Squarespace Domains II LLC Fexco Studios
24 exclamation.dev 6 Dec 2021 6 Dec 2026 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
25 exclamation.nl 23 Mar 2023 - XNS Registrar B.V. -
26 exclamation.info 22 May 2023 22 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
27 exclamation.cafe 12 Jun 2023 12 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
28 exclamation.clothing 20 Jul 2023 20 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 exclamation.coffee 7 Nov 2023 7 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 exclamation.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
31 exclamation.eu - - GANDI -
32 exclamation.ai - - Dreamscape Networks International Pte. Ltd. Private Registry Authority
33 exclamation.qa - - ROUTEDGE -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=exclamation&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "exclamation",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 33,
        "relation": "eq",
        "current": 33
    },
    "unique_domains": "exclamation.co.jp, exclamation.net, exclamation.com, exclamation.co.nz, exclamation.org, exclamation.jp, exclamation.be, exclamation.ru, exclamation.ca, exclamation.se, exclamation.it, exclamation.me, exclamation.pro, exclamation.media, exclamation.co.uk, exclamation.app, exclamation.cloud, exclamation.club, exclamation.events, exclamation.foundation, exclamation.xyz, exclamation.link, exclamation.games, exclamation.dev, exclamation.nl, exclamation.info, exclamation.cafe, exclamation.clothing, exclamation.coffee, exclamation.online, exclamation.eu, exclamation.ai, exclamation.qa",
    "results": [
        {
            "num": 1,
            "domain_name": "exclamation.co.jp",
            "domain_keyword": "exclamation",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 03:40:46",
            "create_date": "1996-11-14",
            "update_date": "2023-12-01",
            "registrant_company": "Exclamation Co.,Ltd.",
            "name_servers": [
                "ns11.exclamation.jp",
                "ns12.exclamation.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "exclamation.net",
            "domain_keyword": "exclamation",
            "domain_tld": "net",
            "query_time": "2024-04-26 23:55:26",
            "create_date": "1997-06-23",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "exclamation.com",
            "domain_keyword": "exclamation",
            "domain_tld": "com",
            "query_time": "2024-05-12 03:40:46",
            "create_date": "1997-12-29",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "ns-117-b.gandi.net",
                "ns-31-a.gandi.net",
                "ns-65-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "exclamation.co.nz",
            "domain_keyword": "exclamation",
            "domain_tld": "co.nz",
            "query_time": "2024-05-17 17:59:24",
            "create_date": "1999-08-11",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "exclamation.org",
            "domain_keyword": "exclamation",
            "domain_tld": "org",
            "query_time": "2024-04-26 23:55:26",
            "create_date": "1999-08-16",
            "update_date": "2023-07-15",
            "expiry_date": "2027-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.michix.net",
                "ns2.michix.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "exclamation.jp",
            "domain_keyword": "exclamation",
            "domain_tld": "jp",
            "query_time": "2024-05-25 22:57:51",
            "create_date": "2002-10-10",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Exclamation Co.,LTD.",
            "registrant_address": "Bunkyou-ku",
            "registrant_zip": "113-0033",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5840-7124",
            "registrant_fax": "03-5840-7125",
            "name_servers": [
                "ns11.exclamation.jp",
                "ns12.exclamation.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "exclamation.be",
            "domain_keyword": "exclamation",
            "domain_tld": "be",
            "query_time": "2024-04-26 23:55:25",
            "create_date": "2004-06-14",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "exclamation.ru",
            "domain_keyword": "exclamation",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:21:26",
            "create_date": "2008-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.lofr.ru",
                "ns2.lofr.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "exclamation.ca",
            "domain_keyword": "exclamation",
            "domain_tld": "ca",
            "query_time": "2024-05-12 03:40:46",
            "create_date": "2010-04-28",
            "update_date": "2024-01-31",
            "expiry_date": "2025-04-28",
            "registrar_name": "Gandi Services Inc., Gandi SAS",
            "registrar_website": "www.gandi.net",
            "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": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "exclamation.se",
            "domain_keyword": "exclamation",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:05:52",
            "create_date": "2011-12-12",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-12",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 11,
            "domain_name": "exclamation.it",
            "domain_keyword": "exclamation",
            "domain_tld": "it",
            "query_time": "2024-04-13 15:36:51",
            "create_date": "2013-01-09",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-30",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "exclamation.me",
            "domain_keyword": "exclamation",
            "domain_tld": "me",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2016-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "exclamation.pro",
            "domain_keyword": "exclamation",
            "domain_tld": "pro",
            "query_time": "2024-05-08 07:57:13",
            "create_date": "2016-11-25",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-25",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHM",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "exclamation.media",
            "domain_keyword": "exclamation",
            "domain_tld": "media",
            "query_time": "2024-05-17 17:59:24",
            "create_date": "2017-07-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-07-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": [
                "ns1.us87.siteground.us",
                "ns2.us87.siteground.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "exclamation.co.uk",
            "domain_keyword": "exclamation",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 23:42:19",
            "create_date": "2018-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "exclamation.app",
            "domain_keyword": "exclamation",
            "domain_tld": "app",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2018-06-08",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-08",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teoola Pro",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "exclamation.cloud",
            "domain_keyword": "exclamation",
            "domain_tld": "cloud",
            "query_time": "2024-04-26 23:55:26",
            "create_date": "2018-06-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dataroot Asia Co., Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1059.awsdns-04.org",
                "ns-134.awsdns-16.com",
                "ns-1727.awsdns-23.co.uk",
                "ns-581.awsdns-08.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "exclamation.club",
            "domain_keyword": "exclamation",
            "domain_tld": "club",
            "query_time": "2024-04-26 23:55:26",
            "create_date": "2018-09-13",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-13",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teoola Pro",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "exclamation.events",
            "domain_keyword": "exclamation",
            "domain_tld": "events",
            "query_time": "2024-05-17 17:59:25",
            "create_date": "2018-09-13",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-13",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Teoola Pro",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "exclamation.foundation",
            "domain_keyword": "exclamation",
            "domain_tld": "foundation",
            "query_time": "2024-05-17 17:59:24",
            "create_date": "2019-05-27",
            "update_date": "2023-07-12",
            "expiry_date": "2025-05-27",
            "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": [
                "ns1dhl.name.com",
                "ns2fkr.name.com",
                "ns3gxy.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "exclamation.xyz",
            "domain_keyword": "exclamation",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 23:55:26",
            "create_date": "2020-02-03",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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": 22,
            "domain_name": "exclamation.link",
            "domain_keyword": "exclamation",
            "domain_tld": "link",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2020-05-13",
            "update_date": "2020-05-18",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "exclamation.games",
            "domain_keyword": "exclamation",
            "domain_tld": "games",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2021-10-16",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fexco Studios",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "exclamation.dev",
            "domain_keyword": "exclamation",
            "domain_tld": "dev",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2021-12-06",
            "update_date": "2021-12-11",
            "expiry_date": "2026-12-06",
            "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 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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "exclamation.nl",
            "domain_keyword": "exclamation",
            "domain_tld": "nl",
            "query_time": "2024-05-28 07:48:11",
            "create_date": "2023-03-23",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "exclamation.info",
            "domain_keyword": "exclamation",
            "domain_tld": "info",
            "query_time": "2024-05-25 22:57:49",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": "wu qing ru",
            "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": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "exclamation.cafe",
            "domain_keyword": "exclamation",
            "domain_tld": "cafe",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2023-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "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": 28,
            "domain_name": "exclamation.clothing",
            "domain_keyword": "exclamation",
            "domain_tld": "clothing",
            "query_time": "2024-05-31 16:19:37",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "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": [
                "ns1.infoitdns.com",
                "ns2.infoitdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "exclamation.coffee",
            "domain_keyword": "exclamation",
            "domain_tld": "coffee",
            "query_time": "2024-05-12 03:40:46",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "exclamation.online",
            "domain_keyword": "exclamation",
            "domain_tld": "online",
            "query_time": "2024-05-17 17:59:25",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "exclamation.eu",
            "domain_keyword": "exclamation",
            "domain_tld": "eu",
            "query_time": "2024-05-05 02:35:44",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ]
        },
        {
            "num": 32,
            "domain_name": "exclamation.ai",
            "domain_keyword": "exclamation",
            "domain_tld": "ai",
            "query_time": "2024-05-14 19:56:17",
            "registrar_name": "Dreamscape Networks International Pte. Ltd.",
            "registrar_website": "null",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1310.awsdns-35.org",
                "ns-1889.awsdns-44.co.uk",
                "ns-263.awsdns-32.com",
                "ns-869.awsdns-44.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "exclamation.qa",
            "domain_keyword": "exclamation",
            "domain_tld": "qa",
            "query_time": "2024-06-02 07:55:18",
            "update_date": "2024-05-02",
            "registrar_name": "ROUTEDGE",
            "name_servers": [
                "ns1.bh-ht-2.webhostbox.net",
                "ns2.bh-ht-2.webhostbox.net"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>exclamation</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>33</total>
  <relation>eq</relation>
  <current>33</current>
 </count>
 <unique_domains>exclamation.co.jp, exclamation.net, exclamation.com, exclamation.co.nz, exclamation.org, exclamation.jp, exclamation.be, exclamation.ru, exclamation.ca, exclamation.se, exclamation.it, exclamation.me, exclamation.pro, exclamation.media, exclamation.co.uk, exclamation.app, exclamation.cloud, exclamation.club, exclamation.events, exclamation.foundation, exclamation.xyz, exclamation.link, exclamation.games, exclamation.dev, exclamation.nl, exclamation.info, exclamation.cafe, exclamation.clothing, exclamation.coffee, exclamation.online, exclamation.eu, exclamation.ai, exclamation.qa</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>exclamation.co.jp</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 03:40:46</query_time>
   <create_date>1996-11-14</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Exclamation Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns11.exclamation.jp</value>
    <value>ns12.exclamation.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>exclamation.net</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 23:55:26</query_time>
   <create_date>1997-06-23</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>exclamation.com</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 03:40:46</query_time>
   <create_date>1997-12-29</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-28</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-117-b.gandi.net</value>
    <value>ns-31-a.gandi.net</value>
    <value>ns-65-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>exclamation.co.nz</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-17 17:59:24</query_time>
   <create_date>1999-08-11</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>exclamation.org</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 23:55:26</query_time>
   <create_date>1999-08-16</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2027-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.michix.net</value>
    <value>ns2.michix.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>exclamation.jp</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 22:57:51</query_time>
   <create_date>2002-10-10</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Exclamation Co.,LTD.</registrant_name>
   <registrant_address>Bunkyou-ku</registrant_address>
   <registrant_zip>113-0033</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5840-7124</registrant_phone>
   <registrant_fax>03-5840-7125</registrant_fax>
   <name_servers>
    <value>ns11.exclamation.jp</value>
    <value>ns12.exclamation.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>exclamation.be</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 23:55:25</query_time>
   <create_date>2004-06-14</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>exclamation.ru</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:21:26</query_time>
   <create_date>2008-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.lofr.ru</value>
    <value>ns2.lofr.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>exclamation.ca</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 03:40:46</query_time>
   <create_date>2010-04-28</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Gandi Services Inc., Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>exclamation.se</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:05:52</query_time>
   <create_date>2011-12-12</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.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>11</num>
   <domain_name>exclamation.it</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-13 15:36:51</query_time>
   <create_date>2013-01-09</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>exclamation.me</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2016-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>exclamation.pro</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 07:57:13</query_time>
   <create_date>2016-11-25</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHM</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>dns200.anycast.me</value>
    <value>ns200.anycast.me</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>exclamation.media</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-17 17:59:24</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-07-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>ns1.us87.siteground.us</value>
    <value>ns2.us87.siteground.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>exclamation.co.uk</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 23:42:19</query_time>
   <create_date>2018-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>exclamation.app</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2018-06-08</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teoola Pro</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 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>dns105.ovh.net</value>
    <value>ns105.ovh.net</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>exclamation.cloud</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-26 23:55:26</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dataroot Asia Co., Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1059.awsdns-04.org</value>
    <value>ns-134.awsdns-16.com</value>
    <value>ns-1727.awsdns-23.co.uk</value>
    <value>ns-581.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>exclamation.club</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-26 23:55:26</query_time>
   <create_date>2018-09-13</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teoola Pro</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>exclamation.events</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-17 17:59:25</query_time>
   <create_date>2018-09-13</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Teoola Pro</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>exclamation.foundation</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-17 17:59:24</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-05-27</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>ns1dhl.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3gxy.name.com</value>
    <value>ns4jpz.name.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>exclamation.xyz</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 23:55:26</query_time>
   <create_date>2020-02-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>exclamation.link</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2020-05-18</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>exclamation.games</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fexco Studios</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>exclamation.dev</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2021-12-06</create_date>
   <update_date>2021-12-11</update_date>
   <expiry_date>2026-12-06</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 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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>exclamation.nl</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 07:48:11</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>exclamation.info</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 22:57:49</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>exclamation.cafe</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</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>28</num>
   <domain_name>exclamation.clothing</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-31 16:19:37</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</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>ns1.infoitdns.com</value>
    <value>ns2.infoitdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>exclamation.coffee</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-12 03:40:46</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>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>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>30</num>
   <domain_name>exclamation.online</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 17:59:25</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>exclamation.eu</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 02:35:44</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>exclamation.ai</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-14 19:56:17</query_time>
   <registrar_name>Dreamscape Networks International Pte. Ltd.</registrar_name>
   <registrar_website>null</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</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>AU</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1310.awsdns-35.org</value>
    <value>ns-1889.awsdns-44.co.uk</value>
    <value>ns-263.awsdns-32.com</value>
    <value>ns-869.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>exclamation.qa</domain_name>
   <domain_keyword>exclamation</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-06-02 07:55:18</query_time>
   <update_date>2024-05-02</update_date>
   <registrar_name>ROUTEDGE</registrar_name>
   <name_servers>
    <value>ns1.bh-ht-2.webhostbox.net</value>
    <value>ns2.bh-ht-2.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 229 domain names (in 0.407 seconds) which look and sound like the brand name "exclamation".
Domain Name Registered Expiry Registrar Ownership
1 gexclamation.com 24 Sep 2013 24 Sep 2024 GoDaddy.com, LLC -
2 fxclamation.com 23 Dec 2023 23 Dec 2024 FastDomain Inc. -
3 exclamationx.com 23 May 2020 23 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 exclamnation.live 28 Feb 2023 28 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
5 exkclamation.social 17 Jun 2023 17 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167568402
6 exclamnation.net 28 Feb 2023 28 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
7 exclaimation.com 22 May 2005 22 May 2025 GoDaddy.com, LLC -
8 iexclamation.com 9 Jul 2016 9 Jul 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
9 exclamacion.com.br 1 Aug 2020 1 Aug 2024 GODADDY (86) Isabela Guiaro
10 exclamationm.com 6 May 2022 6 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
11 bexclamation.com 25 Jun 2013 25 Jun 2024 GoDaddy.com, LLC -
12 exkclamation.com 9 Nov 2005 9 Nov 2024 Tucows Domains Inc. -
13 exclamationd.com 7 Apr 2024 7 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
14 exclaymation.com 22 Feb 2017 22 Feb 2025 Tucows Domains Inc. -
15 exclamnation.media 28 Feb 2023 28 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
16 exclamacion.shop 4 Oct 2023 4 Oct 2024 Automattic, Inc. -
17 efclamation.com 19 Nov 2022 19 Nov 2024 GoDaddy.com, LLC -
18 sexclamation.com 11 Aug 1997 10 Aug 2024 Wild West Domains, LLC -
19 exclamacion.com 27 Jun 2003 27 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
20 exclamationi.net 11 Jun 2021 11 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
21 exclamnation.news 28 Feb 2023 28 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
22 exclamations.com 17 Oct 1996 16 Oct 2025 GoDaddy.com, LLC -
23 exclamtion.com 15 Oct 2020 15 Oct 2024 GoDaddy.com, LLC -
24 xclamation.xyz 27 Apr 2022 27 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
25 exlamation.com 1 Aug 2022 1 Aug 2024 GoDaddy.com, LLC -
26 exclamatio.de - - - -
27 xclamation.com 2 Mar 2009 2 Mar 2026 GoDaddy.com, LLC -
28 exclamatio.com 1 Mar 2006 1 Mar 2025 Domain.com, LLC -
29 exclamationd.info 15 Jun 2011 15 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
30 cexclamation.com 26 Nov 2018 26 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 dexclamation.com 17 Apr 2024 17 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
32 exclamnation.xyz 14 Oct 2022 14 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
33 exclamnation.com 14 Oct 2022 14 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
34 fexclamation.com 28 Jul 2012 28 Jul 2024 Launchpad.com Inc. -
35 exclanation.com 24 Apr 2016 24 Apr 2026 GoDaddy.com, LLC -
36 exclamations.co.uk 23 Oct 2003 23 Oct 2024 GeoDynamics Ltd [Tag = YOURWWW] -
37 aexclamation.com 13 Apr 2023 13 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 exklamation.com 5 Sep 2020 5 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
39 rexclamation.co.uk 6 May 2014 6 May 2024 Namesco Limited [Tag = NAMESCO] -
40 exclamations.net 18 Feb 2022 18 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
41 exclamacion.cl 6 Mar 2006 4 Apr 2025 NIC Chile Agencia Exclamación SPA
42 exclamacion.online 16 Apr 2023 16 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
43 exclamnation.org 14 Oct 2022 14 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
44 xclamation.ai - - Dreamscape Networks International Pte. Ltd. Private Registry Authority
45 xclamation.store 1 Oct 2023 1 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
46 xclamation.co.uk 22 Jan 2024 22 Jan 2025 Gandi [Tag = GANDI] -
47 exclamations.it 9 Jan 2013 31 Jan 2025 Algorithmedia S.r.l. Puglia.com Srls
48 xclamation.com.au - - Domain Directors Pty Ltd trading as Instra Indy Lalli
49 exilanation.de - - - -
50 explanation.systems 12 Jun 2015 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 reclamation.org 9 Jul 1998 8 Jul 2024 Namesilo, LLC See PrivacyGuardian.org
52 chexclamation.com 30 Nov 2019 30 Nov 2024 Wix.Com Ltd. Wix.com Ltd.
53 declamation.top 7 Jun 2021 7 Jun 2024 Eranet International Limited feng hui
54 upexclamation.com 12 Apr 2017 12 Apr 2025 Network Solutions, LLC -
55 upexclamation.net 12 Apr 2017 12 Apr 2025 Network Solutions, LLC -
56 p-exclamation.org 28 Jul 2012 28 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 exclamational.com 24 Jul 2021 24 Jul 2024 DREAMHOST Proxy Protection LLC
58 excelaration.net 29 Jun 2000 28 Jun 2024 DomainSpot LLC Lifedesign LLC
59 exelaration.org 13 Mar 2024 13 Mar 2027 Network Solutions, LLC NextUp Solutions
60 xclamations.com 12 Nov 1996 11 Nov 2024 GoDaddy.com, LLC -
61 exclamative.com 13 Apr 2021 13 Apr 2025 DropCatch.com 571 LLC NameBrightPrivacy.com
62 exclamational.org 24 Jul 2021 24 Jul 2024 DreamHost, LLC Data Protected
63 explanation.mobi 11 Oct 2006 11 Oct 2024 Porkbun LLC George Wang
64 daxclamation.net 10 Apr 2018 10 Apr 2026 NETWORK SOLUTIONS, LLC. PERFECT PRIVACY, LLC
65 acclamation.xyz 9 Sep 2023 9 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
66 excelaration.org 29 Jun 2000 29 Jun 2024 DomainSpot LLC Lifedesign LLC
67 explanation.site 23 Feb 2024 23 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
68 xclamations.net 11 Oct 2006 11 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 i-exclamation.jp 12 Dec 2011 31 Dec 2024 - shindo yuichi
70 reclamation.today 27 Oct 2023 27 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 p-exclamation.com 8 Jul 2012 8 Jul 2024 GoDaddy.com, LLC -
72 acclamation.net 10 Feb 2002 10 Feb 2025 GoDaddy.com, LLC -
73 exilaration.co.uk 30 Aug 2008 30 Aug 2024 Global Domains Ltd [Tag = GDLTD] -
74 explanation.app 19 Jan 2021 19 Jan 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
75 reclamation.in 20 Sep 2014 20 Sep 2024 NIXI Holding Account Ascend
76 exactamation.com 7 Jul 2022 7 Jul 2024 Tucows Domains Inc. -
77 reclamation.site 3 Aug 2023 3 Aug 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
78 reclamation.day 17 Apr 2022 17 Apr 2025 Porkbun LLC Private by Design, LLC
79 explanation.school 7 Dec 2023 7 Dec 2024 Key-Systems, LLC Online Brothers
80 explanation.net 22 Aug 1997 21 Aug 2024 GoDaddy.com, LLC -
81 reclamation.co.uk 2 Feb 2004 2 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
82 exclaymations.org 25 Feb 2017 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 explanation.co.uk 3 May 2023 3 May 2025 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
84 reclamation.homes 26 Apr 2023 26 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
85 exclamationce.com 5 Jun 2023 5 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 acclamation.org 19 Oct 2022 19 Oct 2024 Sav.com, LLC - 9 Privacy Protection
87 explanation.info 27 Dec 2023 27 Dec 2024 Porkbun LLC Private by Design, LLC
88 exilaration.uk 24 Apr 2019 24 Apr 2025 Global Domains Ltd [Tag = GDLTD] -
89 myexclamation.com 1 Feb 2005 1 Feb 2027 Squarespace Domains II LLC REDACTED FOR PRIVACY
90 exclamationgg.com 16 Oct 2021 16 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 exclaymations.net 25 Feb 2017 25 Feb 2025 GoDaddy.com, LLC -
92 exelaration.foundation 13 Mar 2024 13 Mar 2027 Network Solutions, LLC NextUp Solutions
93 reclamation.church 27 Aug 2018 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 exclaimnation.com 16 Feb 2022 16 Feb 2025 Network Solutions, LLC -
95 cyclamation.com 14 Dec 1998 13 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
96 exklamations.com 7 Oct 2004 7 Oct 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
97 exclaymations.com 25 Feb 2017 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 exelaration.com 17 Oct 2019 17 Oct 2025 Network Solutions, LLC -
99 xclaymation.com 24 Jul 2020 24 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
100 explanation.one 11 Apr 2024 11 Apr 2025 Name.com, Inc. REDACTED FOR PRIVACY
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 Exclamation.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=exclamation.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "exclamation.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 229,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gexclamation.com, fxclamation.com, exclamationx.com, exclamnation.live, exkclamation.social, exclamnation.net, exclaimation.com, iexclamation.com, exclamacion.com.br, exclamationm.com, bexclamation.com, exkclamation.com, exclamationd.com, exclaymation.com, exclamnation.media, exclamacion.shop, efclamation.com, sexclamation.com, exclamacion.com, exclamationi.net, exclamnation.news, exclamations.com, exclamtion.com, xclamation.xyz, exlamation.com, exclamatio.de, xclamation.com, exclamatio.com, exclamationd.info, cexclamation.com, dexclamation.com, exclamnation.xyz, exclamnation.com, fexclamation.com, exclanation.com, exclamations.co.uk, aexclamation.com, exklamation.com, rexclamation.co.uk, exclamations.net, exclamacion.cl, exclamacion.online, exclamnation.org, xclamation.ai, xclamation.store, xclamation.co.uk, exclamations.it, xclamation.com.au, exilanation.de, explanation.systems, reclamation.org, chexclamation.com, declamation.top, upexclamation.com, upexclamation.net, p-exclamation.org, exclamational.com, excelaration.net, exelaration.org, xclamations.com, exclamative.com, exclamational.org, explanation.mobi, daxclamation.net, acclamation.xyz, excelaration.org, explanation.site, xclamations.net, i-exclamation.jp, reclamation.today, p-exclamation.com, acclamation.net, exilaration.co.uk, explanation.app, reclamation.in, exactamation.com, reclamation.site, reclamation.day, explanation.school, explanation.net, reclamation.co.uk, exclaymations.org, explanation.co.uk, reclamation.homes, exclamationce.com, acclamation.org, explanation.info, exilaration.uk, myexclamation.com, exclamationgg.com, exclaymations.net, exelaration.foundation, reclamation.church, exclaimnation.com, cyclamation.com, exklamations.com, exclaymations.com, exelaration.com, xclaymation.com, explanation.one",
    "results": [
        {
            "num": 1,
            "domain_name": "gexclamation.com",
            "domain_keyword": "gexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:33:13",
            "create_date": "2013-09-24",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6.ganz.com",
                "ns8.ganz.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fxclamation.com",
            "domain_keyword": "fxclamation",
            "domain_tld": "com",
            "query_time": "2024-04-29 22:06:37",
            "create_date": "2023-12-23",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster-expired.domainparkingserver.net",
                "ns2.hostmonster-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "exclamationx.com",
            "domain_keyword": "exclamationx",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:57:50",
            "create_date": "2020-05-23",
            "update_date": "2023-06-09",
            "expiry_date": "2024-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "exclamnation.live",
            "domain_keyword": "exclamnation",
            "domain_tld": "live",
            "query_time": "2024-05-05 04:40:40",
            "create_date": "2023-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-28",
            "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-1288.awsdns-33.org",
                "ns-1881.awsdns-43.co.uk",
                "ns-343.awsdns-42.com",
                "ns-803.awsdns-36.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "exkclamation.social",
            "domain_keyword": "exkclamation",
            "domain_tld": "social",
            "query_time": "2024-05-13 13:01:53",
            "create_date": "2023-06-17",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-17",
            "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 0167568402",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "exclamnation.net",
            "domain_keyword": "exclamnation",
            "domain_tld": "net",
            "query_time": "2024-05-05 04:40:40",
            "create_date": "2023-02-28",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-28",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of exclamnation.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1008.awsdns-62.net",
                "ns-1238.awsdns-26.org",
                "ns-1921.awsdns-48.co.uk",
                "ns-228.awsdns-28.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "exclaimation.com",
            "domain_keyword": "exclaimation",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:57:49",
            "create_date": "2005-05-22",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-22",
            "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": 8,
            "domain_name": "iexclamation.com",
            "domain_keyword": "iexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-13 14:08:55",
            "create_date": "2016-07-09",
            "update_date": "2019-07-17",
            "expiry_date": "2026-07-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "exclamacion.com.br",
            "domain_keyword": "exclamacion",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2020-08-01",
            "update_date": "2022-07-12",
            "expiry_date": "2024-08-01",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Isabela Guiaro",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 10,
            "domain_name": "exclamationm.com",
            "domain_keyword": "exclamationm",
            "domain_tld": "com",
            "query_time": "2024-05-12 03:40:47",
            "create_date": "2022-05-06",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bexclamation.com",
            "domain_keyword": "bexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-07 14:54:22",
            "create_date": "2013-06-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "exkclamation.com",
            "domain_keyword": "exkclamation",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:04:36",
            "create_date": "2005-11-09",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "exclamationd.com",
            "domain_keyword": "exclamationd",
            "domain_tld": "com",
            "query_time": "2024-04-09 06:18:39",
            "create_date": "2024-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "exclaymation.com",
            "domain_keyword": "exclaymation",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:55:48",
            "create_date": "2017-02-22",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "exclamnation.media",
            "domain_keyword": "exclamnation",
            "domain_tld": "media",
            "query_time": "2024-05-05 04:40:40",
            "create_date": "2023-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-28",
            "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-1284.awsdns-32.org",
                "ns-1955.awsdns-52.co.uk",
                "ns-295.awsdns-36.com",
                "ns-929.awsdns-52.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "exclamacion.shop",
            "domain_keyword": "exclamacion",
            "domain_tld": "shop",
            "query_time": "2024-04-26 23:55:24",
            "create_date": "2023-10-04",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1531,
            "registrar_name": "Automattic, Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_country": "US",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "efclamation.com",
            "domain_keyword": "efclamation",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:03:06",
            "create_date": "2022-11-19",
            "update_date": "2023-01-18",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.efclamation.com",
                "ns2.efclamation.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sexclamation.com",
            "domain_keyword": "sexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:25:37",
            "create_date": "1997-08-11",
            "update_date": "2022-10-28",
            "expiry_date": "2024-08-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "exclamacion.com",
            "domain_keyword": "exclamacion",
            "domain_tld": "com",
            "query_time": "2024-05-26 18:00:58",
            "create_date": "2003-06-27",
            "update_date": "2024-04-03",
            "expiry_date": "2024-06-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gofruits.co",
                "ns2.gofruits.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "exclamationi.net",
            "domain_keyword": "exclamationi",
            "domain_tld": "net",
            "query_time": "2024-05-08 07:57:13",
            "create_date": "2021-06-11",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "exclamnation.news",
            "domain_keyword": "exclamnation",
            "domain_tld": "news",
            "query_time": "2024-05-05 04:40:40",
            "create_date": "2023-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-28",
            "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-1040.awsdns-02.org",
                "ns-107.awsdns-13.com",
                "ns-1582.awsdns-05.co.uk",
                "ns-990.awsdns-59.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "exclamations.com",
            "domain_keyword": "exclamations",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:57:13",
            "create_date": "1996-10-17",
            "update_date": "2023-10-03",
            "expiry_date": "2025-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "exclamtion.com",
            "domain_keyword": "exclamtion",
            "domain_tld": "com",
            "query_time": "2024-04-09 02:18:08",
            "create_date": "2020-10-15",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "xclamation.xyz",
            "domain_keyword": "xclamation",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 01:47:03",
            "create_date": "2022-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "exlamation.com",
            "domain_keyword": "exlamation",
            "domain_tld": "com",
            "query_time": "2024-04-06 10:02:25",
            "create_date": "2022-08-01",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "exclamatio.de",
            "domain_keyword": "exclamatio",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:48",
            "update_date": "2020-09-05",
            "name_servers": [
                "a-dns-service.de",
                "ns3.kas-dns-server.de",
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 27,
            "domain_name": "xclamation.com",
            "domain_keyword": "xclamation",
            "domain_tld": "com",
            "query_time": "2024-05-08 02:39:25",
            "create_date": "2009-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2026-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.whc.ca",
                "ns2.whc.ca",
                "ns3.whc.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "exclamatio.com",
            "domain_keyword": "exclamatio",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:55:26",
            "create_date": "2006-03-01",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-01",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "exclamationd.info",
            "domain_keyword": "exclamationd",
            "domain_tld": "info",
            "query_time": "2024-05-12 03:40:46",
            "create_date": "2011-06-15",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-15",
            "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": "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": [
                "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": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cexclamation.com",
            "domain_keyword": "cexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:12:11",
            "create_date": "2018-11-26",
            "update_date": "2020-11-20",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dexclamation.com",
            "domain_keyword": "dexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:58:22",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AS",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "exclamnation.xyz",
            "domain_keyword": "exclamnation",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 16:19:38",
            "create_date": "2022-10-14",
            "update_date": "2024-04-18",
            "expiry_date": "2024-10-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_company": "Identity Protection Service",
            "registrant_state": "Middlesex",
            "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.",
            "name_servers": [
                "ns-1188.awsdns-20.org",
                "ns-1930.awsdns-49.co.uk",
                "ns-453.awsdns-56.com",
                "ns-842.awsdns-41.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "exclamnation.com",
            "domain_keyword": "exclamnation",
            "domain_tld": "com",
            "query_time": "2024-05-31 16:19:38",
            "create_date": "2022-10-14",
            "update_date": "2023-09-10",
            "expiry_date": "2024-10-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of exclamnation.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1470.awsdns-55.org",
                "ns-1953.awsdns-52.co.uk",
                "ns-4.awsdns-00.com",
                "ns-524.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "fexclamation.com",
            "domain_keyword": "fexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:34:44",
            "create_date": "2012-07-28",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-28",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns1965.hostgator.com",
                "ns1966.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "exclanation.com",
            "domain_keyword": "exclanation",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:55:28",
            "create_date": "2016-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2026-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "exclamations.co.uk",
            "domain_keyword": "exclamations",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 04:40:39",
            "create_date": "2003-10-23",
            "update_date": "2023-08-13",
            "expiry_date": "2024-10-23",
            "registrar_name": "GeoDynamics Ltd [Tag = YOURWWW]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "aexclamation.com",
            "domain_keyword": "aexclamation",
            "domain_tld": "com",
            "query_time": "2024-05-02 08:57:04",
            "create_date": "2023-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=aexclamation.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "exklamation.com",
            "domain_keyword": "exklamation",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:59:10",
            "create_date": "2020-09-05",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rexclamation.co.uk",
            "domain_keyword": "rexclamation",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 21:24:25",
            "create_date": "2014-05-06",
            "update_date": "2014-05-06",
            "expiry_date": "2024-05-06",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 40,
            "domain_name": "exclamations.net",
            "domain_keyword": "exclamations",
            "domain_tld": "net",
            "query_time": "2024-05-17 17:59:25",
            "create_date": "2022-02-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-18",
            "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": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/exclamations.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2nsw.name.com",
                "ns3dgr.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "exclamacion.cl",
            "domain_keyword": "exclamacion",
            "domain_tld": "cl",
            "query_time": "2024-05-31 16:19:37",
            "create_date": "2006-03-06",
            "expiry_date": "2025-04-04",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Agencia Exclamación SPA",
            "name_servers": [
                "ns1.exclamacion.cl",
                "ns2.exclamacion.cl"
            ]
        },
        {
            "num": 42,
            "domain_name": "exclamacion.online",
            "domain_keyword": "exclamacion",
            "domain_tld": "online",
            "query_time": "2024-05-05 04:40:39",
            "create_date": "2023-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "exclamnation.org",
            "domain_keyword": "exclamnation",
            "domain_tld": "org",
            "query_time": "2024-05-31 16:19:38",
            "create_date": "2022-10-14",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-14",
            "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-1175.awsdns-18.org",
                "ns-132.awsdns-16.com",
                "ns-1775.awsdns-29.co.uk",
                "ns-515.awsdns-00.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "xclamation.ai",
            "domain_keyword": "xclamation",
            "domain_tld": "ai",
            "query_time": "2024-05-23 12:06:29",
            "registrar_name": "Dreamscape Networks International Pte. Ltd.",
            "registrar_website": "null",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1054.awsdns-03.org",
                "ns-2020.awsdns-60.co.uk",
                "ns-416.awsdns-52.com",
                "ns-595.awsdns-10.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "xclamation.store",
            "domain_keyword": "xclamation",
            "domain_tld": "store",
            "query_time": "2024-04-10 12:23:34",
            "create_date": "2023-10-01",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-01",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "xclamation.co.uk",
            "domain_keyword": "xclamation",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 05:23:53",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "haley.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "exclamations.it",
            "domain_keyword": "exclamations",
            "domain_tld": "it",
            "query_time": "2024-04-13 15:36:52",
            "create_date": "2013-01-09",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-31",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 48,
            "domain_name": "xclamation.com.au",
            "domain_keyword": "xclamation",
            "domain_tld": "com.au",
            "query_time": "2024-05-21 06:16:27",
            "update_date": "2024-04-19",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Indy Lalli",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "exilanation.de",
            "domain_keyword": "exilanation",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:34:18",
            "update_date": "2024-03-12",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "explanation.systems",
            "domain_keyword": "explanation",
            "domain_tld": "systems",
            "query_time": "2024-05-13 16:10:08",
            "create_date": "2015-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "reclamation.org",
            "domain_keyword": "reclamation",
            "domain_tld": "org",
            "query_time": "2024-04-21 01:20:08",
            "create_date": "1998-07-09",
            "update_date": "2024-03-01",
            "expiry_date": "2024-07-08",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "chexclamation.com",
            "domain_keyword": "chexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:00:02",
            "create_date": "2019-11-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-30",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "declamation.top",
            "domain_keyword": "declamation",
            "domain_tld": "top",
            "query_time": "2024-05-22 23:23:44",
            "create_date": "2021-06-07",
            "update_date": "2024-03-06",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "feng hui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "+86.13832003047",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "upexclamation.com",
            "domain_keyword": "upexclamation",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:06:26",
            "create_date": "2017-04-12",
            "update_date": "2023-02-11",
            "expiry_date": "2025-04-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "upexclamation.net",
            "domain_keyword": "upexclamation",
            "domain_tld": "net",
            "query_time": "2024-04-08 05:16:44",
            "create_date": "2017-04-12",
            "update_date": "2023-02-11",
            "expiry_date": "2025-04-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "p-exclamation.org",
            "domain_keyword": "p-exclamation",
            "domain_tld": "org",
            "query_time": "2024-04-15 14:10:26",
            "create_date": "2012-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "exclamational.com",
            "domain_keyword": "exclamational",
            "domain_tld": "com",
            "query_time": "2024-05-05 04:40:39",
            "create_date": "2021-07-24",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-24",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O exclamational.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "excelaration.net",
            "domain_keyword": "excelaration",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:14:23",
            "create_date": "2000-06-29",
            "update_date": "2022-04-03",
            "expiry_date": "2024-06-28",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Angel  Raudner",
            "registrant_company": "Lifedesign LLC",
            "registrant_address": "3850 37th Ave NE",
            "registrant_city": "Naples",
            "registrant_state": "FL",
            "registrant_zip": "34120-1520",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3018024265",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "exelaration.org",
            "domain_keyword": "exelaration",
            "domain_tld": "org",
            "query_time": "2024-05-13 12:54:36",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2027-03-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NextUp Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "xclamations.com",
            "domain_keyword": "xclamations",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:10:10",
            "create_date": "1996-11-12",
            "update_date": "2023-06-21",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "exclamative.com",
            "domain_keyword": "exclamative",
            "domain_tld": "com",
            "query_time": "2024-05-14 23:42:19",
            "create_date": "2021-04-13",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-13",
            "registrar_iana": 2051,
            "registrar_name": "DropCatch.com 571 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "exclamational.org",
            "domain_keyword": "exclamational",
            "domain_tld": "org",
            "query_time": "2024-05-17 17:59:25",
            "create_date": "2021-07-24",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-24",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "explanation.mobi",
            "domain_keyword": "explanation",
            "domain_tld": "mobi",
            "query_time": "2024-04-19 12:34:47",
            "create_date": "2006-10-11",
            "update_date": "2022-11-09",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "George Wang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "daxclamation.net",
            "domain_keyword": "daxclamation",
            "domain_tld": "net",
            "query_time": "2024-05-03 09:07:51",
            "create_date": "2018-04-10",
            "update_date": "2024-04-25",
            "expiry_date": "2026-04-10",
            "registrar_iana": 2,
            "registrar_name": "NETWORK SOLUTIONS, LLC.",
            "registrar_website": "http://www.networksolutions.com/en_US/",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "acclamation.xyz",
            "domain_keyword": "acclamation",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 08:20:53",
            "create_date": "2023-09-09",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net",
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "excelaration.org",
            "domain_keyword": "excelaration",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:14:23",
            "create_date": "2000-06-29",
            "update_date": "2022-04-03",
            "expiry_date": "2024-06-29",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lifedesign LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "explanation.site",
            "domain_keyword": "explanation",
            "domain_tld": "site",
            "query_time": "2024-04-19 12:34:47",
            "create_date": "2024-02-23",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-23",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "xclamations.net",
            "domain_keyword": "xclamations",
            "domain_tld": "net",
            "query_time": "2024-05-12 06:31:09",
            "create_date": "2006-10-11",
            "update_date": "2023-10-12",
            "expiry_date": "2025-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=xclamations.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "i-exclamation.jp",
            "domain_keyword": "i-exclamation",
            "domain_tld": "jp",
            "query_time": "2024-04-18 12:19:40",
            "create_date": "2011-12-12",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "shindo yuichi",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 70,
            "domain_name": "reclamation.today",
            "domain_keyword": "reclamation",
            "domain_tld": "today",
            "query_time": "2024-05-10 04:07:51",
            "create_date": "2023-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "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.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "p-exclamation.com",
            "domain_keyword": "p-exclamation",
            "domain_tld": "com",
            "query_time": "2024-04-09 14:35:13",
            "create_date": "2012-07-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "acclamation.net",
            "domain_keyword": "acclamation",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:52:27",
            "create_date": "2002-02-10",
            "update_date": "2023-02-11",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "exilaration.co.uk",
            "domain_keyword": "exilaration",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 18:28:28",
            "create_date": "2008-08-30",
            "update_date": "2022-08-02",
            "expiry_date": "2024-08-30",
            "registrar_name": "Global Domains Ltd [Tag = GDLTD]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "explanation.app",
            "domain_keyword": "explanation",
            "domain_tld": "app",
            "query_time": "2024-05-19 06:33:28",
            "create_date": "2021-01-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "reclamation.in",
            "domain_keyword": "reclamation",
            "domain_tld": "in",
            "query_time": "2024-04-30 14:07:29",
            "create_date": "2014-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 802142,
            "registrar_name": "NIXI Holding Account",
            "registrar_website": "www.nixi.in/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ascend",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "exactamation.com",
            "domain_keyword": "exactamation",
            "domain_tld": "com",
            "query_time": "2024-04-08 21:31:37",
            "create_date": "2022-07-07",
            "update_date": "2023-06-08",
            "expiry_date": "2024-07-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "reclamation.site",
            "domain_keyword": "reclamation",
            "domain_tld": "site",
            "query_time": "2024-04-24 23:17:08",
            "create_date": "2023-08-03",
            "update_date": "2024-02-01",
            "expiry_date": "2024-08-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "reclamation.day",
            "domain_keyword": "reclamation",
            "domain_tld": "day",
            "query_time": "2024-05-02 09:55:39",
            "create_date": "2022-04-17",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "explanation.school",
            "domain_keyword": "explanation",
            "domain_tld": "school",
            "query_time": "2024-04-19 12:34:47",
            "create_date": "2023-12-07",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Online Brothers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "explanation.net",
            "domain_keyword": "explanation",
            "domain_tld": "net",
            "query_time": "2024-04-20 05:32:21",
            "create_date": "1997-08-22",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8421.hostgator.com",
                "ns8422.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "reclamation.co.uk",
            "domain_keyword": "reclamation",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 01:20:10",
            "create_date": "2004-02-02",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-02",
            "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": 82,
            "domain_name": "exclaymations.org",
            "domain_keyword": "exclaymations",
            "domain_tld": "org",
            "query_time": "2024-04-13 15:36:52",
            "create_date": "2017-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "explanation.co.uk",
            "domain_keyword": "explanation",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 16:13:58",
            "create_date": "2023-05-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-03",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "reclamation.homes",
            "domain_keyword": "reclamation",
            "domain_tld": "homes",
            "query_time": "2024-05-02 09:55:39",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "exclamationce.com",
            "domain_keyword": "exclamationce",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:13:45",
            "create_date": "2023-06-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=exclamationce.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "acclamation.org",
            "domain_keyword": "acclamation",
            "domain_tld": "org",
            "query_time": "2024-05-02 14:35:13",
            "create_date": "2022-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "registrar_iana": 3899,
            "registrar_name": "Sav.com, LLC - 9",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "explanation.info",
            "domain_keyword": "explanation",
            "domain_tld": "info",
            "query_time": "2024-05-03 23:01:41",
            "create_date": "2023-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "exilaration.uk",
            "domain_keyword": "exilaration",
            "domain_tld": "uk",
            "query_time": "2024-03-31 14:10:18",
            "create_date": "2019-04-24",
            "update_date": "2023-03-21",
            "expiry_date": "2025-04-24",
            "registrar_name": "Global Domains Ltd [Tag = GDLTD]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "myexclamation.com",
            "domain_keyword": "myexclamation",
            "domain_tld": "com",
            "query_time": "2024-05-23 10:14:04",
            "create_date": "2005-02-01",
            "update_date": "2024-02-07",
            "expiry_date": "2027-02-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "exclamationgg.com",
            "domain_keyword": "exclamationgg",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:57:12",
            "create_date": "2021-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "exclaymations.net",
            "domain_keyword": "exclaymations",
            "domain_tld": "net",
            "query_time": "2024-04-26 23:55:48",
            "create_date": "2017-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "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": 92,
            "domain_name": "exelaration.foundation",
            "domain_keyword": "exelaration",
            "domain_tld": "foundation",
            "query_time": "2024-05-13 12:54:36",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2027-03-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NextUp Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "reclamation.church",
            "domain_keyword": "reclamation",
            "domain_tld": "church",
            "query_time": "2024-05-23 23:24:14",
            "create_date": "2018-08-27",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-27",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "exclaimnation.com",
            "domain_keyword": "exclaimnation",
            "domain_tld": "com",
            "query_time": "2024-04-09 02:18:07",
            "create_date": "2022-02-16",
            "update_date": "2022-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cyclamation.com",
            "domain_keyword": "cyclamation",
            "domain_tld": "com",
            "query_time": "2024-05-05 12:09:50",
            "create_date": "1998-12-14",
            "update_date": "2024-01-10",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "exklamations.com",
            "domain_keyword": "exklamations",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:04:40",
            "create_date": "2004-10-07",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-07",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "exclaymations.com",
            "domain_keyword": "exclaymations",
            "domain_tld": "com",
            "query_time": "2024-05-05 04:40:40",
            "create_date": "2017-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=exclaymations.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "exelaration.com",
            "domain_keyword": "exelaration",
            "domain_tld": "com",
            "query_time": "2024-05-13 12:54:36",
            "create_date": "2019-10-17",
            "update_date": "2020-08-03",
            "expiry_date": "2025-10-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "xclaymation.com",
            "domain_keyword": "xclaymation",
            "domain_tld": "com",
            "query_time": "2024-04-10 12:23:36",
            "create_date": "2020-07-24",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "explanation.one",
            "domain_keyword": "explanation",
            "domain_tld": "one",
            "query_time": "2024-04-25 16:59:12",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "ns1cvw.name.com",
                "ns2hjl.name.com",
                "ns3cfp.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.407,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>exclamation.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>229</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gexclamation.com, fxclamation.com, exclamationx.com, exclamnation.live, exkclamation.social, exclamnation.net, exclaimation.com, iexclamation.com, exclamacion.com.br, exclamationm.com, bexclamation.com, exkclamation.com, exclamationd.com, exclaymation.com, exclamnation.media, exclamacion.shop, efclamation.com, sexclamation.com, exclamacion.com, exclamationi.net, exclamnation.news, exclamations.com, exclamtion.com, xclamation.xyz, exlamation.com, exclamatio.de, xclamation.com, exclamatio.com, exclamationd.info, cexclamation.com, dexclamation.com, exclamnation.xyz, exclamnation.com, fexclamation.com, exclanation.com, exclamations.co.uk, aexclamation.com, exklamation.com, rexclamation.co.uk, exclamations.net, exclamacion.cl, exclamacion.online, exclamnation.org, xclamation.ai, xclamation.store, xclamation.co.uk, exclamations.it, xclamation.com.au, exilanation.de, explanation.systems, reclamation.org, chexclamation.com, declamation.top, upexclamation.com, upexclamation.net, p-exclamation.org, exclamational.com, excelaration.net, exelaration.org, xclamations.com, exclamative.com, exclamational.org, explanation.mobi, daxclamation.net, acclamation.xyz, excelaration.org, explanation.site, xclamations.net, i-exclamation.jp, reclamation.today, p-exclamation.com, acclamation.net, exilaration.co.uk, explanation.app, reclamation.in, exactamation.com, reclamation.site, reclamation.day, explanation.school, explanation.net, reclamation.co.uk, exclaymations.org, explanation.co.uk, reclamation.homes, exclamationce.com, acclamation.org, explanation.info, exilaration.uk, myexclamation.com, exclamationgg.com, exclaymations.net, exelaration.foundation, reclamation.church, exclaimnation.com, cyclamation.com, exklamations.com, exclaymations.com, exelaration.com, xclaymation.com, explanation.one</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gexclamation.com</domain_name>
   <domain_keyword>gexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:33:13</query_time>
   <create_date>2013-09-24</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6.ganz.com</value>
    <value>ns8.ganz.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>fxclamation.com</domain_name>
   <domain_keyword>fxclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 22:06:37</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster-expired.domainparkingserver.net</value>
    <value>ns2.hostmonster-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>exclamationx.com</domain_name>
   <domain_keyword>exclamationx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:57:50</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>exclamnation.live</domain_name>
   <domain_keyword>exclamnation</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-05 04:40:40</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-28</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-1288.awsdns-33.org</value>
    <value>ns-1881.awsdns-43.co.uk</value>
    <value>ns-343.awsdns-42.com</value>
    <value>ns-803.awsdns-36.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>5</num>
   <domain_name>exkclamation.social</domain_name>
   <domain_keyword>exkclamation</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-13 13:01:53</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-17</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 0167568402</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>exclamnation.net</domain_name>
   <domain_keyword>exclamnation</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 04:40:40</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of exclamnation.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1008.awsdns-62.net</value>
    <value>ns-1238.awsdns-26.org</value>
    <value>ns-1921.awsdns-48.co.uk</value>
    <value>ns-228.awsdns-28.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>7</num>
   <domain_name>exclaimation.com</domain_name>
   <domain_keyword>exclaimation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:57:49</query_time>
   <create_date>2005-05-22</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</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>8</num>
   <domain_name>iexclamation.com</domain_name>
   <domain_keyword>iexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 14:08:55</query_time>
   <create_date>2016-07-09</create_date>
   <update_date>2019-07-17</update_date>
   <expiry_date>2026-07-09</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>exclamacion.com.br</domain_name>
   <domain_keyword>exclamacion</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2020-08-01</create_date>
   <update_date>2022-07-12</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Isabela Guiaro</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>exclamationm.com</domain_name>
   <domain_keyword>exclamationm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 03:40:47</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bexclamation.com</domain_name>
   <domain_keyword>bexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 14:54:22</query_time>
   <create_date>2013-06-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>exkclamation.com</domain_name>
   <domain_keyword>exkclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:04:36</query_time>
   <create_date>2005-11-09</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>exclamationd.com</domain_name>
   <domain_keyword>exclamationd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 06:18:39</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>exclaymation.com</domain_name>
   <domain_keyword>exclaymation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:55:48</query_time>
   <create_date>2017-02-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>exclamnation.media</domain_name>
   <domain_keyword>exclamnation</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-05 04:40:40</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-28</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-1284.awsdns-32.org</value>
    <value>ns-1955.awsdns-52.co.uk</value>
    <value>ns-295.awsdns-36.com</value>
    <value>ns-929.awsdns-52.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>16</num>
   <domain_name>exclamacion.shop</domain_name>
   <domain_keyword>exclamacion</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 23:55:24</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic, Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_country>US</registrant_country>
   <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>17</num>
   <domain_name>efclamation.com</domain_name>
   <domain_keyword>efclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:03:06</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.efclamation.com</value>
    <value>ns2.efclamation.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>18</num>
   <domain_name>sexclamation.com</domain_name>
   <domain_keyword>sexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:25:37</query_time>
   <create_date>1997-08-11</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>exclamacion.com</domain_name>
   <domain_keyword>exclamacion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 18:00:58</query_time>
   <create_date>2003-06-27</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gofruits.co</value>
    <value>ns2.gofruits.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>exclamationi.net</domain_name>
   <domain_keyword>exclamationi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 07:57:13</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>exclamnation.news</domain_name>
   <domain_keyword>exclamnation</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-05 04:40:40</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-28</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-1040.awsdns-02.org</value>
    <value>ns-107.awsdns-13.com</value>
    <value>ns-1582.awsdns-05.co.uk</value>
    <value>ns-990.awsdns-59.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>22</num>
   <domain_name>exclamations.com</domain_name>
   <domain_keyword>exclamations</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:57:13</query_time>
   <create_date>1996-10-17</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-10-16</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.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>exclamtion.com</domain_name>
   <domain_keyword>exclamtion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 02:18:08</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>24</num>
   <domain_name>xclamation.xyz</domain_name>
   <domain_keyword>xclamation</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 01:47:03</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</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>ns57.domaincontrol.com</value>
    <value>ns58.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>25</num>
   <domain_name>exlamation.com</domain_name>
   <domain_keyword>exlamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 10:02:25</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-01</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>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>26</num>
   <domain_name>exclamatio.de</domain_name>
   <domain_keyword>exclamatio</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:48</query_time>
   <update_date>2020-09-05</update_date>
   <name_servers>
    <value>a-dns-service.de</value>
    <value>ns3.kas-dns-server.de</value>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>xclamation.com</domain_name>
   <domain_keyword>xclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 02:39:25</query_time>
   <create_date>2009-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.whc.ca</value>
    <value>ns2.whc.ca</value>
    <value>ns3.whc.ca</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>28</num>
   <domain_name>exclamatio.com</domain_name>
   <domain_keyword>exclamatio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:55:26</query_time>
   <create_date>2006-03-01</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>exclamationd.info</domain_name>
   <domain_keyword>exclamationd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 03:40:46</query_time>
   <create_date>2011-06-15</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-15</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>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>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cexclamation.com</domain_name>
   <domain_keyword>cexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:12:11</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2020-11-20</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dexclamation.com</domain_name>
   <domain_keyword>dexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:58:22</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AS</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>exclamnation.xyz</domain_name>
   <domain_keyword>exclamnation</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 16:19:38</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_state>Middlesex</registrant_state>
   <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>
   <name_servers>
    <value>ns-1188.awsdns-20.org</value>
    <value>ns-1930.awsdns-49.co.uk</value>
    <value>ns-453.awsdns-56.com</value>
    <value>ns-842.awsdns-41.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>33</num>
   <domain_name>exclamnation.com</domain_name>
   <domain_keyword>exclamnation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 16:19:38</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of exclamnation.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1470.awsdns-55.org</value>
    <value>ns-1953.awsdns-52.co.uk</value>
    <value>ns-4.awsdns-00.com</value>
    <value>ns-524.awsdns-01.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>34</num>
   <domain_name>fexclamation.com</domain_name>
   <domain_keyword>fexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:34:44</query_time>
   <create_date>2012-07-28</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns1965.hostgator.com</value>
    <value>ns1966.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>exclanation.com</domain_name>
   <domain_keyword>exclanation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:55:28</query_time>
   <create_date>2016-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>36</num>
   <domain_name>exclamations.co.uk</domain_name>
   <domain_keyword>exclamations</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 04:40:39</query_time>
   <create_date>2003-10-23</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>GeoDynamics Ltd [Tag = YOURWWW]</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>37</num>
   <domain_name>aexclamation.com</domain_name>
   <domain_keyword>aexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 08:57:04</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=aexclamation.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>exklamation.com</domain_name>
   <domain_keyword>exklamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:59:10</query_time>
   <create_date>2020-09-05</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rexclamation.co.uk</domain_name>
   <domain_keyword>rexclamation</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 21:24:25</query_time>
   <create_date>2014-05-06</create_date>
   <update_date>2014-05-06</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>exclamations.net</domain_name>
   <domain_keyword>exclamations</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 17:59:25</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-18</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>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/exclamations.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2nsw.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4hmp.name.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>exclamacion.cl</domain_name>
   <domain_keyword>exclamacion</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-31 16:19:37</query_time>
   <create_date>2006-03-06</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Agencia Exclamación SPA</registrant_name>
   <name_servers>
    <value>ns1.exclamacion.cl</value>
    <value>ns2.exclamacion.cl</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>exclamacion.online</domain_name>
   <domain_keyword>exclamacion</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 04:40:39</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>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>exclamnation.org</domain_name>
   <domain_keyword>exclamnation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 16:19:38</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-14</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-1175.awsdns-18.org</value>
    <value>ns-132.awsdns-16.com</value>
    <value>ns-1775.awsdns-29.co.uk</value>
    <value>ns-515.awsdns-00.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>44</num>
   <domain_name>xclamation.ai</domain_name>
   <domain_keyword>xclamation</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-23 12:06:29</query_time>
   <registrar_name>Dreamscape Networks International Pte. Ltd.</registrar_name>
   <registrar_website>null</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</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>AU</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1054.awsdns-03.org</value>
    <value>ns-2020.awsdns-60.co.uk</value>
    <value>ns-416.awsdns-52.com</value>
    <value>ns-595.awsdns-10.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>xclamation.store</domain_name>
   <domain_keyword>xclamation</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-10 12:23:34</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-01</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>xclamation.co.uk</domain_name>
   <domain_keyword>xclamation</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 05:23:53</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>haley.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>exclamations.it</domain_name>
   <domain_keyword>exclamations</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-13 15:36:52</query_time>
   <create_date>2013-01-09</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>xclamation.com.au</domain_name>
   <domain_keyword>xclamation</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-21 06:16:27</query_time>
   <update_date>2024-04-19</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Indy Lalli</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>exilanation.de</domain_name>
   <domain_keyword>exilanation</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:34:18</query_time>
   <update_date>2024-03-12</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>explanation.systems</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-13 16:10:08</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>51</num>
   <domain_name>reclamation.org</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 01:20:08</query_time>
   <create_date>1998-07-09</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-07-08</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>chexclamation.com</domain_name>
   <domain_keyword>chexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:00:02</query_time>
   <create_date>2019-11-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>declamation.top</domain_name>
   <domain_keyword>declamation</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-22 23:23:44</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>feng hui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>+86.13832003047</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>upexclamation.com</domain_name>
   <domain_keyword>upexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:06:26</query_time>
   <create_date>2017-04-12</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>upexclamation.net</domain_name>
   <domain_keyword>upexclamation</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 05:16:44</query_time>
   <create_date>2017-04-12</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns97.worldnic.com</value>
    <value>ns98.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>p-exclamation.org</domain_name>
   <domain_keyword>p-exclamation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 14:10:26</query_time>
   <create_date>2012-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>exclamational.com</domain_name>
   <domain_keyword>exclamational</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 04:40:39</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O exclamational.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>excelaration.net</domain_name>
   <domain_keyword>excelaration</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:14:23</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2022-04-03</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Angel  Raudner</registrant_name>
   <registrant_company>Lifedesign LLC</registrant_company>
   <registrant_address>3850 37th Ave NE</registrant_address>
   <registrant_city>Naples</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>34120-1520</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3018024265</registrant_phone>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>exelaration.org</domain_name>
   <domain_keyword>exelaration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 12:54:36</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2027-03-13</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>NextUp Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.worldnic.com</value>
    <value>ns62.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>xclamations.com</domain_name>
   <domain_keyword>xclamations</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:10:10</query_time>
   <create_date>1996-11-12</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-11-11</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>ns75.worldnic.com</value>
    <value>ns76.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>61</num>
   <domain_name>exclamative.com</domain_name>
   <domain_keyword>exclamative</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 23:42:19</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>2051</registrar_iana>
   <registrar_name>DropCatch.com 571 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>exclamational.org</domain_name>
   <domain_keyword>exclamational</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 17:59:25</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>63</num>
   <domain_name>explanation.mobi</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-19 12:34:47</query_time>
   <create_date>2006-10-11</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>George Wang</registrant_company>
   <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>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.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>daxclamation.net</domain_name>
   <domain_keyword>daxclamation</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 09:07:51</query_time>
   <create_date>2018-04-10</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2026-04-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>NETWORK SOLUTIONS, LLC.</registrar_name>
   <registrar_website>http://www.networksolutions.com/en_US/</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9027492701</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>acclamation.xyz</domain_name>
   <domain_keyword>acclamation</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 08:20:53</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
    <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>66</num>
   <domain_name>excelaration.org</domain_name>
   <domain_keyword>excelaration</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:14:23</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2022-04-03</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lifedesign LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.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>explanation.site</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-19 12:34:47</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>xclamations.net</domain_name>
   <domain_keyword>xclamations</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 06:31:09</query_time>
   <create_date>2006-10-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=xclamations.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>69</num>
   <domain_name>i-exclamation.jp</domain_name>
   <domain_keyword>i-exclamation</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 12:19:40</query_time>
   <create_date>2011-12-12</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>shindo yuichi</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>reclamation.today</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-10 04:07:51</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</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.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>p-exclamation.com</domain_name>
   <domain_keyword>p-exclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 14:35:13</query_time>
   <create_date>2012-07-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-08</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>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>72</num>
   <domain_name>acclamation.net</domain_name>
   <domain_keyword>acclamation</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:52:27</query_time>
   <create_date>2002-02-10</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2025-02-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>exilaration.co.uk</domain_name>
   <domain_keyword>exilaration</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 18:28:28</query_time>
   <create_date>2008-08-30</create_date>
   <update_date>2022-08-02</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Global Domains Ltd [Tag = GDLTD]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>explanation.app</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 06:33:28</query_time>
   <create_date>2021-01-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>reclamation.in</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-30 14:07:29</query_time>
   <create_date>2014-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>802142</registrar_iana>
   <registrar_name>NIXI Holding Account</registrar_name>
   <registrar_website>www.nixi.in/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ascend</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>exactamation.com</domain_name>
   <domain_keyword>exactamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 21:31:37</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>reclamation.site</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-24 23:17:08</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>reclamation.day</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-05-02 09:55:39</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-17</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>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 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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>explanation.school</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-04-19 12:34:47</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Online Brothers</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>NL</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.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>explanation.net</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 05:32:21</query_time>
   <create_date>1997-08-22</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns8421.hostgator.com</value>
    <value>ns8422.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>reclamation.co.uk</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 01:20:10</query_time>
   <create_date>2004-02-02</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-02</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>82</num>
   <domain_name>exclaymations.org</domain_name>
   <domain_keyword>exclaymations</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 15:36:52</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>explanation.co.uk</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 16:13:58</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>reclamation.homes</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-02 09:55:39</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>exclamationce.com</domain_name>
   <domain_keyword>exclamationce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:13:45</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=exclamationce.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>86</num>
   <domain_name>acclamation.org</domain_name>
   <domain_keyword>acclamation</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 14:35:13</query_time>
   <create_date>2022-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>3899</registrar_iana>
   <registrar_name>Sav.com, LLC - 9</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>explanation.info</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 23:01:41</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>exilaration.uk</domain_name>
   <domain_keyword>exilaration</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-03-31 14:10:18</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>Global Domains Ltd [Tag = GDLTD]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>myexclamation.com</domain_name>
   <domain_keyword>myexclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 10:14:04</query_time>
   <create_date>2005-02-01</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2027-02-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>exclamationgg.com</domain_name>
   <domain_keyword>exclamationgg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:57:12</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>exclaymations.net</domain_name>
   <domain_keyword>exclaymations</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 23:55:48</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</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>92</num>
   <domain_name>exelaration.foundation</domain_name>
   <domain_keyword>exelaration</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-13 12:54:36</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2027-03-13</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>NextUp Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.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>reclamation.church</domain_name>
   <domain_keyword>reclamation</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-23 23:24:14</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-27</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>ns31.domaincontrol.com</value>
    <value>ns32.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>94</num>
   <domain_name>exclaimnation.com</domain_name>
   <domain_keyword>exclaimnation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 02:18:07</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2022-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.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>cyclamation.com</domain_name>
   <domain_keyword>cyclamation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 12:09:50</query_time>
   <create_date>1998-12-14</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>96</num>
   <domain_name>exklamations.com</domain_name>
   <domain_keyword>exklamations</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:04:40</query_time>
   <create_date>2004-10-07</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.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>97</num>
   <domain_name>exclaymations.com</domain_name>
   <domain_keyword>exclaymations</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 04:40:40</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=exclaymations.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>exelaration.com</domain_name>
   <domain_keyword>exelaration</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 12:54:36</query_time>
   <create_date>2019-10-17</create_date>
   <update_date>2020-08-03</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>xclaymation.com</domain_name>
   <domain_keyword>xclaymation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 12:23:36</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>explanation.one</domain_name>
   <domain_keyword>explanation</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-25 16:59:12</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>ns1cvw.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3cfp.name.com</value>
    <value>ns4cfn.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.407</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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