WHOIS QUERY TIME

5 May 2024 - 4:38 PM UTC

REGISTRAR

Name: GANDI
Website: https://www.gandi.net

NAME SERVERS

ns-1331.awsdns-38.org
ns-1770.awsdns-29.co.uk
ns-415.awsdns-51.com
ns-579.awsdns-08.net

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=alsid.eu
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "alsid.eu"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "alsid.eu",
            "domain_keyword": "alsid",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:38:58",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1331.awsdns-38.org",
                "ns-1770.awsdns-29.co.uk",
                "ns-415.awsdns-51.com",
                "ns-579.awsdns-08.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>alsid.eu</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>alsid.eu</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:38:58</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1331.awsdns-38.org</value>
    <value>ns-1770.awsdns-29.co.uk</value>
    <value>ns-415.awsdns-51.com</value>
    <value>ns-579.awsdns-08.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.118 seconds) for "alsid.eu" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Apr 2017 - 12:09 PM UTC

REGISTRAR

Name: GANDI
Website: https://www.gandi.net

NAME SERVERS

a.dns.gandi.net
b.dns.gandi.net
c.dns.gandi.net

#2 - QUERY TIME

31 Jan 2018 - 7:27 PM UTC

REGISTRAR

Name: GANDI
Website: https://www.gandi.net

NAME SERVERS

ns-149-c.gandi.net
ns-176-a.gandi.net
ns-79-b.gandi.net

#3 - QUERY TIME

5 May 2024 - 4:38 PM UTC

REGISTRAR

Name: GANDI
Website: https://www.gandi.net

NAME SERVERS

ns-1331.awsdns-38.org
ns-1770.awsdns-29.co.uk
ns-415.awsdns-51.com
ns-579.awsdns-08.net

* 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=alsid.eu
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "alsid.eu",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "alsid.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "alsid.eu",
            "domain_keyword": "alsid",
            "domain_tld": "eu",
            "query_time": "2017-04-15 12:09:22",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ]
        },
        {
            "num": 2,
            "domain_name": "alsid.eu",
            "domain_keyword": "alsid",
            "domain_tld": "eu",
            "query_time": "2018-01-31 19:27:18",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-149-c.gandi.net",
                "ns-176-a.gandi.net",
                "ns-79-b.gandi.net"
            ]
        },
        {
            "num": 3,
            "domain_name": "alsid.eu",
            "domain_keyword": "alsid",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:38:58",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1331.awsdns-38.org",
                "ns-1770.awsdns-29.co.uk",
                "ns-415.awsdns-51.com",
                "ns-579.awsdns-08.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "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>alsid.eu</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>alsid.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alsid.eu</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2017-04-15 12:09:22</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>alsid.eu</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2018-01-31 19:27:18</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-149-c.gandi.net</value>
    <value>ns-176-a.gandi.net</value>
    <value>ns-79-b.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>alsid.eu</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:38:58</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1331.awsdns-38.org</value>
    <value>ns-1770.awsdns-29.co.uk</value>
    <value>ns-415.awsdns-51.com</value>
    <value>ns-579.awsdns-08.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.118</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 7 domain names (in 0.134 seconds) which contained the exact domain keyword "alsid".
Domain Name Registered Expiry Registrar Ownership
1 alsid.com 28 Jun 2004 28 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
2 alsid.net 3 Feb 2005 3 Feb 2025 Register.com, Inc. -
3 alsid.ru 30 Sep 2014 30 Sep 2024 REGRU-RU ALSID, LTD
4 alsid.fr 13 Feb 2016 12 Aug 2025 GANDI Alsid
5 alsid.it 13 Feb 2016 13 Feb 2025 Gandi SAS Alsid
6 alsid.app 11 Jun 2018 11 Jun 2027 Gandi SAS Alsid
7 alsid.xyz 18 Oct 2020 18 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
8 alsid.eu - - GANDI -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=alsid&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "alsid",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "alsid.com, alsid.net, alsid.ru, alsid.fr, alsid.it, alsid.app, alsid.xyz, alsid.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "alsid.com",
            "domain_keyword": "alsid",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:26:03",
            "create_date": "2004-06-28",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-28",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of alsid.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-1331.awsdns-38.org",
                "ns-1770.awsdns-29.co.uk",
                "ns-415.awsdns-51.com",
                "ns-579.awsdns-08.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "alsid.net",
            "domain_keyword": "alsid",
            "domain_tld": "net",
            "query_time": "2024-04-21 15:26:03",
            "create_date": "2005-02-03",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.expireddomains.register.com",
                "ns2.expireddomains.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "alsid.ru",
            "domain_keyword": "alsid",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:54:20",
            "create_date": "2014-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "REGRU-RU",
            "registrant_company": "ALSID, LTD",
            "name_servers": [
                "ns1.ps.kz",
                "ns2.ps.kz",
                "ns3.ps.kz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "alsid.fr",
            "domain_keyword": "alsid",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:42:31",
            "create_date": "2016-02-13",
            "update_date": "2023-12-25",
            "expiry_date": "2025-08-12",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Alsid",
            "registrant_address": "Alsid, 106 Boulevard Haussmann, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.610605450",
            "name_servers": [
                "ns-1331.awsdns-38.org",
                "ns-1770.awsdns-29.co.uk",
                "ns-415.awsdns-51.com",
                "ns-579.awsdns-08.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 5,
            "domain_name": "alsid.it",
            "domain_keyword": "alsid",
            "domain_tld": "it",
            "query_time": "2024-04-21 15:26:03",
            "create_date": "2016-02-13",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-13",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "Alsid",
            "registrant_address": "106 Boulevard Haussmann",
            "registrant_city": "Paris",
            "registrant_state": "11",
            "registrant_zip": "75008",
            "registrant_country": "FR",
            "name_servers": [
                "ns-1331.awsdns-38.org",
                "ns-1770.awsdns-29.co.uk",
                "ns-415.awsdns-51.com",
                "ns-579.awsdns-08.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "alsid.app",
            "domain_keyword": "alsid",
            "domain_tld": "app",
            "query_time": "2024-06-12 00:56:21",
            "create_date": "2018-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2027-06-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alsid",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "alsid.xyz",
            "domain_keyword": "alsid",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 00:59:19",
            "create_date": "2020-10-18",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "pns41.cloudns.net",
                "pns42.cloudns.net",
                "pns43.cloudns.net",
                "pns44.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alsid.eu",
            "domain_keyword": "alsid",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:38:58",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1331.awsdns-38.org",
                "ns-1770.awsdns-29.co.uk",
                "ns-415.awsdns-51.com",
                "ns-579.awsdns-08.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.134,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>alsid</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>alsid.com, alsid.net, alsid.ru, alsid.fr, alsid.it, alsid.app, alsid.xyz, alsid.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alsid.com</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:26:03</query_time>
   <create_date>2004-06-28</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of alsid.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-1331.awsdns-38.org</value>
    <value>ns-1770.awsdns-29.co.uk</value>
    <value>ns-415.awsdns-51.com</value>
    <value>ns-579.awsdns-08.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>2</num>
   <domain_name>alsid.net</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 15:26:03</query_time>
   <create_date>2005-02-03</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.expireddomains.register.com</value>
    <value>ns2.expireddomains.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>alsid.ru</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:54:20</query_time>
   <create_date>2014-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>ALSID, LTD</registrant_company>
   <name_servers>
    <value>ns1.ps.kz</value>
    <value>ns2.ps.kz</value>
    <value>ns3.ps.kz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>alsid.fr</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:42:31</query_time>
   <create_date>2016-02-13</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Alsid</registrant_company>
   <registrant_address>Alsid, 106 Boulevard Haussmann, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.610605450</registrant_phone>
   <name_servers>
    <value>ns-1331.awsdns-38.org</value>
    <value>ns-1770.awsdns-29.co.uk</value>
    <value>ns-415.awsdns-51.com</value>
    <value>ns-579.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>alsid.it</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 15:26:03</query_time>
   <create_date>2016-02-13</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>Alsid</registrant_company>
   <registrant_address>106 Boulevard Haussmann</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>75008</registrant_zip>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>ns-1331.awsdns-38.org</value>
    <value>ns-1770.awsdns-29.co.uk</value>
    <value>ns-415.awsdns-51.com</value>
    <value>ns-579.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>alsid.app</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 00:56:21</query_time>
   <create_date>2018-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2027-06-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alsid</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>alsid.xyz</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 00:59:19</query_time>
   <create_date>2020-10-18</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
    <value>pns43.cloudns.net</value>
    <value>pns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>alsid.eu</domain_name>
   <domain_keyword>alsid</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:38:58</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1331.awsdns-38.org</value>
    <value>ns-1770.awsdns-29.co.uk</value>
    <value>ns-415.awsdns-51.com</value>
    <value>ns-579.awsdns-08.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.134</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 510 domain names (in 0.147 seconds) which look and sound like the brand name "alsid".
Domain Name Registered Expiry Registrar Ownership
1 aksid.ru 3 Dec 2013 3 Dec 2024 RU-CENTER-RU Private Person
2 aleid.ru 24 Oct 2023 24 Oct 2024 REGRU-RU Private Person
3 alsim.com.br 31 Jan 2020 31 Jan 2026 - GUILHERME MINUZZO
4 aldid.org 1 Jun 2016 1 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 aqsid.com 22 Oct 2023 22 Oct 2024 GoDaddy.com, LLC -
6 alsik.com 5 Aug 2013 5 Aug 2025 Key-Systems GmbH REDACTED FOR PRIVACY
7 alsib.org 5 Mar 2023 5 Mar 2025 Sav.com, LLC - 14 Privacy Protection
8 alaid.de - - - -
9 almid.ru 9 Aug 2023 9 Aug 2024 REGRU-RU OOO "ALMID"
10 ansid.ru 6 Aug 2023 6 Aug 2024 BEGET-RU Private Person
11 alsi4.ru 2 Mar 2021 2 Mar 2025 REGRU-RU Private Person
12 aleid.co.uk 20 Mar 2021 20 Mar 2025 Ionos SE [Tag = 1AND1] -
13 alkid.tech 22 Mar 2023 22 Mar 2025 Nics Telekomunikasyon A.S. TUZLA MAH. 557 SOKAK YILMAZ APT. NO.4 D.3
14 algid.cards 12 Sep 2018 12 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
15 alcid.net 4 Sep 2006 4 Sep 2024 GoDaddy.com, LLC -
16 aslid.top 20 Sep 2023 20 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
17 allid.ru 19 Dec 2023 19 Dec 2024 REGRU-RU Private Person
18 allid.uk 5 Feb 2018 5 Feb 2028 UK2 Limited [Tag = UK2NET] -
19 calsid.com 29 Jul 2023 29 Jul 2024 OwnRegistrar, Inc. WhoisSecure
20 almid.online 9 Aug 2023 9 Aug 2024 Registrar of Domain Names REG.RU, LLC OOO "ALMID"
21 alkid.net 16 May 2023 16 May 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
22 alsip.org 20 Mar 2002 20 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 alsidh.store 11 Nov 2021 11 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
24 assid.xyz 31 May 2023 31 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 alpsid.fr 2 Jan 2012 2 Jan 2025 IONOS SE Ano Nymous
26 alsidq.ae - - Etisalat Aziz group of Companies
27 altid.dk 19 Jul 2012 31 Jul 2024 - MATAS OPERATIONS A/S
28 aisid.vip 18 Dec 2019 18 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Asid (Shandong) Information Technology Co., Ltd
29 algid.lol 5 May 2023 5 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
30 alsld.com 8 Aug 2023 8 Aug 2024 Xin Net Technology Corporation -
31 alsgd.com 7 Nov 2013 7 Nov 2028 Xin Net Technology Corporation -
32 alsix.net 25 Feb 2015 25 Feb 2025 PSI-USA, Inc. dba Domain Robot AL-Computer
33 alsiq.com 17 Aug 2021 17 Aug 2024 GoDaddy.com, LLC -
34 mlsid.ru 6 Dec 2013 6 Dec 2024 RU-CENTER-RU Public Joint Stock Company "Artgen Biotech"
35 allid.me 10 Feb 2019 10 Feb 2028 GoDaddy.com, LLC Domains By Proxy, LLC
36 a-sid.com 30 Jan 2015 30 Jan 2025 PlanetHoster -
37 alsis.pt 4 Apr 1996 - - ALSIS - Sistemas Informaticos e Servicos, Lda
38 alkid.com 16 Nov 2002 16 Nov 2026 RELIABLE SOFTWARE NPOOO "ALKID"
39 glsid.com 8 Oct 2015 8 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
40 alrid.org 2 Aug 2004 2 Aug 2024 eNom, LLC Kionic Inc.
41 ansid.dev 13 Jan 2021 13 Jan 2025 Squarespace Domains II LLC. Ansid AB
42 alsad.ae - - Etisalat Alsad Contracting
43 ralsid.com 4 Apr 2023 4 Apr 2025 NameSilo, LLC -
44 alsis.org 13 Feb 2000 13 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
45 alvid.club 12 Aug 2016 11 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
46 alsir.ru 28 Oct 2022 28 Oct 2024 REGRU-RU Yandex.Mail Exclusive email address feature
47 olsid.xyz 8 Jun 2024 8 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
48 adsid.club 23 May 2023 23 May 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
49 aloid.site 7 Jan 2020 7 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
50 alsic.fr 26 Oct 2018 26 Oct 2024 NAMESHIELD DIRECTION digitale
51 alsia.online 30 Oct 2023 30 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 altid.fr 3 Sep 2013 3 Sep 2026 GANDI Ano Nymous
53 alsij.com 5 Jul 2023 5 Jul 2024 DNSPod, Inc. REDACTED FOR PRIVACY
54 slsid.com 7 Apr 2017 7 Apr 2025 GoDaddy.com, LLC -
55 alvid.co.uk 17 Jun 2016 17 Jun 2024 Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG] -
56 afsid.com 7 Dec 2012 7 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 alsaid.com 14 Nov 1999 14 Nov 2024 GoDaddy.com, LLC -
58 alasid.top 5 Jul 2023 5 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
59 alsiv.cn 19 Sep 2023 19 Sep 2024 阿里云计算有限公司(万网) 王旺林
60 alsil.ru 17 Apr 2021 17 Apr 2025 REGRU-RU Private Person
61 alsed.co.jp 26 Nov 1999 - - Alsed kenchiku kenkyujo corporation
62 adsid.io 23 May 2019 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 alwid.online 2 Feb 2024 2 Feb 2025 IONOS SE Data Privacy Protected
64 almid.net 8 Feb 2020 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 alsnd.org 11 Mar 2010 11 Mar 2025 Network Solutions, LLC Amyotrophic Lateral Sclerosis Association
66 alxid.net 23 Apr 2024 23 Apr 2025 Network Solutions, LLC -
67 alsed.online 8 Aug 2023 8 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
68 ausid.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD DOMAIN MANAGER
69 alsir.xyz 31 Aug 2023 31 Aug 2024 Nics Telekomunikasyon A.S. YEDI EYLUL MH BATI AYDIN BULVARI NO152
70 alsdd.com 4 Apr 2020 4 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 arsid.ru 30 Nov 2023 30 Nov 2024 REGRU-RU Private Person
72 algid.band 12 Oct 2023 12 Oct 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
73 alseid.com 29 Jun 2015 29 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 aysid.top 10 Nov 2023 10 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liang yu sen
75 alside.biz 8 Nov 2001 7 Nov 2024 Network Solutions, LLC ALSIDE
76 alaid.org 22 Jan 2018 22 Jan 2025 Danesco Trading Ltd. OOO " ALAID"
77 ansid.store 6 Aug 2023 6 Aug 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
78 assid.com 15 Apr 2000 15 Apr 2033 Porkbun LLC Private by Design, LLC
79 alsio.cn 20 Sep 2023 20 Sep 2024 阿里云计算有限公司(万网) 四川万选商贸有限公司
80 altid.org 28 Feb 2024 28 Feb 2025 NAMESAW.COM INC Bahl Co
81 alsvid.ru 18 Dec 2021 18 Dec 2024 REGRU-RU yandex
82 alsir.com 3 Nov 2012 3 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 alsio.net 21 Mar 2019 21 Mar 2025 NameCheap, Inc. -
84 arsid.cn 2 Jan 2024 2 Jan 2025 成都西维数码科技有限公司 郭文凤
85 elsid.dev 15 May 2024 15 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
86 alvid.biz 12 Aug 2016 11 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
87 alcid.info 19 Feb 2004 19 Feb 2025 Namebay SAM REDACTED FOR PRIVACY
88 alsad.org 15 Apr 2004 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 alwid.de - - - -
90 alsia.cn 30 Jun 2023 30 Jun 2024 广东时代互联科技有限公司 凯丽比努尔·如则
91 arsid.de - - - -
92 alsie.com 10 Oct 1997 9 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Air Alsie a/s
93 alqsid.com 29 Apr 2024 29 Apr 2025 SAV.COM, LLC REDACTED FOR PRIVACY
94 lasid.com 4 Feb 2010 4 Feb 2025 PSI-USA, Inc. dba Domain Robot -
95 alsia.net 22 Jan 2016 22 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
96 elsid.club 23 Feb 2020 23 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhu zi feng
97 aloid.com 27 Nov 2004 27 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
98 alsod.co 26 Mar 2013 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 elsid.ro 30 Apr 2002 27 Jul 2028 ICI - Registrar -
100 alsod.online 16 Apr 2023 16 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
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 Alsid.eu.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=alsid.eu
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "alsid.eu",
        "page_size": 100
    },
    "count": {
        "total": 510,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aksid.ru, aleid.ru, alsim.com.br, aldid.org, aqsid.com, alsik.com, alsib.org, alaid.de, almid.ru, ansid.ru, alsi4.ru, aleid.co.uk, alkid.tech, algid.cards, alcid.net, aslid.top, allid.ru, allid.uk, calsid.com, almid.online, alkid.net, alsip.org, alsidh.store, assid.xyz, alpsid.fr, alsidq.ae, altid.dk, aisid.vip, algid.lol, alsld.com, alsgd.com, alsix.net, alsiq.com, mlsid.ru, allid.me, a-sid.com, alsis.pt, alkid.com, glsid.com, alrid.org, ansid.dev, alsad.ae, ralsid.com, alsis.org, alvid.club, alsir.ru, olsid.xyz, adsid.club, aloid.site, alsic.fr, alsia.online, altid.fr, alsij.com, slsid.com, alvid.co.uk, afsid.com, alsaid.com, alasid.top, alsiv.cn, alsil.ru, alsed.co.jp, adsid.io, alwid.online, almid.net, alsnd.org, alxid.net, alsed.online, ausid.com.au, alsir.xyz, alsdd.com, arsid.ru, algid.band, alseid.com, aysid.top, alside.biz, alaid.org, ansid.store, assid.com, alsio.cn, altid.org, alsvid.ru, alsir.com, alsio.net, arsid.cn, elsid.dev, alvid.biz, alcid.info, alsad.org, alwid.de, alsia.cn, arsid.de, alsie.com, alqsid.com, lasid.com, alsia.net, elsid.club, aloid.com, alsod.co, elsid.ro, alsod.online",
    "results": [
        {
            "num": 1,
            "domain_name": "aksid.ru",
            "domain_keyword": "aksid",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:11:02",
            "create_date": "2013-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "aleid.ru",
            "domain_keyword": "aleid",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:33:34",
            "create_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "alsim.com.br",
            "domain_keyword": "alsim",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 16:36:51",
            "create_date": "2020-01-31",
            "update_date": "2024-01-05",
            "expiry_date": "2026-01-31",
            "registrant_name": "GUILHERME MINUZZO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "aldid.org",
            "domain_keyword": "aldid",
            "domain_tld": "org",
            "query_time": "2024-04-17 08:56:06",
            "create_date": "2016-06-01",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-01",
            "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": [
                "coco.ns.cloudflare.com",
                "nash.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "aqsid.com",
            "domain_keyword": "aqsid",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:51:06",
            "create_date": "2023-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "alsik.com",
            "domain_keyword": "alsik",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:26:28",
            "create_date": "2013-08-05",
            "update_date": "2024-02-16",
            "expiry_date": "2025-08-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.simply.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": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "alsib.org",
            "domain_keyword": "alsib",
            "domain_tld": "org",
            "query_time": "2024-05-10 00:28:46",
            "create_date": "2023-03-05",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-05",
            "registrar_iana": 3904,
            "registrar_name": "Sav.com, LLC - 14",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alaid.de",
            "domain_keyword": "alaid",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:00:13",
            "update_date": "2023-07-29",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 9,
            "domain_name": "almid.ru",
            "domain_keyword": "almid",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:52:37",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "REGRU-RU",
            "registrant_company": "OOO \"ALMID\"",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "ansid.ru",
            "domain_keyword": "ansid",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:11:56",
            "create_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "alsi4.ru",
            "domain_keyword": "alsi4",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:54:20",
            "create_date": "2021-03-02",
            "expiry_date": "2025-03-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "aleid.co.uk",
            "domain_keyword": "aleid",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 20:13:17",
            "create_date": "2021-03-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-20",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "alkid.tech",
            "domain_keyword": "alkid",
            "domain_tld": "tech",
            "query_time": "2024-05-24 23:06:56",
            "create_date": "2023-03-22",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "TUZLA MAH. 557 SOKAK YILMAZ APT. NO.4 D.3",
            "registrant_state": "FETHIYE",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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": [
                "brad.ns.cloudflare.com",
                "fiona.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "algid.cards",
            "domain_keyword": "algid",
            "domain_tld": "cards",
            "query_time": "2024-05-26 23:50:37",
            "create_date": "2018-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lynn.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "alcid.net",
            "domain_keyword": "alcid",
            "domain_tld": "net",
            "query_time": "2024-04-27 01:39:36",
            "create_date": "2006-09-04",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "aslid.top",
            "domain_keyword": "aslid",
            "domain_tld": "top",
            "query_time": "2024-04-16 02:56:56",
            "create_date": "2023-09-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "allid.ru",
            "domain_keyword": "allid",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:53:17",
            "create_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "allid.uk",
            "domain_keyword": "allid",
            "domain_tld": "uk",
            "query_time": "2024-04-08 04:01:51",
            "create_date": "2018-02-05",
            "update_date": "2022-02-04",
            "expiry_date": "2028-02-05",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "calsid.com",
            "domain_keyword": "calsid",
            "domain_tld": "com",
            "query_time": "2024-05-03 21:51:23",
            "create_date": "2023-07-29",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "ag1.juming.com",
                "ag2.juming.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "almid.online",
            "domain_keyword": "almid",
            "domain_tld": "online",
            "query_time": "2024-05-21 12:08:09",
            "create_date": "2023-08-09",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "OOO \"ALMID\"",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "alkid.net",
            "domain_keyword": "alkid",
            "domain_tld": "net",
            "query_time": "2024-05-28 03:52:19",
            "create_date": "2023-05-16",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "alsip.org",
            "domain_keyword": "alsip",
            "domain_tld": "org",
            "query_time": "2024-04-21 15:26:41",
            "create_date": "2002-03-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-20",
            "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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "alsidh.store",
            "domain_keyword": "alsidh",
            "domain_tld": "store",
            "query_time": "2024-05-24 16:36:49",
            "create_date": "2021-11-11",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "rudy.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "assid.xyz",
            "domain_keyword": "assid",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 02:23:12",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "AR",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "alpsid.fr",
            "domain_keyword": "alpsid",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:41:45",
            "create_date": "2012-01-02",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-02",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1035.ui-dns.biz",
                "ns1035.ui-dns.com",
                "ns1035.ui-dns.de",
                "ns1035.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 26,
            "domain_name": "alsidq.ae",
            "domain_keyword": "alsidq",
            "domain_tld": "ae",
            "query_time": "2024-06-02 16:01:48",
            "registrar_name": "Etisalat",
            "registrant_name": "Shariq Aziz",
            "registrant_company": "Aziz group of Companies",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "dns26.hndservers.net",
                "dns27.hndservers.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 27,
            "domain_name": "altid.dk",
            "domain_keyword": "altid",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:51:25",
            "create_date": "2012-07-19",
            "expiry_date": "2024-07-31",
            "registrant_name": "MATAS OPERATIONS A/S",
            "registrant_address": "Rørmosevej 1",
            "registrant_city": "Allerød",
            "registrant_zip": "3450",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "aisid.vip",
            "domain_keyword": "aisid",
            "domain_tld": "vip",
            "query_time": "2024-05-07 08:12:48",
            "create_date": "2019-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asid (Shandong) Information Technology Co., Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "algid.lol",
            "domain_keyword": "algid",
            "domain_tld": "lol",
            "query_time": "2024-05-07 07:25:56",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "alsld.com",
            "domain_keyword": "alsld",
            "domain_tld": "com",
            "query_time": "2024-05-17 10:35:03",
            "create_date": "2023-08-08",
            "update_date": "2024-05-10",
            "expiry_date": "2024-08-08",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "lilith.ns.cloudflare.com",
                "remy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "alsgd.com",
            "domain_keyword": "alsgd",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:24:21",
            "create_date": "2013-11-07",
            "update_date": "2019-11-06",
            "expiry_date": "2028-11-07",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns15.xincache.com",
                "ns16.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "alsix.net",
            "domain_keyword": "alsix",
            "domain_tld": "net",
            "query_time": "2024-04-21 15:26:50",
            "create_date": "2015-02-25",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-25",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AL-Computer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/alsix.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net",
                "pns.ourdns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "alsiq.com",
            "domain_keyword": "alsiq",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:26:44",
            "create_date": "2021-08-17",
            "update_date": "2023-12-11",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mlsid.ru",
            "domain_keyword": "mlsid",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:30:25",
            "create_date": "2013-12-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Public Joint Stock Company \"Artgen Biotech\"",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "allid.me",
            "domain_keyword": "allid",
            "domain_tld": "me",
            "query_time": "2024-06-10 21:53:15",
            "create_date": "2019-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2028-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "a-sid.com",
            "domain_keyword": "a-sid",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:24:36",
            "create_date": "2015-01-30",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-30",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrar_website": "https://www.planethoster.com",
            "registrant_email": "please query the rdds service of the 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": [
                "nsa.planethoster.net",
                "nsb.planethoster.net",
                "nsc.planethoster.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "alsis.pt",
            "domain_keyword": "alsis",
            "domain_tld": "pt",
            "query_time": "2024-05-03 00:00:55",
            "create_date": "1996-04-04",
            "registrant_name": "ALSIS - Sistemas Informaticos e Servicos, Lda",
            "registrant_address": "Praceta Soeiro Pereira Gomes, Lote 2 Loja Dta.",
            "registrant_city": "Bobadela LRS",
            "registrant_state": "Bobadela",
            "registrant_zip": "2695-074",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.netpitapro.com",
                "ns2.netpitapro.com",
                "ns3.netpitapro.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 38,
            "domain_name": "alkid.com",
            "domain_keyword": "alkid",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:58:22",
            "create_date": "2002-11-16",
            "update_date": "2024-02-09",
            "expiry_date": "2026-11-16",
            "registrar_iana": 3246,
            "registrar_name": "RELIABLE SOFTWARE",
            "registrar_website": "https://hoster.by",
            "registrant_name": "SOHADZE VLADIMIR SHALVOVICH",
            "registrant_company": "NPOOO \"ALKID\"",
            "registrant_address": "UL. LESNAYA, D. 6, OFIS 20",
            "registrant_city": "D. KOROLEV STAN",
            "registrant_state": "MINSKAYA OBL. MINSKIY R-N",
            "registrant_zip": "223027",
            "registrant_country": "BY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+375.175077190",
            "registrant_fax": "+375.0175077186",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "glsid.com",
            "domain_keyword": "glsid",
            "domain_tld": "com",
            "query_time": "2024-06-07 08:19:14",
            "create_date": "2015-10-08",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "alrid.org",
            "domain_keyword": "alrid",
            "domain_tld": "org",
            "query_time": "2024-04-26 15:44:56",
            "create_date": "2004-08-02",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kionic Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ansid.dev",
            "domain_keyword": "ansid",
            "domain_tld": "dev",
            "query_time": "2024-05-11 08:28:51",
            "create_date": "2021-01-13",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ansid AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "alsad.ae",
            "domain_keyword": "alsad",
            "domain_tld": "ae",
            "query_time": "2024-06-02 15:59:37",
            "registrar_name": "Etisalat",
            "registrant_name": "Alsad Contracting",
            "registrant_company": "Alsad Contracting",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 43,
            "domain_name": "ralsid.com",
            "domain_keyword": "ralsid",
            "domain_tld": "com",
            "query_time": "2024-04-11 04:46:18",
            "create_date": "2023-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "alsis.org",
            "domain_keyword": "alsis",
            "domain_tld": "org",
            "query_time": "2024-04-21 15:26:47",
            "create_date": "2000-02-13",
            "update_date": "2020-08-20",
            "expiry_date": "2025-02-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns.tzo.com",
                "ns2.tzo.com",
                "ns3.tzo.com",
                "ns4.tzo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "alvid.club",
            "domain_keyword": "alvid",
            "domain_tld": "club",
            "query_time": "2024-04-26 07:40:30",
            "create_date": "2016-08-12",
            "update_date": "2023-06-18",
            "expiry_date": "2024-08-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "alsir.ru",
            "domain_keyword": "alsir",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:54:21",
            "create_date": "2022-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "olsid.xyz",
            "domain_keyword": "olsid",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 17:44:12",
            "create_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "adsid.club",
            "domain_keyword": "adsid",
            "domain_tld": "club",
            "query_time": "2024-06-05 05:09:45",
            "create_date": "2023-05-23",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aloid.site",
            "domain_keyword": "aloid",
            "domain_tld": "site",
            "query_time": "2024-05-04 02:38:43",
            "create_date": "2020-01-07",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alsic.fr",
            "domain_keyword": "alsic",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:42:31",
            "create_date": "2018-10-26",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-26",
            "registrar_name": "NAMESHIELD",
            "registrar_website": "https://www.nameshield.com/contact-nameshield/",
            "registrant_company": "DIRECTION digitale",
            "registrant_address": "SAINT-GOBAIN DISTRIBUTION BATIMENT FRANCE, Tour Saint-Gobain - 12 place de l Iris, 92400 COURBEVOIE",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.188540000",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 51,
            "domain_name": "alsia.online",
            "domain_keyword": "alsia",
            "domain_tld": "online",
            "query_time": "2024-05-11 08:47:08",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.geneldns.com",
                "ns2.geneldns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "altid.fr",
            "domain_keyword": "altid",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:42:39",
            "create_date": "2013-09-03",
            "update_date": "2023-07-10",
            "expiry_date": "2026-09-03",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-122-a.gandi.net",
                "ns-248-b.gandi.net",
                "ns-87-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 53,
            "domain_name": "alsij.com",
            "domain_keyword": "alsij",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:36:50",
            "create_date": "2023-07-05",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=alsij.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "slsid.com",
            "domain_keyword": "slsid",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:19:32",
            "create_date": "2017-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "alvid.co.uk",
            "domain_keyword": "alvid",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 07:40:30",
            "create_date": "2016-06-17",
            "update_date": "2022-06-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]",
            "registrar_website": "http://www.hostinguk.net",
            "name_servers": [
                "edna.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "afsid.com",
            "domain_keyword": "afsid",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:36:53",
            "create_date": "2012-12-07",
            "update_date": "2020-12-01",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "alsaid.com",
            "domain_keyword": "alsaid",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:48:45",
            "create_date": "1999-11-14",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "alasid.top",
            "domain_keyword": "alasid",
            "domain_tld": "top",
            "query_time": "2024-05-22 05:06:13",
            "create_date": "2023-07-05",
            "update_date": "2023-11-28",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "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": [
                "dan.ns.cloudflare.com",
                "dolly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "alsiv.cn",
            "domain_keyword": "alsiv",
            "domain_tld": "cn",
            "query_time": "2024-06-10 09:09:55",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王旺林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "alsil.ru",
            "domain_keyword": "alsil",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:54:21",
            "create_date": "2021-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "alsed.co.jp",
            "domain_keyword": "alsed",
            "domain_tld": "co.jp",
            "query_time": "2024-04-21 15:23:23",
            "create_date": "1999-11-26",
            "update_date": "2023-12-01",
            "registrant_company": "Alsed kenchiku kenkyujo corporation",
            "name_servers": [
                "ns1.canonet.ne.jp",
                "ns2.canonet.ne.jp"
            ]
        },
        {
            "num": 62,
            "domain_name": "adsid.io",
            "domain_keyword": "adsid",
            "domain_tld": "io",
            "query_time": "2024-05-22 07:12:40",
            "create_date": "2019-05-23",
            "update_date": "2023-07-07",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "alwid.online",
            "domain_keyword": "alwid",
            "domain_tld": "online",
            "query_time": "2024-05-25 15:36:52",
            "create_date": "2024-02-02",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1018.ui-dns.de",
                "ns1045.ui-dns.com",
                "ns1061.ui-dns.biz",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "almid.net",
            "domain_keyword": "almid",
            "domain_tld": "net",
            "query_time": "2024-06-07 06:23:19",
            "create_date": "2020-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=almid.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "alsnd.org",
            "domain_keyword": "alsnd",
            "domain_tld": "org",
            "query_time": "2024-04-21 15:27:34",
            "create_date": "2010-03-11",
            "update_date": "2023-02-06",
            "expiry_date": "2025-03-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amyotrophic Lateral Sclerosis Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "alxid.net",
            "domain_keyword": "alxid",
            "domain_tld": "net",
            "query_time": "2024-04-26 18:02:02",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns533.websitewelcome.com",
                "ns534.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "alsed.online",
            "domain_keyword": "alsed",
            "domain_tld": "online",
            "query_time": "2024-05-04 00:57:15",
            "create_date": "2023-08-08",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ausid.com.au",
            "domain_keyword": "ausid",
            "domain_tld": "com.au",
            "query_time": "2024-05-24 01:04:52",
            "update_date": "2024-02-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "DOMAIN MANAGER",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "alsir.xyz",
            "domain_keyword": "alsir",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 10:35:00",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "YEDI EYLUL MH BATI  AYDIN BULVARI NO152",
            "registrant_state": "EFELER",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "alsdd.com",
            "domain_keyword": "alsdd",
            "domain_tld": "com",
            "query_time": "2024-06-02 16:00:34",
            "create_date": "2020-04-04",
            "update_date": "2021-03-29",
            "expiry_date": "2024-04-04",
            "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": 71,
            "domain_name": "arsid.ru",
            "domain_keyword": "arsid",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:46:15",
            "create_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hwfs.ru",
                "ns6.hwfs.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "algid.band",
            "domain_keyword": "algid",
            "domain_tld": "band",
            "query_time": "2024-04-29 06:54:18",
            "create_date": "2023-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2025-10-12",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "alseid.com",
            "domain_keyword": "alseid",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:23:28",
            "create_date": "2015-06-29",
            "update_date": "2020-06-23",
            "expiry_date": "2025-06-29",
            "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": 74,
            "domain_name": "aysid.top",
            "domain_keyword": "aysid",
            "domain_tld": "top",
            "query_time": "2024-05-19 18:22:01",
            "create_date": "2023-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liang yu sen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "alside.biz",
            "domain_keyword": "alside",
            "domain_tld": "biz",
            "query_time": "2024-04-21 15:26:03",
            "create_date": "2001-11-08",
            "update_date": "2023-09-14",
            "expiry_date": "2024-11-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ALSIDE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "alaid.org",
            "domain_keyword": "alaid",
            "domain_tld": "org",
            "query_time": "2024-05-27 02:49:50",
            "create_date": "2018-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "https://danesconames.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \" ALAID\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ukit.com",
                "ns2.ukit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ansid.store",
            "domain_keyword": "ansid",
            "domain_tld": "store",
            "query_time": "2024-04-24 17:37:13",
            "create_date": "2023-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-06",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "assid.com",
            "domain_keyword": "assid",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:41:13",
            "create_date": "2000-04-15",
            "update_date": "2024-01-26",
            "expiry_date": "2033-04-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/assid.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "alpha.dnscast.stream",
                "bravo.dnscast.stream",
                "charlie.dnscast.stream",
                "delta.dnscast.stream"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "alsio.cn",
            "domain_keyword": "alsio",
            "domain_tld": "cn",
            "query_time": "2024-06-10 09:09:51",
            "create_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "四川万选商贸有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "altid.org",
            "domain_keyword": "altid",
            "domain_tld": "org",
            "query_time": "2024-05-01 09:45:33",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3977,
            "registrar_name": "NAMESAW.COM INC",
            "registrar_website": "https://namesaw.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bahl Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "alsvid.ru",
            "domain_keyword": "alsvid",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:54:28",
            "create_date": "2021-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "alsir.com",
            "domain_keyword": "alsir",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:26:44",
            "create_date": "2012-11-03",
            "update_date": "2020-10-28",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "alsio.net",
            "domain_keyword": "alsio",
            "domain_tld": "net",
            "query_time": "2024-04-21 15:26:41",
            "create_date": "2019-03-21",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "arsid.cn",
            "domain_keyword": "arsid",
            "domain_tld": "cn",
            "query_time": "2024-05-12 05:31:54",
            "create_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "郭文凤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "elsid.dev",
            "domain_keyword": "elsid",
            "domain_tld": "dev",
            "query_time": "2024-05-18 16:43:29",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "harley.ns.cloudflare.com",
                "katja.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "alvid.biz",
            "domain_keyword": "alvid",
            "domain_tld": "biz",
            "query_time": "2024-05-23 13:36:53",
            "create_date": "2016-08-12",
            "update_date": "2023-06-18",
            "expiry_date": "2024-08-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "alcid.info",
            "domain_keyword": "alcid",
            "domain_tld": "info",
            "query_time": "2024-04-27 01:39:36",
            "create_date": "2004-02-19",
            "update_date": "2023-12-28",
            "expiry_date": "2025-02-19",
            "registrar_iana": 88,
            "registrar_name": "Namebay SAM",
            "registrar_website": "http://www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.infomaniak.ch",
                "ns4.infomaniak.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "alsad.org",
            "domain_keyword": "alsad",
            "domain_tld": "org",
            "query_time": "2024-04-26 15:48:10",
            "create_date": "2004-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "alwid.de",
            "domain_keyword": "alwid",
            "domain_tld": "de",
            "query_time": "2024-05-05 10:29:15",
            "update_date": "2020-01-07",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "alsia.cn",
            "domain_keyword": "alsia",
            "domain_tld": "cn",
            "query_time": "2024-04-21 15:25:59",
            "create_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "凯丽比努尔·如则",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "arsid.de",
            "domain_keyword": "arsid",
            "domain_tld": "de",
            "query_time": "2024-05-15 09:53:42",
            "update_date": "2023-11-06",
            "name_servers": [
                "ns1034.ui-dns.de",
                "ns1059.ui-dns.com",
                "ns1085.ui-dns.org",
                "ns1103.ui-dns.biz"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 92,
            "domain_name": "alsie.com",
            "domain_keyword": "alsie",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:09:45",
            "create_date": "1997-10-10",
            "update_date": "2022-04-07",
            "expiry_date": "2024-10-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Air Alsie a/s",
            "registrant_state": "--",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/alsie.com/owner",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "alqsid.com",
            "domain_keyword": "alqsid",
            "domain_tld": "com",
            "query_time": "2024-05-02 14:34:40",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=alqsid.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "nataly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lasid.com",
            "domain_keyword": "lasid",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:32:58",
            "create_date": "2010-02-04",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "alsia.net",
            "domain_keyword": "alsia",
            "domain_tld": "net",
            "query_time": "2024-05-23 11:07:56",
            "create_date": "2016-01-22",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "elsid.club",
            "domain_keyword": "elsid",
            "domain_tld": "club",
            "query_time": "2024-05-26 17:04:23",
            "create_date": "2020-02-23",
            "update_date": "2020-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhu zi feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aloid.com",
            "domain_keyword": "aloid",
            "domain_tld": "com",
            "query_time": "2024-05-17 13:25:03",
            "create_date": "2004-11-27",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.secure32.com",
                "ns2.secure32.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "alsod.co",
            "domain_keyword": "alsod",
            "domain_tld": "co",
            "query_time": "2024-05-30 21:38:57",
            "create_date": "2013-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-25",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "elsid.ro",
            "domain_keyword": "elsid",
            "domain_tld": "ro",
            "query_time": "2024-04-23 08:15:49",
            "create_date": "2002-04-30",
            "expiry_date": "2028-07-27",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.netland.ro",
                "ns2.netland.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 100,
            "domain_name": "alsod.online",
            "domain_keyword": "alsod",
            "domain_tld": "online",
            "query_time": "2024-05-04 00:59:37",
            "create_date": "2023-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.147,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>alsid.eu</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>510</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aksid.ru, aleid.ru, alsim.com.br, aldid.org, aqsid.com, alsik.com, alsib.org, alaid.de, almid.ru, ansid.ru, alsi4.ru, aleid.co.uk, alkid.tech, algid.cards, alcid.net, aslid.top, allid.ru, allid.uk, calsid.com, almid.online, alkid.net, alsip.org, alsidh.store, assid.xyz, alpsid.fr, alsidq.ae, altid.dk, aisid.vip, algid.lol, alsld.com, alsgd.com, alsix.net, alsiq.com, mlsid.ru, allid.me, a-sid.com, alsis.pt, alkid.com, glsid.com, alrid.org, ansid.dev, alsad.ae, ralsid.com, alsis.org, alvid.club, alsir.ru, olsid.xyz, adsid.club, aloid.site, alsic.fr, alsia.online, altid.fr, alsij.com, slsid.com, alvid.co.uk, afsid.com, alsaid.com, alasid.top, alsiv.cn, alsil.ru, alsed.co.jp, adsid.io, alwid.online, almid.net, alsnd.org, alxid.net, alsed.online, ausid.com.au, alsir.xyz, alsdd.com, arsid.ru, algid.band, alseid.com, aysid.top, alside.biz, alaid.org, ansid.store, assid.com, alsio.cn, altid.org, alsvid.ru, alsir.com, alsio.net, arsid.cn, elsid.dev, alvid.biz, alcid.info, alsad.org, alwid.de, alsia.cn, arsid.de, alsie.com, alqsid.com, lasid.com, alsia.net, elsid.club, aloid.com, alsod.co, elsid.ro, alsod.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aksid.ru</domain_name>
   <domain_keyword>aksid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:11:02</query_time>
   <create_date>2013-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>aleid.ru</domain_name>
   <domain_keyword>aleid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:33:34</query_time>
   <create_date>2023-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>alsim.com.br</domain_name>
   <domain_keyword>alsim</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 16:36:51</query_time>
   <create_date>2020-01-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrant_name>GUILHERME MINUZZO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>aldid.org</domain_name>
   <domain_keyword>aldid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 08:56:06</query_time>
   <create_date>2016-06-01</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-01</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>coco.ns.cloudflare.com</value>
    <value>nash.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aqsid.com</domain_name>
   <domain_keyword>aqsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:51:06</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>6</num>
   <domain_name>alsik.com</domain_name>
   <domain_keyword>alsik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:26:28</query_time>
   <create_date>2013-08-05</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.simply.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>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>alsib.org</domain_name>
   <domain_keyword>alsib</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 00:28:46</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>3904</registrar_iana>
   <registrar_name>Sav.com, LLC - 14</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>alaid.de</domain_name>
   <domain_keyword>alaid</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:00:13</query_time>
   <update_date>2023-07-29</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>almid.ru</domain_name>
   <domain_keyword>almid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:52:37</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>OOO &quot;ALMID&quot;</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>ansid.ru</domain_name>
   <domain_keyword>ansid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:11:56</query_time>
   <create_date>2023-08-06</create_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>alsi4.ru</domain_name>
   <domain_keyword>alsi4</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:54:20</query_time>
   <create_date>2021-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>aleid.co.uk</domain_name>
   <domain_keyword>aleid</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 20:13:17</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.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>13</num>
   <domain_name>alkid.tech</domain_name>
   <domain_keyword>alkid</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-24 23:06:56</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>TUZLA MAH. 557 SOKAK YILMAZ APT. NO.4 D.3</registrant_company>
   <registrant_state>FETHIYE</registrant_state>
   <registrant_country>TR</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>brad.ns.cloudflare.com</value>
    <value>fiona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>algid.cards</domain_name>
   <domain_keyword>algid</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-26 23:50:37</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>lynn.ns.cloudflare.com</value>
    <value>maya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>alcid.net</domain_name>
   <domain_keyword>alcid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 01:39:36</query_time>
   <create_date>2006-09-04</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>aslid.top</domain_name>
   <domain_keyword>aslid</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 02:56:56</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>allid.ru</domain_name>
   <domain_keyword>allid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:53:17</query_time>
   <create_date>2023-12-19</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>allid.uk</domain_name>
   <domain_keyword>allid</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-08 04:01:51</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2022-02-04</update_date>
   <expiry_date>2028-02-05</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>calsid.com</domain_name>
   <domain_keyword>calsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 21:51:23</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>ag1.juming.com</value>
    <value>ag2.juming.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>almid.online</domain_name>
   <domain_keyword>almid</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 12:08:09</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>OOO &quot;ALMID&quot;</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>alkid.net</domain_name>
   <domain_keyword>alkid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 03:52:19</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>alsip.org</domain_name>
   <domain_keyword>alsip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 15:26:41</query_time>
   <create_date>2002-03-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-20</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>23</num>
   <domain_name>alsidh.store</domain_name>
   <domain_keyword>alsidh</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 16:36:49</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>rudy.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>assid.xyz</domain_name>
   <domain_keyword>assid</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 02:23:12</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>AR</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>alpsid.fr</domain_name>
   <domain_keyword>alpsid</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:41:45</query_time>
   <create_date>2012-01-02</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1035.ui-dns.com</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1035.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>alsidq.ae</domain_name>
   <domain_keyword>alsidq</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-02 16:01:48</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Shariq Aziz</registrant_name>
   <registrant_company>Aziz group of Companies</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>dns26.hndservers.net</value>
    <value>dns27.hndservers.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>altid.dk</domain_name>
   <domain_keyword>altid</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:51:25</query_time>
   <create_date>2012-07-19</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>MATAS OPERATIONS A/S</registrant_name>
   <registrant_address>Rørmosevej 1</registrant_address>
   <registrant_city>Allerød</registrant_city>
   <registrant_zip>3450</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>aisid.vip</domain_name>
   <domain_keyword>aisid</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-07 08:12:48</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asid (Shandong) Information Technology Co., Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>algid.lol</domain_name>
   <domain_keyword>algid</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-07 07:25:56</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>alsld.com</domain_name>
   <domain_keyword>alsld</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 10:35:03</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>lilith.ns.cloudflare.com</value>
    <value>remy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>alsgd.com</domain_name>
   <domain_keyword>alsgd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:24:21</query_time>
   <create_date>2013-11-07</create_date>
   <update_date>2019-11-06</update_date>
   <expiry_date>2028-11-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns15.xincache.com</value>
    <value>ns16.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>alsix.net</domain_name>
   <domain_keyword>alsix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 15:26:50</query_time>
   <create_date>2015-02-25</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AL-Computer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/alsix.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
    <value>pns.ourdns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>alsiq.com</domain_name>
   <domain_keyword>alsiq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:26:44</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-08-17</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mlsid.ru</domain_name>
   <domain_keyword>mlsid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:30:25</query_time>
   <create_date>2013-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Public Joint Stock Company &quot;Artgen Biotech&quot;</registrant_company>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>allid.me</domain_name>
   <domain_keyword>allid</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-10 21:53:15</query_time>
   <create_date>2019-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2028-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>a-sid.com</domain_name>
   <domain_keyword>a-sid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:24:36</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrar_website>https://www.planethoster.com</registrar_website>
   <registrant_email>please query the rdds service of the registrar 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>nsa.planethoster.net</value>
    <value>nsb.planethoster.net</value>
    <value>nsc.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>alsis.pt</domain_name>
   <domain_keyword>alsis</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-03 00:00:55</query_time>
   <create_date>1996-04-04</create_date>
   <registrant_name>ALSIS - Sistemas Informaticos e Servicos, Lda</registrant_name>
   <registrant_address>Praceta Soeiro Pereira Gomes, Lote 2 Loja Dta.</registrant_address>
   <registrant_city>Bobadela LRS</registrant_city>
   <registrant_state>Bobadela</registrant_state>
   <registrant_zip>2695-074</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.netpitapro.com</value>
    <value>ns2.netpitapro.com</value>
    <value>ns3.netpitapro.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>alkid.com</domain_name>
   <domain_keyword>alkid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:58:22</query_time>
   <create_date>2002-11-16</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2026-11-16</expiry_date>
   <registrar_iana>3246</registrar_iana>
   <registrar_name>RELIABLE SOFTWARE</registrar_name>
   <registrar_website>https://hoster.by</registrar_website>
   <registrant_name>SOHADZE VLADIMIR SHALVOVICH</registrant_name>
   <registrant_company>NPOOO &quot;ALKID&quot;</registrant_company>
   <registrant_address>UL. LESNAYA, D. 6, OFIS 20</registrant_address>
   <registrant_city>D. KOROLEV STAN</registrant_city>
   <registrant_state>MINSKAYA OBL. MINSKIY R-N</registrant_state>
   <registrant_zip>223027</registrant_zip>
   <registrant_country>BY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+375.175077190</registrant_phone>
   <registrant_fax>+375.0175077186</registrant_fax>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>glsid.com</domain_name>
   <domain_keyword>glsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 08:19:14</query_time>
   <create_date>2015-10-08</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>alrid.org</domain_name>
   <domain_keyword>alrid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 15:44:56</query_time>
   <create_date>2004-08-02</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kionic Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ansid.dev</domain_name>
   <domain_keyword>ansid</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 08:28:51</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ansid AB</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>SE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>alsad.ae</domain_name>
   <domain_keyword>alsad</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-02 15:59:37</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Alsad Contracting</registrant_name>
   <registrant_company>Alsad Contracting</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>ralsid.com</domain_name>
   <domain_keyword>ralsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 04:46:18</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>alsis.org</domain_name>
   <domain_keyword>alsis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 15:26:47</query_time>
   <create_date>2000-02-13</create_date>
   <update_date>2020-08-20</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns.tzo.com</value>
    <value>ns2.tzo.com</value>
    <value>ns3.tzo.com</value>
    <value>ns4.tzo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>alvid.club</domain_name>
   <domain_keyword>alvid</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-26 07:40:30</query_time>
   <create_date>2016-08-12</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>alsir.ru</domain_name>
   <domain_keyword>alsir</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:54:21</query_time>
   <create_date>2022-10-28</create_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>olsid.xyz</domain_name>
   <domain_keyword>olsid</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 17:44:12</query_time>
   <create_date>2024-06-08</create_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>adsid.club</domain_name>
   <domain_keyword>adsid</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-05 05:09:45</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aloid.site</domain_name>
   <domain_keyword>aloid</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 02:38:43</query_time>
   <create_date>2020-01-07</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alsic.fr</domain_name>
   <domain_keyword>alsic</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:42:31</query_time>
   <create_date>2018-10-26</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>NAMESHIELD</registrar_name>
   <registrar_website>https://www.nameshield.com/contact-nameshield/</registrar_website>
   <registrant_company>DIRECTION digitale</registrant_company>
   <registrant_address>SAINT-GOBAIN DISTRIBUTION BATIMENT FRANCE, Tour Saint-Gobain - 12 place de l Iris, 92400 COURBEVOIE</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.188540000</registrant_phone>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>alsia.online</domain_name>
   <domain_keyword>alsia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 08:47:08</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.geneldns.com</value>
    <value>ns2.geneldns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>altid.fr</domain_name>
   <domain_keyword>altid</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:42:39</query_time>
   <create_date>2013-09-03</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2026-09-03</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-122-a.gandi.net</value>
    <value>ns-248-b.gandi.net</value>
    <value>ns-87-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>alsij.com</domain_name>
   <domain_keyword>alsij</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:36:50</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=alsij.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>slsid.com</domain_name>
   <domain_keyword>slsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:19:32</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>alvid.co.uk</domain_name>
   <domain_keyword>alvid</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 07:40:30</query_time>
   <create_date>2016-06-17</create_date>
   <update_date>2022-06-17</update_date>
   <expiry_date>2024-06-17</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>edna.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>afsid.com</domain_name>
   <domain_keyword>afsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:36:53</query_time>
   <create_date>2012-12-07</create_date>
   <update_date>2020-12-01</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>alsaid.com</domain_name>
   <domain_keyword>alsaid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:48:45</query_time>
   <create_date>1999-11-14</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>alasid.top</domain_name>
   <domain_keyword>alasid</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-22 05:06:13</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>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>dan.ns.cloudflare.com</value>
    <value>dolly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>alsiv.cn</domain_name>
   <domain_keyword>alsiv</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 09:09:55</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王旺林</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.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>alsil.ru</domain_name>
   <domain_keyword>alsil</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:54:21</query_time>
   <create_date>2021-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>alsed.co.jp</domain_name>
   <domain_keyword>alsed</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-21 15:23:23</query_time>
   <create_date>1999-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Alsed kenchiku kenkyujo corporation</registrant_company>
   <name_servers>
    <value>ns1.canonet.ne.jp</value>
    <value>ns2.canonet.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>adsid.io</domain_name>
   <domain_keyword>adsid</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-22 07:12:40</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>alwid.online</domain_name>
   <domain_keyword>alwid</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 15:36:52</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1018.ui-dns.de</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1081.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>almid.net</domain_name>
   <domain_keyword>almid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 06:23:19</query_time>
   <create_date>2020-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=almid.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>65</num>
   <domain_name>alsnd.org</domain_name>
   <domain_keyword>alsnd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 15:27:34</query_time>
   <create_date>2010-03-11</create_date>
   <update_date>2023-02-06</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amyotrophic Lateral Sclerosis Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>66</num>
   <domain_name>alxid.net</domain_name>
   <domain_keyword>alxid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 18:02:02</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns533.websitewelcome.com</value>
    <value>ns534.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>alsed.online</domain_name>
   <domain_keyword>alsed</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 00:57:15</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ausid.com.au</domain_name>
   <domain_keyword>ausid</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-24 01:04:52</query_time>
   <update_date>2024-02-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>DOMAIN MANAGER</registrant_name>
   <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>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>alsir.xyz</domain_name>
   <domain_keyword>alsir</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 10:35:00</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>YEDI EYLUL MH BATI  AYDIN BULVARI NO152</registrant_company>
   <registrant_state>EFELER</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>alsdd.com</domain_name>
   <domain_keyword>alsdd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 16:00:34</query_time>
   <create_date>2020-04-04</create_date>
   <update_date>2021-03-29</update_date>
   <expiry_date>2024-04-04</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>71</num>
   <domain_name>arsid.ru</domain_name>
   <domain_keyword>arsid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:46:15</query_time>
   <create_date>2023-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hwfs.ru</value>
    <value>ns6.hwfs.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>algid.band</domain_name>
   <domain_keyword>algid</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-04-29 06:54:18</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>alseid.com</domain_name>
   <domain_keyword>alseid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:23:28</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2020-06-23</update_date>
   <expiry_date>2025-06-29</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>74</num>
   <domain_name>aysid.top</domain_name>
   <domain_keyword>aysid</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 18:22:01</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liang yu sen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>alside.biz</domain_name>
   <domain_keyword>alside</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-21 15:26:03</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ALSIDE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>alaid.org</domain_name>
   <domain_keyword>alaid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 02:49:50</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>https://danesconames.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot; ALAID&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ukit.com</value>
    <value>ns2.ukit.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>ansid.store</domain_name>
   <domain_keyword>ansid</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-24 17:37:13</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>assid.com</domain_name>
   <domain_keyword>assid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:41:13</query_time>
   <create_date>2000-04-15</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2033-04-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/assid.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>alpha.dnscast.stream</value>
    <value>bravo.dnscast.stream</value>
    <value>charlie.dnscast.stream</value>
    <value>delta.dnscast.stream</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>alsio.cn</domain_name>
   <domain_keyword>alsio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 09:09:51</query_time>
   <create_date>2023-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>四川万选商贸有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>altid.org</domain_name>
   <domain_keyword>altid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 09:45:33</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3977</registrar_iana>
   <registrar_name>NAMESAW.COM INC</registrar_name>
   <registrar_website>https://namesaw.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bahl Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>alsvid.ru</domain_name>
   <domain_keyword>alsvid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:54:28</query_time>
   <create_date>2021-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>alsir.com</domain_name>
   <domain_keyword>alsir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:26:44</query_time>
   <create_date>2012-11-03</create_date>
   <update_date>2020-10-28</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>alsio.net</domain_name>
   <domain_keyword>alsio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 15:26:41</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>arsid.cn</domain_name>
   <domain_keyword>arsid</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 05:31:54</query_time>
   <create_date>2024-01-02</create_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>郭文凤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>elsid.dev</domain_name>
   <domain_keyword>elsid</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 16:43:29</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>harley.ns.cloudflare.com</value>
    <value>katja.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>86</num>
   <domain_name>alvid.biz</domain_name>
   <domain_keyword>alvid</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 13:36:53</query_time>
   <create_date>2016-08-12</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>alcid.info</domain_name>
   <domain_keyword>alcid</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 01:39:36</query_time>
   <create_date>2004-02-19</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay SAM</registrar_name>
   <registrar_website>http://www.namebay.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>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.infomaniak.ch</value>
    <value>ns4.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>alsad.org</domain_name>
   <domain_keyword>alsad</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 15:48:10</query_time>
   <create_date>2004-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>89</num>
   <domain_name>alwid.de</domain_name>
   <domain_keyword>alwid</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 10:29:15</query_time>
   <update_date>2020-01-07</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>alsia.cn</domain_name>
   <domain_keyword>alsia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 15:25:59</query_time>
   <create_date>2023-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>凯丽比努尔·如则</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>arsid.de</domain_name>
   <domain_keyword>arsid</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-15 09:53:42</query_time>
   <update_date>2023-11-06</update_date>
   <name_servers>
    <value>ns1034.ui-dns.de</value>
    <value>ns1059.ui-dns.com</value>
    <value>ns1085.ui-dns.org</value>
    <value>ns1103.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>alsie.com</domain_name>
   <domain_keyword>alsie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:09:45</query_time>
   <create_date>1997-10-10</create_date>
   <update_date>2022-04-07</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Air Alsie a/s</registrant_company>
   <registrant_state>--</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/alsie.com/owner</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.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>alqsid.com</domain_name>
   <domain_keyword>alqsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 14:34:40</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=alqsid.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>nataly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lasid.com</domain_name>
   <domain_keyword>lasid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:32:58</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>alsia.net</domain_name>
   <domain_keyword>alsia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 11:07:56</query_time>
   <create_date>2016-01-22</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>elsid.club</domain_name>
   <domain_keyword>elsid</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 17:04:23</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2020-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhu zi feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>aloid.com</domain_name>
   <domain_keyword>aloid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 13:25:03</query_time>
   <create_date>2004-11-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.secure32.com</value>
    <value>ns2.secure32.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>alsod.co</domain_name>
   <domain_keyword>alsod</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 21:38:57</query_time>
   <create_date>2013-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-25</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>ns47.domaincontrol.com</value>
    <value>ns48.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>99</num>
   <domain_name>elsid.ro</domain_name>
   <domain_keyword>elsid</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-23 08:15:49</query_time>
   <create_date>2002-04-30</create_date>
   <expiry_date>2028-07-27</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.netland.ro</value>
    <value>ns2.netland.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>alsod.online</domain_name>
   <domain_keyword>alsod</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 00:59:37</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.147</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.