WHOIS QUERY TIME

9 Apr 2024 - 6:08 AM UTC

Registered: 23 June 2020
Modified: 1 November 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns65.domaincontrol.com
ns66.domaincontrol.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=aimdirect.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "aimdirect.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "aimdirect.nl",
            "domain_keyword": "aimdirect",
            "domain_tld": "nl",
            "query_time": "2024-04-09 06:08:53",
            "create_date": "2020-06-23",
            "update_date": "2023-11-01",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>aimdirect.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>aimdirect.nl</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-09 06:08:53</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2023-11-01</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.03 seconds) for "aimdirect.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Apr 2023 - 1:34 PM UTC

Registered: 23 June 2020
Modified: 6 January 2021

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns65.domaincontrol.com
ns66.domaincontrol.com

DOMAIN STATUS

Active

#2 - QUERY TIME

11 Aug 2023 - 11:58 PM UTC

Registered: 23 June 2020
Modified: 27 June 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns65.domaincontrol.com
ns66.domaincontrol.com

DOMAIN STATUS

Active

#3 - QUERY TIME

25 Dec 2023 - 5:16 PM UTC

Registered: 23 June 2020
Modified: 1 November 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns65.domaincontrol.com
ns66.domaincontrol.com

DOMAIN STATUS

Active

* 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=aimdirect.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "aimdirect.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "aimdirect.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "aimdirect.nl",
            "domain_keyword": "aimdirect",
            "domain_tld": "nl",
            "query_time": "2023-04-28 13:34:23",
            "create_date": "2020-06-23",
            "update_date": "2021-01-06",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "aimdirect.nl",
            "domain_keyword": "aimdirect",
            "domain_tld": "nl",
            "query_time": "2023-08-11 23:58:48",
            "create_date": "2020-06-23",
            "update_date": "2023-06-27",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "aimdirect.nl",
            "domain_keyword": "aimdirect",
            "domain_tld": "nl",
            "query_time": "2023-12-25 17:16:45",
            "create_date": "2020-06-23",
            "update_date": "2023-11-01",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "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>aimdirect.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>aimdirect.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aimdirect.nl</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-28 13:34:23</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2021-01-06</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aimdirect.nl</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-11 23:58:48</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2023-06-27</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aimdirect.nl</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-12-25 17:16:45</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2023-11-01</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 7 domain names (in 0.029 seconds) which contained the exact domain keyword "aimdirect".
Domain Name Registered Expiry Registrar Ownership
1 aimdirect.com 26 Oct 2002 26 Oct 2024 GoDaddy.com, LLC -
2 aimdirect.net 26 Apr 2019 26 Apr 2025 GoDaddy.com, LLC -
3 aimdirect.info 26 Apr 2019 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 aimdirect.solutions 26 Apr 2019 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 aimdirect.in 5 Jul 2019 5 Jul 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
6 aimdirect.nl 23 Jun 2020 - GoDaddy.com -
7 aimdirect.biz 1 Nov 2022 1 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 aimdirect.co.uk 10 Jan 2023 10 Jan 2028 Zen Internet Limited [Tag = ZENSYS] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=aimdirect&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "aimdirect",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "aimdirect.com, aimdirect.net, aimdirect.info, aimdirect.solutions, aimdirect.in, aimdirect.nl, aimdirect.biz, aimdirect.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "aimdirect.com",
            "domain_keyword": "aimdirect",
            "domain_tld": "com",
            "query_time": "2024-05-14 23:28:59",
            "create_date": "2002-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1070.awsdns-05.org",
                "ns-1751.awsdns-26.co.uk",
                "ns-483.awsdns-60.com",
                "ns-796.awsdns-35.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aimdirect.net",
            "domain_keyword": "aimdirect",
            "domain_tld": "net",
            "query_time": "2024-05-01 10:51:40",
            "create_date": "2019-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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": 3,
            "domain_name": "aimdirect.info",
            "domain_keyword": "aimdirect",
            "domain_tld": "info",
            "query_time": "2024-05-01 10:51:40",
            "create_date": "2019-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "aimdirect.solutions",
            "domain_keyword": "aimdirect",
            "domain_tld": "solutions",
            "query_time": "2024-05-01 10:51:40",
            "create_date": "2019-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "aimdirect.in",
            "domain_keyword": "aimdirect",
            "domain_tld": "in",
            "query_time": "2024-05-21 02:59:50",
            "create_date": "2019-07-05",
            "update_date": "2023-07-12",
            "expiry_date": "2025-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aimdirect.nl",
            "domain_keyword": "aimdirect",
            "domain_tld": "nl",
            "query_time": "2024-04-09 06:08:53",
            "create_date": "2020-06-23",
            "update_date": "2023-11-01",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "aimdirect.biz",
            "domain_keyword": "aimdirect",
            "domain_tld": "biz",
            "query_time": "2024-05-21 02:59:50",
            "create_date": "2022-11-01",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.digicertdns.com",
                "ns11.digicertdns.com",
                "ns12.digicertdns.com",
                "ns13.digicertdns.net",
                "ns14.digicertdns.net",
                "ns15.digicertdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aimdirect.co.uk",
            "domain_keyword": "aimdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-07 16:21:51",
            "create_date": "2023-01-10",
            "update_date": "2023-02-07",
            "expiry_date": "2028-01-10",
            "registrar_name": "Zen Internet Limited [Tag = ZENSYS]",
            "registrar_website": "https://www.zen.co.uk",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>aimdirect</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>aimdirect.com, aimdirect.net, aimdirect.info, aimdirect.solutions, aimdirect.in, aimdirect.nl, aimdirect.biz, aimdirect.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aimdirect.com</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 23:28:59</query_time>
   <create_date>2002-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1070.awsdns-05.org</value>
    <value>ns-1751.awsdns-26.co.uk</value>
    <value>ns-483.awsdns-60.com</value>
    <value>ns-796.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aimdirect.net</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 10:51:40</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>3</num>
   <domain_name>aimdirect.info</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 10:51:40</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>aimdirect.solutions</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-01 10:51:40</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aimdirect.in</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 02:59:50</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aimdirect.nl</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-09 06:08:53</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2023-11-01</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aimdirect.biz</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 02:59:50</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.digicertdns.com</value>
    <value>ns11.digicertdns.com</value>
    <value>ns12.digicertdns.com</value>
    <value>ns13.digicertdns.net</value>
    <value>ns14.digicertdns.net</value>
    <value>ns15.digicertdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aimdirect.co.uk</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-07 16:21:51</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-02-07</update_date>
   <expiry_date>2028-01-10</expiry_date>
   <registrar_name>Zen Internet Limited [Tag = ZENSYS]</registrar_name>
   <registrar_website>https://www.zen.co.uk</registrar_website>
   <name_servers>
    <value>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,644 domain names (in 0.278 seconds) which look and sound like the brand name "aimdirect".
Domain Name Registered Expiry Registrar Ownership
1 airdirect.cool 3 Jul 2017 3 Jul 2024 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
2 wimdirect.com 11 Apr 2006 11 Apr 2025 WEBNAMES.CA INC Phil Bennett
3 admdirect.com 19 Feb 2018 19 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 aiodirect.com 9 Oct 2018 9 Oct 2024 GoDaddy.com, LLC -
5 aigdirect.net 20 Oct 1999 20 Oct 2024 CSC CORPORATE DOMAINS, INC. Corebridge Financial, Inc.
6 aiddirect.online 18 Nov 2022 18 Nov 2024 LiquidNet Ltd. -
7 aigdirect.press 26 Aug 2014 26 Aug 2024 CSC Corporate Domains Inc. American International Group, Inc.
8 aiwdirect.com 13 Jan 2012 13 Jan 2027 Network Solutions, LLC -
9 aigdirect.org 20 Oct 1999 20 Oct 2024 CSC Corporate Domains, Inc. American International Group, Inc.
10 aidirect.co.uk 7 Nov 2007 7 Nov 2024 Ionos SE [Tag = 1AND1] -
11 aifdirect.com 16 Apr 2007 16 Apr 2025 ABOVE.COM PTY LTD. -
12 aimrdirect.org 19 Nov 1998 18 Nov 2024 CSC Corporate Domains, Inc. CFA Institute
13 aiddirect.org.uk 17 Mar 2023 17 Mar 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
14 rimdirect.com 3 Jan 2019 3 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 mimdirect.com 8 Jul 2015 8 Jul 2025 GoDaddy.com, LLC -
16 aizdirect.com 27 Mar 2023 27 Mar 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
17 aimedirect.fr 4 Aug 2015 4 Aug 2024 OVH Ano Nymous
18 cimdirect.com 8 Jun 2021 8 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 bimdirect.co.uk 17 May 2016 17 May 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
20 aamdirect.com 26 Jan 2021 26 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 acmdirect.com 24 Jun 2011 24 Jun 2024 GoDaddy.com, LLC -
22 apmdirect.co.uk 24 Aug 2019 24 Aug 2024 Wild West Domains, Inc. [Tag = WILDWEST] -
23 aimedirect.ovh 4 Aug 2015 4 Aug 2024 OVH REDACTED_FOR_PRIVACY
24 airdirect.ru 11 Mar 2008 11 Mar 2025 RU-CENTER-RU Private Person
25 aigdirect.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
26 ammdirect.com 10 Jan 2022 10 Jan 2025 Nhan Hoa Software Company Ltd. Privacy Protect, LLC
27 aiudirect.com 10 Apr 2000 10 Apr 2025 Tucows Domains Inc. -
28 simdirect.mobi 6 Jul 2009 6 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 vimdirect.com 25 Dec 2020 25 Dec 2024 GoDaddy.com, LLC -
30 aigdirect.info 10 Aug 2001 10 Aug 2024 CSC Corporate Domains, Inc. American International Group, Inc.
31 aibdirect.com 19 May 2017 19 May 2025 Network Solutions, LLC -
32 aiedirect.com 19 Dec 2023 19 Dec 2024 DropCatch.com 824 LLC HugeDomains.com
33 a3mdirect.co.uk 27 Jun 2013 27 Jun 2024 Heart Internet Ltd t/a eXtend [Tag = EXTEND] -
34 aiddirect.org 3 May 2015 3 May 2025 Register.com, Inc. Gerard P. Mc Hugh
35 aigdirect.biz 17 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. American International Group, Inc.
36 airdirect.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Rodger Meads
37 aitdirect.com 8 May 2006 8 May 2025 GoDaddy.com, LLC -
38 iimdirect.com 7 Dec 2007 7 Dec 2025 Network Solutions, LLC -
39 aigdirect.career 18 Aug 2014 18 Aug 2024 CSC Corporate Domains, Inc. American International Group, Inc.
40 aimsdirect.com 11 Oct 2014 11 Oct 2024 GoDaddy.com, LLC -
41 timdirect.com 17 Dec 2008 17 Dec 2024 ANNULET, INC BuyDomains.com
42 aiodirect.net 9 Oct 2018 9 Oct 2024 GoDaddy.com, LLC -
43 aiedirect.co.uk 17 Dec 2003 17 Dec 2024 20i Ltd [Tag = STACK] -
44 airdirect.com 16 Sep 2004 16 Sep 2024 GoDaddy.com, LLC -
45 amidirect.ru 18 Sep 2021 18 Sep 2024 RU-CENTER-RU Private Person
46 airdirect.net 8 Apr 2021 8 Apr 2025 Launchpad.com Inc. -
47 aigdirect.ca 27 Nov 2000 26 Oct 2024 CSC Corporate Domains (Canada) Company AIG Insurance Company of Canada
48 abmdirect.com 16 Aug 1997 15 Aug 2024 Tucows Domains Inc. -
49 aisdirect.co.uk 26 Sep 2012 26 Sep 2024 Ionos SE [Tag = 1AND1] -
50 aigdirect.hu 8 Feb 2019 - - -
51 aemdirect.com 12 Jan 2010 12 Jan 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
52 aimedirect.com 14 Jan 2002 14 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
53 iamdirect.org 27 Oct 2021 27 Oct 2024 Squarespace Domains II LLC 617MediaGroup
54 airdirect.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Rodger Meads
55 agmdirect.com 1 Jan 2009 1 Jan 2025 ANNULET, INC BuyDomains.com
56 aigdirect.app 24 Apr 2018 24 Apr 2025 CSC Corporate Domains, Inc. American International Group, Inc.
57 aomdirect.com 4 Jun 2017 4 Jun 2024 AZDOMAINZ.COM, LLC BuyDomains.com
58 asmdirect.com 4 Jun 2006 4 Jun 2024 Tucows Domains Inc. -
59 aigdirect.com.cn 13 Oct 2004 13 Oct 2024 Corporation Service Company American International Group, Inc.
60 airdirect.nl 3 May 2016 - InterXL B.V. -
61 zimdirect.co.uk 4 Oct 2011 4 Oct 2029 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
62 aigdirect.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
63 armdirect.com 9 Apr 2005 9 Apr 2026 Rebel.com REDACTED FOR PRIVACY
64 avmdirect.co.uk 21 Aug 2007 21 Aug 2025 Spicerhaart Group Services Limited [Tag = SPICERHAART] -
65 armdirect.co.uk 22 Oct 2002 22 Oct 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
66 aigdirect.ie 23 Jul 2006 24 Jul 2024 CSC Domains Inc AIG EUROPE S.A.
67 aigdirect.us 24 Apr 2002 23 Apr 2025 CSC Corporate Domains, Inc. American International Group, Inc.
68 aigdirect.pl 19 Oct 2012 19 Oct 2024 Corporation Service Company -
69 himdirect.com 25 Mar 2012 25 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
70 amidirect.com 18 Dec 1998 18 Dec 2024 Network Solutions, LLC -
71 atmdirect.net 19 Dec 2022 19 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
72 aigdirect.com.co 16 Nov 2012 15 Nov 2024 CSC Corporate Domains, Inc. American International Group, Inc.
73 aiadirect.com 11 Jan 2001 11 Jan 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
74 apmdirect.com 5 Jul 1997 4 Jul 2027 Network Solutions, LLC -
75 aismdirect.com 24 Feb 2004 24 Feb 2025 GoDaddy.com, LLC -
76 aigdirect.mobi 27 Jun 2012 27 Jun 2024 CSC Corporate Domains, Inc. American International Group, Inc.
77 aigdirect.co.uk 11 May 2001 11 May 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
78 airdirect.co.uk 7 Oct 2023 7 Oct 2024 John Sisk [Tag = JSISK] -
79 airdirect.us 24 Feb 2003 23 Feb 2025 Launchpad.com Inc. Jones
80 airdirect.biz 24 Dec 2021 24 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 aigdirect.co 2 Aug 2015 1 Aug 2024 InterNetX GmbH PRIVATE
82 aiqdirect.com 2 Mar 2021 2 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
83 aindirect.com 17 Jul 2008 17 Jul 2025 GoDaddy.com, LLC Call 1-833-878-5115
84 zimdirect.com 19 Jun 2019 19 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 aigdirect.me 22 Aug 2008 22 Aug 2024 CSC Corporate Domains, Inc. American International Group, Inc.
86 iamdirect.com 20 Dec 2005 20 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. -
87 atmdirect.online 8 May 2024 8 May 2025 Nicnames, Inc. -
88 bimdirect.net 17 May 2016 17 May 2026 123-Reg Limited Domains By Proxy, LLC
89 fimdirect.com 3 Mar 2017 3 Mar 2025 GoDaddy.com, LLC -
90 aigdirect.it 19 Sep 2012 28 Jun 2024 CSC Corporate Domains, Inc. AIG Europe S.A.
91 aigdirect.uk 18 Jun 2019 18 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
92 aiodirect.org 9 Oct 2018 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 naimdirect.xyz 4 Mar 2024 4 Mar 2025 Purple IT Ltd N/A
94 anmdirect.com 13 Apr 2022 13 Apr 2025 Synergy Wholesale Domain Privacy
95 aigdirect.asia 3 Feb 2008 3 Feb 2025 CSC Corporate Domains, Inc. American International Group, Inc.
96 almdirect.com 22 Feb 2012 22 Feb 2026 Tucows Domains Inc. -
97 aigdirect.ru 9 Jul 2008 9 Jul 2024 RU-CENTER-RU GARDIA Insurance Company, JSC
98 ahmdirect.com 13 May 1999 13 May 2025 Network Solutions, LLC -
99 bimdirect.com 17 May 2016 17 May 2026 123-Reg Limited -
100 ai-direct.co.uk 10 Jun 2023 10 Jun 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
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 Aimdirect.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=aimdirect.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "aimdirect.nl",
        "page_size": 100
    },
    "count": {
        "total": 2644,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "airdirect.cool, wimdirect.com, admdirect.com, aiodirect.com, aigdirect.net, aiddirect.online, aigdirect.press, aiwdirect.com, aigdirect.org, aidirect.co.uk, aifdirect.com, aimrdirect.org, aiddirect.org.uk, rimdirect.com, mimdirect.com, aizdirect.com, aimedirect.fr, cimdirect.com, bimdirect.co.uk, aamdirect.com, acmdirect.com, apmdirect.co.uk, aimedirect.ovh, airdirect.ru, aigdirect.online, ammdirect.com, aiudirect.com, simdirect.mobi, vimdirect.com, aigdirect.info, aibdirect.com, aiedirect.com, a3mdirect.co.uk, aiddirect.org, aigdirect.biz, airdirect.com.au, aitdirect.com, iimdirect.com, aigdirect.career, aimsdirect.com, timdirect.com, aiodirect.net, aiedirect.co.uk, airdirect.com, amidirect.ru, airdirect.net, aigdirect.ca, abmdirect.com, aisdirect.co.uk, aigdirect.hu, aemdirect.com, aimedirect.com, iamdirect.org, airdirect.au, agmdirect.com, aigdirect.app, aomdirect.com, asmdirect.com, aigdirect.com.cn, airdirect.nl, zimdirect.co.uk, aigdirect.com.au, armdirect.com, avmdirect.co.uk, armdirect.co.uk, aigdirect.ie, aigdirect.us, aigdirect.pl, himdirect.com, amidirect.com, atmdirect.net, aigdirect.com.co, aiadirect.com, apmdirect.com, aismdirect.com, aigdirect.mobi, aigdirect.co.uk, airdirect.co.uk, airdirect.us, airdirect.biz, aigdirect.co, aiqdirect.com, aindirect.com, zimdirect.com, aigdirect.me, iamdirect.com, atmdirect.online, bimdirect.net, fimdirect.com, aigdirect.it, aigdirect.uk, aiodirect.org, naimdirect.xyz, anmdirect.com, aigdirect.asia, almdirect.com, aigdirect.ru, ahmdirect.com, bimdirect.com, ai-direct.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "airdirect.cool",
            "domain_keyword": "airdirect",
            "domain_tld": "cool",
            "query_time": "2024-05-20 20:39:49",
            "create_date": "2017-07-03",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Western Australia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wimdirect.com",
            "domain_keyword": "wimdirect",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:16:27",
            "create_date": "2006-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 456,
            "registrar_name": "WEBNAMES.CA INC",
            "registrar_website": "https://www.webnames.ca",
            "registrant_name": "Phil Bennett",
            "registrant_address": "7-12840 Bathgate Way",
            "registrant_city": "Richmond",
            "registrant_state": "BC",
            "registrant_zip": "V6V 1Z4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6042708682",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "admdirect.com",
            "domain_keyword": "admdirect",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:42:17",
            "create_date": "2018-02-19",
            "update_date": "2021-02-13",
            "expiry_date": "2025-02-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": 4,
            "domain_name": "aiodirect.com",
            "domain_keyword": "aiodirect",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:20:14",
            "create_date": "2018-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "keanu.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "aigdirect.net",
            "domain_keyword": "aigdirect",
            "domain_tld": "net",
            "query_time": "2024-05-06 14:46:20",
            "create_date": "1999-10-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Corebridge Financial, Inc.",
            "registrant_address": "2919 Allen Parkway, Woodson Tower",
            "registrant_city": "Houston",
            "registrant_state": "TX",
            "registrant_zip": "77019",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8773752422",
            "registrant_fax": "+1.8773752422",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aiddirect.online",
            "domain_keyword": "aiddirect",
            "domain_tld": "online",
            "query_time": "2024-04-25 13:16:56",
            "create_date": "2022-11-18",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1472,
            "registrar_name": "LiquidNet Ltd.",
            "registrar_website": "http://www.liquidnetlimited.com/",
            "registrant_state": "Utrecht",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.lonex.com",
                "dns2.lonex.com",
                "dns3.lonex.com",
                "dns4.lonex.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aigdirect.press",
            "domain_keyword": "aigdirect",
            "domain_tld": "press",
            "query_time": "2024-05-26 05:45:02",
            "create_date": "2014-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "American International Group, Inc.",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aiwdirect.com",
            "domain_keyword": "aiwdirect",
            "domain_tld": "com",
            "query_time": "2024-05-07 21:18:42",
            "create_date": "2012-01-13",
            "update_date": "2021-08-15",
            "expiry_date": "2027-01-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "aigdirect.org",
            "domain_keyword": "aigdirect",
            "domain_tld": "org",
            "query_time": "2024-05-06 14:46:20",
            "create_date": "1999-10-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aidirect.co.uk",
            "domain_keyword": "aidirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 15:26:30",
            "create_date": "2007-11-07",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1044.ui-dns.biz",
                "ns1075.ui-dns.com",
                "ns1077.ui-dns.org",
                "ns1126.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "aifdirect.com",
            "domain_keyword": "aifdirect",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:34:39",
            "create_date": "2007-04-16",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-16",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "mazowieckie",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "aimrdirect.org",
            "domain_keyword": "aimrdirect",
            "domain_tld": "org",
            "query_time": "2024-04-15 03:39:47",
            "create_date": "1998-11-19",
            "update_date": "2022-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CFA Institute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aiddirect.org.uk",
            "domain_keyword": "aiddirect",
            "domain_tld": "org.uk",
            "query_time": "2024-05-26 14:59:50",
            "create_date": "2023-03-17",
            "update_date": "2024-03-17",
            "expiry_date": "2024-03-17",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 14,
            "domain_name": "rimdirect.com",
            "domain_keyword": "rimdirect",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:15:14",
            "create_date": "2019-01-03",
            "update_date": "2020-12-28",
            "expiry_date": "2026-01-03",
            "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": 15,
            "domain_name": "mimdirect.com",
            "domain_keyword": "mimdirect",
            "domain_tld": "com",
            "query_time": "2024-05-08 23:04:21",
            "create_date": "2015-07-08",
            "update_date": "2023-03-12",
            "expiry_date": "2025-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "aizdirect.com",
            "domain_keyword": "aizdirect",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:36:58",
            "create_date": "2023-03-27",
            "update_date": "2023-04-27",
            "expiry_date": "2026-03-27",
            "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=aizdirect.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aimedirect.fr",
            "domain_keyword": "aimedirect",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:04:01",
            "create_date": "2015-08-04",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-04",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 18,
            "domain_name": "cimdirect.com",
            "domain_keyword": "cimdirect",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:41:03",
            "create_date": "2021-06-08",
            "update_date": "2021-08-27",
            "expiry_date": "2025-06-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": 19,
            "domain_name": "bimdirect.co.uk",
            "domain_keyword": "bimdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 09:19:02",
            "create_date": "2016-05-17",
            "update_date": "2023-12-05",
            "expiry_date": "2026-05-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.ig4web.com",
                "ns2.ig4web.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "aamdirect.com",
            "domain_keyword": "aamdirect",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:32:12",
            "create_date": "2021-01-26",
            "update_date": "2021-08-26",
            "expiry_date": "2026-01-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "acmdirect.com",
            "domain_keyword": "acmdirect",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:04:00",
            "create_date": "2011-06-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "apmdirect.co.uk",
            "domain_keyword": "apmdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 22:42:10",
            "create_date": "2019-08-24",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-24",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "aimedirect.ovh",
            "domain_keyword": "aimedirect",
            "domain_tld": "ovh",
            "query_time": "2024-05-01 10:51:56",
            "create_date": "2015-08-04",
            "update_date": "2023-07-11",
            "expiry_date": "2024-08-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "airdirect.ru",
            "domain_keyword": "airdirect",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:14:42",
            "create_date": "2008-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.multihost.ru",
                "ns2.multihost.ru",
                "ns3.multihost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "aigdirect.online",
            "domain_keyword": "aigdirect",
            "domain_tld": "online",
            "query_time": "2024-05-19 01:03:55",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ammdirect.com",
            "domain_keyword": "ammdirect",
            "domain_tld": "com",
            "query_time": "2024-05-13 14:24:17",
            "create_date": "2022-01-10",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1710,
            "registrar_name": "Nhan Hoa Software Company Ltd.",
            "registrar_website": "http://www.nhanhoa.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Privacy Protect, LLC",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.zonedns.vn",
                "ns2.zonedns.vn",
                "ns3.zonedns.vn",
                "ns4.zonedns.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aiudirect.com",
            "domain_keyword": "aiudirect",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:47:27",
            "create_date": "2000-04-10",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.global-commons.com",
                "ns2.global-commons.com",
                "ns3.global-commons.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "simdirect.mobi",
            "domain_keyword": "simdirect",
            "domain_tld": "mobi",
            "query_time": "2024-04-21 19:27:30",
            "create_date": "2009-07-06",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-06",
            "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": [
                "ns20.digicertdns.com",
                "ns21.digicertdns.com",
                "ns22.digicertdns.com",
                "ns23.digicertdns.net",
                "ns24.digicertdns.net",
                "ns25.digicertdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "vimdirect.com",
            "domain_keyword": "vimdirect",
            "domain_tld": "com",
            "query_time": "2024-05-08 10:38:37",
            "create_date": "2020-12-25",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aigdirect.info",
            "domain_keyword": "aigdirect",
            "domain_tld": "info",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2001-08-10",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "aibdirect.com",
            "domain_keyword": "aibdirect",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:05:24",
            "create_date": "2017-05-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1025.awsdns-00.org",
                "ns-1878.awsdns-42.co.uk",
                "ns-253.awsdns-31.com",
                "ns-645.awsdns-16.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "aiedirect.com",
            "domain_keyword": "aiedirect",
            "domain_tld": "com",
            "query_time": "2024-05-04 11:29:50",
            "create_date": "2023-12-19",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 2583,
            "registrar_name": "DropCatch.com 824 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "a3mdirect.co.uk",
            "domain_keyword": "a3mdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 14:34:05",
            "create_date": "2013-06-27",
            "update_date": "2022-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "Heart Internet Ltd t/a eXtend [Tag = EXTEND]",
            "registrar_website": "https://www.heartinternet.uk",
            "name_servers": [
                "nina.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "aiddirect.org",
            "domain_keyword": "aiddirect",
            "domain_tld": "org",
            "query_time": "2024-04-25 13:16:56",
            "create_date": "2015-05-03",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gerard P. Mc Hugh",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aigdirect.biz",
            "domain_keyword": "aigdirect",
            "domain_tld": "biz",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2001-11-17",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "airdirect.com.au",
            "domain_keyword": "airdirect",
            "domain_tld": "com.au",
            "query_time": "2024-04-07 12:29:19",
            "update_date": "2023-07-24",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Rodger Meads",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aitdirect.com",
            "domain_keyword": "aitdirect",
            "domain_tld": "com",
            "query_time": "2024-05-11 01:03:29",
            "create_date": "2006-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.aitdirect.com",
                "ns2.aitdirect.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "iimdirect.com",
            "domain_keyword": "iimdirect",
            "domain_tld": "com",
            "query_time": "2024-05-06 16:04:09",
            "create_date": "2007-12-07",
            "update_date": "2021-01-03",
            "expiry_date": "2025-12-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aigdirect.career",
            "domain_keyword": "aigdirect",
            "domain_tld": "career",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2014-08-18",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "aimsdirect.com",
            "domain_keyword": "aimsdirect",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:12:12",
            "create_date": "2014-10-11",
            "update_date": "2023-08-14",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "timdirect.com",
            "domain_keyword": "timdirect",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:43:30",
            "create_date": "2008-12-17",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-17",
            "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": 42,
            "domain_name": "aiodirect.net",
            "domain_keyword": "aiodirect",
            "domain_tld": "net",
            "query_time": "2024-04-13 07:57:34",
            "create_date": "2018-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aiedirect.co.uk",
            "domain_keyword": "aiedirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 15:31:06",
            "create_date": "2003-12-17",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-17",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.itssiehosting.co.uk",
                "ns2.itssiehosting.co.uk",
                "ns3.itssiehosting.co.uk",
                "ns4.itssiehosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "airdirect.com",
            "domain_keyword": "airdirect",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:09:18",
            "create_date": "2004-09-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amidirect.ru",
            "domain_keyword": "amidirect",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:16",
            "create_date": "2021-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "airdirect.net",
            "domain_keyword": "airdirect",
            "domain_tld": "net",
            "query_time": "2024-04-07 12:29:19",
            "create_date": "2021-04-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-08",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6163.hostgator.com",
                "ns6164.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aigdirect.ca",
            "domain_keyword": "aigdirect",
            "domain_tld": "ca",
            "query_time": "2024-05-06 14:46:20",
            "create_date": "2000-11-27",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-26",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "AIG Insurance Company of Canada",
            "registrant_address": "120 Bremner Blvd.,  Suite 2200",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5J0A8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165963000",
            "registrant_fax": "+1.4165963000",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "abmdirect.com",
            "domain_keyword": "abmdirect",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:23:57",
            "create_date": "1997-08-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns01.harte-lyne.ca",
                "dns02.harte-lyne.ca",
                "dns03.harte-lyne.ca",
                "dns04.harte-lyne.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aisdirect.co.uk",
            "domain_keyword": "aisdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 00:41:31",
            "create_date": "2012-09-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-26",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1044.ui-dns.biz",
                "ns1075.ui-dns.com",
                "ns1077.ui-dns.org",
                "ns1126.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "aigdirect.hu",
            "domain_keyword": "aigdirect",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:13:35",
            "create_date": "2019-02-08"
        },
        {
            "num": 51,
            "domain_name": "aemdirect.com",
            "domain_keyword": "aemdirect",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:03:56",
            "create_date": "2010-01-12",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-12",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aimedirect.com",
            "domain_keyword": "aimedirect",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:33:25",
            "create_date": "2002-01-14",
            "update_date": "2023-09-24",
            "expiry_date": "2025-01-14",
            "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": "None",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://tieredaccess.com/contact/4cbb6162-b81b-4be0-9956-f6c6570d63c6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lws-hosting.net",
                "ns2.lws-hosting.net",
                "ns3.lwsdns.com",
                "ns4.lwsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "iamdirect.org",
            "domain_keyword": "iamdirect",
            "domain_tld": "org",
            "query_time": "2024-05-10 13:35:40",
            "create_date": "2021-10-27",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "617MediaGroup",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "airdirect.au",
            "domain_keyword": "airdirect",
            "domain_tld": "au",
            "query_time": "2024-04-21 03:10:30",
            "update_date": "2024-04-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Rodger Meads",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "agmdirect.com",
            "domain_keyword": "agmdirect",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:16:24",
            "create_date": "2009-01-01",
            "update_date": "2023-11-20",
            "expiry_date": "2025-01-01",
            "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": 56,
            "domain_name": "aigdirect.app",
            "domain_keyword": "aigdirect",
            "domain_tld": "app",
            "query_time": "2024-04-28 18:23:47",
            "create_date": "2018-04-24",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aomdirect.com",
            "domain_keyword": "aomdirect",
            "domain_tld": "com",
            "query_time": "2024-04-13 22:20:25",
            "create_date": "2017-06-04",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1391,
            "registrar_name": "AZDOMAINZ.COM, LLC",
            "registrar_website": "http://www.AZDOMAINZ.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.8668229073",
            "registrant_fax": "+1.7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "asmdirect.com",
            "domain_keyword": "asmdirect",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:18:03",
            "create_date": "2006-06-04",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "pendingTransfer"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aigdirect.com.cn",
            "domain_keyword": "aigdirect",
            "domain_tld": "com.cn",
            "query_time": "2024-04-18 20:22:30",
            "create_date": "2004-10-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "American International Group, Inc.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "airdirect.nl",
            "domain_keyword": "airdirect",
            "domain_tld": "nl",
            "query_time": "2024-04-25 14:09:18",
            "create_date": "2016-05-03",
            "update_date": "2022-03-30",
            "registrar_name": "InterXL B.V.",
            "name_servers": [
                "ns1.interxl.com",
                "ns2.interxl.com",
                "ns3.interxl.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 61,
            "domain_name": "zimdirect.co.uk",
            "domain_keyword": "zimdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 15:24:17",
            "create_date": "2011-10-04",
            "update_date": "2022-10-04",
            "expiry_date": "2029-10-04",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "aigdirect.com.au",
            "domain_keyword": "aigdirect",
            "domain_tld": "com.au",
            "query_time": "2024-04-10 17:35:32",
            "update_date": "2023-08-11",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "armdirect.com",
            "domain_keyword": "armdirect",
            "domain_tld": "com",
            "query_time": "2024-04-14 23:37:46",
            "create_date": "2005-04-09",
            "update_date": "2024-03-14",
            "expiry_date": "2026-04-09",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.rebel.com",
                "dns2.rebel.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "avmdirect.co.uk",
            "domain_keyword": "avmdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 14:58:00",
            "create_date": "2007-08-21",
            "update_date": "2023-08-11",
            "expiry_date": "2025-08-21",
            "registrar_name": "Spicerhaart Group Services Limited [Tag = SPICERHAART]",
            "name_servers": [
                "drns1.spicerhaart.co.uk",
                "ns2.spicerhaart.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "armdirect.co.uk",
            "domain_keyword": "armdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 23:10:11",
            "create_date": "2002-10-22",
            "update_date": "2022-09-23",
            "expiry_date": "2024-10-22",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "aigdirect.ie",
            "domain_keyword": "aigdirect",
            "domain_tld": "ie",
            "query_time": "2024-04-18 20:22:45",
            "create_date": "2006-07-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-24",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "AIG EUROPE S.A.",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aigdirect.us",
            "domain_keyword": "aigdirect",
            "domain_tld": "us",
            "query_time": "2024-04-28 18:23:47",
            "create_date": "2002-04-24",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "American International Group, Inc.",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "80 Pine Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10005",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2127707000",
            "registrant_fax": "+1.2127709988",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aigdirect.pl",
            "domain_keyword": "aigdirect",
            "domain_tld": "pl",
            "query_time": "2024-04-18 20:24:35",
            "create_date": "2012-10-19",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-19",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "himdirect.com",
            "domain_keyword": "himdirect",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:43:18",
            "create_date": "2012-03-25",
            "update_date": "2021-03-19",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "amidirect.com",
            "domain_keyword": "amidirect",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:54:34",
            "create_date": "1998-12-18",
            "update_date": "2021-10-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "atmdirect.net",
            "domain_keyword": "atmdirect",
            "domain_tld": "net",
            "query_time": "2024-05-06 14:29:38",
            "create_date": "2022-12-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-12-19",
            "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": [
                "devin.ns.cloudflare.com",
                "gene.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aigdirect.com.co",
            "domain_keyword": "aigdirect",
            "domain_tld": "com.co",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2012-11-16",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aiadirect.com",
            "domain_keyword": "aiadirect",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:18:32",
            "create_date": "2001-01-11",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-11",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.kb377.parklogic.com",
                "ns2.kb377.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "apmdirect.com",
            "domain_keyword": "apmdirect",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:47:42",
            "create_date": "1997-07-05",
            "update_date": "2022-05-05",
            "expiry_date": "2027-07-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "deborah.ns.cloudflare.com",
                "houston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aismdirect.com",
            "domain_keyword": "aismdirect",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:14:16",
            "create_date": "2004-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1526.awsdns-62.org",
                "ns-1770.awsdns-29.co.uk",
                "ns-305.awsdns-38.com",
                "ns-526.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "aigdirect.mobi",
            "domain_keyword": "aigdirect",
            "domain_tld": "mobi",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2012-06-27",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "aigdirect.co.uk",
            "domain_keyword": "aigdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 13:47:12",
            "create_date": "2001-05-11",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-11",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "airdirect.co.uk",
            "domain_keyword": "airdirect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 19:17:05",
            "create_date": "2023-10-07",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "John Sisk [Tag = JSISK]",
            "name_servers": [
                "caught.with.domaincatch.co.uk",
                "for.sale.at.domainlore.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "airdirect.us",
            "domain_keyword": "airdirect",
            "domain_tld": "us",
            "query_time": "2024-04-25 14:09:18",
            "create_date": "2003-02-24",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-23",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "www.launchpad.com",
            "registrant_name": "David",
            "registrant_company": "Jones",
            "registrant_address": "3850 FM 2648",
            "registrant_city": "Powderly",
            "registrant_state": "Texas",
            "registrant_zip": "75473",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9035176395",
            "name_servers": [
                "ns6163.hostgator.com",
                "ns6164.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "airdirect.biz",
            "domain_keyword": "airdirect",
            "domain_tld": "biz",
            "query_time": "2024-04-30 20:50:43",
            "create_date": "2021-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "aigdirect.co",
            "domain_keyword": "aigdirect",
            "domain_tld": "co",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2015-08-02",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-01",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PRIVATE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "aiqdirect.com",
            "domain_keyword": "aiqdirect",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:43:34",
            "create_date": "2021-03-02",
            "update_date": "2024-01-28",
            "expiry_date": "2025-03-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of aiqdirect.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1118.awsdns-11.org",
                "ns-1814.awsdns-34.co.uk",
                "ns-187.awsdns-23.com",
                "ns-554.awsdns-05.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aindirect.com",
            "domain_keyword": "aindirect",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:08:45",
            "create_date": "2008-07-17",
            "update_date": "2023-09-22",
            "expiry_date": "2025-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "zimdirect.com",
            "domain_keyword": "zimdirect",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:03:15",
            "create_date": "2019-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": 85,
            "domain_name": "aigdirect.me",
            "domain_keyword": "aigdirect",
            "domain_tld": "me",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2008-08-22",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "iamdirect.com",
            "domain_keyword": "iamdirect",
            "domain_tld": "com",
            "query_time": "2024-05-23 06:10:31",
            "create_date": "2005-12-20",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "atmdirect.online",
            "domain_keyword": "atmdirect",
            "domain_tld": "online",
            "query_time": "2024-05-11 16:56:30",
            "create_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 4156,
            "registrar_name": "Nicnames, Inc.",
            "registrar_website": "https://nicnames.com/",
            "registrant_state": "Kyivska",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "parked1.uadns.com",
                "parked2.uadns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bimdirect.net",
            "domain_keyword": "bimdirect",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:18:57",
            "create_date": "2016-05-17",
            "update_date": "2021-05-10",
            "expiry_date": "2026-05-17",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "https://www.123-reg.co.uk",
            "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": "https://webform.meshdigital.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.ig4web.com",
                "ns2.ig4web.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fimdirect.com",
            "domain_keyword": "fimdirect",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:40:27",
            "create_date": "2017-03-03",
            "update_date": "2023-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aigdirect.it",
            "domain_keyword": "aigdirect",
            "domain_tld": "it",
            "query_time": "2024-04-18 20:23:34",
            "create_date": "2012-09-19",
            "update_date": "2023-08-25",
            "expiry_date": "2024-06-28",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "AIG Europe S.A.",
            "registrant_address": "35 D Avenue J.F. Kennedy",
            "registrant_city": "Luxembourg",
            "registrant_state": "LU",
            "registrant_zip": "L-1855",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 91,
            "domain_name": "aigdirect.uk",
            "domain_keyword": "aigdirect",
            "domain_tld": "uk",
            "query_time": "2024-05-20 14:23:22",
            "create_date": "2019-06-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-06-18",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "aiodirect.org",
            "domain_keyword": "aiodirect",
            "domain_tld": "org",
            "query_time": "2024-04-29 17:00:30",
            "create_date": "2018-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "naimdirect.xyz",
            "domain_keyword": "naimdirect",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 08:07:14",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 3861,
            "registrar_name": "Purple IT Ltd",
            "registrar_website": "https://www.purpleit.com",
            "registrant_company": "N/A",
            "registrant_state": "Rajshahi",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the 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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "anmdirect.com",
            "domain_keyword": "anmdirect",
            "domain_tld": "com",
            "query_time": "2024-05-09 19:09:30",
            "create_date": "2022-04-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.syd6.hostyourservices.net",
                "ns2.syd6.hostyourservices.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "aigdirect.asia",
            "domain_keyword": "aigdirect",
            "domain_tld": "asia",
            "query_time": "2024-06-01 10:21:09",
            "create_date": "2008-02-03",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American International Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "almdirect.com",
            "domain_keyword": "almdirect",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:03:46",
            "create_date": "2012-02-22",
            "update_date": "2024-01-23",
            "expiry_date": "2026-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.web-solutions.biz",
                "ns2.web-solutions.biz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aigdirect.ru",
            "domain_keyword": "aigdirect",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:12:06",
            "create_date": "2008-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "GARDIA Insurance Company, JSC",
            "name_servers": [
                "ns1.aig.com",
                "ns2.aig.com",
                "ns3.aig.com",
                "ns4.aig.com",
                "ns5.aig.com",
                "ns6.aig.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "ahmdirect.com",
            "domain_keyword": "ahmdirect",
            "domain_tld": "com",
            "query_time": "2024-05-01 17:17:47",
            "create_date": "1999-05-13",
            "update_date": "2023-07-22",
            "expiry_date": "2025-05-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.iqvia.com",
                "ns2.iqvia.com",
                "ns3.iqvia.com",
                "ns4.iqvia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bimdirect.com",
            "domain_keyword": "bimdirect",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:23:12",
            "create_date": "2016-05-17",
            "update_date": "2021-05-10",
            "expiry_date": "2026-05-17",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.ig4web.com",
                "ns2.ig4web.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ai-direct.co.uk",
            "domain_keyword": "ai-direct",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 06:46:48",
            "create_date": "2023-06-10",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-10",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>aimdirect.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2644</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>airdirect.cool, wimdirect.com, admdirect.com, aiodirect.com, aigdirect.net, aiddirect.online, aigdirect.press, aiwdirect.com, aigdirect.org, aidirect.co.uk, aifdirect.com, aimrdirect.org, aiddirect.org.uk, rimdirect.com, mimdirect.com, aizdirect.com, aimedirect.fr, cimdirect.com, bimdirect.co.uk, aamdirect.com, acmdirect.com, apmdirect.co.uk, aimedirect.ovh, airdirect.ru, aigdirect.online, ammdirect.com, aiudirect.com, simdirect.mobi, vimdirect.com, aigdirect.info, aibdirect.com, aiedirect.com, a3mdirect.co.uk, aiddirect.org, aigdirect.biz, airdirect.com.au, aitdirect.com, iimdirect.com, aigdirect.career, aimsdirect.com, timdirect.com, aiodirect.net, aiedirect.co.uk, airdirect.com, amidirect.ru, airdirect.net, aigdirect.ca, abmdirect.com, aisdirect.co.uk, aigdirect.hu, aemdirect.com, aimedirect.com, iamdirect.org, airdirect.au, agmdirect.com, aigdirect.app, aomdirect.com, asmdirect.com, aigdirect.com.cn, airdirect.nl, zimdirect.co.uk, aigdirect.com.au, armdirect.com, avmdirect.co.uk, armdirect.co.uk, aigdirect.ie, aigdirect.us, aigdirect.pl, himdirect.com, amidirect.com, atmdirect.net, aigdirect.com.co, aiadirect.com, apmdirect.com, aismdirect.com, aigdirect.mobi, aigdirect.co.uk, airdirect.co.uk, airdirect.us, airdirect.biz, aigdirect.co, aiqdirect.com, aindirect.com, zimdirect.com, aigdirect.me, iamdirect.com, atmdirect.online, bimdirect.net, fimdirect.com, aigdirect.it, aigdirect.uk, aiodirect.org, naimdirect.xyz, anmdirect.com, aigdirect.asia, almdirect.com, aigdirect.ru, ahmdirect.com, bimdirect.com, ai-direct.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>airdirect.cool</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-20 20:39:49</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>Western Australia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wimdirect.com</domain_name>
   <domain_keyword>wimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:16:27</query_time>
   <create_date>2006-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>WEBNAMES.CA INC</registrar_name>
   <registrar_website>https://www.webnames.ca</registrar_website>
   <registrant_name>Phil Bennett</registrant_name>
   <registrant_address>7-12840 Bathgate Way</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6V 1Z4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6042708682</registrant_phone>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>admdirect.com</domain_name>
   <domain_keyword>admdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:42:17</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2021-02-13</update_date>
   <expiry_date>2025-02-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>4</num>
   <domain_name>aiodirect.com</domain_name>
   <domain_keyword>aiodirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:20:14</query_time>
   <create_date>2018-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-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>keanu.ns.cloudflare.com</value>
    <value>shaz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aigdirect.net</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 14:46:20</query_time>
   <create_date>1999-10-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-10-20</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>Corebridge Financial, Inc.</registrant_company>
   <registrant_address>2919 Allen Parkway, Woodson Tower</registrant_address>
   <registrant_city>Houston</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>77019</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8773752422</registrant_phone>
   <registrant_fax>+1.8773752422</registrant_fax>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aiddirect.online</domain_name>
   <domain_keyword>aiddirect</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 13:16:56</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LiquidNet Ltd.</registrar_name>
   <registrar_website>http://www.liquidnetlimited.com/</registrar_website>
   <registrant_state>Utrecht</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.lonex.com</value>
    <value>dns2.lonex.com</value>
    <value>dns3.lonex.com</value>
    <value>dns4.lonex.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>aigdirect.press</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-26 05:45:02</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aiwdirect.com</domain_name>
   <domain_keyword>aiwdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 21:18:42</query_time>
   <create_date>2012-01-13</create_date>
   <update_date>2021-08-15</update_date>
   <expiry_date>2027-01-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aigdirect.org</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 14:46:20</query_time>
   <create_date>1999-10-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>aidirect.co.uk</domain_name>
   <domain_keyword>aidirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 15:26:30</query_time>
   <create_date>2007-11-07</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1044.ui-dns.biz</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1077.ui-dns.org</value>
    <value>ns1126.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>aifdirect.com</domain_name>
   <domain_keyword>aifdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:34:39</query_time>
   <create_date>2007-04-16</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>mazowieckie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>aimrdirect.org</domain_name>
   <domain_keyword>aimrdirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 03:39:47</query_time>
   <create_date>1998-11-19</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CFA Institute</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>aiddirect.org.uk</domain_name>
   <domain_keyword>aiddirect</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-26 14:59:50</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>rimdirect.com</domain_name>
   <domain_keyword>rimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:15:14</query_time>
   <create_date>2019-01-03</create_date>
   <update_date>2020-12-28</update_date>
   <expiry_date>2026-01-03</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>15</num>
   <domain_name>mimdirect.com</domain_name>
   <domain_keyword>mimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 23:04:21</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-03-12</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>aizdirect.com</domain_name>
   <domain_keyword>aizdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:36:58</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2026-03-27</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=aizdirect.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aimedirect.fr</domain_name>
   <domain_keyword>aimedirect</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:04:01</query_time>
   <create_date>2015-08-04</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>cimdirect.com</domain_name>
   <domain_keyword>cimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:41:03</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-06-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>19</num>
   <domain_name>bimdirect.co.uk</domain_name>
   <domain_keyword>bimdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 09:19:02</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2026-05-17</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>ns1.ig4web.com</value>
    <value>ns2.ig4web.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>aamdirect.com</domain_name>
   <domain_keyword>aamdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:32:12</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2026-01-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>acmdirect.com</domain_name>
   <domain_keyword>acmdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:04:00</query_time>
   <create_date>2011-06-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>apmdirect.co.uk</domain_name>
   <domain_keyword>apmdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 22:42:10</query_time>
   <create_date>2019-08-24</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>aimedirect.ovh</domain_name>
   <domain_keyword>aimedirect</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-01 10:51:56</query_time>
   <create_date>2015-08-04</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>airdirect.ru</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:14:42</query_time>
   <create_date>2008-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.multihost.ru</value>
    <value>ns2.multihost.ru</value>
    <value>ns3.multihost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>aigdirect.online</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 01:03:55</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ammdirect.com</domain_name>
   <domain_keyword>ammdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 14:24:17</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1710</registrar_iana>
   <registrar_name>Nhan Hoa Software Company Ltd.</registrar_name>
   <registrar_website>http://www.nhanhoa.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Privacy Protect, LLC</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <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.zonedns.vn</value>
    <value>ns2.zonedns.vn</value>
    <value>ns3.zonedns.vn</value>
    <value>ns4.zonedns.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aiudirect.com</domain_name>
   <domain_keyword>aiudirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:47:27</query_time>
   <create_date>2000-04-10</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.global-commons.com</value>
    <value>ns2.global-commons.com</value>
    <value>ns3.global-commons.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>simdirect.mobi</domain_name>
   <domain_keyword>simdirect</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-21 19:27:30</query_time>
   <create_date>2009-07-06</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-06</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>ns20.digicertdns.com</value>
    <value>ns21.digicertdns.com</value>
    <value>ns22.digicertdns.com</value>
    <value>ns23.digicertdns.net</value>
    <value>ns24.digicertdns.net</value>
    <value>ns25.digicertdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>vimdirect.com</domain_name>
   <domain_keyword>vimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 10:38:37</query_time>
   <create_date>2020-12-25</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>30</num>
   <domain_name>aigdirect.info</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2001-08-10</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-10</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>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aibdirect.com</domain_name>
   <domain_keyword>aibdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:05:24</query_time>
   <create_date>2017-05-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1025.awsdns-00.org</value>
    <value>ns-1878.awsdns-42.co.uk</value>
    <value>ns-253.awsdns-31.com</value>
    <value>ns-645.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>aiedirect.com</domain_name>
   <domain_keyword>aiedirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 11:29:50</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>2583</registrar_iana>
   <registrar_name>DropCatch.com 824 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>a3mdirect.co.uk</domain_name>
   <domain_keyword>a3mdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 14:34:05</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2022-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Heart Internet Ltd t/a eXtend [Tag = EXTEND]</registrar_name>
   <registrar_website>https://www.heartinternet.uk</registrar_website>
   <name_servers>
    <value>nina.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>aiddirect.org</domain_name>
   <domain_keyword>aiddirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 13:16:56</query_time>
   <create_date>2015-05-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gerard P. Mc Hugh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aigdirect.biz</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>airdirect.com.au</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-07 12:29:19</query_time>
   <update_date>2023-07-24</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Rodger Meads</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>aitdirect.com</domain_name>
   <domain_keyword>aitdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 01:03:29</query_time>
   <create_date>2006-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-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>ns1.aitdirect.com</value>
    <value>ns2.aitdirect.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>iimdirect.com</domain_name>
   <domain_keyword>iimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 16:04:09</query_time>
   <create_date>2007-12-07</create_date>
   <update_date>2021-01-03</update_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>aigdirect.career</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>career</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>aimsdirect.com</domain_name>
   <domain_keyword>aimsdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:12:12</query_time>
   <create_date>2014-10-11</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>41</num>
   <domain_name>timdirect.com</domain_name>
   <domain_keyword>timdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:43:30</query_time>
   <create_date>2008-12-17</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-17</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>42</num>
   <domain_name>aiodirect.net</domain_name>
   <domain_keyword>aiodirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 07:57:34</query_time>
   <create_date>2018-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-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>ns77.domaincontrol.com</value>
    <value>ns78.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>aiedirect.co.uk</domain_name>
   <domain_keyword>aiedirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 15:31:06</query_time>
   <create_date>2003-12-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.itssiehosting.co.uk</value>
    <value>ns2.itssiehosting.co.uk</value>
    <value>ns3.itssiehosting.co.uk</value>
    <value>ns4.itssiehosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>airdirect.com</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:09:18</query_time>
   <create_date>2004-09-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>45</num>
   <domain_name>amidirect.ru</domain_name>
   <domain_keyword>amidirect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:16</query_time>
   <create_date>2021-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>airdirect.net</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 12:29:19</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6163.hostgator.com</value>
    <value>ns6164.hostgator.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>aigdirect.ca</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-06 14:46:20</query_time>
   <create_date>2000-11-27</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>AIG Insurance Company of Canada</registrant_name>
   <registrant_address>120 Bremner Blvd.,  Suite 2200</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5J0A8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165963000</registrant_phone>
   <registrant_fax>+1.4165963000</registrant_fax>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>abmdirect.com</domain_name>
   <domain_keyword>abmdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:23:57</query_time>
   <create_date>1997-08-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns01.harte-lyne.ca</value>
    <value>dns02.harte-lyne.ca</value>
    <value>dns03.harte-lyne.ca</value>
    <value>dns04.harte-lyne.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aisdirect.co.uk</domain_name>
   <domain_keyword>aisdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 00:41:31</query_time>
   <create_date>2012-09-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1044.ui-dns.biz</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1077.ui-dns.org</value>
    <value>ns1126.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>aigdirect.hu</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:13:35</query_time>
   <create_date>2019-02-08</create_date>
  </value>
  <value>
   <num>51</num>
   <domain_name>aemdirect.com</domain_name>
   <domain_keyword>aemdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:03:56</query_time>
   <create_date>2010-01-12</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aimedirect.com</domain_name>
   <domain_keyword>aimedirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:33:25</query_time>
   <create_date>2002-01-14</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2025-01-14</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>None</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4cbb6162-b81b-4be0-9956-f6c6570d63c6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lws-hosting.net</value>
    <value>ns2.lws-hosting.net</value>
    <value>ns3.lwsdns.com</value>
    <value>ns4.lwsdns.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>iamdirect.org</domain_name>
   <domain_keyword>iamdirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 13:35:40</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>617MediaGroup</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>airdirect.au</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-21 03:10:30</query_time>
   <update_date>2024-04-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Rodger Meads</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>agmdirect.com</domain_name>
   <domain_keyword>agmdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:16:24</query_time>
   <create_date>2009-01-01</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-01-01</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>56</num>
   <domain_name>aigdirect.app</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-28 18:23:47</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-24</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>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aomdirect.com</domain_name>
   <domain_keyword>aomdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 22:20:25</query_time>
   <create_date>2017-06-04</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>AZDOMAINZ.COM, LLC</registrar_name>
   <registrar_website>http://www.AZDOMAINZ.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.8668229073</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>asmdirect.com</domain_name>
   <domain_keyword>asmdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:18:03</query_time>
   <create_date>2006-06-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>pendingTransfer</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aigdirect.com.cn</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-18 20:22:30</query_time>
   <create_date>2004-10-13</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>American International Group, Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>airdirect.nl</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 14:09:18</query_time>
   <create_date>2016-05-03</create_date>
   <update_date>2022-03-30</update_date>
   <registrar_name>InterXL B.V.</registrar_name>
   <name_servers>
    <value>ns1.interxl.com</value>
    <value>ns2.interxl.com</value>
    <value>ns3.interxl.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>zimdirect.co.uk</domain_name>
   <domain_keyword>zimdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 15:24:17</query_time>
   <create_date>2011-10-04</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2029-10-04</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>aigdirect.com.au</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-10 17:35:32</query_time>
   <update_date>2023-08-11</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>armdirect.com</domain_name>
   <domain_keyword>armdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 23:37:46</query_time>
   <create_date>2005-04-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-04-09</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.rebel.com</value>
    <value>dns2.rebel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>avmdirect.co.uk</domain_name>
   <domain_keyword>avmdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 14:58:00</query_time>
   <create_date>2007-08-21</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_name>Spicerhaart Group Services Limited [Tag = SPICERHAART]</registrar_name>
   <name_servers>
    <value>drns1.spicerhaart.co.uk</value>
    <value>ns2.spicerhaart.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>armdirect.co.uk</domain_name>
   <domain_keyword>armdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 23:10:11</query_time>
   <create_date>2002-10-22</create_date>
   <update_date>2022-09-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>aigdirect.ie</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-18 20:22:45</query_time>
   <create_date>2006-07-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>AIG EUROPE S.A.</registrant_name>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aigdirect.us</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-28 18:23:47</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>American International Group, Inc.</registrant_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_address>80 Pine Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10005</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2127707000</registrant_phone>
   <registrant_fax>+1.2127709988</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>aigdirect.pl</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-18 20:24:35</query_time>
   <create_date>2012-10-19</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>himdirect.com</domain_name>
   <domain_keyword>himdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:43:18</query_time>
   <create_date>2012-03-25</create_date>
   <update_date>2021-03-19</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>amidirect.com</domain_name>
   <domain_keyword>amidirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:54:34</query_time>
   <create_date>1998-12-18</create_date>
   <update_date>2021-10-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>atmdirect.net</domain_name>
   <domain_keyword>atmdirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 14:29:38</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-12-19</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>devin.ns.cloudflare.com</value>
    <value>gene.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aigdirect.com.co</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2012-11-16</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aiadirect.com</domain_name>
   <domain_keyword>aiadirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:18:32</query_time>
   <create_date>2001-01-11</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.kb377.parklogic.com</value>
    <value>ns2.kb377.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>apmdirect.com</domain_name>
   <domain_keyword>apmdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:47:42</query_time>
   <create_date>1997-07-05</create_date>
   <update_date>2022-05-05</update_date>
   <expiry_date>2027-07-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>deborah.ns.cloudflare.com</value>
    <value>houston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aismdirect.com</domain_name>
   <domain_keyword>aismdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:14:16</query_time>
   <create_date>2004-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1526.awsdns-62.org</value>
    <value>ns-1770.awsdns-29.co.uk</value>
    <value>ns-305.awsdns-38.com</value>
    <value>ns-526.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>aigdirect.mobi</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2023-06-23</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://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>aigdirect.co.uk</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 13:47:12</query_time>
   <create_date>2001-05-11</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>airdirect.co.uk</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 19:17:05</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>John Sisk [Tag = JSISK]</registrar_name>
   <name_servers>
    <value>caught.with.domaincatch.co.uk</value>
    <value>for.sale.at.domainlore.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>airdirect.us</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-25 14:09:18</query_time>
   <create_date>2003-02-24</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>www.launchpad.com</registrar_website>
   <registrant_name>David</registrant_name>
   <registrant_company>Jones</registrant_company>
   <registrant_address>3850 FM 2648</registrant_address>
   <registrant_city>Powderly</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>75473</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9035176395</registrant_phone>
   <name_servers>
    <value>ns6163.hostgator.com</value>
    <value>ns6164.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>airdirect.biz</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 20:50:43</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>aigdirect.co</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2015-08-02</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PRIVATE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>aiqdirect.com</domain_name>
   <domain_keyword>aiqdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:43:34</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of aiqdirect.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1118.awsdns-11.org</value>
    <value>ns-1814.awsdns-34.co.uk</value>
    <value>ns-187.awsdns-23.com</value>
    <value>ns-554.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aindirect.com</domain_name>
   <domain_keyword>aindirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:08:45</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>zimdirect.com</domain_name>
   <domain_keyword>zimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:03:15</query_time>
   <create_date>2019-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>85</num>
   <domain_name>aigdirect.me</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2008-08-22</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-22</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>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>iamdirect.com</domain_name>
   <domain_keyword>iamdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 06:10:31</query_time>
   <create_date>2005-12-20</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>atmdirect.online</domain_name>
   <domain_keyword>atmdirect</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 16:56:30</query_time>
   <create_date>2024-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>4156</registrar_iana>
   <registrar_name>Nicnames, Inc.</registrar_name>
   <registrar_website>https://nicnames.com/</registrar_website>
   <registrant_state>Kyivska</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>parked1.uadns.com</value>
    <value>parked2.uadns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>bimdirect.net</domain_name>
   <domain_keyword>bimdirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:18:57</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2021-05-10</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</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>https://webform.meshdigital.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.ig4web.com</value>
    <value>ns2.ig4web.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>fimdirect.com</domain_name>
   <domain_keyword>fimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:40:27</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2023-03-04</update_date>
   <expiry_date>2025-03-03</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>aigdirect.it</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 20:23:34</query_time>
   <create_date>2012-09-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>AIG Europe S.A.</registrant_company>
   <registrant_address>35 D Avenue J.F. Kennedy</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>LU</registrant_state>
   <registrant_zip>L-1855</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.bluecatdns.com</value>
    <value>ns1.bluecatdns.net</value>
    <value>ns1.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>aigdirect.uk</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-20 14:23:22</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>aiodirect.org</domain_name>
   <domain_keyword>aiodirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 17:00:30</query_time>
   <create_date>2018-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>93</num>
   <domain_name>naimdirect.xyz</domain_name>
   <domain_keyword>naimdirect</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 08:07:14</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>3861</registrar_iana>
   <registrar_name>Purple IT Ltd</registrar_name>
   <registrar_website>https://www.purpleit.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Rajshahi</registrant_state>
   <registrant_country>BD</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>anmdirect.com</domain_name>
   <domain_keyword>anmdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 19:09:30</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.syd6.hostyourservices.net</value>
    <value>ns2.syd6.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>aigdirect.asia</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 10:21:09</query_time>
   <create_date>2008-02-03</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-03</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>American International Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>almdirect.com</domain_name>
   <domain_keyword>almdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:03:46</query_time>
   <create_date>2012-02-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.web-solutions.biz</value>
    <value>ns2.web-solutions.biz</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>aigdirect.ru</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:12:06</query_time>
   <create_date>2008-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>GARDIA Insurance Company, JSC</registrant_company>
   <name_servers>
    <value>ns1.aig.com</value>
    <value>ns2.aig.com</value>
    <value>ns3.aig.com</value>
    <value>ns4.aig.com</value>
    <value>ns5.aig.com</value>
    <value>ns6.aig.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>ahmdirect.com</domain_name>
   <domain_keyword>ahmdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 17:17:47</query_time>
   <create_date>1999-05-13</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.iqvia.com</value>
    <value>ns2.iqvia.com</value>
    <value>ns3.iqvia.com</value>
    <value>ns4.iqvia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bimdirect.com</domain_name>
   <domain_keyword>bimdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:23:12</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2021-05-10</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1.ig4web.com</value>
    <value>ns2.ig4web.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ai-direct.co.uk</domain_name>
   <domain_keyword>ai-direct</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 06:46:48</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.278</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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