WHOIS QUERY TIME

4 May 2024 - 4:24 PM UTC

Registered: 5 June 2007
Modified: 19 August 2023

REGISTRAR

Name: Sitetech Solutions Ltd T/A SiteName
Website: https://sitename.co.nz/

DNSSEC

unsigned

NAME SERVERS

ns1.myhost.nz
ns2.myhost.nz
ns3.myhost.nz
ns4.myhost.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=info-plus.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "info-plus.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "info-plus.co.nz",
            "domain_keyword": "info-plus",
            "domain_tld": "co.nz",
            "query_time": "2024-05-04 16:24:57",
            "create_date": "2007-06-05",
            "update_date": "2023-08-19",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz",
                "ns4.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>info-plus.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>info-plus.co.nz</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-04 16:24:57</query_time>
   <create_date>2007-06-05</create_date>
   <update_date>2023-08-19</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
    <value>ns4.myhost.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.033 seconds) for "info-plus.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 1:03 AM UTC

Registered: 5 June 2007
Modified: 8 November 2022

REGISTRAR

Name: Sitetech Solutions Ltd T/A SiteName
Website: https://sitename.co.nz/

DNSSEC

unsigned

NAME SERVERS

ns1.myhost.nz
ns2.myhost.nz
ns3.myhost.nz
ns4.myhost.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

16 Oct 2023 - 4:01 AM UTC

Registered: 5 June 2007
Modified: 19 August 2023

REGISTRAR

Name: Sitetech Solutions Ltd T/A SiteName
Website: https://sitename.co.nz/

DNSSEC

unsigned

NAME SERVERS

ns1.myhost.nz
ns2.myhost.nz
ns3.myhost.nz
ns4.myhost.nz

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=info-plus.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "info-plus.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "info-plus.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "info-plus.co.nz",
            "domain_keyword": "info-plus",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 01:03:45",
            "create_date": "2007-06-05",
            "update_date": "2022-11-08",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz",
                "ns4.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "info-plus.co.nz",
            "domain_keyword": "info-plus",
            "domain_tld": "co.nz",
            "query_time": "2023-10-16 04:01:30",
            "create_date": "2007-06-05",
            "update_date": "2023-08-19",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz",
                "ns4.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "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>info-plus.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>info-plus.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>info-plus.co.nz</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 01:03:45</query_time>
   <create_date>2007-06-05</create_date>
   <update_date>2022-11-08</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
    <value>ns4.myhost.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>info-plus.co.nz</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-10-16 04:01:30</query_time>
   <create_date>2007-06-05</create_date>
   <update_date>2023-08-19</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
    <value>ns4.myhost.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 11 domain names (in 0.017 seconds) which contained the exact domain keyword "info-plus".
Domain Name Registered Expiry Registrar Ownership
1 info-plus.com 7 Sep 1997 6 Sep 2024 ONLINE SAS Martin-Thierry Teboul
2 info-plus.fr 2 Jan 2001 6 Feb 2025 OVH BAILLY Laurent Bernard Lilian
3 info-plus.ro 22 Jun 2001 20 Aug 2026 ICI - Registrar -
4 info-plus.co.nz 5 Jun 2007 - Sitetech Solutions Ltd T/A SiteName -
5 info-plus.hr 20 Dec 2012 17 Jan 2025 CARNET REVIZOR plus d.o.o.
6 info-plus.biz 27 May 2013 26 May 2025 GMO Internet, Inc. d/b/a Onamae.com Japan Web Line
7 info-plus.jp 25 Apr 2014 30 Apr 2025 - STROKE communication co.,ltd.
8 info-plus.ru 30 Apr 2014 30 Apr 2025 REGRU-RU Private Person
9 info-plus.info 17 Jul 2019 17 Jul 2024 PlanetHoster Inc. Planethoster inc.
10 info-plus.tv 8 Aug 2019 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 info-plus.pl 24 Jan 2020 24 Jan 2025 nazwa.pl sp. z o.o. -
12 info-plus.net 20 Jul 2022 20 Jul 2023 Ligne Web Services SARL dba LWS -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=info-plus&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "info-plus",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "info-plus.com, info-plus.fr, info-plus.ro, info-plus.co.nz, info-plus.hr, info-plus.biz, info-plus.jp, info-plus.ru, info-plus.info, info-plus.tv, info-plus.pl, info-plus.net",
    "results": [
        {
            "num": 1,
            "domain_name": "info-plus.com",
            "domain_keyword": "info-plus",
            "domain_tld": "com",
            "query_time": "2024-05-18 06:52:10",
            "create_date": "1997-09-07",
            "update_date": "2023-07-19",
            "expiry_date": "2024-09-06",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Martin-Thierry Teboul",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa.bookmyname.com",
                "nsb.bookmyname.com",
                "nsc.bookmyname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "info-plus.fr",
            "domain_keyword": "info-plus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:43:35",
            "create_date": "2001-01-02",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-06",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "BAILLY Laurent Bernard Lilian",
            "registrant_address": "14 quai de Dogneville, 88000 EPINAL",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.329290654",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "info-plus.ro",
            "domain_keyword": "info-plus",
            "domain_tld": "ro",
            "query_time": "2024-05-30 03:42:34",
            "create_date": "2001-06-22",
            "expiry_date": "2026-08-20",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.info-plus.ro",
                "ns2.info-plus.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 4,
            "domain_name": "info-plus.co.nz",
            "domain_keyword": "info-plus",
            "domain_tld": "co.nz",
            "query_time": "2024-05-04 16:24:57",
            "create_date": "2007-06-05",
            "update_date": "2023-08-19",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz",
                "ns4.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "info-plus.hr",
            "domain_keyword": "info-plus",
            "domain_tld": "hr",
            "query_time": "2024-06-01 19:22:44",
            "create_date": "2012-12-20",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "REVIZOR plus d.o.o.",
            "registrant_address": "Ulica Zrinski vrt 35",
            "registrant_city": "Virovitica",
            "registrant_state": "HR",
            "registrant_zip": "33000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.crohost.net",
                "ns2.crohost.net"
            ]
        },
        {
            "num": 6,
            "domain_name": "info-plus.biz",
            "domain_keyword": "info-plus",
            "domain_tld": "biz",
            "query_time": "2024-05-30 03:42:33",
            "create_date": "2013-05-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Japan Web Line",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hyogo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar 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.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "info-plus.jp",
            "domain_keyword": "info-plus",
            "domain_tld": "jp",
            "query_time": "2024-06-04 19:26:00",
            "create_date": "2014-04-25",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "STROKE communication co.,ltd.",
            "registrant_address": "Chiyoda-ku",
            "registrant_zip": "101-0051",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6273-7900",
            "registrant_fax": "03-6273-7982",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 8,
            "domain_name": "info-plus.ru",
            "domain_keyword": "info-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-11 20:32:42",
            "create_date": "2014-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "info-plus.info",
            "domain_keyword": "info-plus",
            "domain_tld": "info",
            "query_time": "2024-06-01 19:22:44",
            "create_date": "2019-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster Inc.",
            "registrar_website": "http://www.planethoster.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Planethoster inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sendinblue.com",
                "ns2.sendinblue.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "info-plus.tv",
            "domain_keyword": "info-plus",
            "domain_tld": "tv",
            "query_time": "2024-04-18 16:33:29",
            "create_date": "2019-08-08",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "info-plus.pl",
            "domain_keyword": "info-plus",
            "domain_tld": "pl",
            "query_time": "2024-06-04 18:14:19",
            "create_date": "2020-01-24",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "info-plus.net",
            "domain_keyword": "info-plus",
            "domain_tld": "net",
            "query_time": "2024-06-01 19:22:44",
            "create_date": "2022-07-20",
            "update_date": "2023-08-10",
            "expiry_date": "2023-07-20",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>info-plus</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>info-plus.com, info-plus.fr, info-plus.ro, info-plus.co.nz, info-plus.hr, info-plus.biz, info-plus.jp, info-plus.ru, info-plus.info, info-plus.tv, info-plus.pl, info-plus.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>info-plus.com</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 06:52:10</query_time>
   <create_date>1997-09-07</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Martin-Thierry Teboul</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa.bookmyname.com</value>
    <value>nsb.bookmyname.com</value>
    <value>nsc.bookmyname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>info-plus.fr</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:43:35</query_time>
   <create_date>2001-01-02</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>BAILLY Laurent Bernard Lilian</registrant_company>
   <registrant_address>14 quai de Dogneville, 88000 EPINAL</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.329290654</registrant_phone>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>info-plus.ro</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-30 03:42:34</query_time>
   <create_date>2001-06-22</create_date>
   <expiry_date>2026-08-20</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.info-plus.ro</value>
    <value>ns2.info-plus.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>info-plus.co.nz</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-04 16:24:57</query_time>
   <create_date>2007-06-05</create_date>
   <update_date>2023-08-19</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
    <value>ns4.myhost.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>info-plus.hr</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-01 19:22:44</query_time>
   <create_date>2012-12-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>REVIZOR plus d.o.o.</registrant_name>
   <registrant_address>Ulica Zrinski vrt 35</registrant_address>
   <registrant_city>Virovitica</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>33000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.crohost.net</value>
    <value>ns2.crohost.net</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>info-plus.biz</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-30 03:42:33</query_time>
   <create_date>2013-05-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Japan Web Line</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>info-plus.jp</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-04 19:26:00</query_time>
   <create_date>2014-04-25</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>STROKE communication co.,ltd.</registrant_name>
   <registrant_address>Chiyoda-ku</registrant_address>
   <registrant_zip>101-0051</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6273-7900</registrant_phone>
   <registrant_fax>03-6273-7982</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>info-plus.ru</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-11 20:32:42</query_time>
   <create_date>2014-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>9</num>
   <domain_name>info-plus.info</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 19:22:44</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster Inc.</registrar_name>
   <registrar_website>http://www.planethoster.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Planethoster inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sendinblue.com</value>
    <value>ns2.sendinblue.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>info-plus.tv</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-18 16:33:29</query_time>
   <create_date>2019-08-08</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>info-plus.pl</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-04 18:14:19</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>info-plus.net</domain_name>
   <domain_keyword>info-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 19:22:44</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2023-07-20</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</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 496 domain names (in 0.126 seconds) which look and sound like the brand name "info-plus".
Domain Name Registered Expiry Registrar Ownership
1 infosplus.hr 3 Jul 2018 7 Jan 2025 CARNET INFOS PLUS d.o.o.
2 infa-plus.ru 12 Sep 2007 12 Sep 2024 REGRU-RU Private Person
3 inmo-plus.com 27 Apr 2024 27 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
4 infosplus.net 11 Nov 2020 11 Nov 2024 DropCatch.com 500 LLC hanny barrera
5 inno-plus.nl 4 Jun 2003 - Registrar.eu -
6 inno-plus.net 19 Nov 2019 19 Nov 2024 PSI-USA, Inc. dba Domain Robot Big Dutchman International GmbH
7 infosplus.com 1 Mar 2016 1 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 infos-plus.com 12 Apr 2002 12 Apr 2025 $$$ Private Label Internet Service Kiosk Inc DBA plisk.com REDACTED FOR PRIVACY
9 inno-plus.info 19 Nov 2019 19 Nov 2024 PSI-USA, Inc. dba Domain Robot Big Dutchman International GmbH
10 infor-plus.com 31 May 2023 31 May 2025 Amazon Registrar, Inc. Identity Protection Service
11 info2plus.social 29 Mar 2023 29 Mar 2024 Name.com, Inc. Domain Protection Services, Inc.
12 inforplus.space 10 Feb 2023 10 Feb 2025 eNom, Inc. Data Protected
13 infoplus.eu - - RegistryGate GmbH -
14 infoplus.tech 15 Sep 2023 15 Sep 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
15 infoplus.com.pl 9 Mar 1999 8 Mar 2029 Consulting Service Sp. z o.o. -
16 infoplus.co.in 8 Dec 2005 8 Dec 2024 ZNet Technologies Private Limited Infoplus Technologies limited
17 infoplus.online 26 Dec 2023 26 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
18 infoplus.mobi 2 Sep 2018 2 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 infoplus.fr 27 Nov 2003 12 Jan 2025 OVH BAILLY Laurent Bernard Lilian
20 infoplus.pl 23 Dec 1999 22 Dec 2024 AZ.pl Sp. z o.o. -
21 infoplus.news 13 Apr 2024 13 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 infoplus.co.uk 20 Mar 2012 20 Mar 2024 Garth Piesse [Tag = COHERENT-NZ] -
23 infoplus.link 21 May 2018 21 May 2025 Gandi SAS Infoplus Commerce
24 inno-plus.com 16 Aug 1999 16 Aug 2026 GoDaddy.com, LLC Domains By Proxy, LLC
25 info-plug.com 28 Nov 2022 28 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
26 infos-plus.net 10 Dec 2014 10 Dec 2024 Safebrands SAS AMANKA
27 infos-plus.org 20 Mar 2023 20 Mar 2025 Gandi SAS JFG NETWORKS
28 infocplus.com 19 May 2000 19 May 2028 Tucows Domains Inc. -
29 info-puls.hr 17 Jun 2010 29 Nov 2024 CARNET INFO PULS d.o.o.
30 info-polus.com 30 Sep 2020 30 Sep 2024 GoDaddy.com, LLC -
31 infosplus.org 6 Sep 2023 6 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
32 inforplus.com 7 Jun 2013 8 Jun 2024 Cronon AG -
33 inno-plus.de - - - -
34 inforplus.com.br 29 May 2012 29 May 2025 - INFORPLUS COM E SERV DE INFORMATICA LTDA
35 info-plius.ru 8 Sep 2023 8 Sep 2024 REGRU-RU Private Person
36 infosplus.fr 16 Sep 2017 16 Sep 2024 EPAG Domainservices GmbH Ano Nymous
37 infodplus.com 8 Apr 2024 8 Apr 2029 gabia Whois Privacy Services by gabia
38 infoeplus.com 11 Feb 2013 11 Feb 2026 GoDaddy.com, LLC -
39 infoplus.consulting 16 Nov 2023 16 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
40 infoplus.site 28 Dec 2023 28 Dec 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
41 infoplus.in 17 Jun 2017 17 Jun 2024 NIXI Holding Account www.siva.co.in
42 infoplus.co.jp 26 Jan 2018 - - INFOPLUS, Inc.
43 infoplus.srl 10 Jan 2020 10 Jan 2025 Tucows Domains Inc. Data Protected
44 infoplus.hr 20 May 1998 24 Mar 2025 CARNET INFOPLUS d.o.o.
45 infoplus.top 8 Apr 2024 8 Apr 2025 Eranet International Limited han ming xing
46 infoplus.tel 26 Mar 2009 25 Mar 2029 Network Solutions, LLC Bristol Capital, Inc.
47 infoplus.org 15 Jun 2020 15 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
48 infoplus.com 26 Apr 1998 25 Apr 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
49 infoplus.us 3 Mar 2011 2 Mar 2025 Network Solutions, LLC Bristol Capital, Inc.
50 ino-plus.com 21 Mar 2023 21 Mar 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
51 infoplus.store 23 Feb 2020 23 Feb 2025 OVH Sud-Tech
52 infoplus.info 28 Sep 2004 28 Sep 2024 PSI-USA, Inc. dba Domain Robot Infoplus Blindow Namensschilder GmbH & Co. KG
53 info-pls.com 16 Apr 1998 18 Nov 2024 CSC CORPORATE DOMAINS, INC. Sandbox Networks Inc.
54 infoplus.com.br 18 Feb 2002 18 Feb 2029 - AL INFORMATICA LTDA ME
55 infoplus.jp 29 Jan 2018 31 Jan 2025 - INFOPLUS, Inc.
56 infoplus.it 31 Mar 1998 15 Feb 2025 Vianova s.p.a. Infoplus srl
57 infoplus.lat 3 Jan 2024 3 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
58 infoplus.xyz 23 Sep 2021 23 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
59 info-polus.info 2 Jan 2024 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 infoplus.nl 8 Feb 2020 - XNS Registrar B.V. -
61 infoplus.ca 28 Mar 2002 28 Mar 2027 Go Daddy Domains Canada, Inc Groupe InfoPlus Inc.
62 infoplus.app 25 Apr 2021 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 infoplus.pro 25 Apr 2024 25 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
64 infoplus.ru 9 Oct 2006 9 Oct 2024 RU-CENTER-RU NETGALAXY LTD
65 infoplus.net 18 Feb 1997 19 Feb 2025 Network Solutions, LLC -
66 infoplus.com.ro 31 Aug 2021 30 Aug 2025 ICI - Registrar -
67 inferplus.com 9 Aug 2011 9 Aug 2024 Bizcn.com,Inc. REDACTED FOR PRIVACY
68 info-plus77.com 18 Jul 2023 18 Jul 2024 OVH, SAS Info plus 77
69 info18plus.net 22 Dec 2021 22 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 info-plan.vip 13 Feb 2024 13 Feb 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
71 infra-plus.nl 17 Oct 2003 - Metaregistrar B.V. -
72 infosalus.it 12 Sep 2014 8 Sep 2024 GiDiNet di Iunco Daniele Antonio hidden
73 info-pays.ru 4 Nov 2023 4 Nov 2024 REGRU-RU Private Person
74 info-pulse.ru 12 Sep 2023 12 Sep 2024 REGRU-RU Private Person
75 inge-plus.fr 23 Nov 2018 23 Nov 2024 Orange Business Services SA, direction EOLAS INSTITUT NATIONAL POLYTECHNIQUE DE GRENOBLE
76 inkorplus.com 26 Oct 2018 26 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
77 info-plag.info 14 Jan 2016 14 Jan 2025 OVH SAS Compilatio
78 info-plan.pro 13 Feb 2024 13 Feb 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
79 kino-plus.ru 16 Sep 2008 16 Sep 2024 SALENAMES-RU Private Person
80 infopluss.com 19 Oct 2000 19 Oct 2024 Dinahosting s.l. info +, servicios informaticos
81 ieco-plus.com 6 Apr 2016 6 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
82 inox-plus.com 9 Jun 2004 9 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
83 info-enplus.fr 5 Sep 2022 5 Sep 2024 SAS Ligne Web Services - LWS Ano Nymous
84 info-club.net 26 Jul 2023 26 Jul 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 info-plag.academy 14 Jan 2016 14 Jan 2025 OVH SAS Compilatio
86 inforplas.com.br 16 Sep 2000 16 Sep 2028 - Kunz Franca Ltda.
87 info-plan.xyz 13 Feb 2024 13 Feb 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
88 infopolus.icu 18 Apr 2023 18 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
89 info-flux.xyz 17 Apr 2020 17 Apr 2025 URL Solutions Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
90 inffo2plus.org 24 Mar 2015 24 Mar 2025 Gandi SAS Centre inffo
91 rinto-plus.com 25 Jun 2021 25 Jun 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
92 info-pays.net 24 May 2001 24 May 2024 OVH, SAS ASPODELK
93 reinfo-plus.com 12 Jan 2024 11 Jan 2025 gabia lee nam joo
94 info-plag.biz 14 Jan 2016 13 Jan 2025 OVH sas Compilatio
95 info-plot.com 22 Nov 2018 22 Nov 2024 Name.com, Inc. InfoPlot
96 inboxplus.xyz 7 Jan 2024 7 Jan 2025 Porkbun, LLC Private by Design, LLC
97 info-club.ru 6 Sep 2006 6 Sep 2024 SALENAMES-RU Private Person
98 infinplus.com 22 Jul 2017 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 inno-plas.com 13 Jun 2016 13 Jun 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
100 info-plag.company 14 Jan 2016 14 Jan 2025 OVH SAS Compilatio
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 Info-plus.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=info-plus.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "info-plus.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 496,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "infosplus.hr, infa-plus.ru, inmo-plus.com, infosplus.net, inno-plus.nl, inno-plus.net, infosplus.com, infos-plus.com, inno-plus.info, infor-plus.com, info2plus.social, inforplus.space, infoplus.eu, infoplus.tech, infoplus.com.pl, infoplus.co.in, infoplus.online, infoplus.mobi, infoplus.fr, infoplus.pl, infoplus.news, infoplus.co.uk, infoplus.link, inno-plus.com, info-plug.com, infos-plus.net, infos-plus.org, infocplus.com, info-puls.hr, info-polus.com, infosplus.org, inforplus.com, inno-plus.de, inforplus.com.br, info-plius.ru, infosplus.fr, infodplus.com, infoeplus.com, infoplus.consulting, infoplus.site, infoplus.in, infoplus.co.jp, infoplus.srl, infoplus.hr, infoplus.top, infoplus.tel, infoplus.org, infoplus.com, infoplus.us, ino-plus.com, infoplus.store, infoplus.info, info-pls.com, infoplus.com.br, infoplus.jp, infoplus.it, infoplus.lat, infoplus.xyz, info-polus.info, infoplus.nl, infoplus.ca, infoplus.app, infoplus.pro, infoplus.ru, infoplus.net, infoplus.com.ro, inferplus.com, info-plus77.com, info18plus.net, info-plan.vip, infra-plus.nl, infosalus.it, info-pays.ru, info-pulse.ru, inge-plus.fr, inkorplus.com, info-plag.info, info-plan.pro, kino-plus.ru, infopluss.com, ieco-plus.com, inox-plus.com, info-enplus.fr, info-club.net, info-plag.academy, inforplas.com.br, info-plan.xyz, infopolus.icu, info-flux.xyz, inffo2plus.org, rinto-plus.com, info-pays.net, reinfo-plus.com, info-plag.biz, info-plot.com, inboxplus.xyz, info-club.ru, infinplus.com, inno-plas.com, info-plag.company",
    "results": [
        {
            "num": 1,
            "domain_name": "infosplus.hr",
            "domain_keyword": "infosplus",
            "domain_tld": "hr",
            "query_time": "2024-05-23 11:13:41",
            "create_date": "2018-07-03",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "INFOS PLUS d.o.o.",
            "registrant_address": "Doverska 5",
            "registrant_city": "Split",
            "registrant_state": "HR",
            "registrant_zip": "21000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "infa-plus.ru",
            "domain_keyword": "infa-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-19 02:28:53",
            "create_date": "2007-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "inmo-plus.com",
            "domain_keyword": "inmo-plus",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:54:22",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MALAGA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sered.net",
                "dns2.sered.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "infosplus.net",
            "domain_keyword": "infosplus",
            "domain_tld": "net",
            "query_time": "2024-05-23 11:13:41",
            "create_date": "2020-11-11",
            "update_date": "2020-12-18",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1980,
            "registrar_name": "DropCatch.com 500 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "hanny barrera",
            "registrant_address": "clle 43b 15-18",
            "registrant_city": "medellin",
            "registrant_state": "Antioquia",
            "registrant_zip": "110221",
            "registrant_country": "CO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+57.3145469971",
            "name_servers": [
                "guy.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "inno-plus.nl",
            "domain_keyword": "inno-plus",
            "domain_tld": "nl",
            "query_time": "2024-05-17 16:06:43",
            "create_date": "2003-06-04",
            "update_date": "2024-02-06",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.eatserver.nl",
                "ns2.eatserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "inno-plus.net",
            "domain_keyword": "inno-plus",
            "domain_tld": "net",
            "query_time": "2024-04-23 05:18:46",
            "create_date": "2019-11-19",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-19",
            "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": "Big Dutchman International GmbH",
            "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/inno-plus.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.is-fun.net",
                "ns2.is-fun.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "infosplus.com",
            "domain_keyword": "infosplus",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:26:53",
            "create_date": "2016-03-01",
            "update_date": "2021-02-23",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "infos-plus.com",
            "domain_keyword": "infos-plus",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:24:03",
            "create_date": "2002-04-12",
            "update_date": "2022-12-22",
            "expiry_date": "2025-04-12",
            "registrar_iana": 670,
            "registrar_name": "$$$ Private Label Internet Service Kiosk Inc DBA plisk.com",
            "registrar_website": "http://www.plisk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://send-message.ispapi.net/infos-plus.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3939.ns1.abovedomains.com",
                "3939.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "inno-plus.info",
            "domain_keyword": "inno-plus",
            "domain_tld": "info",
            "query_time": "2024-05-24 23:09:17",
            "create_date": "2019-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Big Dutchman International GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.is-fun.net",
                "ns2.is-fun.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "infor-plus.com",
            "domain_keyword": "infor-plus",
            "domain_tld": "com",
            "query_time": "2024-05-31 00:29:02",
            "create_date": "2023-05-31",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-31",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of infor-plus.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": [
                "ns1.bondacom.com",
                "ns2.bondacom.com",
                "ns3.bondacom.com",
                "ns4.bondacom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "info2plus.social",
            "domain_keyword": "info2plus",
            "domain_tld": "social",
            "query_time": "2024-05-30 03:43:50",
            "create_date": "2023-03-29",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "inforplus.space",
            "domain_keyword": "inforplus",
            "domain_tld": "space",
            "query_time": "2024-05-31 09:16:04",
            "create_date": "2023-02-10",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "LI",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the 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-1475.awsdns-56.org",
                "ns-1702.awsdns-20.co.uk",
                "ns-386.awsdns-48.com",
                "ns-904.awsdns-49.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "infoplus.eu",
            "domain_keyword": "infoplus",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:48:13",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 14,
            "domain_name": "infoplus.tech",
            "domain_keyword": "infoplus",
            "domain_tld": "tech",
            "query_time": "2024-05-27 02:20:08",
            "create_date": "2023-09-15",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "infoplus.com.pl",
            "domain_keyword": "infoplus",
            "domain_tld": "com.pl",
            "query_time": "2024-05-24 10:54:36",
            "create_date": "1999-03-09",
            "update_date": "2024-02-08",
            "expiry_date": "2029-03-08",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns.infoplus.com.pl",
                "ns2.infoplus.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "infoplus.co.in",
            "domain_keyword": "infoplus",
            "domain_tld": "co.in",
            "query_time": "2024-06-01 02:34:08",
            "create_date": "2005-12-08",
            "update_date": "2022-01-10",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1628,
            "registrar_name": "ZNet Technologies Private Limited",
            "registrar_website": "www.znetlive.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Infoplus Technologies limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.1and1.co.uk",
                "ns60.1and1.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "infoplus.online",
            "domain_keyword": "infoplus",
            "domain_tld": "online",
            "query_time": "2024-05-04 01:56:09",
            "create_date": "2023-12-26",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-26",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "infoplus.mobi",
            "domain_keyword": "infoplus",
            "domain_tld": "mobi",
            "query_time": "2024-05-18 05:02:20",
            "create_date": "2018-09-02",
            "update_date": "2023-01-31",
            "expiry_date": "2024-09-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "infoplus.fr",
            "domain_keyword": "infoplus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:44:31",
            "create_date": "2003-11-27",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-12",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "BAILLY Laurent Bernard Lilian",
            "registrant_address": "1 allée des 4 sapins, 88330 CHATEL SUR MOSELLE",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.329290654",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 20,
            "domain_name": "infoplus.pl",
            "domain_keyword": "infoplus",
            "domain_tld": "pl",
            "query_time": "2024-05-24 10:54:36",
            "create_date": "1999-12-23",
            "update_date": "2023-10-30",
            "expiry_date": "2024-12-22",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "plusmx1.polkomtel.com.pl",
                "plusmx2.polkomtel.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "infoplus.news",
            "domain_keyword": "infoplus",
            "domain_tld": "news",
            "query_time": "2024-04-16 16:27:34",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "infoplus.co.uk",
            "domain_keyword": "infoplus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 03:58:14",
            "create_date": "2012-03-20",
            "update_date": "2024-05-17",
            "expiry_date": "2024-03-20",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 23,
            "domain_name": "infoplus.link",
            "domain_keyword": "infoplus",
            "domain_tld": "link",
            "query_time": "2024-05-23 21:37:12",
            "create_date": "2018-05-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Infoplus Commerce",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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-1172.awsdns-18.org",
                "ns-1560.awsdns-03.co.uk",
                "ns-372.awsdns-46.com",
                "ns-571.awsdns-07.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "inno-plus.com",
            "domain_keyword": "inno-plus",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:09:17",
            "create_date": "1999-08-16",
            "update_date": "2021-08-27",
            "expiry_date": "2026-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=inno-plus.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.halutech.com",
                "ns2.halutech.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "info-plug.com",
            "domain_keyword": "info-plug",
            "domain_tld": "com",
            "query_time": "2024-05-04 16:24:57",
            "create_date": "2022-11-28",
            "update_date": "2022-11-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "henrik.ns.cloudflare.com",
                "kristin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "infos-plus.net",
            "domain_keyword": "infos-plus",
            "domain_tld": "net",
            "query_time": "2024-05-23 07:49:47",
            "create_date": "2014-12-10",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1290,
            "registrar_name": "Safebrands SAS",
            "registrar_website": "http:///www.safebrands.com",
            "registrant_name": "The Domain Manager",
            "registrant_company": "AMANKA",
            "registrant_address": "Amanka Whois Privacy Services CDV 9577 - 31 rue du breuil",
            "registrant_city": "La Mure",
            "registrant_zip": "38350",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.892460041",
            "name_servers": [
                "a.ns.mailclub.fr",
                "b.ns.mailclub.eu",
                "c.ns.mailclub.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "infos-plus.org",
            "domain_keyword": "infos-plus",
            "domain_tld": "org",
            "query_time": "2024-05-18 05:06:27",
            "create_date": "2023-03-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JFG NETWORKS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "obpns1.webedia-group.org",
                "obpns2.webedia-group.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "infocplus.com",
            "domain_keyword": "infocplus",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:35:14",
            "create_date": "2000-05-19",
            "update_date": "2023-03-21",
            "expiry_date": "2028-05-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mywwwserver.com",
                "ns2.mywwwserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "info-puls.hr",
            "domain_keyword": "info-puls",
            "domain_tld": "hr",
            "query_time": "2024-06-01 19:23:02",
            "create_date": "2010-06-17",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "INFO PULS d.o.o.",
            "registrant_address": "Ulica Josipa Pupačića 1",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cdn.hr",
                "dns2.cdn.hr"
            ]
        },
        {
            "num": 30,
            "domain_name": "info-polus.com",
            "domain_keyword": "info-polus",
            "domain_tld": "com",
            "query_time": "2024-06-11 03:31:02",
            "create_date": "2020-09-30",
            "update_date": "2022-11-19",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "infosplus.org",
            "domain_keyword": "infosplus",
            "domain_tld": "org",
            "query_time": "2024-05-23 11:13:41",
            "create_date": "2023-09-06",
            "update_date": "2023-12-05",
            "expiry_date": "2024-09-06",
            "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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jharkhand",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": 32,
            "domain_name": "inforplus.com",
            "domain_keyword": "inforplus",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:23:17",
            "create_date": "2013-06-07",
            "update_date": "2013-06-07",
            "expiry_date": "2024-06-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "MURCIA",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks11.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "inno-plus.de",
            "domain_keyword": "inno-plus",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:15:13",
            "update_date": "2019-11-19",
            "name_servers": [
                "ns1.is-fun.net",
                "ns2.is-fun.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 34,
            "domain_name": "inforplus.com.br",
            "domain_keyword": "inforplus",
            "domain_tld": "com.br",
            "query_time": "2024-05-02 00:35:06",
            "create_date": "2012-05-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-05-29",
            "registrant_name": "INFORPLUS COM E SERV DE INFORMATICA LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.felipefalcao.com.br",
                "ns2.felipefalcao.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 35,
            "domain_name": "info-plius.ru",
            "domain_keyword": "info-plius",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:08",
            "create_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "infosplus.fr",
            "domain_keyword": "infosplus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:45:39",
            "create_date": "2017-09-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://www.epag.de/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 37,
            "domain_name": "infodplus.com",
            "domain_keyword": "infodplus",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:23:46",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2029-04-08",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by gabia",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215444370",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "infoeplus.com",
            "domain_keyword": "infoeplus",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:24:36",
            "create_date": "2013-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2026-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "kiki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "infoplus.consulting",
            "domain_keyword": "infoplus",
            "domain_tld": "consulting",
            "query_time": "2024-05-18 05:02:20",
            "create_date": "2023-11-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "infoplus.site",
            "domain_keyword": "infoplus",
            "domain_tld": "site",
            "query_time": "2024-05-04 01:56:09",
            "create_date": "2023-12-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "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": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "infoplus.in",
            "domain_keyword": "infoplus",
            "domain_tld": "in",
            "query_time": "2024-05-11 20:39:37",
            "create_date": "2017-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 802142,
            "registrar_name": "NIXI Holding Account",
            "registrar_website": "www.nixi.in/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.siva.co.in",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "infoplus.co.jp",
            "domain_keyword": "infoplus",
            "domain_tld": "co.jp",
            "query_time": "2024-05-03 14:25:47",
            "create_date": "2018-01-26",
            "update_date": "2024-02-01",
            "registrant_company": "INFOPLUS, Inc.",
            "name_servers": [
                "ns01.idcfcloud.com",
                "ns02.idcfcloud.com",
                "ns03.idcfcloud.com"
            ]
        },
        {
            "num": 43,
            "domain_name": "infoplus.srl",
            "domain_keyword": "infoplus",
            "domain_tld": "srl",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "2020-01-10",
            "update_date": "2023-11-21",
            "expiry_date": "2025-01-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "infoplus.hr",
            "domain_keyword": "infoplus",
            "domain_tld": "hr",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "1998-05-20",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "INFOPLUS d.o.o.",
            "registrant_address": "Harambašićeva 6",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ]
        },
        {
            "num": 45,
            "domain_name": "infoplus.top",
            "domain_keyword": "infoplus",
            "domain_tld": "top",
            "query_time": "2024-06-11 20:43:32",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "han ming xing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guodongshen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "infoplus.tel",
            "domain_keyword": "infoplus",
            "domain_tld": "tel",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "2009-03-26",
            "update_date": "2024-01-30",
            "expiry_date": "2029-03-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bristol Capital, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar 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": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "infoplus.org",
            "domain_keyword": "infoplus",
            "domain_tld": "org",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "2020-06-15",
            "update_date": "2023-09-25",
            "expiry_date": "2024-06-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "infoplus.com",
            "domain_keyword": "infoplus",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "1998-04-26",
            "update_date": "2023-12-05",
            "expiry_date": "2025-04-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (463183233)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O infoplus.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.leadsman.com",
                "ns2.leadsman.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "infoplus.us",
            "domain_keyword": "infoplus",
            "domain_tld": "us",
            "query_time": "2024-05-18 05:02:20",
            "create_date": "2011-03-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-03-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "NO FIRST NAME NO LAST NAME",
            "registrant_company": "Bristol Capital, Inc.",
            "registrant_address": "160 SUMMIT AVE",
            "registrant_city": "MONTVALE",
            "registrant_state": "NJ",
            "registrant_zip": "07645-1750",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2017467205",
            "registrant_fax": "+1.2014769440",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ino-plus.com",
            "domain_keyword": "ino-plus",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:23:42",
            "create_date": "2023-03-21",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/ino-plus.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": 51,
            "domain_name": "infoplus.store",
            "domain_keyword": "infoplus",
            "domain_tld": "store",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "2020-02-23",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-23",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Sud-Tech",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "infoplus.info",
            "domain_keyword": "infoplus",
            "domain_tld": "info",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "2004-09-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Infoplus Blindow Namensschilder GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "info-pls.com",
            "domain_keyword": "info-pls",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:14:18",
            "create_date": "1998-04-16",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Sandbox Networks Inc.",
            "registrant_address": "50 Congress Street, Suite 1025",
            "registrant_city": "Boston",
            "registrant_state": "MA",
            "registrant_zip": "02109",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8004983264",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "infoplus.com.br",
            "domain_keyword": "infoplus",
            "domain_tld": "com.br",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "2002-02-18",
            "update_date": "2021-07-29",
            "expiry_date": "2029-02-18",
            "registrant_name": "AL INFORMATICA LTDA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 55,
            "domain_name": "infoplus.jp",
            "domain_keyword": "infoplus",
            "domain_tld": "jp",
            "query_time": "2024-05-30 03:58:14",
            "create_date": "2018-01-29",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "INFOPLUS, Inc.",
            "registrant_address": "Shinjuku Ku",
            "registrant_zip": "160-0022",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5542-1781",
            "name_servers": [
                "ns01.idcfcloud.com",
                "ns02.idcfcloud.com",
                "ns03.idcfcloud.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 56,
            "domain_name": "infoplus.it",
            "domain_keyword": "infoplus",
            "domain_tld": "it",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "1998-03-31",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-15",
            "registrar_name": "Vianova s.p.a.",
            "registrar_website": "http://www.vianova.it/",
            "registrant_company": "Infoplus srl",
            "registrant_address": "Piazza Mazzini, 80",
            "registrant_city": "Castano Primo",
            "registrant_state": "MI",
            "registrant_zip": "20022",
            "registrant_country": "IT",
            "name_servers": [
                "dns.welcomeitalia.it",
                "dnsslave.welcomeitalia.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 57,
            "domain_name": "infoplus.lat",
            "domain_keyword": "infoplus",
            "domain_tld": "lat",
            "query_time": "2024-05-09 06:39:52",
            "create_date": "2024-01-03",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-03",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "infoplus.xyz",
            "domain_keyword": "infoplus",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 20:43:32",
            "create_date": "2021-09-23",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-23",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "info-polus.info",
            "domain_keyword": "info-polus",
            "domain_tld": "info",
            "query_time": "2024-06-11 13:06:50",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "infoplus.nl",
            "domain_keyword": "infoplus",
            "domain_tld": "nl",
            "query_time": "2024-05-09 06:39:52",
            "create_date": "2020-02-08",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "infoplus.ca",
            "domain_keyword": "infoplus",
            "domain_tld": "ca",
            "query_time": "2024-05-04 01:56:08",
            "create_date": "2002-03-28",
            "update_date": "2024-02-26",
            "expiry_date": "2027-03-28",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Groupe InfoPlus Inc.",
            "registrant_address": "1240, boulevard St-Joseph",
            "registrant_city": "Drummondville",
            "registrant_state": "QC",
            "registrant_zip": "J2C2E1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8194780994",
            "registrant_fax": "+1.8194787619",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "macy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "infoplus.app",
            "domain_keyword": "infoplus",
            "domain_tld": "app",
            "query_time": "2024-05-04 01:56:08",
            "create_date": "2021-04-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "infoplus.pro",
            "domain_keyword": "infoplus",
            "domain_tld": "pro",
            "query_time": "2024-04-27 18:14:38",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "infoplus.ru",
            "domain_keyword": "infoplus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:51:33",
            "create_date": "2006-10-09",
            "expiry_date": "2024-10-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "infoplus.net",
            "domain_keyword": "infoplus",
            "domain_tld": "net",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "1997-02-18",
            "update_date": "2023-12-21",
            "expiry_date": "2025-02-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.infoplus.net",
                "dns2.infoplus.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "infoplus.com.ro",
            "domain_keyword": "infoplus",
            "domain_tld": "com.ro",
            "query_time": "2024-06-11 20:43:31",
            "create_date": "2021-08-31",
            "expiry_date": "2025-08-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 67,
            "domain_name": "inferplus.com",
            "domain_keyword": "inferplus",
            "domain_tld": "com",
            "query_time": "2024-04-18 20:19:27",
            "create_date": "2011-08-09",
            "update_date": "2022-11-17",
            "expiry_date": "2024-08-09",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.edong.com",
                "ns12.edong.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "info-plus77.com",
            "domain_keyword": "info-plus77",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:22:44",
            "create_date": "2023-07-18",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Info plus 77",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "info18plus.net",
            "domain_keyword": "info18plus",
            "domain_tld": "net",
            "query_time": "2024-05-09 06:34:09",
            "create_date": "2021-12-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.info18plus.com",
                "ns2.info18plus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "info-plan.vip",
            "domain_keyword": "info-plan",
            "domain_tld": "vip",
            "query_time": "2024-06-01 19:22:44",
            "create_date": "2024-02-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "journey.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "infra-plus.nl",
            "domain_keyword": "infra-plus",
            "domain_tld": "nl",
            "query_time": "2024-05-02 00:41:15",
            "create_date": "2003-10-17",
            "update_date": "2017-09-29",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 72,
            "domain_name": "infosalus.it",
            "domain_keyword": "infosalus",
            "domain_tld": "it",
            "query_time": "2024-05-02 00:35:36",
            "create_date": "2014-09-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-08",
            "registrar_name": "GiDiNet di Iunco Daniele Antonio",
            "registrar_website": "https://www.gidinet.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "info-pays.ru",
            "domain_keyword": "info-pays",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:01",
            "create_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "info-pulse.ru",
            "domain_keyword": "info-pulse",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:10",
            "create_date": "2023-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "inge-plus.fr",
            "domain_keyword": "inge-plus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:46:04",
            "create_date": "2018-11-23",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-23",
            "registrar_name": "Orange Business Services SA, direction EOLAS",
            "registrar_website": "https://www.eolas.fr",
            "registrant_company": "INSTITUT NATIONAL POLYTECHNIQUE DE GRENOBLE",
            "registrant_address": "46, avenue Felix Viallet, 38031 Grenoble",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.476574500",
            "name_servers": [
                "ns01.eolas.fr",
                "ns02.eolas.fr",
                "ns03.eolas.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 76,
            "domain_name": "inkorplus.com",
            "domain_keyword": "inkorplus",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:37:29",
            "create_date": "2018-10-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dale.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "info-plag.info",
            "domain_keyword": "info-plag",
            "domain_tld": "info",
            "query_time": "2024-05-11 20:32:42",
            "create_date": "2016-01-14",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compilatio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "info-plan.pro",
            "domain_keyword": "info-plan",
            "domain_tld": "pro",
            "query_time": "2024-06-01 19:22:44",
            "create_date": "2024-02-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "journey.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kino-plus.ru",
            "domain_keyword": "kino-plus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:39:07",
            "create_date": "2008-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "infopluss.com",
            "domain_keyword": "infopluss",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:39:52",
            "create_date": "2000-10-19",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "info +, servicios informaticos",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Vizcaya",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/infopluss.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ieco-plus.com",
            "domain_keyword": "ieco-plus",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:24:41",
            "create_date": "2016-04-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com",
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "inox-plus.com",
            "domain_keyword": "inox-plus",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:19:45",
            "create_date": "2004-06-09",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "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": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.art-4.net",
                "ns3.art-4.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "info-enplus.fr",
            "domain_keyword": "info-enplus",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:43:26",
            "create_date": "2022-09-05",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-05",
            "registrar_name": "SAS Ligne Web Services - LWS",
            "registrar_website": "https://www.lws.fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 84,
            "domain_name": "info-club.net",
            "domain_keyword": "info-club",
            "domain_tld": "net",
            "query_time": "2024-05-04 16:24:04",
            "create_date": "2023-07-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-07-26",
            "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": 85,
            "domain_name": "info-plag.academy",
            "domain_keyword": "info-plag",
            "domain_tld": "academy",
            "query_time": "2024-05-11 20:32:42",
            "create_date": "2016-01-14",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compilatio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "inforplas.com.br",
            "domain_keyword": "inforplas",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 16:52:10",
            "create_date": "2000-09-16",
            "update_date": "2023-09-07",
            "expiry_date": "2028-09-16",
            "registrant_name": "Kunz Franca Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 87,
            "domain_name": "info-plan.xyz",
            "domain_keyword": "info-plan",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 19:22:44",
            "create_date": "2024-02-13",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "journey.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "infopolus.icu",
            "domain_keyword": "infopolus",
            "domain_tld": "icu",
            "query_time": "2024-05-04 01:56:11",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "info-flux.xyz",
            "domain_keyword": "info-flux",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 16:24:32",
            "create_date": "2020-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions Inc.",
            "registrar_website": "https://pananames.com",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_state": "NA",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the 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": [
                "alexis.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "inffo2plus.org",
            "domain_keyword": "inffo2plus",
            "domain_tld": "org",
            "query_time": "2024-04-18 20:20:31",
            "create_date": "2015-03-24",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Centre inffo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-114-c.gandi.net",
                "ns-158-b.gandi.net",
                "ns-193-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "rinto-plus.com",
            "domain_keyword": "rinto-plus",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:48:33",
            "create_date": "2021-06-25",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-25",
            "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": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "info-pays.net",
            "domain_keyword": "info-pays",
            "domain_tld": "net",
            "query_time": "2024-05-27 02:13:32",
            "create_date": "2001-05-24",
            "update_date": "2023-08-22",
            "expiry_date": "2024-05-24",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASPODELK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "reinfo-plus.com",
            "domain_keyword": "reinfo-plus",
            "domain_tld": "com",
            "query_time": "2024-05-13 22:38:21",
            "create_date": "2024-01-12",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "lee nam joo",
            "registrant_address": "85 Oryukdo-ro, Nam-gu, Busan",
            "registrant_city": "Busan",
            "registrant_zip": "48594",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.5142732553",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "info-plag.biz",
            "domain_keyword": "info-plag",
            "domain_tld": "biz",
            "query_time": "2024-06-04 18:14:18",
            "create_date": "2016-01-14",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-13",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compilatio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "info-plot.com",
            "domain_keyword": "info-plot",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:14:18",
            "create_date": "2018-11-22",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Hosam Elsharkawy",
            "registrant_company": "InfoPlot",
            "registrant_address": "339 Top 90, Tesein St. , 5th settlement",
            "registrant_city": "New Cairo",
            "registrant_state": "Cairo",
            "registrant_zip": "11835",
            "registrant_country": "EG",
            "registrant_email": "https://www.name.com/contact-domain-whois/info-plot.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1mpz.name.com",
                "ns2lns.name.com",
                "ns3jwx.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "inboxplus.xyz",
            "domain_keyword": "inboxplus",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 16:17:21",
            "create_date": "2024-01-07",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "info-club.ru",
            "domain_keyword": "info-club",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:52:44",
            "create_date": "2006-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "infinplus.com",
            "domain_keyword": "infinplus",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:02:17",
            "create_date": "2017-07-22",
            "update_date": "2020-07-16",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "inno-plas.com",
            "domain_keyword": "inno-plas",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:18:45",
            "create_date": "2016-06-13",
            "update_date": "2022-06-16",
            "expiry_date": "2026-06-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "info-plag.company",
            "domain_keyword": "info-plag",
            "domain_tld": "company",
            "query_time": "2024-05-11 20:32:42",
            "create_date": "2016-01-14",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compilatio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.126,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>info-plus.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>496</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>infosplus.hr, infa-plus.ru, inmo-plus.com, infosplus.net, inno-plus.nl, inno-plus.net, infosplus.com, infos-plus.com, inno-plus.info, infor-plus.com, info2plus.social, inforplus.space, infoplus.eu, infoplus.tech, infoplus.com.pl, infoplus.co.in, infoplus.online, infoplus.mobi, infoplus.fr, infoplus.pl, infoplus.news, infoplus.co.uk, infoplus.link, inno-plus.com, info-plug.com, infos-plus.net, infos-plus.org, infocplus.com, info-puls.hr, info-polus.com, infosplus.org, inforplus.com, inno-plus.de, inforplus.com.br, info-plius.ru, infosplus.fr, infodplus.com, infoeplus.com, infoplus.consulting, infoplus.site, infoplus.in, infoplus.co.jp, infoplus.srl, infoplus.hr, infoplus.top, infoplus.tel, infoplus.org, infoplus.com, infoplus.us, ino-plus.com, infoplus.store, infoplus.info, info-pls.com, infoplus.com.br, infoplus.jp, infoplus.it, infoplus.lat, infoplus.xyz, info-polus.info, infoplus.nl, infoplus.ca, infoplus.app, infoplus.pro, infoplus.ru, infoplus.net, infoplus.com.ro, inferplus.com, info-plus77.com, info18plus.net, info-plan.vip, infra-plus.nl, infosalus.it, info-pays.ru, info-pulse.ru, inge-plus.fr, inkorplus.com, info-plag.info, info-plan.pro, kino-plus.ru, infopluss.com, ieco-plus.com, inox-plus.com, info-enplus.fr, info-club.net, info-plag.academy, inforplas.com.br, info-plan.xyz, infopolus.icu, info-flux.xyz, inffo2plus.org, rinto-plus.com, info-pays.net, reinfo-plus.com, info-plag.biz, info-plot.com, inboxplus.xyz, info-club.ru, infinplus.com, inno-plas.com, info-plag.company</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>infosplus.hr</domain_name>
   <domain_keyword>infosplus</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-23 11:13:41</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>INFOS PLUS d.o.o.</registrant_name>
   <registrant_address>Doverska 5</registrant_address>
   <registrant_city>Split</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>21000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>infa-plus.ru</domain_name>
   <domain_keyword>infa-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 02:28:53</query_time>
   <create_date>2007-09-12</create_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>inmo-plus.com</domain_name>
   <domain_keyword>inmo-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:54:22</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>MALAGA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sered.net</value>
    <value>dns2.sered.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>infosplus.net</domain_name>
   <domain_keyword>infosplus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 11:13:41</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2020-12-18</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1980</registrar_iana>
   <registrar_name>DropCatch.com 500 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>hanny barrera</registrant_name>
   <registrant_address>clle 43b 15-18</registrant_address>
   <registrant_city>medellin</registrant_city>
   <registrant_state>Antioquia</registrant_state>
   <registrant_zip>110221</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+57.3145469971</registrant_phone>
   <name_servers>
    <value>guy.ns.cloudflare.com</value>
    <value>michelle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>inno-plus.nl</domain_name>
   <domain_keyword>inno-plus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 16:06:43</query_time>
   <create_date>2003-06-04</create_date>
   <update_date>2024-02-06</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.eatserver.nl</value>
    <value>ns2.eatserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>inno-plus.net</domain_name>
   <domain_keyword>inno-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 05:18:46</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-19</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>Big Dutchman International GmbH</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/inno-plus.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.is-fun.net</value>
    <value>ns2.is-fun.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>infosplus.com</domain_name>
   <domain_keyword>infosplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:26:53</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2021-02-23</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>infos-plus.com</domain_name>
   <domain_keyword>infos-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:24:03</query_time>
   <create_date>2002-04-12</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>670</registrar_iana>
   <registrar_name>$$$ Private Label Internet Service Kiosk Inc DBA plisk.com</registrar_name>
   <registrar_website>http://www.plisk.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/infos-plus.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>3939.ns1.abovedomains.com</value>
    <value>3939.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>inno-plus.info</domain_name>
   <domain_keyword>inno-plus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 23:09:17</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Big Dutchman International GmbH</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>please query the rdds service of the registrar 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.is-fun.net</value>
    <value>ns2.is-fun.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>infor-plus.com</domain_name>
   <domain_keyword>infor-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 00:29:02</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-31</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 infor-plus.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>ns1.bondacom.com</value>
    <value>ns2.bondacom.com</value>
    <value>ns3.bondacom.com</value>
    <value>ns4.bondacom.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>info2plus.social</domain_name>
   <domain_keyword>info2plus</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-30 03:43:50</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>inforplus.space</domain_name>
   <domain_keyword>inforplus</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-31 09:16:04</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>LI</registrant_state>
   <registrant_country>PT</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-1475.awsdns-56.org</value>
    <value>ns-1702.awsdns-20.co.uk</value>
    <value>ns-386.awsdns-48.com</value>
    <value>ns-904.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>infoplus.eu</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:48:13</query_time>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>infoplus.tech</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 02:20:08</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>infoplus.com.pl</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-24 10:54:36</query_time>
   <create_date>1999-03-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2029-03-08</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns.infoplus.com.pl</value>
    <value>ns2.infoplus.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>infoplus.co.in</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-01 02:34:08</query_time>
   <create_date>2005-12-08</create_date>
   <update_date>2022-01-10</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1628</registrar_iana>
   <registrar_name>ZNet Technologies Private Limited</registrar_name>
   <registrar_website>www.znetlive.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Infoplus Technologies limited</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.1and1.co.uk</value>
    <value>ns60.1and1.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>infoplus.online</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 01:56:09</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>infoplus.mobi</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-18 05:02:20</query_time>
   <create_date>2018-09-02</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>infoplus.fr</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:44:31</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>BAILLY Laurent Bernard Lilian</registrant_company>
   <registrant_address>1 allée des 4 sapins, 88330 CHATEL SUR MOSELLE</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.329290654</registrant_phone>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>infoplus.pl</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 10:54:36</query_time>
   <create_date>1999-12-23</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>plusmx1.polkomtel.com.pl</value>
    <value>plusmx2.polkomtel.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>infoplus.news</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-16 16:27:34</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>infoplus.co.uk</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 03:58:14</query_time>
   <create_date>2012-03-20</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>infoplus.link</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-23 21:37:12</query_time>
   <create_date>2018-05-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Infoplus Commerce</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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-1172.awsdns-18.org</value>
    <value>ns-1560.awsdns-03.co.uk</value>
    <value>ns-372.awsdns-46.com</value>
    <value>ns-571.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>inno-plus.com</domain_name>
   <domain_keyword>inno-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:09:17</query_time>
   <create_date>1999-08-16</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2026-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=inno-plus.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.halutech.com</value>
    <value>ns2.halutech.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>25</num>
   <domain_name>info-plug.com</domain_name>
   <domain_keyword>info-plug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 16:24:57</query_time>
   <create_date>2022-11-28</create_date>
   <update_date>2022-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>henrik.ns.cloudflare.com</value>
    <value>kristin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>infos-plus.net</domain_name>
   <domain_keyword>infos-plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 07:49:47</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1290</registrar_iana>
   <registrar_name>Safebrands SAS</registrar_name>
   <registrar_website>http:///www.safebrands.com</registrar_website>
   <registrant_name>The Domain Manager</registrant_name>
   <registrant_company>AMANKA</registrant_company>
   <registrant_address>Amanka Whois Privacy Services CDV 9577 - 31 rue du breuil</registrant_address>
   <registrant_city>La Mure</registrant_city>
   <registrant_zip>38350</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.892460041</registrant_phone>
   <name_servers>
    <value>a.ns.mailclub.fr</value>
    <value>b.ns.mailclub.eu</value>
    <value>c.ns.mailclub.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>infos-plus.org</domain_name>
   <domain_keyword>infos-plus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 05:06:27</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-20</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>JFG NETWORKS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>obpns1.webedia-group.org</value>
    <value>obpns2.webedia-group.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>infocplus.com</domain_name>
   <domain_keyword>infocplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:35:14</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2028-05-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mywwwserver.com</value>
    <value>ns2.mywwwserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>info-puls.hr</domain_name>
   <domain_keyword>info-puls</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-01 19:23:02</query_time>
   <create_date>2010-06-17</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>INFO PULS d.o.o.</registrant_name>
   <registrant_address>Ulica Josipa Pupačića 1</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cdn.hr</value>
    <value>dns2.cdn.hr</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>info-polus.com</domain_name>
   <domain_keyword>info-polus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 03:31:02</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>infosplus.org</domain_name>
   <domain_keyword>infosplus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 11:13:41</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-09-06</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jharkhand</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>32</num>
   <domain_name>inforplus.com</domain_name>
   <domain_keyword>inforplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:23:17</query_time>
   <create_date>2013-06-07</create_date>
   <update_date>2013-06-07</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>MURCIA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>inno-plus.de</domain_name>
   <domain_keyword>inno-plus</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:15:13</query_time>
   <update_date>2019-11-19</update_date>
   <name_servers>
    <value>ns1.is-fun.net</value>
    <value>ns2.is-fun.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>inforplus.com.br</domain_name>
   <domain_keyword>inforplus</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-02 00:35:06</query_time>
   <create_date>2012-05-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrant_name>INFORPLUS COM E SERV DE INFORMATICA LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.felipefalcao.com.br</value>
    <value>ns2.felipefalcao.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>info-plius.ru</domain_name>
   <domain_keyword>info-plius</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:08</query_time>
   <create_date>2023-09-08</create_date>
   <expiry_date>2024-09-08</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>36</num>
   <domain_name>infosplus.fr</domain_name>
   <domain_keyword>infosplus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:45:39</query_time>
   <create_date>2017-09-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://www.epag.de/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>infodplus.com</domain_name>
   <domain_keyword>infodplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:23:46</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2029-04-08</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by gabia</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215444370</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>infoeplus.com</domain_name>
   <domain_keyword>infoeplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:24:36</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2026-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>kiki.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>39</num>
   <domain_name>infoplus.consulting</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-18 05:02:20</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>infoplus.site</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 01:56:09</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-12-28</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>Privacy Protection</registrant_company>
   <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>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>infoplus.in</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-11 20:39:37</query_time>
   <create_date>2017-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>802142</registrar_iana>
   <registrar_name>NIXI Holding Account</registrar_name>
   <registrar_website>www.nixi.in/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.siva.co.in</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>infoplus.co.jp</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-03 14:25:47</query_time>
   <create_date>2018-01-26</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>INFOPLUS, Inc.</registrant_company>
   <name_servers>
    <value>ns01.idcfcloud.com</value>
    <value>ns02.idcfcloud.com</value>
    <value>ns03.idcfcloud.com</value>
   </name_servers>
  </value>
  <value>
   <num>43</num>
   <domain_name>infoplus.srl</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>2020-01-10</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>infoplus.hr</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>1998-05-20</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>INFOPLUS d.o.o.</registrant_name>
   <registrant_address>Harambašićeva 6</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>infoplus.top</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-11 20:43:32</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>han ming xing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guodongshen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>infoplus.tel</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>2009-03-26</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2029-03-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bristol Capital, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>infoplus.org</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.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>California</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>infoplus.com</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>1998-04-26</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (463183233)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O infoplus.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.leadsman.com</value>
    <value>ns2.leadsman.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>infoplus.us</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 05:02:20</query_time>
   <create_date>2011-03-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>NO FIRST NAME NO LAST NAME</registrant_name>
   <registrant_company>Bristol Capital, Inc.</registrant_company>
   <registrant_address>160 SUMMIT AVE</registrant_address>
   <registrant_city>MONTVALE</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07645-1750</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2017467205</registrant_phone>
   <registrant_fax>+1.2014769440</registrant_fax>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.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>ino-plus.com</domain_name>
   <domain_keyword>ino-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:23:42</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/ino-plus.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>51</num>
   <domain_name>infoplus.store</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Sud-Tech</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>infoplus.info</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>2004-09-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-09-28</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Infoplus Blindow Namensschilder GmbH &amp; Co. KG</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>please query the rdds service of the registrar 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.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>info-pls.com</domain_name>
   <domain_keyword>info-pls</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:14:18</query_time>
   <create_date>1998-04-16</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Sandbox Networks Inc.</registrant_company>
   <registrant_address>50 Congress Street, Suite 1025</registrant_address>
   <registrant_city>Boston</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>02109</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8004983264</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>infoplus.com.br</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>2002-02-18</create_date>
   <update_date>2021-07-29</update_date>
   <expiry_date>2029-02-18</expiry_date>
   <registrant_name>AL INFORMATICA LTDA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>infoplus.jp</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 03:58:14</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>INFOPLUS, Inc.</registrant_name>
   <registrant_address>Shinjuku Ku</registrant_address>
   <registrant_zip>160-0022</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5542-1781</registrant_phone>
   <name_servers>
    <value>ns01.idcfcloud.com</value>
    <value>ns02.idcfcloud.com</value>
    <value>ns03.idcfcloud.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>infoplus.it</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>1998-03-31</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Vianova s.p.a.</registrar_name>
   <registrar_website>http://www.vianova.it/</registrar_website>
   <registrant_company>Infoplus srl</registrant_company>
   <registrant_address>Piazza Mazzini, 80</registrant_address>
   <registrant_city>Castano Primo</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20022</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.welcomeitalia.it</value>
    <value>dnsslave.welcomeitalia.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>infoplus.lat</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-09 06:39:52</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-03</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>infoplus.xyz</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 20:43:32</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-23</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>info-polus.info</domain_name>
   <domain_keyword>info-polus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 13:06:50</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>infoplus.nl</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 06:39:52</query_time>
   <create_date>2020-02-08</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>infoplus.ca</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-04 01:56:08</query_time>
   <create_date>2002-03-28</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2027-03-28</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Groupe InfoPlus Inc.</registrant_name>
   <registrant_address>1240, boulevard St-Joseph</registrant_address>
   <registrant_city>Drummondville</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>J2C2E1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8194780994</registrant_phone>
   <registrant_fax>+1.8194787619</registrant_fax>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>macy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>infoplus.app</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 01:56:08</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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 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>ns67.domaincontrol.com</value>
    <value>ns68.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>63</num>
   <domain_name>infoplus.pro</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-27 18:14:38</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>infoplus.ru</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:51:33</query_time>
   <create_date>2006-10-09</create_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>infoplus.net</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>1997-02-18</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.infoplus.net</value>
    <value>dns2.infoplus.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>infoplus.com.ro</domain_name>
   <domain_keyword>infoplus</domain_keyword>
   <domain_tld>com.ro</domain_tld>
   <query_time>2024-06-11 20:43:31</query_time>
   <create_date>2021-08-31</create_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>inferplus.com</domain_name>
   <domain_keyword>inferplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 20:19:27</query_time>
   <create_date>2011-08-09</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.edong.com</value>
    <value>ns12.edong.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>info-plus77.com</domain_name>
   <domain_keyword>info-plus77</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:22:44</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Info plus 77</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>info18plus.net</domain_name>
   <domain_keyword>info18plus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 06:34:09</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.info18plus.com</value>
    <value>ns2.info18plus.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>info-plan.vip</domain_name>
   <domain_keyword>info-plan</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 19:22:44</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>journey.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.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>infra-plus.nl</domain_name>
   <domain_keyword>infra-plus</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 00:41:15</query_time>
   <create_date>2003-10-17</create_date>
   <update_date>2017-09-29</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>infosalus.it</domain_name>
   <domain_keyword>infosalus</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 00:35:36</query_time>
   <create_date>2014-09-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>GiDiNet di Iunco Daniele Antonio</registrar_name>
   <registrar_website>https://www.gidinet.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>info-pays.ru</domain_name>
   <domain_keyword>info-pays</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:01</query_time>
   <create_date>2023-11-04</create_date>
   <expiry_date>2024-11-04</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>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>info-pulse.ru</domain_name>
   <domain_keyword>info-pulse</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:10</query_time>
   <create_date>2023-09-12</create_date>
   <expiry_date>2024-09-12</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>75</num>
   <domain_name>inge-plus.fr</domain_name>
   <domain_keyword>inge-plus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:46:04</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Orange Business Services SA, direction EOLAS</registrar_name>
   <registrar_website>https://www.eolas.fr</registrar_website>
   <registrant_company>INSTITUT NATIONAL POLYTECHNIQUE DE GRENOBLE</registrant_company>
   <registrant_address>46, avenue Felix Viallet, 38031 Grenoble</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.476574500</registrant_phone>
   <name_servers>
    <value>ns01.eolas.fr</value>
    <value>ns02.eolas.fr</value>
    <value>ns03.eolas.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>inkorplus.com</domain_name>
   <domain_keyword>inkorplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:37:29</query_time>
   <create_date>2018-10-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dale.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>info-plag.info</domain_name>
   <domain_keyword>info-plag</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 20:32:42</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Compilatio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>info-plan.pro</domain_name>
   <domain_keyword>info-plan</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 19:22:44</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>journey.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kino-plus.ru</domain_name>
   <domain_keyword>kino-plus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:39:07</query_time>
   <create_date>2008-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>infopluss.com</domain_name>
   <domain_keyword>infopluss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:39:52</query_time>
   <create_date>2000-10-19</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_company>info +, servicios informaticos</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Vizcaya</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/infopluss.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ieco-plus.com</domain_name>
   <domain_keyword>ieco-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:24:41</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>inox-plus.com</domain_name>
   <domain_keyword>inox-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:19:45</query_time>
   <create_date>2004-06-09</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</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>PL</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.art-4.net</value>
    <value>ns3.art-4.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>info-enplus.fr</domain_name>
   <domain_keyword>info-enplus</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:43:26</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>SAS Ligne Web Services - LWS</registrar_name>
   <registrar_website>https://www.lws.fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>info-club.net</domain_name>
   <domain_keyword>info-club</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 16:24:04</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-07-26</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>85</num>
   <domain_name>info-plag.academy</domain_name>
   <domain_keyword>info-plag</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-11 20:32:42</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Compilatio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>inforplas.com.br</domain_name>
   <domain_keyword>inforplas</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 16:52:10</query_time>
   <create_date>2000-09-16</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2028-09-16</expiry_date>
   <registrant_name>Kunz Franca Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>info-plan.xyz</domain_name>
   <domain_keyword>info-plan</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 19:22:44</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>journey.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>infopolus.icu</domain_name>
   <domain_keyword>infopolus</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-04 01:56:11</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>info-flux.xyz</domain_name>
   <domain_keyword>info-flux</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 16:24:32</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions Inc.</registrar_name>
   <registrar_website>https://pananames.com</registrar_website>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>PA</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>alexis.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>inffo2plus.org</domain_name>
   <domain_keyword>inffo2plus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 20:20:31</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-24</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>Centre inffo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-114-c.gandi.net</value>
    <value>ns-158-b.gandi.net</value>
    <value>ns-193-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>rinto-plus.com</domain_name>
   <domain_keyword>rinto-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:48:33</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-25</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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>info-pays.net</domain_name>
   <domain_keyword>info-pays</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 02:13:32</query_time>
   <create_date>2001-05-24</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASPODELK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>reinfo-plus.com</domain_name>
   <domain_keyword>reinfo-plus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 22:38:21</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>lee nam joo</registrant_name>
   <registrant_address>85 Oryukdo-ro, Nam-gu, Busan</registrant_address>
   <registrant_city>Busan</registrant_city>
   <registrant_zip>48594</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.5142732553</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>info-plag.biz</domain_name>
   <domain_keyword>info-plag</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-04 18:14:18</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Compilatio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>info-plot.com</domain_name>
   <domain_keyword>info-plot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:14:18</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Hosam Elsharkawy</registrant_name>
   <registrant_company>InfoPlot</registrant_company>
   <registrant_address>339 Top 90, Tesein St. , 5th settlement</registrant_address>
   <registrant_city>New Cairo</registrant_city>
   <registrant_state>Cairo</registrant_state>
   <registrant_zip>11835</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/info-plot.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1mpz.name.com</value>
    <value>ns2lns.name.com</value>
    <value>ns3jwx.name.com</value>
    <value>ns4lqx.name.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>inboxplus.xyz</domain_name>
   <domain_keyword>inboxplus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 16:17:21</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>info-club.ru</domain_name>
   <domain_keyword>info-club</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:52:44</query_time>
   <create_date>2006-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>infinplus.com</domain_name>
   <domain_keyword>infinplus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:02:17</query_time>
   <create_date>2017-07-22</create_date>
   <update_date>2020-07-16</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>inno-plas.com</domain_name>
   <domain_keyword>inno-plas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:18:45</query_time>
   <create_date>2016-06-13</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2026-06-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>info-plag.company</domain_name>
   <domain_keyword>info-plag</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-11 20:32:42</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Compilatio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.126</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.