WHOIS QUERY TIME

4 May 2024 - 4:08 AM UTC

Registered: 14 December 2003
Expiry: 16 December 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1-44.azure-dns.com
ns2-44.azure-dns.net
ns3-44.azure-dns.org
ns4-44.azure-dns.info

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: Unilever IP Holdings B.V.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=axeeffect.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "axeeffect.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "axeeffect.ru",
            "domain_keyword": "axeeffect",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:50",
            "create_date": "2003-12-14",
            "expiry_date": "2024-12-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Unilever IP Holdings B.V.",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.132,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>axeeffect.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>axeeffect.ru</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:50</query_time>
   <create_date>2003-12-14</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.132</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.121 seconds) for "axeeffect.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

REGISTRAR

Name: Unilever N.V.|REGTIME-REG-RIPN

NAME SERVERS

dns02.unilever.com.
dns04.unilever.com.
dns88.unilever.com.
dns91.unilever.com.

#2 - QUERY TIME

4 May 2024 - 4:08 AM UTC

Registered: 14 December 2003
Expiry: 16 December 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1-44.azure-dns.com
ns2-44.azure-dns.net
ns3-44.azure-dns.org
ns4-44.azure-dns.info

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: Unilever IP Holdings B.V.

* 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=axeeffect.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "axeeffect.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "axeeffect.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "axeeffect.ru",
            "domain_keyword": "axeeffect",
            "domain_tld": "ru",
            "query_time": "2012-11-18 08:00:00",
            "registrar_name": "Unilever N.V.|REGTIME-REG-RIPN",
            "name_servers": [
                "dns02.unilever.com.",
                "dns04.unilever.com.",
                "dns88.unilever.com.",
                "dns91.unilever.com."
            ]
        },
        {
            "num": 2,
            "domain_name": "axeeffect.ru",
            "domain_keyword": "axeeffect",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:50",
            "create_date": "2003-12-14",
            "expiry_date": "2024-12-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Unilever IP Holdings B.V.",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.121,
        "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>axeeffect.ru</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>axeeffect.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>axeeffect.ru</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <registrar_name>Unilever N.V.|REGTIME-REG-RIPN</registrar_name>
   <name_servers>
    <value>dns02.unilever.com.</value>
    <value>dns04.unilever.com.</value>
    <value>dns88.unilever.com.</value>
    <value>dns91.unilever.com.</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>axeeffect.ru</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:50</query_time>
   <create_date>2003-12-14</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.121</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 5 domain names (in 0.05 seconds) which contained the exact domain keyword "axeeffect".
Domain Name Registered Expiry Registrar Ownership
1 axeeffect.com 10 Mar 2002 11 Mar 2025 CSC CORPORATE DOMAINS, INC. UNILEVER GLOBAL IP LIMITED
2 axeeffect.ru 14 Dec 2003 16 Dec 2024 RU-CENTER-RU Unilever IP Holdings B.V.
3 axeeffect.jp 25 Nov 2005 30 Nov 2024 - Unilever Japan Holdings K.K.
4 axeeffect.org 24 Aug 2010 24 Aug 2024 NameCheap, Inc. REDACTED FOR PRIVACY
5 axeeffect.mobi 11 Mar 2011 11 Mar 2025 CSC Corporate Domains, Inc. UNILEVER GLOBAL IP LIMITED
6 axeeffect.ca 11 Jun 2021 11 Jun 2024 CSC Corporate Domains (Canada) Company Unilever Canada Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=axeeffect&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "axeeffect",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "axeeffect.com, axeeffect.ru, axeeffect.jp, axeeffect.org, axeeffect.mobi, axeeffect.ca",
    "results": [
        {
            "num": 1,
            "domain_name": "axeeffect.com",
            "domain_keyword": "axeeffect",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:37:32",
            "create_date": "2002-03-10",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-11",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "UNILEVER GLOBAL IP LIMITED",
            "registrant_address": "Port Sunlight Wirral",
            "registrant_city": "Merseyside",
            "registrant_state": "ENG",
            "registrant_zip": "CH62 4ZD",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2078226883",
            "registrant_fax": "+44.2078226536",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "axeeffect.ru",
            "domain_keyword": "axeeffect",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:50",
            "create_date": "2003-12-14",
            "expiry_date": "2024-12-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Unilever IP Holdings B.V.",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "axeeffect.jp",
            "domain_keyword": "axeeffect",
            "domain_tld": "jp",
            "query_time": "2024-04-18 02:23:44",
            "create_date": "2005-11-25",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "Unilever Japan Holdings K.K.",
            "registrant_address": "Meguro-ku",
            "registrant_zip": "153-8578",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5723-2496",
            "registrant_fax": "03-3719-4390",
            "name_servers": [
                "dns02.unilever.com",
                "dns04.unilever.com",
                "dns88.unilever.com",
                "dns91.unilever.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 4,
            "domain_name": "axeeffect.org",
            "domain_keyword": "axeeffect",
            "domain_tld": "org",
            "query_time": "2024-04-18 02:23:44",
            "create_date": "2010-08-24",
            "update_date": "2023-10-08",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.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": "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "axeeffect.mobi",
            "domain_keyword": "axeeffect",
            "domain_tld": "mobi",
            "query_time": "2024-05-13 17:37:32",
            "create_date": "2011-03-11",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNILEVER GLOBAL IP LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ENG",
            "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-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "axeeffect.ca",
            "domain_keyword": "axeeffect",
            "domain_tld": "ca",
            "query_time": "2024-05-16 15:20:48",
            "create_date": "2021-06-11",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-11",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "Unilever Canada Inc.",
            "registrant_address": "160 Bloor Street East",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4W3R2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4164153000",
            "registrant_fax": "+1.4164153000",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>axeeffect</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>axeeffect.com, axeeffect.ru, axeeffect.jp, axeeffect.org, axeeffect.mobi, axeeffect.ca</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>axeeffect.com</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:37:32</query_time>
   <create_date>2002-03-10</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>UNILEVER GLOBAL IP LIMITED</registrant_company>
   <registrant_address>Port Sunlight Wirral</registrant_address>
   <registrant_city>Merseyside</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>CH62 4ZD</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2078226883</registrant_phone>
   <registrant_fax>+44.2078226536</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>axeeffect.ru</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:50</query_time>
   <create_date>2003-12-14</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>axeeffect.jp</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 02:23:44</query_time>
   <create_date>2005-11-25</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Unilever Japan Holdings K.K.</registrant_name>
   <registrant_address>Meguro-ku</registrant_address>
   <registrant_zip>153-8578</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5723-2496</registrant_phone>
   <registrant_fax>03-3719-4390</registrant_fax>
   <name_servers>
    <value>dns02.unilever.com</value>
    <value>dns04.unilever.com</value>
    <value>dns88.unilever.com</value>
    <value>dns91.unilever.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>axeeffect.org</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 02:23:44</query_time>
   <create_date>2010-08-24</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-08-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.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>5</num>
   <domain_name>axeeffect.mobi</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-13 17:37:32</query_time>
   <create_date>2011-03-11</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNILEVER GLOBAL IP LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ENG</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-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>axeeffect.ca</domain_name>
   <domain_keyword>axeeffect</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 15:20:48</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>Unilever Canada Inc.</registrant_name>
   <registrant_address>160 Bloor Street East</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4W3R2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4164153000</registrant_phone>
   <registrant_fax>+1.4164153000</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</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 380 domain names (in 0.261 seconds) which look and sound like the brand name "axeeffect".
Domain Name Registered Expiry Registrar Ownership
1 axxeffect.com 26 Feb 2020 25 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
2 ageeffect.com 1 Dec 2009 1 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 aweeffect.com 29 Nov 2013 29 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 axxeffect.ru 20 Feb 2010 20 Feb 2025 RU-CENTER-RU Private Person
5 axeeffects.com 2 Jul 2008 2 Jul 2024 Network Solutions, LLC -
6 axeffect.com 13 Jul 2016 13 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 axe-effect.ru 14 Dec 2003 16 Dec 2024 RU-CENTER-RU Unilever IP Holdings B.V.
8 axeaffect.com 27 Jun 2002 27 Jun 2024 CSC Corporate Domains, Inc. -
9 aceeffect.com 7 Nov 2018 7 Nov 2024 GoDaddy.com, LLC -
10 axe-effect.com 29 Apr 2002 29 Apr 2025 CSC CORPORATE DOMAINS, INC. UNILEVER GLOBAL IP LIMITED
11 axe-effect.mobi 2 Mar 2011 2 Mar 2025 CSC Corporate Domains, Inc. UNILEVER GLOBAL IP LIMITED
12 axeffect.ru 14 Dec 2003 16 Dec 2024 RU-CENTER-RU Unilever IP Holdings B.V.
13 aimeffect.com 1 Aug 2022 1 Aug 2024 GoDaddy.com, LLC -
14 easeeffect.com 2 Jun 2023 2 Jun 2024 GoDaddy.com, LLC -
15 alpeffect.com 25 Aug 2021 25 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
16 lakeeffect.marketing 30 Sep 2015 30 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 maxxeffect.com 5 Dec 2014 5 Dec 2024 NameCheap, Inc. -
18 avoeffect.com 30 Sep 2019 30 Sep 2025 Wix.Com Ltd. Wix.com Ltd.
19 gameeffect.ru 11 Nov 2017 11 Nov 2024 REGRU-RU Private Person
20 maneeffect.com 1 Feb 2018 1 Feb 2026 GoDaddy.com, LLC -
21 oneeffect.eu - - Aruba S.p.A. -
22 apexeffect.com 28 Jul 2017 28 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Brett Judd
23 theeffect.co.nz 28 Mar 2006 - Freeparking Limited -
24 max-effect.info 8 Feb 2023 8 Feb 2025 Hosting Ukraine LLC Hosting Ukraine LLC
25 alleffect.design 18 Nov 2023 18 Nov 2024 Porkbun Private by Design, LLC
26 maxeffect.uk 29 Mar 2019 29 Mar 2025 Dynadot, LLC t/a Dynadot [Tag = DYNADOT] -
27 cageeffect.com 4 May 2023 4 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 daxieffect.net 29 Jul 2020 29 Jul 2024 GoDaddy.com, LLC -
29 agieffect.com 27 Nov 2023 27 Nov 2024 NameSilo, LLC -
30 ad-effect.net 15 Jun 2007 15 Jun 2024 GRANSY S.R.O D/B/A SUBREG.CZ Ivan Debnar - Online Consulting
31 rexeffect.com 24 Apr 2013 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 luxeeffect.com 15 Dec 2017 15 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 maxeffect.app 8 May 2018 8 May 2025 Name.com, Inc. MaxMe Ltd
34 arteffect.nl 23 Nov 2000 - team.blue nl B.V. -
35 ahaeffect.com 12 Sep 2023 12 Sep 2024 Gname 065 Inc -
36 acteffect.nl 6 Oct 2003 - Antagonist B.V. -
37 amzeffect.com 6 Apr 2018 6 Apr 2025 GoDaddy.com, LLC -
38 nameeffect.com 5 Jan 2008 5 Jan 2025 ANNULET, INC BuyDomains.com
39 oneeffect.it 2 Nov 2022 2 Nov 2024 Aruba s.p.a. Pro Call srl
40 arteffect.events 2 May 2019 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 lakeeffect.run 26 Apr 2022 26 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
42 rareeffect.io 3 Feb 2021 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 execeffect.com 18 May 2018 18 May 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
44 faceeffect.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
45 babeeffect.com 2 Feb 2022 2 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
46 aireffect.com 19 Jun 2018 19 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 max-effect.com 13 Jun 2018 13 Jun 2024 DropCatch.com 1417 LLC NameBrightPrivacy.com
48 arteffect.ru 11 Mar 2021 11 Mar 2025 ACTIVE-RU Private Person
49 careeffect.com 16 Mar 2015 16 Mar 2025 GoDaddy.com, LLC -
50 lakeeffect.app 14 Apr 2021 14 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
51 asaeffect.com 12 Jan 2010 12 Jan 2025 WEBNAMES.CA INC Optio Publishing Inc.
52 ampeffect.com 1 Dec 2018 1 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 aireffect.online 20 Feb 2023 20 Feb 2025 Registrar of Domain Names REG.RU, LLC Private Person
54 arceffect.net 6 Aug 2013 6 Aug 2024 GoDaddy.com, LLC -
55 faceeffect.com 8 Nov 2011 8 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 axeffects.com 10 Feb 2011 1 Oct 2024 Network Solutions, LLC -
57 theeffect.world 23 Oct 2020 23 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 ax-effects.com 1 Jul 2013 1 Jul 2024 Network Solutions, LLC -
59 geeeffect.com 20 Jan 2014 20 Jan 2025 united domains AG -
60 arteffect.tv 30 Aug 2010 30 Aug 2024 Name.com, Inc. REDACTED FOR PRIVACY
61 atfeffect.com 6 Jan 2019 6 Jan 2025 mat bao corporation Le Huy Thinh
62 areaeffect.com 8 Jul 2002 8 Jul 2024 Ascio Technologies, Inc Not Disclosed
63 maxqeffect.com 22 Nov 2023 22 Nov 2024 GoDaddy.com, LLC -
64 oneeffect.com 20 May 2009 20 May 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
65 laxeffect.com 18 Nov 2011 18 Nov 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
66 alleffect.com 26 Feb 2016 26 Feb 2025 SAV.COM, LLC REDACTED FOR PRIVACY
67 aceseffect.com 15 Apr 2024 15 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
68 useeffect.rip 26 Oct 2023 26 Oct 2024 Porkbun LLC Private by Design, LLC
69 taxeffect.com 16 Sep 2002 16 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
70 arteffect.pro 5 Mar 2024 5 Mar 2025 Registrar of Domain Names REG.RU LLC Private Person
71 arteffect.se 26 Apr 2003 26 Apr 2025 Loopia AB -
72 rakeeffect.com 5 Jan 2019 5 Jan 2025 GoDaddy.com, LLC -
73 bareeffect.com 10 Sep 2018 10 Sep 2024 GoDaddy.com, LLC -
74 lakeeffect.cloud 20 Mar 2024 20 Mar 2026 GoDaddy Domains By Proxy, LLC
75 eveeffect.com 12 Sep 2023 12 Sep 2026 GoDaddy.com, LLC Domains By Proxy, LLC
76 maxieffect.co.uk 20 Dec 2004 20 Dec 2024 T Webb [Tag = FIREPAGES] -
77 saleeffect.com 2 Apr 2018 2 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 sheeffect.com 8 Jan 2017 8 Jan 2025 GoDaddy.com, LLC -
79 arteffect.cloud 22 Mar 2017 22 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
80 abaeffect.com 9 Feb 2019 9 Feb 2025 GoDaddy.com, LLC -
81 theeffect.co.uk 23 Sep 2009 23 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
82 lexeffect.com 23 May 2018 23 May 2024 Dynadot Inc -
83 lakeeffect.life 4 Feb 2021 4 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 arteffect.org 5 Nov 1999 5 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
85 adseffect.com 11 Aug 2019 11 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 max-effect.pro 15 Jun 2023 15 Jun 2024 Reliable Software Contact Privacy
87 aideffect.com 29 Apr 2020 29 Apr 2025 GoDaddy.com, LLC -
88 xeneffect.com 16 Aug 2007 16 Aug 2026 LIQUIDNET Ltd. xeneffect.com
89 apieffect.com 19 Sep 2020 19 Sep 2024 GoDaddy.com, LLC -
90 ad-effect.co.jp 15 Oct 2007 - - AD EFFECT Co., LTD
91 aireffect.ru 20 Feb 2023 20 Feb 2025 REGRU-RU Private Person
92 aimeffect.net 8 Jun 2023 8 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
93 teeeffect.com 31 Dec 2022 31 Dec 2024 DropCatch.com 906 LLC HugeDomains.com
94 appeffect.com 21 Dec 2014 21 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 lakeeffect.media 30 Sep 2015 30 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 fateeffect.com 18 Jan 2022 18 Jan 2027 Paragon Internet Group Ltd REDACTED FOR PRIVACY
97 ah-effect.com 6 Sep 2000 6 Sep 2024 IONOS SE HETAVEST GmbH
98 alleffect.cn 12 Apr 2019 12 Apr 2026 Web Commerce Communications Limited 吴自立
99 ah-effect.net 24 Nov 2023 24 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
100 dareeffect.com 26 Nov 2006 26 Nov 2025 ENOM, 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 Axeeffect.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=axeeffect.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "axeeffect.ru",
        "page_size": 100
    },
    "count": {
        "total": 380,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "axxeffect.com, ageeffect.com, aweeffect.com, axxeffect.ru, axeeffects.com, axeffect.com, axe-effect.ru, axeaffect.com, aceeffect.com, axe-effect.com, axe-effect.mobi, axeffect.ru, aimeffect.com, easeeffect.com, alpeffect.com, lakeeffect.marketing, maxxeffect.com, avoeffect.com, gameeffect.ru, maneeffect.com, oneeffect.eu, apexeffect.com, theeffect.co.nz, max-effect.info, alleffect.design, maxeffect.uk, cageeffect.com, daxieffect.net, agieffect.com, ad-effect.net, rexeffect.com, luxeeffect.com, maxeffect.app, arteffect.nl, ahaeffect.com, acteffect.nl, amzeffect.com, nameeffect.com, oneeffect.it, arteffect.events, lakeeffect.run, rareeffect.io, execeffect.com, faceeffect.ai, babeeffect.com, aireffect.com, max-effect.com, arteffect.ru, careeffect.com, lakeeffect.app, asaeffect.com, ampeffect.com, aireffect.online, arceffect.net, faceeffect.com, axeffects.com, theeffect.world, ax-effects.com, geeeffect.com, arteffect.tv, atfeffect.com, areaeffect.com, maxqeffect.com, oneeffect.com, laxeffect.com, alleffect.com, aceseffect.com, useeffect.rip, taxeffect.com, arteffect.pro, arteffect.se, rakeeffect.com, bareeffect.com, lakeeffect.cloud, eveeffect.com, maxieffect.co.uk, saleeffect.com, sheeffect.com, arteffect.cloud, abaeffect.com, theeffect.co.uk, lexeffect.com, lakeeffect.life, arteffect.org, adseffect.com, max-effect.pro, aideffect.com, xeneffect.com, apieffect.com, ad-effect.co.jp, aireffect.ru, aimeffect.net, teeeffect.com, appeffect.com, lakeeffect.media, fateeffect.com, ah-effect.com, alleffect.cn, ah-effect.net, dareeffect.com",
    "results": [
        {
            "num": 1,
            "domain_name": "axxeffect.com",
            "domain_keyword": "axxeffect",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:45:05",
            "create_date": "2020-02-26",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4950000000",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ageeffect.com",
            "domain_keyword": "ageeffect",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:18:09",
            "create_date": "2009-12-01",
            "update_date": "2020-01-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aweeffect.com",
            "domain_keyword": "aweeffect",
            "domain_tld": "com",
            "query_time": "2024-04-01 06:40:40",
            "create_date": "2013-11-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-29",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "axxeffect.ru",
            "domain_keyword": "axxeffect",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:09:31",
            "create_date": "2010-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "parking1.nic.ru",
                "parking2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "axeeffects.com",
            "domain_keyword": "axeeffects",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:23:44",
            "create_date": "2008-07-02",
            "update_date": "2022-06-21",
            "expiry_date": "2024-07-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns453.websitewelcome.com",
                "ns454.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "axeffect.com",
            "domain_keyword": "axeffect",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:23:47",
            "create_date": "2016-07-13",
            "update_date": "2020-07-07",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "axe-effect.ru",
            "domain_keyword": "axe-effect",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:49",
            "create_date": "2003-12-14",
            "expiry_date": "2024-12-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Unilever IP Holdings B.V.",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "axeaffect.com",
            "domain_keyword": "axeaffect",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:23:19",
            "create_date": "2002-06-27",
            "update_date": "2023-10-05",
            "expiry_date": "2024-06-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscdbs.com",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "aceeffect.com",
            "domain_keyword": "aceeffect",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:32:09",
            "create_date": "2018-11-07",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "axe-effect.com",
            "domain_keyword": "axe-effect",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:30:32",
            "create_date": "2002-04-29",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-29",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "UNILEVER GLOBAL IP LIMITED",
            "registrant_address": "Port Sunlight Wirral",
            "registrant_city": "Merseyside",
            "registrant_state": "ENG",
            "registrant_zip": "CH62 4ZD",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2078226883",
            "registrant_fax": "+44.2078226536",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "axe-effect.mobi",
            "domain_keyword": "axe-effect",
            "domain_tld": "mobi",
            "query_time": "2024-05-03 16:31:20",
            "create_date": "2011-03-02",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNILEVER GLOBAL IP LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ENG",
            "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-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "axeffect.ru",
            "domain_keyword": "axeffect",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:50",
            "create_date": "2003-12-14",
            "expiry_date": "2024-12-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Unilever IP Holdings B.V.",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "aimeffect.com",
            "domain_keyword": "aimeffect",
            "domain_tld": "com",
            "query_time": "2024-04-07 22:59:55",
            "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": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "easeeffect.com",
            "domain_keyword": "easeeffect",
            "domain_tld": "com",
            "query_time": "2024-04-07 02:20:55",
            "create_date": "2023-06-02",
            "update_date": "2024-02-26",
            "expiry_date": "2024-06-02",
            "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": 15,
            "domain_name": "alpeffect.com",
            "domain_keyword": "alpeffect",
            "domain_tld": "com",
            "query_time": "2024-04-11 14:32:04",
            "create_date": "2021-08-25",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lakeeffect.marketing",
            "domain_keyword": "lakeeffect",
            "domain_tld": "marketing",
            "query_time": "2024-04-28 10:43:27",
            "create_date": "2015-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "maxxeffect.com",
            "domain_keyword": "maxxeffect",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:29:30",
            "create_date": "2014-12-05",
            "update_date": "2023-11-05",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "avoeffect.com",
            "domain_keyword": "avoeffect",
            "domain_tld": "com",
            "query_time": "2024-04-08 00:44:00",
            "create_date": "2019-09-30",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gameeffect.ru",
            "domain_keyword": "gameeffect",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:26:43",
            "create_date": "2017-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "maneeffect.com",
            "domain_keyword": "maneeffect",
            "domain_tld": "com",
            "query_time": "2024-04-10 18:06:33",
            "create_date": "2018-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2026-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "oneeffect.eu",
            "domain_keyword": "oneeffect",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:14:43",
            "registrar_name": "Aruba S.p.A.",
            "registrar_website": "http://www.aruba.it",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ]
        },
        {
            "num": 22,
            "domain_name": "apexeffect.com",
            "domain_keyword": "apexeffect",
            "domain_tld": "com",
            "query_time": "2024-05-07 10:53:26",
            "create_date": "2017-07-28",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Brett Judd",
            "registrant_address": "15149 W. Lacey Rd",
            "registrant_city": "Pocatello",
            "registrant_state": "Idaho",
            "registrant_zip": "83201",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2082540133",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "theeffect.co.nz",
            "domain_keyword": "theeffect",
            "domain_tld": "co.nz",
            "query_time": "2024-03-28 17:19:10",
            "create_date": "2006-03-28",
            "update_date": "2023-03-27",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "max-effect.info",
            "domain_keyword": "max-effect",
            "domain_tld": "info",
            "query_time": "2024-04-01 22:15:20",
            "create_date": "2023-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "alleffect.design",
            "domain_keyword": "alleffect",
            "domain_tld": "design",
            "query_time": "2024-03-26 05:19:07",
            "create_date": "2023-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "maxeffect.uk",
            "domain_keyword": "maxeffect",
            "domain_tld": "uk",
            "query_time": "2024-04-02 13:54:08",
            "create_date": "2019-03-29",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-29",
            "registrar_name": "Dynadot, LLC t/a Dynadot [Tag = DYNADOT]",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "cageeffect.com",
            "domain_keyword": "cageeffect",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:48:12",
            "create_date": "2023-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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=cageeffect.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "daxieffect.net",
            "domain_keyword": "daxieffect",
            "domain_tld": "net",
            "query_time": "2024-04-22 18:03:52",
            "create_date": "2020-07-29",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "agieffect.com",
            "domain_keyword": "agieffect",
            "domain_tld": "com",
            "query_time": "2024-04-11 06:09:44",
            "create_date": "2023-11-27",
            "update_date": "2024-02-23",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ad-effect.net",
            "domain_keyword": "ad-effect",
            "domain_tld": "net",
            "query_time": "2024-04-15 18:05:23",
            "create_date": "2007-06-15",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "Ivan Debnar - Online Consulting",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rexeffect.com",
            "domain_keyword": "rexeffect",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:23:20",
            "create_date": "2013-04-24",
            "update_date": "2024-03-02",
            "expiry_date": "2025-04-24",
            "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=rexeffect.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "luxeeffect.com",
            "domain_keyword": "luxeeffect",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:08:24",
            "create_date": "2017-12-15",
            "update_date": "2020-12-09",
            "expiry_date": "2025-12-15",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "maxeffect.app",
            "domain_keyword": "maxeffect",
            "domain_tld": "app",
            "query_time": "2024-05-12 18:56:44",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MaxMe Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "arteffect.nl",
            "domain_keyword": "arteffect",
            "domain_tld": "nl",
            "query_time": "2024-03-31 22:30:39",
            "create_date": "2000-11-23",
            "update_date": "2021-11-26",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 35,
            "domain_name": "ahaeffect.com",
            "domain_keyword": "ahaeffect",
            "domain_tld": "com",
            "query_time": "2024-04-12 23:15:16",
            "create_date": "2023-09-12",
            "update_date": "2024-03-02",
            "expiry_date": "2024-09-12",
            "registrar_iana": 4057,
            "registrar_name": "Gname 065 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "benedict.ns.cloudflare.com",
                "ullis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "acteffect.nl",
            "domain_keyword": "acteffect",
            "domain_tld": "nl",
            "query_time": "2024-05-08 18:52:54",
            "create_date": "2003-10-06",
            "update_date": "2024-04-02",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 37,
            "domain_name": "amzeffect.com",
            "domain_keyword": "amzeffect",
            "domain_tld": "com",
            "query_time": "2024-04-13 15:22:30",
            "create_date": "2018-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nameeffect.com",
            "domain_keyword": "nameeffect",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:29:30",
            "create_date": "2008-01-05",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-05",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "oneeffect.it",
            "domain_keyword": "oneeffect",
            "domain_tld": "it",
            "query_time": "2024-03-31 01:13:18",
            "create_date": "2022-11-02",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-02",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Pro Call srl",
            "registrant_address": "Via Montenero 180",
            "registrant_city": "Garbagnate Milanese",
            "registrant_state": "MI",
            "registrant_zip": "20024",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "arteffect.events",
            "domain_keyword": "arteffect",
            "domain_tld": "events",
            "query_time": "2024-03-31 22:30:39",
            "create_date": "2019-05-02",
            "update_date": "2023-07-18",
            "expiry_date": "2025-05-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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "lakeeffect.run",
            "domain_keyword": "lakeeffect",
            "domain_tld": "run",
            "query_time": "2024-04-28 10:43:27",
            "create_date": "2022-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "rareeffect.io",
            "domain_keyword": "rareeffect",
            "domain_tld": "io",
            "query_time": "2024-04-02 05:18:50",
            "create_date": "2021-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "execeffect.com",
            "domain_keyword": "execeffect",
            "domain_tld": "com",
            "query_time": "2024-04-13 17:19:30",
            "create_date": "2018-05-18",
            "update_date": "2023-05-23",
            "expiry_date": "2024-05-18",
            "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.domaincom-default.domainparkingserver.net",
                "ns2.domaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "faceeffect.ai",
            "domain_keyword": "faceeffect",
            "domain_tld": "ai",
            "query_time": "2024-05-03 09:47:52",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "babeeffect.com",
            "domain_keyword": "babeeffect",
            "domain_tld": "com",
            "query_time": "2024-03-29 23:13:55",
            "create_date": "2022-02-02",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=babeeffect.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "aireffect.com",
            "domain_keyword": "aireffect",
            "domain_tld": "com",
            "query_time": "2024-04-03 13:48:55",
            "create_date": "2018-06-19",
            "update_date": "2020-06-13",
            "expiry_date": "2025-06-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "max-effect.com",
            "domain_keyword": "max-effect",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:59:12",
            "create_date": "2018-06-13",
            "update_date": "2020-01-15",
            "expiry_date": "2024-06-13",
            "registrar_iana": 3626,
            "registrar_name": "DropCatch.com 1417 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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "arteffect.ru",
            "domain_keyword": "arteffect",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:04:31",
            "create_date": "2021-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "careeffect.com",
            "domain_keyword": "careeffect",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:06:55",
            "create_date": "2015-03-16",
            "update_date": "2023-03-17",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "lakeeffect.app",
            "domain_keyword": "lakeeffect",
            "domain_tld": "app",
            "query_time": "2024-03-29 23:58:04",
            "create_date": "2021-04-14",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-14",
            "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": [
                "henry.ns.cloudflare.com",
                "jamie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "asaeffect.com",
            "domain_keyword": "asaeffect",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:16:23",
            "create_date": "2010-01-12",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-12",
            "registrar_iana": 456,
            "registrar_name": "WEBNAMES.CA INC",
            "registrar_website": "https://www.webnames.ca",
            "registrant_name": "Brent Parr",
            "registrant_company": "Optio Publishing Inc.",
            "registrant_address": "6265 Quinpool Rorad Suite 200",
            "registrant_city": "Halifax",
            "registrant_state": "NS",
            "registrant_zip": "B3L 1A4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9024443398",
            "registrant_fax": "+1.9024443398",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ampeffect.com",
            "domain_keyword": "ampeffect",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:32:34",
            "create_date": "2018-12-01",
            "update_date": "2021-08-26",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "aireffect.online",
            "domain_keyword": "aireffect",
            "domain_tld": "online",
            "query_time": "2024-04-12 23:46:48",
            "create_date": "2023-02-20",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Ryazanskaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "arceffect.net",
            "domain_keyword": "arceffect",
            "domain_tld": "net",
            "query_time": "2024-04-14 14:49:37",
            "create_date": "2013-08-06",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "faceeffect.com",
            "domain_keyword": "faceeffect",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:16:57",
            "create_date": "2011-11-08",
            "update_date": "2020-11-02",
            "expiry_date": "2025-11-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "axeffects.com",
            "domain_keyword": "axeffects",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:23:47",
            "create_date": "2011-02-10",
            "update_date": "2022-06-21",
            "expiry_date": "2024-10-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns453.websitewelcome.com",
                "ns454.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "theeffect.world",
            "domain_keyword": "theeffect",
            "domain_tld": "world",
            "query_time": "2024-05-08 13:22:02",
            "create_date": "2020-10-23",
            "update_date": "2023-12-07",
            "expiry_date": "2024-10-23",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ax-effects.com",
            "domain_keyword": "ax-effects",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:44:22",
            "create_date": "2013-07-01",
            "update_date": "2022-06-21",
            "expiry_date": "2024-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns453.websitewelcome.com",
                "ns454.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "geeeffect.com",
            "domain_keyword": "geeeffect",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:47:01",
            "create_date": "2014-01-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "arteffect.tv",
            "domain_keyword": "arteffect",
            "domain_tld": "tv",
            "query_time": "2024-03-25 09:22:02",
            "create_date": "2010-08-30",
            "update_date": "2024-03-04",
            "expiry_date": "2024-08-30",
            "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": "Tivat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ME",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1mpz.name.com",
                "ns2dfg.name.com",
                "ns3flt.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "atfeffect.com",
            "domain_keyword": "atfeffect",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:42:49",
            "create_date": "2019-01-06",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1586,
            "registrar_name": "mat bao corporation",
            "registrar_website": "https://www.matbao.net",
            "registrant_name": "Le Huy Thinh",
            "registrant_company": "Le Huy Thinh",
            "registrant_address": "Duong 112/9a phan xich long p2 quan phu nhuan",
            "registrant_city": "HCM",
            "registrant_state": "HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.0909554688",
            "registrant_fax": "+84.283868888",
            "name_servers": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "areaeffect.com",
            "domain_keyword": "areaeffect",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:36:16",
            "create_date": "2002-07-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "-",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "DE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=areaeffect.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "maxqeffect.com",
            "domain_keyword": "maxqeffect",
            "domain_tld": "com",
            "query_time": "2024-04-04 13:37:23",
            "create_date": "2023-11-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "oneeffect.com",
            "domain_keyword": "oneeffect",
            "domain_tld": "com",
            "query_time": "2024-03-31 01:13:17",
            "create_date": "2009-05-20",
            "update_date": "2019-03-29",
            "expiry_date": "2024-05-20",
            "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.domain.com",
                "ns2.domain.com",
                "ns3.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "laxeffect.com",
            "domain_keyword": "laxeffect",
            "domain_tld": "com",
            "query_time": "2024-04-13 23:58:12",
            "create_date": "2011-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.erahost.bg",
                "ns2.erahost.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "alleffect.com",
            "domain_keyword": "alleffect",
            "domain_tld": "com",
            "query_time": "2024-04-14 23:08:43",
            "create_date": "2016-02-26",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-26",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=alleffect.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aceseffect.com",
            "domain_keyword": "aceseffect",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:53:26",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "useeffect.rip",
            "domain_keyword": "useeffect",
            "domain_tld": "rip",
            "query_time": "2024-05-10 16:18:53",
            "create_date": "2023-10-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-26",
            "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": 69,
            "domain_name": "taxeffect.com",
            "domain_keyword": "taxeffect",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:53:27",
            "create_date": "2002-09-16",
            "update_date": "2020-01-15",
            "expiry_date": "2025-09-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "arteffect.pro",
            "domain_keyword": "arteffect",
            "domain_tld": "pro",
            "query_time": "2024-05-08 23:56:06",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscov",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "arteffect.se",
            "domain_keyword": "arteffect",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:19:42",
            "create_date": "2003-04-26",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-26",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 72,
            "domain_name": "rakeeffect.com",
            "domain_keyword": "rakeeffect",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:17:56",
            "create_date": "2019-01-05",
            "update_date": "2023-01-05",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bareeffect.com",
            "domain_keyword": "bareeffect",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:48:28",
            "create_date": "2018-09-10",
            "update_date": "2022-10-12",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "lakeeffect.cloud",
            "domain_keyword": "lakeeffect",
            "domain_tld": "cloud",
            "query_time": "2024-03-22 14:23:56",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2026-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "eveeffect.com",
            "domain_keyword": "eveeffect",
            "domain_tld": "com",
            "query_time": "2024-05-04 19:12:38",
            "create_date": "2023-09-12",
            "update_date": "2023-09-12",
            "expiry_date": "2026-09-12",
            "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=eveeffect.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "maxieffect.co.uk",
            "domain_keyword": "maxieffect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 22:15:12",
            "create_date": "2004-12-20",
            "update_date": "2023-04-11",
            "expiry_date": "2024-12-20",
            "registrar_name": "T Webb [Tag = FIREPAGES]",
            "registrar_website": "http://www.firepages.co.uk",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "saleeffect.com",
            "domain_keyword": "saleeffect",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:41:40",
            "create_date": "2018-04-02",
            "update_date": "2020-05-01",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sheeffect.com",
            "domain_keyword": "sheeffect",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:10:52",
            "create_date": "2017-01-08",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "arteffect.cloud",
            "domain_keyword": "arteffect",
            "domain_tld": "cloud",
            "query_time": "2024-03-23 06:48:32",
            "create_date": "2017-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks14.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "abaeffect.com",
            "domain_keyword": "abaeffect",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:19:03",
            "create_date": "2019-02-09",
            "update_date": "2023-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "theeffect.co.uk",
            "domain_keyword": "theeffect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 12:31:12",
            "create_date": "2009-09-23",
            "update_date": "2023-12-14",
            "expiry_date": "2024-09-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "lexeffect.com",
            "domain_keyword": "lexeffect",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:36:02",
            "create_date": "2018-05-23",
            "update_date": "2024-02-12",
            "expiry_date": "2024-05-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.buy-this-at-greatbrand.com",
                "ns2.buy-this-at-greatbrand.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "lakeeffect.life",
            "domain_keyword": "lakeeffect",
            "domain_tld": "life",
            "query_time": "2024-04-02 11:13:25",
            "create_date": "2021-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "arteffect.org",
            "domain_keyword": "arteffect",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:34:22",
            "create_date": "1999-11-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 85,
            "domain_name": "adseffect.com",
            "domain_keyword": "adseffect",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:55:08",
            "create_date": "2019-08-11",
            "update_date": "2020-08-05",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "max-effect.pro",
            "domain_keyword": "max-effect",
            "domain_tld": "pro",
            "query_time": "2024-05-06 20:59:37",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-15",
            "registrar_iana": 3246,
            "registrar_name": "Reliable Software",
            "registrar_website": "https://hoster.by/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar 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.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "aideffect.com",
            "domain_keyword": "aideffect",
            "domain_tld": "com",
            "query_time": "2024-04-07 00:11:17",
            "create_date": "2020-04-29",
            "update_date": "2024-01-31",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com",
                "verification-l57mgzhwbusxktjucwvdzt.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "xeneffect.com",
            "domain_keyword": "xeneffect",
            "domain_tld": "com",
            "query_time": "2024-04-07 14:39:38",
            "create_date": "2007-08-16",
            "update_date": "2021-01-09",
            "expiry_date": "2026-08-16",
            "registrar_iana": 1472,
            "registrar_name": "LIQUIDNET Ltd.",
            "registrar_website": "http://liquidnetlimited.co.uk",
            "registrant_name": "Whois Agent LiquidNet US LLC",
            "registrant_company": "xeneffect.com",
            "registrant_address": "C/O xeneffect.com, 1500 N. University Drive, suite 115",
            "registrant_city": "Coral Springs",
            "registrant_state": "FL",
            "registrant_zip": "33071",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7275464678",
            "registrant_fax": "+1.5108686446",
            "name_servers": [
                "ns1.webhostingxen.com",
                "ns2.webhostingxen.com",
                "ns3.webhostingxen.com",
                "ns4.webhostingxen.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 89,
            "domain_name": "apieffect.com",
            "domain_keyword": "apieffect",
            "domain_tld": "com",
            "query_time": "2024-04-02 02:34:45",
            "create_date": "2020-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ad-effect.co.jp",
            "domain_keyword": "ad-effect",
            "domain_tld": "co.jp",
            "query_time": "2024-05-10 17:50:32",
            "create_date": "2007-10-15",
            "update_date": "2023-11-01",
            "registrant_company": "AD EFFECT Co., LTD",
            "name_servers": [
                "ns1.futurismworks.jp",
                "ns2.futurismworks.jp"
            ]
        },
        {
            "num": 91,
            "domain_name": "aireffect.ru",
            "domain_keyword": "aireffect",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:14:44",
            "create_date": "2023-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "aimeffect.net",
            "domain_keyword": "aimeffect",
            "domain_tld": "net",
            "query_time": "2024-05-09 11:18:48",
            "create_date": "2023-06-08",
            "update_date": "2023-08-30",
            "expiry_date": "2024-06-08",
            "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=aimeffect.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "susan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "teeeffect.com",
            "domain_keyword": "teeeffect",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:49:31",
            "create_date": "2022-12-31",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-31",
            "registrar_iana": 2665,
            "registrar_name": "DropCatch.com 906 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "appeffect.com",
            "domain_keyword": "appeffect",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:30:51",
            "create_date": "2014-12-21",
            "update_date": "2020-12-15",
            "expiry_date": "2025-12-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "lakeeffect.media",
            "domain_keyword": "lakeeffect",
            "domain_tld": "media",
            "query_time": "2024-04-14 22:11:29",
            "create_date": "2015-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fateeffect.com",
            "domain_keyword": "fateeffect",
            "domain_tld": "com",
            "query_time": "2024-04-01 09:58:48",
            "create_date": "2022-01-18",
            "update_date": "2022-03-29",
            "expiry_date": "2027-01-18",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd",
            "registrar_website": "http://www.paragon.net.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/158f1d53-1028-4844-9e2f-c16322703391",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ah-effect.com",
            "domain_keyword": "ah-effect",
            "domain_tld": "com",
            "query_time": "2024-04-22 13:37:31",
            "create_date": "2000-09-06",
            "update_date": "2021-05-29",
            "expiry_date": "2024-09-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HETAVEST GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.de",
                "ns1041.ui-dns.org",
                "ns1055.ui-dns.biz",
                "ns1059.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "alleffect.cn",
            "domain_keyword": "alleffect",
            "domain_tld": "cn",
            "query_time": "2024-04-05 11:00:03",
            "create_date": "2019-04-12",
            "expiry_date": "2026-04-12",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "吴自立",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ah-effect.net",
            "domain_keyword": "ah-effect",
            "domain_tld": "net",
            "query_time": "2024-03-29 10:31:49",
            "create_date": "2023-11-24",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "courtney.ns.cloudflare.com",
                "yew.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dareeffect.com",
            "domain_keyword": "dareeffect",
            "domain_tld": "com",
            "query_time": "2024-04-14 07:10:31",
            "create_date": "2006-11-26",
            "update_date": "2024-02-15",
            "expiry_date": "2025-11-26",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/473e74eb-e29d-44a5-9450-718a4acacc53",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.261,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>axeeffect.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>380</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>axxeffect.com, ageeffect.com, aweeffect.com, axxeffect.ru, axeeffects.com, axeffect.com, axe-effect.ru, axeaffect.com, aceeffect.com, axe-effect.com, axe-effect.mobi, axeffect.ru, aimeffect.com, easeeffect.com, alpeffect.com, lakeeffect.marketing, maxxeffect.com, avoeffect.com, gameeffect.ru, maneeffect.com, oneeffect.eu, apexeffect.com, theeffect.co.nz, max-effect.info, alleffect.design, maxeffect.uk, cageeffect.com, daxieffect.net, agieffect.com, ad-effect.net, rexeffect.com, luxeeffect.com, maxeffect.app, arteffect.nl, ahaeffect.com, acteffect.nl, amzeffect.com, nameeffect.com, oneeffect.it, arteffect.events, lakeeffect.run, rareeffect.io, execeffect.com, faceeffect.ai, babeeffect.com, aireffect.com, max-effect.com, arteffect.ru, careeffect.com, lakeeffect.app, asaeffect.com, ampeffect.com, aireffect.online, arceffect.net, faceeffect.com, axeffects.com, theeffect.world, ax-effects.com, geeeffect.com, arteffect.tv, atfeffect.com, areaeffect.com, maxqeffect.com, oneeffect.com, laxeffect.com, alleffect.com, aceseffect.com, useeffect.rip, taxeffect.com, arteffect.pro, arteffect.se, rakeeffect.com, bareeffect.com, lakeeffect.cloud, eveeffect.com, maxieffect.co.uk, saleeffect.com, sheeffect.com, arteffect.cloud, abaeffect.com, theeffect.co.uk, lexeffect.com, lakeeffect.life, arteffect.org, adseffect.com, max-effect.pro, aideffect.com, xeneffect.com, apieffect.com, ad-effect.co.jp, aireffect.ru, aimeffect.net, teeeffect.com, appeffect.com, lakeeffect.media, fateeffect.com, ah-effect.com, alleffect.cn, ah-effect.net, dareeffect.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>axxeffect.com</domain_name>
   <domain_keyword>axxeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:45:05</query_time>
   <create_date>2020-02-26</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4950000000</registrant_phone>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ageeffect.com</domain_name>
   <domain_keyword>ageeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:18:09</query_time>
   <create_date>2009-12-01</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aweeffect.com</domain_name>
   <domain_keyword>aweeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-01 06:40:40</query_time>
   <create_date>2013-11-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-29</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>axxeffect.ru</domain_name>
   <domain_keyword>axxeffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:09:31</query_time>
   <create_date>2010-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>parking1.nic.ru</value>
    <value>parking2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>axeeffects.com</domain_name>
   <domain_keyword>axeeffects</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:23:44</query_time>
   <create_date>2008-07-02</create_date>
   <update_date>2022-06-21</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns453.websitewelcome.com</value>
    <value>ns454.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>axeffect.com</domain_name>
   <domain_keyword>axeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:23:47</query_time>
   <create_date>2016-07-13</create_date>
   <update_date>2020-07-07</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>axe-effect.ru</domain_name>
   <domain_keyword>axe-effect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:49</query_time>
   <create_date>2003-12-14</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>axeaffect.com</domain_name>
   <domain_keyword>axeaffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:23:19</query_time>
   <create_date>2002-06-27</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscdbs.com</registrar_website>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aceeffect.com</domain_name>
   <domain_keyword>aceeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:32:09</query_time>
   <create_date>2018-11-07</create_date>
   <update_date>2023-11-08</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</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>axe-effect.com</domain_name>
   <domain_keyword>axe-effect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:30:32</query_time>
   <create_date>2002-04-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>UNILEVER GLOBAL IP LIMITED</registrant_company>
   <registrant_address>Port Sunlight Wirral</registrant_address>
   <registrant_city>Merseyside</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>CH62 4ZD</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2078226883</registrant_phone>
   <registrant_fax>+44.2078226536</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>axe-effect.mobi</domain_name>
   <domain_keyword>axe-effect</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-03 16:31:20</query_time>
   <create_date>2011-03-02</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNILEVER GLOBAL IP LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ENG</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-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>axeffect.ru</domain_name>
   <domain_keyword>axeffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:50</query_time>
   <create_date>2003-12-14</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>aimeffect.com</domain_name>
   <domain_keyword>aimeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 22:59:55</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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>14</num>
   <domain_name>easeeffect.com</domain_name>
   <domain_keyword>easeeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 02:20:55</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-06-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>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>15</num>
   <domain_name>alpeffect.com</domain_name>
   <domain_keyword>alpeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 14:32:04</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lakeeffect.marketing</domain_name>
   <domain_keyword>lakeeffect</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-04-28 10:43:27</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>maxxeffect.com</domain_name>
   <domain_keyword>maxxeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:29:30</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>avoeffect.com</domain_name>
   <domain_keyword>avoeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 00:44:00</query_time>
   <create_date>2019-09-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-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>ns8.wixdns.net</value>
    <value>ns9.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>19</num>
   <domain_name>gameeffect.ru</domain_name>
   <domain_keyword>gameeffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:26:43</query_time>
   <create_date>2017-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>maneeffect.com</domain_name>
   <domain_keyword>maneeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 18:06:33</query_time>
   <create_date>2018-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-02-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>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>21</num>
   <domain_name>oneeffect.eu</domain_name>
   <domain_keyword>oneeffect</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:14:43</query_time>
   <registrar_name>Aruba S.p.A.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>apexeffect.com</domain_name>
   <domain_keyword>apexeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 10:53:26</query_time>
   <create_date>2017-07-28</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Brett Judd</registrant_name>
   <registrant_address>15149 W. Lacey Rd</registrant_address>
   <registrant_city>Pocatello</registrant_city>
   <registrant_state>Idaho</registrant_state>
   <registrant_zip>83201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2082540133</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.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>theeffect.co.nz</domain_name>
   <domain_keyword>theeffect</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-03-28 17:19:10</query_time>
   <create_date>2006-03-28</create_date>
   <update_date>2023-03-27</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>max-effect.info</domain_name>
   <domain_keyword>max-effect</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-01 22:15:20</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>alleffect.design</domain_name>
   <domain_keyword>alleffect</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-03-26 05:19:07</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>26</num>
   <domain_name>maxeffect.uk</domain_name>
   <domain_keyword>maxeffect</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-02 13:54:08</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Dynadot, LLC t/a Dynadot [Tag = DYNADOT]</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>cageeffect.com</domain_name>
   <domain_keyword>cageeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:48:12</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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=cageeffect.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>daxieffect.net</domain_name>
   <domain_keyword>daxieffect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 18:03:52</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-29</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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>29</num>
   <domain_name>agieffect.com</domain_name>
   <domain_keyword>agieffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 06:09:44</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ad-effect.net</domain_name>
   <domain_keyword>ad-effect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 18:05:23</query_time>
   <create_date>2007-06-15</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>Ivan Debnar - Online Consulting</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>rexeffect.com</domain_name>
   <domain_keyword>rexeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:23:20</query_time>
   <create_date>2013-04-24</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-04-24</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=rexeffect.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>luxeeffect.com</domain_name>
   <domain_keyword>luxeeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:08:24</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2020-12-09</update_date>
   <expiry_date>2025-12-15</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>maxeffect.app</domain_name>
   <domain_keyword>maxeffect</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 18:56:44</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>MaxMe Ltd</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>IL</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>arteffect.nl</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-03-31 22:30:39</query_time>
   <create_date>2000-11-23</create_date>
   <update_date>2021-11-26</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ahaeffect.com</domain_name>
   <domain_keyword>ahaeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 23:15:16</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>4057</registrar_iana>
   <registrar_name>Gname 065 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>benedict.ns.cloudflare.com</value>
    <value>ullis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>acteffect.nl</domain_name>
   <domain_keyword>acteffect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 18:52:54</query_time>
   <create_date>2003-10-06</create_date>
   <update_date>2024-04-02</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>amzeffect.com</domain_name>
   <domain_keyword>amzeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 15:22:30</query_time>
   <create_date>2018-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nameeffect.com</domain_name>
   <domain_keyword>nameeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:29:30</query_time>
   <create_date>2008-01-05</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>oneeffect.it</domain_name>
   <domain_keyword>oneeffect</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-03-31 01:13:18</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Pro Call srl</registrant_company>
   <registrant_address>Via Montenero 180</registrant_address>
   <registrant_city>Garbagnate Milanese</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20024</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>arteffect.events</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-03-31 22:30:39</query_time>
   <create_date>2019-05-02</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-05-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>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>41</num>
   <domain_name>lakeeffect.run</domain_name>
   <domain_keyword>lakeeffect</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-28 10:43:27</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>rareeffect.io</domain_name>
   <domain_keyword>rareeffect</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-02 05:18:50</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</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>ns57.domaincontrol.com</value>
    <value>ns58.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>43</num>
   <domain_name>execeffect.com</domain_name>
   <domain_keyword>execeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 17:19:30</query_time>
   <create_date>2018-05-18</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-05-18</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.domaincom-default.domainparkingserver.net</value>
    <value>ns2.domaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>faceeffect.ai</domain_name>
   <domain_keyword>faceeffect</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-03 09:47:52</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>babeeffect.com</domain_name>
   <domain_keyword>babeeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 23:13:55</query_time>
   <create_date>2022-02-02</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=babeeffect.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>aireffect.com</domain_name>
   <domain_keyword>aireffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-03 13:48:55</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2020-06-13</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>max-effect.com</domain_name>
   <domain_keyword>max-effect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:59:12</query_time>
   <create_date>2018-06-13</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>3626</registrar_iana>
   <registrar_name>DropCatch.com 1417 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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>arteffect.ru</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:04:31</query_time>
   <create_date>2021-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>careeffect.com</domain_name>
   <domain_keyword>careeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:06:55</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2023-03-17</update_date>
   <expiry_date>2025-03-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>ns27.domaincontrol.com</value>
    <value>ns28.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>50</num>
   <domain_name>lakeeffect.app</domain_name>
   <domain_keyword>lakeeffect</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-03-29 23:58:04</query_time>
   <create_date>2021-04-14</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-14</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>henry.ns.cloudflare.com</value>
    <value>jamie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>asaeffect.com</domain_name>
   <domain_keyword>asaeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:16:23</query_time>
   <create_date>2010-01-12</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>WEBNAMES.CA INC</registrar_name>
   <registrar_website>https://www.webnames.ca</registrar_website>
   <registrant_name>Brent Parr</registrant_name>
   <registrant_company>Optio Publishing Inc.</registrant_company>
   <registrant_address>6265 Quinpool Rorad Suite 200</registrant_address>
   <registrant_city>Halifax</registrant_city>
   <registrant_state>NS</registrant_state>
   <registrant_zip>B3L 1A4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9024443398</registrant_phone>
   <registrant_fax>+1.9024443398</registrant_fax>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ampeffect.com</domain_name>
   <domain_keyword>ampeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:32:34</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aireffect.online</domain_name>
   <domain_keyword>aireffect</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-12 23:46:48</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Ryazanskaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>arceffect.net</domain_name>
   <domain_keyword>arceffect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 14:49:37</query_time>
   <create_date>2013-08-06</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-06</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>faceeffect.com</domain_name>
   <domain_keyword>faceeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:16:57</query_time>
   <create_date>2011-11-08</create_date>
   <update_date>2020-11-02</update_date>
   <expiry_date>2025-11-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>axeffects.com</domain_name>
   <domain_keyword>axeffects</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:23:47</query_time>
   <create_date>2011-02-10</create_date>
   <update_date>2022-06-21</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns453.websitewelcome.com</value>
    <value>ns454.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>theeffect.world</domain_name>
   <domain_keyword>theeffect</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 13:22:02</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-10-23</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>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>58</num>
   <domain_name>ax-effects.com</domain_name>
   <domain_keyword>ax-effects</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:44:22</query_time>
   <create_date>2013-07-01</create_date>
   <update_date>2022-06-21</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns453.websitewelcome.com</value>
    <value>ns454.websitewelcome.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>geeeffect.com</domain_name>
   <domain_keyword>geeeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:47:01</query_time>
   <create_date>2014-01-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>arteffect.tv</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-03-25 09:22:02</query_time>
   <create_date>2010-08-30</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-08-30</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>Tivat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ME</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>ns1mpz.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3flt.name.com</value>
    <value>ns4bfy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>atfeffect.com</domain_name>
   <domain_keyword>atfeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:42:49</query_time>
   <create_date>2019-01-06</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>mat bao corporation</registrar_name>
   <registrar_website>https://www.matbao.net</registrar_website>
   <registrant_name>Le Huy Thinh</registrant_name>
   <registrant_company>Le Huy Thinh</registrant_company>
   <registrant_address>Duong 112/9a phan xich long p2 quan phu nhuan</registrant_address>
   <registrant_city>HCM</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.0909554688</registrant_phone>
   <registrant_fax>+84.283868888</registrant_fax>
   <name_servers>
    <value>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>areaeffect.com</domain_name>
   <domain_keyword>areaeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:36:16</query_time>
   <create_date>2002-07-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=areaeffect.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>maxqeffect.com</domain_name>
   <domain_keyword>maxqeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-04 13:37:23</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-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>ns57.domaincontrol.com</value>
    <value>ns58.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>64</num>
   <domain_name>oneeffect.com</domain_name>
   <domain_keyword>oneeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-31 01:13:17</query_time>
   <create_date>2009-05-20</create_date>
   <update_date>2019-03-29</update_date>
   <expiry_date>2024-05-20</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.domain.com</value>
    <value>ns2.domain.com</value>
    <value>ns3.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>laxeffect.com</domain_name>
   <domain_keyword>laxeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 23:58:12</query_time>
   <create_date>2011-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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.erahost.bg</value>
    <value>ns2.erahost.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>alleffect.com</domain_name>
   <domain_keyword>alleffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 23:08:43</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=alleffect.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>aceseffect.com</domain_name>
   <domain_keyword>aceseffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:53:26</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>68</num>
   <domain_name>useeffect.rip</domain_name>
   <domain_keyword>useeffect</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-05-10 16:18:53</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-26</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>69</num>
   <domain_name>taxeffect.com</domain_name>
   <domain_keyword>taxeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:53:27</query_time>
   <create_date>2002-09-16</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>arteffect.pro</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 23:56:06</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscov</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>arteffect.se</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:19:42</query_time>
   <create_date>2003-04-26</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>rakeeffect.com</domain_name>
   <domain_keyword>rakeeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:17:56</query_time>
   <create_date>2019-01-05</create_date>
   <update_date>2023-01-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>bareeffect.com</domain_name>
   <domain_keyword>bareeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:48:28</query_time>
   <create_date>2018-09-10</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2024-09-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>lakeeffect.cloud</domain_name>
   <domain_keyword>lakeeffect</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-03-22 14:23:56</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2026-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>eveeffect.com</domain_name>
   <domain_keyword>eveeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 19:12:38</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2026-09-12</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=eveeffect.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>maxieffect.co.uk</domain_name>
   <domain_keyword>maxieffect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 22:15:12</query_time>
   <create_date>2004-12-20</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>T Webb [Tag = FIREPAGES]</registrar_name>
   <registrar_website>http://www.firepages.co.uk</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>saleeffect.com</domain_name>
   <domain_keyword>saleeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:41:40</query_time>
   <create_date>2018-04-02</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sheeffect.com</domain_name>
   <domain_keyword>sheeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:10:52</query_time>
   <create_date>2017-01-08</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-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>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>79</num>
   <domain_name>arteffect.cloud</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-03-23 06:48:32</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>abaeffect.com</domain_name>
   <domain_keyword>abaeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:19:03</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2023-02-09</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>theeffect.co.uk</domain_name>
   <domain_keyword>theeffect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 12:31:12</query_time>
   <create_date>2009-09-23</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-09-23</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>lexeffect.com</domain_name>
   <domain_keyword>lexeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:36:02</query_time>
   <create_date>2018-05-23</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.buy-this-at-greatbrand.com</value>
    <value>ns2.buy-this-at-greatbrand.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>lakeeffect.life</domain_name>
   <domain_keyword>lakeeffect</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-02 11:13:25</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>arteffect.org</domain_name>
   <domain_keyword>arteffect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:34:22</query_time>
   <create_date>1999-11-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>85</num>
   <domain_name>adseffect.com</domain_name>
   <domain_keyword>adseffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:55:08</query_time>
   <create_date>2019-08-11</create_date>
   <update_date>2020-08-05</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>max-effect.pro</domain_name>
   <domain_keyword>max-effect</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 20:59:37</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>3246</registrar_iana>
   <registrar_name>Reliable Software</registrar_name>
   <registrar_website>https://hoster.by/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BY</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.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>aideffect.com</domain_name>
   <domain_keyword>aideffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 00:11:17</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-04-29</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
    <value>verification-l57mgzhwbusxktjucwvdzt.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>xeneffect.com</domain_name>
   <domain_keyword>xeneffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 14:39:38</query_time>
   <create_date>2007-08-16</create_date>
   <update_date>2021-01-09</update_date>
   <expiry_date>2026-08-16</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LIQUIDNET Ltd.</registrar_name>
   <registrar_website>http://liquidnetlimited.co.uk</registrar_website>
   <registrant_name>Whois Agent LiquidNet US LLC</registrant_name>
   <registrant_company>xeneffect.com</registrant_company>
   <registrant_address>C/O xeneffect.com, 1500 N. University Drive, suite 115</registrant_address>
   <registrant_city>Coral Springs</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33071</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7275464678</registrant_phone>
   <registrant_fax>+1.5108686446</registrant_fax>
   <name_servers>
    <value>ns1.webhostingxen.com</value>
    <value>ns2.webhostingxen.com</value>
    <value>ns3.webhostingxen.com</value>
    <value>ns4.webhostingxen.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>apieffect.com</domain_name>
   <domain_keyword>apieffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-02 02:34:45</query_time>
   <create_date>2020-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ad-effect.co.jp</domain_name>
   <domain_keyword>ad-effect</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-10 17:50:32</query_time>
   <create_date>2007-10-15</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>AD EFFECT Co., LTD</registrant_company>
   <name_servers>
    <value>ns1.futurismworks.jp</value>
    <value>ns2.futurismworks.jp</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>aireffect.ru</domain_name>
   <domain_keyword>aireffect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:14:44</query_time>
   <create_date>2023-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>aimeffect.net</domain_name>
   <domain_keyword>aimeffect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 11:18:48</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-06-08</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=aimeffect.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>kyle.ns.cloudflare.com</value>
    <value>susan.ns.cloudflare.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>teeeffect.com</domain_name>
   <domain_keyword>teeeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:49:31</query_time>
   <create_date>2022-12-31</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>2665</registrar_iana>
   <registrar_name>DropCatch.com 906 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>appeffect.com</domain_name>
   <domain_keyword>appeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:30:51</query_time>
   <create_date>2014-12-21</create_date>
   <update_date>2020-12-15</update_date>
   <expiry_date>2025-12-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lakeeffect.media</domain_name>
   <domain_keyword>lakeeffect</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-14 22:11:29</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>96</num>
   <domain_name>fateeffect.com</domain_name>
   <domain_keyword>fateeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-01 09:58:48</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2022-03-29</update_date>
   <expiry_date>2027-01-18</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd</registrar_name>
   <registrar_website>http://www.paragon.net.uk</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>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/158f1d53-1028-4844-9e2f-c16322703391</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ah-effect.com</domain_name>
   <domain_keyword>ah-effect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 13:37:31</query_time>
   <create_date>2000-09-06</create_date>
   <update_date>2021-05-29</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HETAVEST GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1018.ui-dns.de</value>
    <value>ns1041.ui-dns.org</value>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1059.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>alleffect.cn</domain_name>
   <domain_keyword>alleffect</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-05 11:00:03</query_time>
   <create_date>2019-04-12</create_date>
   <expiry_date>2026-04-12</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>吴自立</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ah-effect.net</domain_name>
   <domain_keyword>ah-effect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-29 10:31:49</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>courtney.ns.cloudflare.com</value>
    <value>yew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dareeffect.com</domain_name>
   <domain_keyword>dareeffect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 07:10:31</query_time>
   <create_date>2006-11-26</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-11-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/473e74eb-e29d-44a5-9450-718a4acacc53</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.261</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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