WHOIS QUERY TIME

26 May 2024 - 2:59 PM UTC

Registered: 17 March 2023
Modified: 17 March 2024
Expiry: 17 March 2024

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

dns101.registrar-servers.com
dns102.registrar-servers.com

DOMAIN STATUS

Renewal required.

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

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

21 Mar 2023 - 8:33 PM UTC

Registered: 17 March 2023
Modified: 17 March 2023
Expiry: 17 March 2024

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

ns1.aiddirect.org.uk
ns2.aiddirect.org.uk

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

18 Mar 2024 - 11:54 AM UTC

Registered: 17 March 2023
Modified: 17 March 2024
Expiry: 17 March 2024

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

dns101.registrar-servers.com
dns102.registrar-servers.com

DOMAIN STATUS

Renewal required.

* 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=aiddirect.org.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "aiddirect.org.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "aiddirect.org.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "aiddirect.org.uk",
            "domain_keyword": "aiddirect",
            "domain_tld": "org.uk",
            "query_time": "2023-03-21 20:33:57",
            "create_date": "2023-03-17",
            "update_date": "2023-03-17",
            "expiry_date": "2024-03-17",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.aiddirect.org.uk",
                "ns2.aiddirect.org.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "aiddirect.org.uk",
            "domain_keyword": "aiddirect",
            "domain_tld": "org.uk",
            "query_time": "2024-03-18 11:54:30",
            "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."
            ]
        }
    ],
    "stats": {
        "total_time": 0.281,
        "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>aiddirect.org.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>aiddirect.org.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aiddirect.org.uk</domain_name>
   <domain_keyword>aiddirect</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2023-03-21 20:33:57</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2023-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>ns1.aiddirect.org.uk</value>
    <value>ns2.aiddirect.org.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>aiddirect.org.uk</domain_name>
   <domain_keyword>aiddirect</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-03-18 11:54:30</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>
 </results>
 <stats>
  <total_time>0.281</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 3 domain names (in 0.056 seconds) which contained the exact domain keyword "aiddirect".
Domain Name Registered Expiry Registrar Ownership
1 aiddirect.com 26 Sep 2004 26 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
2 aiddirect.org 3 May 2015 3 May 2025 Register.com, Inc. Gerard P. Mc Hugh
3 aiddirect.online 18 Nov 2022 18 Nov 2024 LiquidNet Ltd. -
4 aiddirect.org.uk 17 Mar 2023 17 Mar 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=aiddirect&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "aiddirect",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "aiddirect.com, aiddirect.org, aiddirect.online, aiddirect.org.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "aiddirect.com",
            "domain_keyword": "aiddirect",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:16:56",
            "create_date": "2004-09-26",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-26",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/020c5ef4-4721-49d3-92ef-7620e8e755a0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "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": 4,
            "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."
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>aiddirect</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>aiddirect.com, aiddirect.org, aiddirect.online, aiddirect.org.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aiddirect.com</domain_name>
   <domain_keyword>aiddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:16:56</query_time>
   <create_date>2004-09-26</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/020c5ef4-4721-49d3-92ef-7620e8e755a0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</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>3</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>4</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>
 </results>
 <stats>
  <total_time>0.056</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,330 domain names (in 0.533 seconds) which look and sound like the brand name "aiddirect".
Domain Name Registered Expiry Registrar Ownership
1 avddirect.com 10 Aug 2010 10 Aug 2024 Tucows Domains Inc. -
2 kiddirect.com 4 Aug 1998 3 Aug 2029 Network Solutions, LLC -
3 anddirect.com 3 Nov 2007 3 Nov 2025 GoDaddy.com, LLC -
4 aigdirect.hu 8 Feb 2019 - - -
5 aimdirect.in 5 Jul 2019 5 Jul 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
6 aigdirect.press 26 Aug 2014 26 Aug 2024 CSC Corporate Domains Inc. American International Group, Inc.
7 aiadirect.com 11 Jan 2001 11 Jan 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
8 aigdirect.pl 19 Oct 2012 19 Oct 2024 Corporation Service Company -
9 biddirect.com 2 May 2000 2 May 2025 GoDaddy.com, LLC -
10 adddirect.com 22 Dec 2011 22 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 airdirect.cool 3 Jul 2017 3 Jul 2024 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
12 middirect.com 24 Jun 2020 24 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 biddirect.ru 17 Mar 2016 17 Mar 2025 REGRU-RU Private Person
14 acddirect.co.uk 16 Dec 2003 16 Dec 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
15 ai-direct.com 5 Nov 1999 5 Nov 2025 MarkMonitor Inc. -
16 aigdirect.com.br 21 Sep 2012 21 Sep 2024 - AIG SEGUROS BRASIL S.A.
17 iddirect.it 3 Oct 2003 19 Apr 2025 OVH IdWeb Srl
18 addirect.studio 10 Nov 2020 10 Nov 2024 CSC Corporate Domains, Inc. MEDIACORP PTE. LTD.
19 aidirect.ru 16 Sep 2023 16 Sep 2024 REGTIME-RU Private Person
20 aimdirect.solutions 26 Apr 2019 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 maiddirect.com 13 Aug 2008 13 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
22 aifdirect.com 16 Apr 2007 16 Apr 2025 ABOVE.COM PTY LTD. -
23 apddirect.co.uk 2 Apr 2024 2 Apr 2027 GoDaddy.com, LLC. [Tag = GODADDY] -
24 aisdirect.com 4 Mar 2000 4 Mar 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
25 aizdirect.com 27 Mar 2023 27 Mar 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 aibdirect.com 19 May 2017 19 May 2025 Network Solutions, LLC -
27 aiedirect.com 19 Dec 2023 19 Dec 2024 DropCatch.com 824 LLC HugeDomains.com
28 aigdirect.biz 17 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. American International Group, Inc.
29 auddirect.org 22 May 2024 22 May 2025 Namesilo, LLC See PrivacyGuardian.org
30 airdirect.co.uk 7 Oct 2023 7 Oct 2024 John Sisk [Tag = JSISK] -
31 ciddirect.com 27 Jan 2010 27 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
32 acddirect.com 23 Jan 2003 23 Jan 2025 GoDaddy.com, LLC -
33 paiddirect.com 9 Jun 2000 9 Jun 2024 GoDaddy.com, LLC -
34 aigdirect.ca 27 Nov 2000 26 Oct 2024 CSC Corporate Domains (Canada) Company AIG Insurance Company of Canada
35 aviddirect.com 6 Dec 2022 6 Dec 2024 DropCatch.com 1475 LLC HugeDomains.com
36 airdirect.net 8 Apr 2021 8 Apr 2025 Launchpad.com Inc. -
37 ciddirect.net 27 Jan 2010 27 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
38 uaiddirect.org 29 Apr 2022 29 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 aigdirect.reviews 18 Jun 2014 18 Jun 2024 CSC Corporate Domains, Inc. American International Group, Inc.
40 aigdirect.nl 10 Jun 2023 - Realtime Register -
41 airdirect.ru 11 Mar 2008 11 Mar 2025 RU-CENTER-RU Private Person
42 aigdirect.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
43 aiudirect.com 10 Apr 2000 10 Apr 2025 Tucows Domains Inc. -
44 airdirect.nl 3 May 2016 - InterXL B.V. -
45 aviddirect.co.uk 4 Aug 2011 4 Aug 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
46 aigdirect.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
47 aigdirect.cn 28 Apr 2021 28 Apr 2025 阿里云计算有限公司(万网) 程飞
48 asddirect.com 13 Apr 2017 13 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
49 aigdirect.com 18 Nov 1998 17 Nov 2024 CSC CORPORATE DOMAINS, INC. Corebridge Financial, Inc.
50 aidsdirect.com 16 Aug 2022 16 Aug 2024 GoDaddy.com, LLC -
51 aigdirect.site 8 Jul 2015 8 Jul 2024 CSC Corporate Domains Inc. American International Group, Inc.
52 airdirect.uk 28 Nov 2023 28 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
53 auddirect.co 30 Sep 2023 30 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 aigdirect.ie 23 Jul 2006 24 Jul 2024 CSC Domains Inc AIG EUROPE S.A.
55 aigdirect.us 24 Apr 2002 23 Apr 2025 CSC Corporate Domains, Inc. American International Group, Inc.
56 aimdirect.info 26 Apr 2019 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 diddirect.com 1 Nov 2006 1 Nov 2025 GoDaddy.com, LLC -
58 aitdirect.com 8 May 2006 8 May 2025 GoDaddy.com, LLC -
59 airdirect.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Rodger Meads
60 abddirect.net 9 Apr 2012 9 Apr 2025 GoDaddy.com, LLC -
61 aigdirect.com.co 16 Nov 2012 15 Nov 2024 CSC Corporate Domains, Inc. American International Group, Inc.
62 aeddirect.nl 6 Feb 2009 - LeaseWeb Netherlands B.V. -
63 airdirect.co 30 Mar 2023 30 Mar 2024 Porkbun Private by Design, LLC
64 biddirect.co.uk 1 Oct 2022 1 Oct 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
65 airdirect.us 24 Feb 2003 23 Feb 2025 Launchpad.com Inc. Jones
66 airdirect.biz 24 Dec 2021 24 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
67 aigdirect.co 2 Aug 2015 1 Aug 2024 InterNetX GmbH PRIVATE
68 saiddirect.com 25 Mar 2019 25 Mar 2025 Tucows Domains Inc. -
69 aiodirect.org 9 Oct 2018 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 aigdirect.asia 3 Feb 2008 3 Feb 2025 CSC Corporate Domains, Inc. American International Group, Inc.
71 akddirect.co.uk 19 May 2023 19 May 2026 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
72 aigdirect.blog 18 Oct 2016 18 Oct 2024 CSC Corporate Domains Inc. American International Group, Inc.
73 aimdirect.nl 23 Jun 2020 - GoDaddy.com -
74 aidsdirect.org 14 Jun 2022 14 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA AIDSDIRECT
75 viddirect.com 15 Oct 2007 15 Oct 2025 GoDaddy.com, LLC -
76 siddirect.com 24 Sep 2023 24 Sep 2024 Tucows Domains Inc. -
77 airdirect.com 16 Sep 2004 16 Sep 2024 GoDaddy.com, LLC -
78 aigdirect.com.cn 13 Oct 2004 13 Oct 2024 Corporation Service Company American International Group, Inc.
79 aigdirect.me 22 Aug 2008 22 Aug 2024 CSC Corporate Domains, Inc. American International Group, Inc.
80 aimdirect.com.au - - GoDaddy.com LLC trading as GoDaddy.com John Kilborn
81 hiddirect.com 23 Dec 2003 23 Dec 2024 GoDaddy.com, LLC -
82 aigdirect.it 19 Sep 2012 28 Jun 2024 CSC Corporate Domains, Inc. AIG Europe S.A.
83 aigdirect.uk 18 Jun 2019 18 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
84 aisdirect.co.uk 26 Sep 2012 26 Sep 2024 Ionos SE [Tag = 1AND1] -
85 raiddirect.com 8 Dec 1999 8 Dec 2024 Porkbun LLC PCWMICRO Canada Inc
86 aigdirect.mobi 27 Jun 2012 27 Jun 2024 CSC Corporate Domains, Inc. American International Group, Inc.
87 aigdirect.co.uk 11 May 2001 11 May 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
88 aigdirect.markets 17 Jun 2015 17 Jun 2024 CSC Corporate Domains, Inc. American International Group, Inc.
89 auddirect.com 10 Feb 2022 10 Feb 2025 GoDaddy.com, LLC -
90 iaddirect.com 27 Jun 2022 27 Jun 2024 REGISTER S.P.A. Ordorite software
91 aiwdirect.com 13 Jan 2012 13 Jan 2027 Network Solutions, LLC -
92 biddirect.net 25 Oct 2022 25 Oct 2024 Media Elite Holdings Limited Fundacion Privacy Services LTD
93 aigdirect.org 20 Oct 1999 20 Oct 2024 CSC Corporate Domains, Inc. American International Group, Inc.
94 ciddirect.co.uk 27 Jan 2010 27 Jan 2025 Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG] -
95 anddirect.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. -
96 aeddirect.com 4 May 2005 4 May 2025 Name.com, Inc. EMG
97 acddirect.net 23 Jan 2003 23 Jan 2025 GoDaddy.com, LLC -
98 aiqdirect.com 2 Mar 2021 2 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
99 aindirect.com 17 Jul 2008 17 Jul 2025 GoDaddy.com, LLC Call 1-833-878-5115
100 apddirect.com 4 Oct 2006 4 Oct 2025 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Aiddirect.org.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=aiddirect.org.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "aiddirect.org.uk",
        "page_size": 100
    },
    "count": {
        "total": 2330,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "avddirect.com, kiddirect.com, anddirect.com, aigdirect.hu, aimdirect.in, aigdirect.press, aiadirect.com, aigdirect.pl, biddirect.com, adddirect.com, airdirect.cool, middirect.com, biddirect.ru, acddirect.co.uk, ai-direct.com, aigdirect.com.br, iddirect.it, addirect.studio, aidirect.ru, aimdirect.solutions, maiddirect.com, aifdirect.com, apddirect.co.uk, aisdirect.com, aizdirect.com, aibdirect.com, aiedirect.com, aigdirect.biz, auddirect.org, airdirect.co.uk, ciddirect.com, acddirect.com, paiddirect.com, aigdirect.ca, aviddirect.com, airdirect.net, ciddirect.net, uaiddirect.org, aigdirect.reviews, aigdirect.nl, airdirect.ru, aigdirect.online, aiudirect.com, airdirect.nl, aviddirect.co.uk, aigdirect.com.au, aigdirect.cn, asddirect.com, aigdirect.com, aidsdirect.com, aigdirect.site, airdirect.uk, auddirect.co, aigdirect.ie, aigdirect.us, aimdirect.info, diddirect.com, aitdirect.com, airdirect.com.au, abddirect.net, aigdirect.com.co, aeddirect.nl, airdirect.co, biddirect.co.uk, airdirect.us, airdirect.biz, aigdirect.co, saiddirect.com, aiodirect.org, aigdirect.asia, akddirect.co.uk, aigdirect.blog, aimdirect.nl, aidsdirect.org, viddirect.com, siddirect.com, airdirect.com, aigdirect.com.cn, aigdirect.me, aimdirect.com.au, hiddirect.com, aigdirect.it, aigdirect.uk, aisdirect.co.uk, raiddirect.com, aigdirect.mobi, aigdirect.co.uk, aigdirect.markets, auddirect.com, iaddirect.com, aiwdirect.com, biddirect.net, aigdirect.org, ciddirect.co.uk, anddirect.net, aeddirect.com, acddirect.net, aiqdirect.com, aindirect.com, apddirect.com",
    "results": [
        {
            "num": 1,
            "domain_name": "avddirect.com",
            "domain_keyword": "avddirect",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:37:10",
            "create_date": "2010-08-10",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.as12513.net",
                "dns1.eclipse.net.uk",
                "dns2.as12513.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kiddirect.com",
            "domain_keyword": "kiddirect",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:39:53",
            "create_date": "1998-08-04",
            "update_date": "2024-06-04",
            "expiry_date": "2029-08-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "anddirect.com",
            "domain_keyword": "anddirect",
            "domain_tld": "com",
            "query_time": "2024-05-28 03:08:36",
            "create_date": "2007-11-03",
            "update_date": "2024-03-30",
            "expiry_date": "2025-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "aigdirect.hu",
            "domain_keyword": "aigdirect",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:13:35",
            "create_date": "2019-02-08"
        },
        {
            "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": "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": 7,
            "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": 8,
            "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": 9,
            "domain_name": "biddirect.com",
            "domain_keyword": "biddirect",
            "domain_tld": "com",
            "query_time": "2024-05-09 10:09:34",
            "create_date": "2000-05-02",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "adddirect.com",
            "domain_keyword": "adddirect",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:52:05",
            "create_date": "2011-12-22",
            "update_date": "2020-12-16",
            "expiry_date": "2025-12-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "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": 12,
            "domain_name": "middirect.com",
            "domain_keyword": "middirect",
            "domain_tld": "com",
            "query_time": "2024-05-19 08:23:02",
            "create_date": "2020-06-24",
            "update_date": "2021-06-18",
            "expiry_date": "2025-06-24",
            "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": 13,
            "domain_name": "biddirect.ru",
            "domain_keyword": "biddirect",
            "domain_tld": "ru",
            "query_time": "2024-05-03 09:12:42",
            "create_date": "2016-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webhost1.ru",
                "ns2.webhost1.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "acddirect.co.uk",
            "domain_keyword": "acddirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 03:19:26",
            "create_date": "2003-12-16",
            "update_date": "2023-12-12",
            "expiry_date": "2025-12-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.vidacloud.co.uk",
                "ns2.vidacloud.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "ai-direct.com",
            "domain_keyword": "ai-direct",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:11:50",
            "create_date": "1999-11-05",
            "update_date": "2023-10-04",
            "expiry_date": "2025-11-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "aigdirect.com.br",
            "domain_keyword": "aigdirect",
            "domain_tld": "com.br",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2012-09-21",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-21",
            "registrant_name": "AIG SEGUROS BRASIL S.A.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bluecatdns.com",
                "ns1.bluecatdns.net",
                "ns1.bluecatdns.org"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 17,
            "domain_name": "iddirect.it",
            "domain_keyword": "iddirect",
            "domain_tld": "it",
            "query_time": "2024-05-07 19:16:56",
            "create_date": "2003-10-03",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-19",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "IdWeb Srl",
            "registrant_address": "Viale Romagna 69",
            "registrant_city": "CITTA DI CASTELLO",
            "registrant_state": "PG",
            "registrant_zip": "06012",
            "registrant_country": "IT",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "addirect.studio",
            "domain_keyword": "addirect",
            "domain_tld": "studio",
            "query_time": "2024-05-19 05:18:32",
            "create_date": "2020-11-10",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEDIACORP PTE. LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1209.awsdns-23.org",
                "ns-2020.awsdns-60.co.uk",
                "ns-496.awsdns-62.com",
                "ns-868.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aidirect.ru",
            "domain_keyword": "aidirect",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:11:57",
            "create_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "t1.nameself.com",
                "t2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "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": 21,
            "domain_name": "maiddirect.com",
            "domain_keyword": "maiddirect",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:56:26",
            "create_date": "2008-08-13",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-13",
            "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": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/3be1e604-5724-4fb0-bbe1-0c41c9f7eab3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "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": 23,
            "domain_name": "apddirect.co.uk",
            "domain_keyword": "apddirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 17:45:16",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2027-04-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "aisdirect.com",
            "domain_keyword": "aisdirect",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:13:05",
            "create_date": "2000-03-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "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": 26,
            "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": 27,
            "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": 28,
            "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": 29,
            "domain_name": "auddirect.org",
            "domain_keyword": "auddirect",
            "domain_tld": "org",
            "query_time": "2024-05-24 17:31:49",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bowen.ns.cloudflare.com",
                "naya.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "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": 31,
            "domain_name": "ciddirect.com",
            "domain_keyword": "ciddirect",
            "domain_tld": "com",
            "query_time": "2024-05-09 05:59:47",
            "create_date": "2010-01-27",
            "update_date": "2023-01-24",
            "expiry_date": "2025-01-27",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/63655f7b-b8bf-44b6-9aae-1b52b316e6b3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.zoneedit.com",
                "dns2.zoneedit.com",
                "dns3.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "acddirect.com",
            "domain_keyword": "acddirect",
            "domain_tld": "com",
            "query_time": "2024-05-18 17:16:24",
            "create_date": "2003-01-23",
            "update_date": "2023-10-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1-33.azure-dns.com",
                "ns2-33.azure-dns.net",
                "ns3-33.azure-dns.org",
                "ns4-33.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "paiddirect.com",
            "domain_keyword": "paiddirect",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:51:57",
            "create_date": "2000-06-09",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-09",
            "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": 34,
            "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": 35,
            "domain_name": "aviddirect.com",
            "domain_keyword": "aviddirect",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:13:32",
            "create_date": "2022-12-06",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-06",
            "registrar_iana": 3684,
            "registrar_name": "DropCatch.com 1475 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "airdirect.net",
            "domain_keyword": "airdirect",
            "domain_tld": "net",
            "query_time": "2024-06-13 00:01:27",
            "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": 37,
            "domain_name": "ciddirect.net",
            "domain_keyword": "ciddirect",
            "domain_tld": "net",
            "query_time": "2024-04-16 02:35:25",
            "create_date": "2010-01-27",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-27",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/6c03267c-07ac-4741-88c1-c8719f000c75",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ultra103.uk2.net",
                "ultra104.uk2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "uaiddirect.org",
            "domain_keyword": "uaiddirect",
            "domain_tld": "org",
            "query_time": "2024-05-09 01:11:44",
            "create_date": "2022-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aigdirect.reviews",
            "domain_keyword": "aigdirect",
            "domain_tld": "reviews",
            "query_time": "2024-05-19 01:03:55",
            "create_date": "2014-06-18",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-18",
            "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": 40,
            "domain_name": "aigdirect.nl",
            "domain_keyword": "aigdirect",
            "domain_tld": "nl",
            "query_time": "2024-05-19 01:03:55",
            "create_date": "2023-06-10",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "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": 42,
            "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": 43,
            "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": 44,
            "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": 45,
            "domain_name": "aviddirect.co.uk",
            "domain_keyword": "aviddirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 14:55:35",
            "create_date": "2011-08-04",
            "update_date": "2023-12-12",
            "expiry_date": "2025-08-04",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "aigdirect.com.au",
            "domain_keyword": "aigdirect",
            "domain_tld": "com.au",
            "query_time": "2024-06-11 18:26:40",
            "update_date": "2024-05-13",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aigdirect.cn",
            "domain_keyword": "aigdirect",
            "domain_tld": "cn",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2021-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "程飞",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "asddirect.com",
            "domain_keyword": "asddirect",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:59:11",
            "create_date": "2017-04-13",
            "update_date": "2021-04-07",
            "expiry_date": "2024-04-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aigdirect.com",
            "domain_keyword": "aigdirect",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:08:38",
            "create_date": "1998-11-18",
            "update_date": "2024-01-24",
            "expiry_date": "2024-11-17",
            "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": [
                "ns3.bluecatdns.com",
                "ns3.bluecatdns.net",
                "ns3.bluecatdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "aidsdirect.com",
            "domain_keyword": "aidsdirect",
            "domain_tld": "com",
            "query_time": "2024-05-06 17:00:07",
            "create_date": "2022-08-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "aigdirect.site",
            "domain_keyword": "aigdirect",
            "domain_tld": "site",
            "query_time": "2024-05-19 01:03:55",
            "create_date": "2015-07-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-08",
            "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": 52,
            "domain_name": "airdirect.uk",
            "domain_keyword": "airdirect",
            "domain_tld": "uk",
            "query_time": "2024-06-13 00:01:29",
            "create_date": "2023-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "auddirect.co",
            "domain_keyword": "auddirect",
            "domain_tld": "co",
            "query_time": "2024-04-07 09:07:23",
            "create_date": "2023-09-30",
            "update_date": "2023-10-05",
            "expiry_date": "2025-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "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": 55,
            "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": 56,
            "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": 57,
            "domain_name": "diddirect.com",
            "domain_keyword": "diddirect",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:21:14",
            "create_date": "2006-11-01",
            "update_date": "2024-03-30",
            "expiry_date": "2025-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "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": 59,
            "domain_name": "airdirect.com.au",
            "domain_keyword": "airdirect",
            "domain_tld": "com.au",
            "query_time": "2024-06-13 00:01:27",
            "update_date": "2024-06-01",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "abddirect.net",
            "domain_keyword": "abddirect",
            "domain_tld": "net",
            "query_time": "2024-04-27 13:53:47",
            "create_date": "2012-04-09",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "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": 62,
            "domain_name": "aeddirect.nl",
            "domain_keyword": "aeddirect",
            "domain_tld": "nl",
            "query_time": "2024-05-03 08:49:58",
            "create_date": "2009-02-06",
            "update_date": "2023-10-10",
            "registrar_name": "LeaseWeb Netherlands B.V.",
            "name_servers": [
                "ns1.leaseweb.nl",
                "ns4.leaseweb.net",
                "ns5.leaseweb.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 63,
            "domain_name": "airdirect.co",
            "domain_keyword": "airdirect",
            "domain_tld": "co",
            "query_time": "2024-05-29 22:59:04",
            "create_date": "2023-03-30",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "biddirect.co.uk",
            "domain_keyword": "biddirect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 21:38:13",
            "create_date": "2022-10-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "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": 66,
            "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": 67,
            "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": 68,
            "domain_name": "saiddirect.com",
            "domain_keyword": "saiddirect",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:42:48",
            "create_date": "2019-03-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "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": 70,
            "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": 71,
            "domain_name": "akddirect.co.uk",
            "domain_keyword": "akddirect",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 21:20:20",
            "create_date": "2023-05-19",
            "update_date": "2024-04-20",
            "expiry_date": "2026-05-19",
            "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": 72,
            "domain_name": "aigdirect.blog",
            "domain_keyword": "aigdirect",
            "domain_tld": "blog",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2016-10-18",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-18",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aimdirect.nl",
            "domain_keyword": "aimdirect",
            "domain_tld": "nl",
            "query_time": "2024-06-11 01:26:59",
            "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": 74,
            "domain_name": "aidsdirect.org",
            "domain_keyword": "aidsdirect",
            "domain_tld": "org",
            "query_time": "2024-05-06 17:00:07",
            "create_date": "2022-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AIDSDIRECT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "viddirect.com",
            "domain_keyword": "viddirect",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:46:15",
            "create_date": "2007-10-15",
            "update_date": "2023-10-04",
            "expiry_date": "2025-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "siddirect.com",
            "domain_keyword": "siddirect",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:51:07",
            "create_date": "2023-09-24",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "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": 78,
            "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": 79,
            "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": 80,
            "domain_name": "aimdirect.com.au",
            "domain_keyword": "aimdirect",
            "domain_tld": "com.au",
            "query_time": "2024-06-13 20:00:44",
            "update_date": "2024-06-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "John Kilborn",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hiddirect.com",
            "domain_keyword": "hiddirect",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:34:18",
            "create_date": "2003-12-23",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns617.hostgator.com",
                "ns618.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "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": 83,
            "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": 84,
            "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": 85,
            "domain_name": "raiddirect.com",
            "domain_keyword": "raiddirect",
            "domain_tld": "com",
            "query_time": "2024-04-18 20:17:49",
            "create_date": "1999-12-08",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PCWMICRO Canada Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/raiddirect.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pcwnet.pcwnet.com",
                "pcwsun.pcwnet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "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": 87,
            "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": 88,
            "domain_name": "aigdirect.markets",
            "domain_keyword": "aigdirect",
            "domain_tld": "markets",
            "query_time": "2024-05-19 01:03:54",
            "create_date": "2015-06-17",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-17",
            "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": 89,
            "domain_name": "auddirect.com",
            "domain_keyword": "auddirect",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:07:23",
            "create_date": "2022-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "iaddirect.com",
            "domain_keyword": "iaddirect",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:00:03",
            "create_date": "2022-06-27",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-27",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ordorite software",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "o s holdings ltd",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "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": 92,
            "domain_name": "biddirect.net",
            "domain_keyword": "biddirect",
            "domain_tld": "net",
            "query_time": "2024-05-09 10:09:34",
            "create_date": "2022-10-25",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.badgerdns.com",
                "ns2.badgerdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "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": 94,
            "domain_name": "ciddirect.co.uk",
            "domain_keyword": "ciddirect",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 02:35:28",
            "create_date": "2010-01-27",
            "update_date": "2023-01-24",
            "expiry_date": "2025-01-27",
            "registrar_name": "Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]",
            "registrar_website": "http://www.hostinguk.net",
            "name_servers": [
                "ns1.myhostcp.com",
                "ns2.myhostcp.com",
                "ns3.myhostcp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "anddirect.net",
            "domain_keyword": "anddirect",
            "domain_tld": "net",
            "query_time": "2024-05-30 07:14:58",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "http://www.juminghk.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "aeddirect.com",
            "domain_keyword": "aeddirect",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:52:47",
            "create_date": "2005-05-04",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Web Master",
            "registrant_company": "EMG",
            "registrant_address": "140 Sherman St",
            "registrant_city": "Fairfield",
            "registrant_state": "CT",
            "registrant_zip": "06824",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/aeddirect.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns3.volusion.com",
                "ns4.volusion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "acddirect.net",
            "domain_keyword": "acddirect",
            "domain_tld": "net",
            "query_time": "2024-04-25 03:19:23",
            "create_date": "2003-01-23",
            "update_date": "2023-10-03",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.explor.com",
                "ns.realsale.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "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": 99,
            "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": 100,
            "domain_name": "apddirect.com",
            "domain_keyword": "apddirect",
            "domain_tld": "com",
            "query_time": "2024-05-22 02:29:55",
            "create_date": "2006-10-04",
            "update_date": "2024-03-30",
            "expiry_date": "2025-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.533,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>aiddirect.org.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2330</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>avddirect.com, kiddirect.com, anddirect.com, aigdirect.hu, aimdirect.in, aigdirect.press, aiadirect.com, aigdirect.pl, biddirect.com, adddirect.com, airdirect.cool, middirect.com, biddirect.ru, acddirect.co.uk, ai-direct.com, aigdirect.com.br, iddirect.it, addirect.studio, aidirect.ru, aimdirect.solutions, maiddirect.com, aifdirect.com, apddirect.co.uk, aisdirect.com, aizdirect.com, aibdirect.com, aiedirect.com, aigdirect.biz, auddirect.org, airdirect.co.uk, ciddirect.com, acddirect.com, paiddirect.com, aigdirect.ca, aviddirect.com, airdirect.net, ciddirect.net, uaiddirect.org, aigdirect.reviews, aigdirect.nl, airdirect.ru, aigdirect.online, aiudirect.com, airdirect.nl, aviddirect.co.uk, aigdirect.com.au, aigdirect.cn, asddirect.com, aigdirect.com, aidsdirect.com, aigdirect.site, airdirect.uk, auddirect.co, aigdirect.ie, aigdirect.us, aimdirect.info, diddirect.com, aitdirect.com, airdirect.com.au, abddirect.net, aigdirect.com.co, aeddirect.nl, airdirect.co, biddirect.co.uk, airdirect.us, airdirect.biz, aigdirect.co, saiddirect.com, aiodirect.org, aigdirect.asia, akddirect.co.uk, aigdirect.blog, aimdirect.nl, aidsdirect.org, viddirect.com, siddirect.com, airdirect.com, aigdirect.com.cn, aigdirect.me, aimdirect.com.au, hiddirect.com, aigdirect.it, aigdirect.uk, aisdirect.co.uk, raiddirect.com, aigdirect.mobi, aigdirect.co.uk, aigdirect.markets, auddirect.com, iaddirect.com, aiwdirect.com, biddirect.net, aigdirect.org, ciddirect.co.uk, anddirect.net, aeddirect.com, acddirect.net, aiqdirect.com, aindirect.com, apddirect.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>avddirect.com</domain_name>
   <domain_keyword>avddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:37:10</query_time>
   <create_date>2010-08-10</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-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>dns1.as12513.net</value>
    <value>dns1.eclipse.net.uk</value>
    <value>dns2.as12513.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kiddirect.com</domain_name>
   <domain_keyword>kiddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:39:53</query_time>
   <create_date>1998-08-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2029-08-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anddirect.com</domain_name>
   <domain_keyword>anddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 03:08:36</query_time>
   <create_date>2007-11-03</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-11-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>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>4</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>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>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>7</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>8</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>9</num>
   <domain_name>biddirect.com</domain_name>
   <domain_keyword>biddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 10:09:34</query_time>
   <create_date>2000-05-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>adddirect.com</domain_name>
   <domain_keyword>adddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:52:05</query_time>
   <create_date>2011-12-22</create_date>
   <update_date>2020-12-16</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>11</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>12</num>
   <domain_name>middirect.com</domain_name>
   <domain_keyword>middirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 08:23:02</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2021-06-18</update_date>
   <expiry_date>2025-06-24</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>13</num>
   <domain_name>biddirect.ru</domain_name>
   <domain_keyword>biddirect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 09:12:42</query_time>
   <create_date>2016-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webhost1.ru</value>
    <value>ns2.webhost1.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>acddirect.co.uk</domain_name>
   <domain_keyword>acddirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 03:19:26</query_time>
   <create_date>2003-12-16</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-12-16</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.vidacloud.co.uk</value>
    <value>ns2.vidacloud.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ai-direct.com</domain_name>
   <domain_keyword>ai-direct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:11:50</query_time>
   <create_date>1999-11-05</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>aigdirect.com.br</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2012-09-21</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrant_name>AIG SEGUROS BRASIL S.A.</registrant_name>
   <registrant_country>BR</registrant_country>
   <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>published</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>iddirect.it</domain_name>
   <domain_keyword>iddirect</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 19:16:56</query_time>
   <create_date>2003-10-03</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>IdWeb Srl</registrant_company>
   <registrant_address>Viale Romagna 69</registrant_address>
   <registrant_city>CITTA DI CASTELLO</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>06012</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>addirect.studio</domain_name>
   <domain_keyword>addirect</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-19 05:18:32</query_time>
   <create_date>2020-11-10</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-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>MEDIACORP PTE. LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1209.awsdns-23.org</value>
    <value>ns-2020.awsdns-60.co.uk</value>
    <value>ns-496.awsdns-62.com</value>
    <value>ns-868.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>aidirect.ru</domain_name>
   <domain_keyword>aidirect</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:11:57</query_time>
   <create_date>2023-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>t1.nameself.com</value>
    <value>t2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</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>21</num>
   <domain_name>maiddirect.com</domain_name>
   <domain_keyword>maiddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:56:26</query_time>
   <create_date>2008-08-13</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-13</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>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3be1e604-5724-4fb0-bbe1-0c41c9f7eab3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>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>23</num>
   <domain_name>apddirect.co.uk</domain_name>
   <domain_keyword>apddirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 17:45:16</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2027-04-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>aisdirect.com</domain_name>
   <domain_keyword>aisdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:13:05</query_time>
   <create_date>2000-03-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</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>26</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>27</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>28</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>29</num>
   <domain_name>auddirect.org</domain_name>
   <domain_keyword>auddirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 17:31:49</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bowen.ns.cloudflare.com</value>
    <value>naya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</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>31</num>
   <domain_name>ciddirect.com</domain_name>
   <domain_keyword>ciddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 05:59:47</query_time>
   <create_date>2010-01-27</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2025-01-27</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/63655f7b-b8bf-44b6-9aae-1b52b316e6b3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.zoneedit.com</value>
    <value>dns2.zoneedit.com</value>
    <value>dns3.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>acddirect.com</domain_name>
   <domain_keyword>acddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 17:16:24</query_time>
   <create_date>2003-01-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-01-23</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-33.azure-dns.com</value>
    <value>ns2-33.azure-dns.net</value>
    <value>ns3-33.azure-dns.org</value>
    <value>ns4-33.azure-dns.info</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>33</num>
   <domain_name>paiddirect.com</domain_name>
   <domain_keyword>paiddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:51:57</query_time>
   <create_date>2000-06-09</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-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>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>34</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>35</num>
   <domain_name>aviddirect.com</domain_name>
   <domain_keyword>aviddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:13:32</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>3684</registrar_iana>
   <registrar_name>DropCatch.com 1475 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>airdirect.net</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 00:01:27</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>37</num>
   <domain_name>ciddirect.net</domain_name>
   <domain_keyword>ciddirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 02:35:25</query_time>
   <create_date>2010-01-27</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-27</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6c03267c-07ac-4741-88c1-c8719f000c75</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ultra103.uk2.net</value>
    <value>ultra104.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>uaiddirect.org</domain_name>
   <domain_keyword>uaiddirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 01:11:44</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>aigdirect.reviews</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-19 01:03:55</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-18</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>40</num>
   <domain_name>aigdirect.nl</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 01:03:55</query_time>
   <create_date>2023-06-10</create_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</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>42</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>43</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>44</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>45</num>
   <domain_name>aviddirect.co.uk</domain_name>
   <domain_keyword>aviddirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 14:55:35</query_time>
   <create_date>2011-08-04</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-08-04</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>aigdirect.com.au</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-11 18:26:40</query_time>
   <update_date>2024-05-13</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>aigdirect.cn</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2021-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>程飞</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>asddirect.com</domain_name>
   <domain_keyword>asddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:59:11</query_time>
   <create_date>2017-04-13</create_date>
   <update_date>2021-04-07</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aigdirect.com</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:08:38</query_time>
   <create_date>1998-11-18</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-11-17</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>ns3.bluecatdns.com</value>
    <value>ns3.bluecatdns.net</value>
    <value>ns3.bluecatdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>aidsdirect.com</domain_name>
   <domain_keyword>aidsdirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 17:00:07</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>aigdirect.site</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 01:03:55</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-08</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>52</num>
   <domain_name>airdirect.uk</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-13 00:01:29</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>auddirect.co</domain_name>
   <domain_keyword>auddirect</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-07 09:07:23</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</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>55</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>56</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>57</num>
   <domain_name>diddirect.com</domain_name>
   <domain_keyword>diddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:21:14</query_time>
   <create_date>2006-11-01</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>58</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>59</num>
   <domain_name>airdirect.com.au</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-13 00:01:27</query_time>
   <update_date>2024-06-01</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>abddirect.net</domain_name>
   <domain_keyword>abddirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 13:53:47</query_time>
   <create_date>2012-04-09</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-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>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>61</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>62</num>
   <domain_name>aeddirect.nl</domain_name>
   <domain_keyword>aeddirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 08:49:58</query_time>
   <create_date>2009-02-06</create_date>
   <update_date>2023-10-10</update_date>
   <registrar_name>LeaseWeb Netherlands B.V.</registrar_name>
   <name_servers>
    <value>ns1.leaseweb.nl</value>
    <value>ns4.leaseweb.net</value>
    <value>ns5.leaseweb.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>airdirect.co</domain_name>
   <domain_keyword>airdirect</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 22:59:04</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>biddirect.co.uk</domain_name>
   <domain_keyword>biddirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 21:38:13</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</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>66</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>67</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>68</num>
   <domain_name>saiddirect.com</domain_name>
   <domain_keyword>saiddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:42:48</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</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>70</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>71</num>
   <domain_name>akddirect.co.uk</domain_name>
   <domain_keyword>akddirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 21:20:20</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2026-05-19</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>72</num>
   <domain_name>aigdirect.blog</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-18</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aimdirect.nl</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-11 01:26:59</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>74</num>
   <domain_name>aidsdirect.org</domain_name>
   <domain_keyword>aidsdirect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 17:00:07</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AIDSDIRECT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>viddirect.com</domain_name>
   <domain_keyword>viddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:46:15</query_time>
   <create_date>2007-10-15</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>76</num>
   <domain_name>siddirect.com</domain_name>
   <domain_keyword>siddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:51:07</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-24</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-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</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>78</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>79</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>80</num>
   <domain_name>aimdirect.com.au</domain_name>
   <domain_keyword>aimdirect</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-13 20:00:44</query_time>
   <update_date>2024-06-02</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>John Kilborn</registrant_name>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>hiddirect.com</domain_name>
   <domain_keyword>hiddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:34:18</query_time>
   <create_date>2003-12-23</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-23</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>ns617.hostgator.com</value>
    <value>ns618.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</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>83</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>84</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>85</num>
   <domain_name>raiddirect.com</domain_name>
   <domain_keyword>raiddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 20:17:49</query_time>
   <create_date>1999-12-08</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PCWMICRO Canada Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/raiddirect.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pcwnet.pcwnet.com</value>
    <value>pcwsun.pcwnet.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</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>87</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>88</num>
   <domain_name>aigdirect.markets</domain_name>
   <domain_keyword>aigdirect</domain_keyword>
   <domain_tld>markets</domain_tld>
   <query_time>2024-05-19 01:03:54</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-17</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>89</num>
   <domain_name>auddirect.com</domain_name>
   <domain_keyword>auddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:07:23</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>iaddirect.com</domain_name>
   <domain_keyword>iaddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:00:03</query_time>
   <create_date>2022-06-27</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ordorite software</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>o s holdings ltd</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</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>92</num>
   <domain_name>biddirect.net</domain_name>
   <domain_keyword>biddirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 10:09:34</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.badgerdns.com</value>
    <value>ns2.badgerdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>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>94</num>
   <domain_name>ciddirect.co.uk</domain_name>
   <domain_keyword>ciddirect</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 02:35:28</query_time>
   <create_date>2010-01-27</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]</registrar_name>
   <registrar_website>http://www.hostinguk.net</registrar_website>
   <name_servers>
    <value>ns1.myhostcp.com</value>
    <value>ns2.myhostcp.com</value>
    <value>ns3.myhostcp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>anddirect.net</domain_name>
   <domain_keyword>anddirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 07:14:58</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>aeddirect.com</domain_name>
   <domain_keyword>aeddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:52:47</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Web Master</registrant_name>
   <registrant_company>EMG</registrant_company>
   <registrant_address>140 Sherman St</registrant_address>
   <registrant_city>Fairfield</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>06824</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/aeddirect.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns3.volusion.com</value>
    <value>ns4.volusion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>acddirect.net</domain_name>
   <domain_keyword>acddirect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 03:19:23</query_time>
   <create_date>2003-01-23</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-01-23</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.explor.com</value>
    <value>ns.realsale.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>98</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>99</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>100</num>
   <domain_name>apddirect.com</domain_name>
   <domain_keyword>apddirect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 02:29:55</query_time>
   <create_date>2006-10-04</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-10-04</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.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>
 </results>
 <stats>
  <total_time>0.533</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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