WHOIS QUERY TIME

24 May 2024 - 8:19 PM UTC

Registered: 13 January 2021
Modified: 27 July 2023
Expiry: 13 January 2033

REGISTRAR

Name: OVH [Tag = OVH-FR]
Website: http://www.ovh.com

DNSSEC

Signed

NAME SERVERS

dns12.ovh.net
ns12.ovh.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=intertext.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "intertext.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "intertext.uk",
            "domain_keyword": "intertext",
            "domain_tld": "uk",
            "query_time": "2024-05-24 20:19:16",
            "create_date": "2021-01-13",
            "update_date": "2023-07-27",
            "expiry_date": "2033-01-13",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>intertext.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>intertext.uk</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 20:19:16</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2033-01-13</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.462 seconds) for "intertext.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

9 May 2023 - 4:24 AM UTC

Registered: 13 January 2021
Modified: 19 June 2022
Expiry: 13 January 2027

REGISTRAR

Name: OVH [Tag = OVH-FR]
Website: http://www.ovh.com

DNSSEC

Signed

NAME SERVERS

dns12.ovh.net
ns12.ovh.net

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

20 Sep 2023 - 10:32 PM UTC

Registered: 13 January 2021
Modified: 27 July 2023
Expiry: 13 January 2033

REGISTRAR

Name: OVH [Tag = OVH-FR]
Website: http://www.ovh.com

DNSSEC

Signed

NAME SERVERS

dns12.ovh.net
ns12.ovh.net

DOMAIN STATUS

Registered until expiry date.

* 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=intertext.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "intertext.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "intertext.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "intertext.uk",
            "domain_keyword": "intertext",
            "domain_tld": "uk",
            "query_time": "2023-05-09 04:24:21",
            "create_date": "2021-01-13",
            "update_date": "2022-06-19",
            "expiry_date": "2027-01-13",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "intertext.uk",
            "domain_keyword": "intertext",
            "domain_tld": "uk",
            "query_time": "2023-09-20 22:32:52",
            "create_date": "2021-01-13",
            "update_date": "2023-07-27",
            "expiry_date": "2033-01-13",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.462,
        "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>intertext.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>intertext.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>intertext.uk</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-05-09 04:24:21</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2022-06-19</update_date>
   <expiry_date>2027-01-13</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>intertext.uk</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-09-20 22:32:52</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2033-01-13</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.462</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 20 domain names (in 0.129 seconds) which contained the exact domain keyword "intertext".
Domain Name Registered Expiry Registrar Ownership
1 intertext.com 3 Jul 1995 2 Jul 2027 NAMECHEAP INC Redacted for Privacy Purposes
2 intertext.com.pl 5 May 1997 31 Dec 2024 home.pl S.A. -
3 intertext.net 11 Feb 1999 11 Feb 2025 GoDaddy.com, LLC -
4 intertext.co.jp 21 Jun 2001 - - INTERTEXT Co.,Ltd.
5 intertext.md 11 Sep 2001 11 Sep 2024 - -
6 intertext.pl 31 Mar 2005 - Aftermarket.pl Limited -
7 intertext.org 5 Mar 2006 5 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 intertext.be 2 Dec 2007 - Telenet BV -
9 intertext.com.co 20 Jan 2010 25 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GRUPO TECNOLOGICO
10 intertext.uz 19 May 2014 22 May 2032 BCC -
11 intertext.tokyo 5 Sep 2014 5 Sep 2024 GMO Internet Group, Inc. -
12 intertext.dev 16 Aug 2019 16 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
13 intertext.uk 13 Jan 2021 13 Jan 2033 OVH [Tag = OVH-FR] -
14 intertext.in 15 Feb 2021 15 Feb 2027 Hosting Concepts B.V. d/b/a Openprovider NA
15 intertext.ca 14 May 2021 14 May 2025 Domain Robot Enterprises Inc. REDACTED FOR PRIVACY
16 intertext.xyz 17 Mar 2022 17 Mar 2025 Dynadot LLC -
17 intertext.app 8 May 2022 8 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
18 intertext.ru 28 Jun 2022 28 Jun 2024 RU-CENTER-RU Private Person
19 intertext.website 29 Mar 2023 29 Mar 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
20 intertext.it 9 Dec 2023 9 Dec 2024 Tucows.com Co. hidden
21 intertext.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=intertext&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "intertext",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "intertext.com, intertext.com.pl, intertext.net, intertext.co.jp, intertext.md, intertext.pl, intertext.org, intertext.be, intertext.com.co, intertext.uz, intertext.tokyo, intertext.dev, intertext.uk, intertext.in, intertext.ca, intertext.xyz, intertext.app, intertext.ru, intertext.website, intertext.it, intertext.de",
    "results": [
        {
            "num": 1,
            "domain_name": "intertext.com",
            "domain_keyword": "intertext",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:27:33",
            "create_date": "1995-07-03",
            "update_date": "2018-06-02",
            "expiry_date": "2027-07-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "CA",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=intertext.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "intertext.com.pl",
            "domain_keyword": "intertext",
            "domain_tld": "com.pl",
            "query_time": "2024-03-30 04:14:11",
            "create_date": "1997-05-05",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "intertext.net",
            "domain_keyword": "intertext",
            "domain_tld": "net",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "1999-02-11",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "intertext.co.jp",
            "domain_keyword": "intertext",
            "domain_tld": "co.jp",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "2001-06-21",
            "update_date": "2023-07-01",
            "registrant_company": "INTERTEXT Co.,Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 5,
            "domain_name": "intertext.md",
            "domain_keyword": "intertext",
            "domain_tld": "md",
            "query_time": "2024-05-21 22:21:37",
            "create_date": "2001-09-11",
            "expiry_date": "2024-09-11",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 6,
            "domain_name": "intertext.pl",
            "domain_keyword": "intertext",
            "domain_tld": "pl",
            "query_time": "2024-03-31 17:38:14",
            "create_date": "2005-03-31",
            "update_date": "2023-03-30",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "intertext.org",
            "domain_keyword": "intertext",
            "domain_tld": "org",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "2006-03-05",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "intertext.be",
            "domain_keyword": "intertext",
            "domain_tld": "be",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "2007-12-02",
            "registrar_name": "Telenet BV",
            "registrar_website": "https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/",
            "name_servers": [
                "ns1.cloud.telenet.be",
                "ns2.cloud.telenet.be",
                "ns3.cloud.telenet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 9,
            "domain_name": "intertext.com.co",
            "domain_keyword": "intertext",
            "domain_tld": "com.co",
            "query_time": "2024-04-08 17:27:33",
            "create_date": "2010-01-20",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GRUPO TECNOLOGICO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bogota",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the 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.intertext.com.co",
                "ns2.intertext.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "intertext.uz",
            "domain_keyword": "intertext",
            "domain_tld": "uz",
            "query_time": "2022-07-10 04:16:01",
            "create_date": "2014-05-19",
            "update_date": "2022-05-12",
            "expiry_date": "2032-05-22",
            "registrar_name": "BCC",
            "name_servers": [
                "ns1.webhost1.ru",
                "ns2.webhost1.ru"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 11,
            "domain_name": "intertext.tokyo",
            "domain_keyword": "intertext",
            "domain_tld": "tokyo",
            "query_time": "2024-04-21 19:09:36",
            "create_date": "2014-09-05",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "intertext.dev",
            "domain_keyword": "intertext",
            "domain_tld": "dev",
            "query_time": "2024-05-11 21:50:51",
            "create_date": "2019-08-16",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "intertext.uk",
            "domain_keyword": "intertext",
            "domain_tld": "uk",
            "query_time": "2024-05-24 20:19:16",
            "create_date": "2021-01-13",
            "update_date": "2023-07-27",
            "expiry_date": "2033-01-13",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "intertext.in",
            "domain_keyword": "intertext",
            "domain_tld": "in",
            "query_time": "2024-05-30 11:39:45",
            "create_date": "2021-02-15",
            "update_date": "2024-05-01",
            "expiry_date": "2027-02-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "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": [
                "ns190.herosite.pro",
                "ns191.herosite.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "intertext.ca",
            "domain_keyword": "intertext",
            "domain_tld": "ca",
            "query_time": "2024-05-17 21:13:48",
            "create_date": "2021-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "Domain Robot Enterprises Inc.",
            "registrar_website": "www.domainrobot.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "intertext.xyz",
            "domain_keyword": "intertext",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 00:49:50",
            "create_date": "2022-03-17",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "intertext.app",
            "domain_keyword": "intertext",
            "domain_tld": "app",
            "query_time": "2024-05-11 21:50:51",
            "create_date": "2022-05-08",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "intertext.ru",
            "domain_keyword": "intertext",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:26:29",
            "create_date": "2022-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "intertext.website",
            "domain_keyword": "intertext",
            "domain_tld": "website",
            "query_time": "2024-05-30 11:39:46",
            "create_date": "2023-03-29",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-29",
            "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": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "intertext.it",
            "domain_keyword": "intertext",
            "domain_tld": "it",
            "query_time": "2024-04-08 17:27:34",
            "create_date": "2023-12-09",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-09",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "intertext.de",
            "domain_keyword": "intertext",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:32:19",
            "update_date": "2012-08-07",
            "name_servers": [
                "ns1.cbxnet.de",
                "ns3.cbxnet.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.129,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>intertext</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>intertext.com, intertext.com.pl, intertext.net, intertext.co.jp, intertext.md, intertext.pl, intertext.org, intertext.be, intertext.com.co, intertext.uz, intertext.tokyo, intertext.dev, intertext.uk, intertext.in, intertext.ca, intertext.xyz, intertext.app, intertext.ru, intertext.website, intertext.it, intertext.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>intertext.com</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:27:33</query_time>
   <create_date>1995-07-03</create_date>
   <update_date>2018-06-02</update_date>
   <expiry_date>2027-07-02</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=intertext.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <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>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>intertext.com.pl</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-30 04:14:11</query_time>
   <create_date>1997-05-05</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>intertext.net</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>1999-02-11</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>intertext.co.jp</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>2001-06-21</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>INTERTEXT Co.,Ltd.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>intertext.md</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-21 22:21:37</query_time>
   <create_date>2001-09-11</create_date>
   <expiry_date>2024-09-11</expiry_date>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>intertext.pl</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-31 17:38:14</query_time>
   <create_date>2005-03-31</create_date>
   <update_date>2023-03-30</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>intertext.org</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>2006-03-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>intertext.be</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>2007-12-02</create_date>
   <registrar_name>Telenet BV</registrar_name>
   <registrar_website>https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/</registrar_website>
   <name_servers>
    <value>ns1.cloud.telenet.be</value>
    <value>ns2.cloud.telenet.be</value>
    <value>ns3.cloud.telenet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>intertext.com.co</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-08 17:27:33</query_time>
   <create_date>2010-01-20</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GRUPO TECNOLOGICO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bogota</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.intertext.com.co</value>
    <value>ns2.intertext.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>intertext.uz</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>uz</domain_tld>
   <query_time>2022-07-10 04:16:01</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2022-05-12</update_date>
   <expiry_date>2032-05-22</expiry_date>
   <registrar_name>BCC</registrar_name>
   <name_servers>
    <value>ns1.webhost1.ru</value>
    <value>ns2.webhost1.ru</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>intertext.tokyo</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-21 19:09:36</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>intertext.dev</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 21:50:51</query_time>
   <create_date>2019-08-16</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>intertext.uk</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 20:19:16</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2033-01-13</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>intertext.in</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-30 11:39:45</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2027-02-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</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>ns190.herosite.pro</value>
    <value>ns191.herosite.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>intertext.ca</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-17 21:13:48</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>Domain Robot Enterprises Inc.</registrar_name>
   <registrar_website>www.domainrobot.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>intertext.xyz</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 00:49:50</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>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>17</num>
   <domain_name>intertext.app</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 21:50:51</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>intertext.ru</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:26:29</query_time>
   <create_date>2022-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>intertext.website</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-30 11:39:46</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-29</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>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>intertext.it</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-08 17:27:34</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>intertext.de</domain_name>
   <domain_keyword>intertext</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:32:19</query_time>
   <update_date>2012-08-07</update_date>
   <name_servers>
    <value>ns1.cbxnet.de</value>
    <value>ns3.cbxnet.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.129</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,528 domain names (in 0.9 seconds) which look and sound like the brand name "intertext".
Domain Name Registered Expiry Registrar Ownership
1 internext.eu - - Key-Systems GmbH -
2 intertect.com 26 Feb 2012 26 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 intertxt.co.uk 12 Jul 2006 12 Jul 2024 eNom LLC [Tag = ENOM] -
4 intertet.org 28 May 2007 28 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 intertex.parts 28 Jun 2023 28 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
6 intertexts.net 28 Apr 2005 28 Apr 2025 Tucows Domains Inc. -
7 intentext.com 27 Feb 2017 27 Feb 2025 Register.com, Inc. -
8 invertext.com 10 Sep 2020 10 Sep 2024 SAV.COM, LLC REDACTED FOR PRIVACY
9 internext.xyz 5 Apr 2023 5 Apr 2025 Virtualia LLC Super Domains Privacy LLC
10 intertest.top 12 Feb 2024 12 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
11 inter-text.store 12 Jul 2023 12 Jul 2025 Hosting Ukraine LLC Hosting Ukraine LLC
12 internext.nl 1 Jul 1998 - Realtime Register -
13 intertent.org 14 Oct 2008 14 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Domeinwinkel BV
14 intertest.name - - Network Solutions, LLC -
15 inter-text.pl 29 Sep 2015 29 Sep 2024 OVH SAS -
16 intertest.expert 21 Jun 2023 21 Jun 2024 united-domains AG TCP Prueftechnik GmbH
17 infertext.com 20 Nov 2023 20 Nov 2024 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
18 intertex.net 10 Nov 1995 9 Nov 2025 Network Solutions, LLC -
19 intertexto.com 2 Oct 2001 2 Oct 2024 SAV.COM, LLC REDACTED FOR PRIVACY
20 intertexts.org 14 Oct 2009 14 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0122017423
21 intertexo.com 31 Oct 2019 31 Oct 2024 Nhan Hoa Software Company Ltd. None
22 intertent.net 15 Sep 2002 15 Sep 2024 GANDI SAS REDACTED FOR PRIVACY
23 internext.it 10 Mar 1999 10 Oct 2024 Aruba s.p.a. Casolari Roberto
24 inter-text.info 26 Oct 2007 26 Oct 2024 Reliable Software -
25 internext.life 22 Jan 2018 22 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
26 intertet.com 13 Feb 2014 13 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 intertex.co.jp 29 Oct 2004 - - INTERTEXTURED Ltd.
28 intertex.world 12 Nov 2022 12 Nov 2026 Network Solutions, LLC Intertex World Resources
29 intertxt.mobi 7 Jul 2008 7 Jul 2024 eNom, LLC Whois Privacy Protection Service, Inc.
30 intertex.be 25 Aug 2004 - edpnet -
31 intertest.shop 5 Dec 2023 5 Dec 2024 Spaceship, Inc. -
32 internext.site 2 May 2023 2 May 2025 Sav.com, LLC- 7 Privacy Protection
33 intertex.ae - - Etisalat INTERTEX TRADING
34 intertex.ca 25 Oct 2000 19 Feb 2028 Webnames.ca Inc. Intertex Textiles Inc.
35 intertet.ru 2 Feb 2015 2 Feb 2025 R01-RU Private Person
36 intertex.com.pl 25 Nov 2022 25 Nov 2024 home.pl S.A. -
37 intertest.com 24 Aug 1996 23 Aug 2025 Network Solutions, LLC -
38 internext.cyou 13 Aug 2020 13 Aug 2026 GMO Internet Group, Inc. d/b/a Onamae.com InterNext
39 intersext.ing 9 Apr 2024 9 Apr 2026 Porkbun LLC Private by Design, LLC
40 intertent.co.uk 27 Feb 2006 27 Feb 2025 Easyspace Ltd [Tag = EASYSPACE] -
41 internext.sbs 6 Apr 2023 6 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
42 intertexta.it 3 Dec 2004 31 Oct 2024 Aruba Business s.r.l. Intertexta soluzioni srl
43 internext.ae - - Etisalat InterNext
44 internext.com.co 13 Jan 2021 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 intertest.cn 28 May 2022 28 May 2025 浙江贰贰网络有限公司 王雪松
46 intertest.mobi 9 Dec 2010 9 Dec 2024 Network Solutions, LLC InterTest Inc.
47 internext.services 4 Mar 2024 4 Mar 2025 OVH SAS Ingenieria Sanitaria SL (PCPACO)
48 intertent.be 14 Mar 2001 - Combell nv -
49 intertest.info 11 Apr 2023 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 internext.co.in 8 Jan 2018 8 Jan 2025 Endurance Digital Domain Technology LLP Internext Solutions
51 intertexto.digital 14 Jul 2017 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 intertexte.com 3 Dec 2016 3 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 internext.ro 15 Jun 2023 14 Jun 2024 Hyperspace SRL -
54 intertex.international 16 Nov 2023 16 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
55 entertext.com 10 Oct 2003 10 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
56 intertexit.com 6 May 2010 6 May 2029 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
57 interwext.com 19 Sep 2023 19 Sep 2024 Wild West Domains, LLC -
58 ntertext.com 22 Jan 2006 22 Jan 2025 GoDaddy.com, LLC -
59 intertex.info 5 Oct 2001 5 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Ingate Systems AB
60 intertest.cc 27 Sep 1998 27 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
61 intertest.net 30 Jul 1997 29 Jul 2024 GoDaddy.com, LLC -
62 internext.foundation 11 Dec 2021 11 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
63 internext.org 11 Jan 2016 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 intertex.com.pe - - NIC.PE CORPORACION INTERTEX SAC
65 intertect.org 2 Feb 2009 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 intertest.su 22 May 2017 22 May 2025 REGRU-SU Private Person
67 intertex.us 6 Feb 2003 5 Feb 2027 Wild West Domains, Inc. Intertex Electronics, Inc.
68 intertent.uk 4 Oct 2018 4 Oct 2025 Easyspace Ltd [Tag = EASYSPACE] -
69 intertent.de - - - -
70 intertexta.website 19 Mar 2024 19 Mar 2025 Tucows.com Co. Data Protected
71 internext.net 19 Aug 2004 19 Aug 2026 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
72 internext.info 9 Jan 2022 9 Jan 2025 1API GmbH Internext
73 intertex.net.cn 22 Sep 2023 22 Sep 2024 四川域趣网络科技有限公司 周炜
74 intertex.supply 15 Oct 2023 15 Oct 2024 Wild West Domains, LLC Domains By Proxy, LLC
75 intertex.company 15 Aug 2018 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 intertex.online 15 Aug 2018 15 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
77 internext.com 19 Jan 1999 19 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
78 intertexz.com 27 Sep 2020 27 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Intertexz BD Limited
79 intertest.biz 9 Dec 2010 8 Dec 2024 Network Solutions, LLC InterTest Inc.
80 internext.ru 16 Aug 2011 16 Aug 2024 SALENAMES-RU Private Person
81 internext.in 6 Mar 2005 6 Mar 2025 Endurance Digital Domain Technology LLP Gri Fikirler
82 intertexto.net 16 Jun 2023 16 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
83 intertest.org 6 Jan 2024 6 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
84 intersext.com 31 Mar 2023 31 Mar 2024 DropCatch.com 1304 LLC DropCatch Auctions
85 inter-text.de - - - -
86 intertect.net 2 Feb 2009 2 Feb 2025 GoDaddy.com, LLC -
87 intertest.asia 12 Jan 2012 12 Jan 2025 Network Solutions, LLC InterTest Inc.
88 intertex.org 24 Apr 2021 24 Apr 2025 Sav.com, LLC Privacy Protection
89 intertex.biz 4 Oct 2001 6 Nov 2024 Vautron Rechenzentrum AG INTERTEX GmbH & Co
90 intertex.ru 24 Jan 2006 24 Jan 2025 REGTIME-RU Private Person
91 intertent.com 25 Jan 1999 25 Jan 2025 NameCheap, Inc. -
92 internext.cl 8 Feb 2002 5 Mar 2026 NIC Chile Internext S,A.
93 internext.online 1 Nov 2021 1 Nov 2031 Global Domains International, Inc. DomainCostClub.com
94 inteltext.ru 27 Sep 2014 27 Sep 2024 REGRU-RU Private Person
95 internext.de - - - -
96 inter-text.com 26 Jan 2008 26 Jan 2026 Alpine Domains Inc. eWeb Development Inc.
97 entertext.ru 20 Jan 2023 20 Jan 2025 RU-CENTER-RU Private Person
98 intertest.ru 3 Mar 2003 5 Mar 2025 RU-CENTER-RU VEROND MANAGEMENT INC.
99 intertexta.top 5 Apr 2024 5 Apr 2025 Hostinger UAB Privacy Protect, LLC (PrivacyProtect.org)
100 intertexts.com 23 Nov 2002 23 Nov 2024 FastDomain Inc. -
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 Intertext.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=intertext.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "intertext.uk",
        "page_size": 100
    },
    "count": {
        "total": 2528,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "internext.eu, intertect.com, intertxt.co.uk, intertet.org, intertex.parts, intertexts.net, intentext.com, invertext.com, internext.xyz, intertest.top, inter-text.store, internext.nl, intertent.org, intertest.name, inter-text.pl, intertest.expert, infertext.com, intertex.net, intertexto.com, intertexts.org, intertexo.com, intertent.net, internext.it, inter-text.info, internext.life, intertet.com, intertex.co.jp, intertex.world, intertxt.mobi, intertex.be, intertest.shop, internext.site, intertex.ae, intertex.ca, intertet.ru, intertex.com.pl, intertest.com, internext.cyou, intersext.ing, intertent.co.uk, internext.sbs, intertexta.it, internext.ae, internext.com.co, intertest.cn, intertest.mobi, internext.services, intertent.be, intertest.info, internext.co.in, intertexto.digital, intertexte.com, internext.ro, intertex.international, entertext.com, intertexit.com, interwext.com, ntertext.com, intertex.info, intertest.cc, intertest.net, internext.foundation, internext.org, intertex.com.pe, intertect.org, intertest.su, intertex.us, intertent.uk, intertent.de, intertexta.website, internext.net, internext.info, intertex.net.cn, intertex.supply, intertex.company, intertex.online, internext.com, intertexz.com, intertest.biz, internext.ru, internext.in, intertexto.net, intertest.org, intersext.com, inter-text.de, intertect.net, intertest.asia, intertex.org, intertex.biz, intertex.ru, intertent.com, internext.cl, internext.online, inteltext.ru, internext.de, inter-text.com, entertext.ru, intertest.ru, intertexta.top, intertexts.com",
    "results": [
        {
            "num": 1,
            "domain_name": "internext.eu",
            "domain_keyword": "internext",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:50:49",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ]
        },
        {
            "num": 2,
            "domain_name": "intertect.com",
            "domain_keyword": "intertect",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:09:00",
            "create_date": "2012-02-26",
            "update_date": "2021-02-20",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "intertxt.co.uk",
            "domain_keyword": "intertxt",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 04:33:54",
            "create_date": "2006-07-12",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-12",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "intertet.org",
            "domain_keyword": "intertet",
            "domain_tld": "org",
            "query_time": "2024-05-31 12:42:33",
            "create_date": "2007-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.intertet.org",
                "ns2.intertet.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "intertex.parts",
            "domain_keyword": "intertex",
            "domain_tld": "parts",
            "query_time": "2024-05-21 05:04:11",
            "create_date": "2023-06-28",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "intertexts.net",
            "domain_keyword": "intertexts",
            "domain_tld": "net",
            "query_time": "2024-05-10 19:56:07",
            "create_date": "2005-04-28",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "intentext.com",
            "domain_keyword": "intentext",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:59:36",
            "create_date": "2017-02-27",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-27",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "invertext.com",
            "domain_keyword": "invertext",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:49:04",
            "create_date": "2020-09-10",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-10",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=invertext.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "internext.xyz",
            "domain_keyword": "internext",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 16:33:00",
            "create_date": "2023-04-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 3875,
            "registrar_name": "Virtualia LLC",
            "registrar_website": "https://www.virtualia.com",
            "registrant_company": "Super Domains Privacy LLC",
            "registrant_state": "Wyoming",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "intertest.top",
            "domain_keyword": "intertest",
            "domain_tld": "top",
            "query_time": "2024-06-01 14:38:36",
            "create_date": "2024-02-12",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "inter-text.store",
            "domain_keyword": "inter-text",
            "domain_tld": "store",
            "query_time": "2024-05-31 15:29:36",
            "create_date": "2023-07-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-07-12",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns111.inhostedns.com",
                "ns211.inhostedns.net",
                "ns311.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "internext.nl",
            "domain_keyword": "internext",
            "domain_tld": "nl",
            "query_time": "2024-05-23 17:25:49",
            "create_date": "1998-07-01",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "intertent.org",
            "domain_keyword": "intertent",
            "domain_tld": "org",
            "query_time": "2024-05-10 19:56:06",
            "create_date": "2008-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domeinwinkel BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "intertest.name",
            "domain_keyword": "intertest",
            "domain_tld": "name",
            "query_time": "2024-04-21 19:09:31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 15,
            "domain_name": "inter-text.pl",
            "domain_keyword": "inter-text",
            "domain_tld": "pl",
            "query_time": "2024-05-08 03:50:34",
            "create_date": "2015-09-29",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-29",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "intertest.expert",
            "domain_keyword": "intertest",
            "domain_tld": "expert",
            "query_time": "2024-05-21 05:04:10",
            "create_date": "2023-06-21",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TCP Prueftechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "infertext.com",
            "domain_keyword": "infertext",
            "domain_tld": "com",
            "query_time": "2024-05-27 06:08:23",
            "create_date": "2023-11-20",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donovan.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "intertex.net",
            "domain_keyword": "intertex",
            "domain_tld": "net",
            "query_time": "2024-04-08 17:27:32",
            "create_date": "1995-11-10",
            "update_date": "2022-02-09",
            "expiry_date": "2025-11-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "intertexto.com",
            "domain_keyword": "intertexto",
            "domain_tld": "com",
            "query_time": "2024-04-06 15:20:00",
            "create_date": "2001-10-02",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-02",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=intertexto.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "intertexts.org",
            "domain_keyword": "intertexts",
            "domain_tld": "org",
            "query_time": "2024-04-21 19:09:34",
            "create_date": "2009-10-14",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0122017423",
            "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.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "intertexo.com",
            "domain_keyword": "intertexo",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:09:32",
            "create_date": "2019-10-31",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1710,
            "registrar_name": "Nhan Hoa Software Company Ltd.",
            "registrar_website": "http://www.nhanhoa.com",
            "registrant_name": "Ngo Thi Ngoc Thao",
            "registrant_company": "None",
            "registrant_address": "113 Tran Thu Do",
            "registrant_city": "Ho Chi Minh",
            "registrant_zip": "100000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.19006019",
            "name_servers": [
                "ns1.bizmac.net",
                "ns2.bizmac.net",
                "ns3.bizmac.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "intertent.net",
            "domain_keyword": "intertent",
            "domain_tld": "net",
            "query_time": "2024-04-21 19:09:29",
            "create_date": "2002-09-15",
            "update_date": "2024-03-15",
            "expiry_date": "2024-09-15",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns13.zoneedit.com",
                "ns9.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "internext.it",
            "domain_keyword": "internext",
            "domain_tld": "it",
            "query_time": "2024-05-10 19:51:41",
            "create_date": "1999-03-10",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-10",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Casolari Roberto",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "inter-text.info",
            "domain_keyword": "inter-text",
            "domain_tld": "info",
            "query_time": "2024-05-08 03:50:32",
            "create_date": "2007-10-26",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-26",
            "registrar_iana": 3246,
            "registrar_name": "Reliable Software",
            "registrar_website": "https://hoster.by/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Brestskaya, Brestskiy,",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "internext.life",
            "domain_keyword": "internext",
            "domain_tld": "life",
            "query_time": "2024-05-17 21:12:21",
            "create_date": "2018-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2027-01-22",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "intertet.com",
            "domain_keyword": "intertet",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:09:31",
            "create_date": "2014-02-13",
            "update_date": "2021-02-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "intertex.co.jp",
            "domain_keyword": "intertex",
            "domain_tld": "co.jp",
            "query_time": "2024-05-15 00:49:50",
            "create_date": "2004-10-29",
            "update_date": "2023-11-01",
            "registrant_company": "INTERTEXTURED Ltd.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 28,
            "domain_name": "intertex.world",
            "domain_keyword": "intertex",
            "domain_tld": "world",
            "query_time": "2024-04-21 19:09:32",
            "create_date": "2022-11-12",
            "update_date": "2023-07-23",
            "expiry_date": "2026-11-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Intertex World Resources",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.worldnic.com",
                "ns34.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "intertxt.mobi",
            "domain_keyword": "intertxt",
            "domain_tld": "mobi",
            "query_time": "2024-05-24 20:19:27",
            "create_date": "2008-07-07",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "intertex.be",
            "domain_keyword": "intertex",
            "domain_tld": "be",
            "query_time": "2024-04-21 19:09:32",
            "create_date": "2004-08-25",
            "registrar_name": "edpnet",
            "registrar_website": "http://www.edpnet.be",
            "name_servers": [
                "ns1.edpnet.be",
                "ns2.edpnet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 31,
            "domain_name": "intertest.shop",
            "domain_keyword": "intertest",
            "domain_tld": "shop",
            "query_time": "2024-04-08 17:27:34",
            "create_date": "2023-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "vda7300a.trouble-free.net",
                "vda7300b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "internext.site",
            "domain_keyword": "internext",
            "domain_tld": "site",
            "query_time": "2024-05-10 19:51:41",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC- 7",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "intertex.ae",
            "domain_keyword": "intertex",
            "domain_tld": "ae",
            "query_time": "2024-05-24 20:19:16",
            "registrar_name": "Etisalat",
            "registrant_name": "INTERTEX TRADING",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 34,
            "domain_name": "intertex.ca",
            "domain_keyword": "intertex",
            "domain_tld": "ca",
            "query_time": "2024-05-24 20:19:16",
            "create_date": "2000-10-25",
            "update_date": "2024-04-15",
            "expiry_date": "2028-02-19",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Intertex Textiles Inc.",
            "registrant_address": "ATTN: WN1f6b54,  Suite 333 - 333 Terminal Ave.",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6A4C1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046331142",
            "registrant_fax": "+1.6046333174",
            "name_servers": [
                "ns1.eondns.com",
                "ns2.eondns.com",
                "ns3.eondns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "intertet.ru",
            "domain_keyword": "intertet",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:26:29",
            "create_date": "2015-02-02",
            "expiry_date": "2025-02-02",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "intertex.com.pl",
            "domain_keyword": "intertex",
            "domain_tld": "com.pl",
            "query_time": "2024-05-02 14:24:08",
            "create_date": "2022-11-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-25",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.webio.pl",
                "ns2.webio.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "intertest.com",
            "domain_keyword": "intertest",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:27:32",
            "create_date": "1996-08-24",
            "update_date": "2022-03-04",
            "expiry_date": "2025-08-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "keaton.ns.cloudflare.com",
                "virginia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "internext.cyou",
            "domain_keyword": "internext",
            "domain_tld": "cyou",
            "query_time": "2024-05-10 19:51:41",
            "create_date": "2020-08-13",
            "update_date": "2024-04-22",
            "expiry_date": "2026-08-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "InterNext",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "intersext.ing",
            "domain_keyword": "intersext",
            "domain_tld": "ing",
            "query_time": "2024-04-12 16:51:15",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2026-04-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "intertent.co.uk",
            "domain_keyword": "intertent",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 19:09:29",
            "create_date": "2006-02-27",
            "update_date": "2023-01-28",
            "expiry_date": "2025-02-27",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "internext.sbs",
            "domain_keyword": "internext",
            "domain_tld": "sbs",
            "query_time": "2024-04-06 00:22:46",
            "create_date": "2023-04-06",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-06",
            "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": [
                "peaches.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "intertexta.it",
            "domain_keyword": "intertexta",
            "domain_tld": "it",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "2004-12-03",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-31",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Intertexta soluzioni srl",
            "registrant_address": "Via Guglielmo Marconi 41",
            "registrant_city": "Cava de' Tirreni",
            "registrant_state": "SA",
            "registrant_zip": "84013",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "internext.ae",
            "domain_keyword": "internext",
            "domain_tld": "ae",
            "query_time": "2024-06-02 15:36:17",
            "registrar_name": "Etisalat",
            "registrant_name": "Mohamed Kassim",
            "registrant_company": "InterNext",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.internext.ae",
                "ns2.internext.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 44,
            "domain_name": "internext.com.co",
            "domain_keyword": "internext",
            "domain_tld": "com.co",
            "query_time": "2024-04-09 14:13:59",
            "create_date": "2021-01-13",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-13",
            "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": [
                "barbara.ns.cloudflare.com",
                "dale.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "intertest.cn",
            "domain_keyword": "intertest",
            "domain_tld": "cn",
            "query_time": "2024-05-28 00:30:09",
            "create_date": "2022-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "intertest.mobi",
            "domain_keyword": "intertest",
            "domain_tld": "mobi",
            "query_time": "2024-04-21 19:09:30",
            "create_date": "2010-12-09",
            "update_date": "2023-10-15",
            "expiry_date": "2024-12-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InterTest 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 rdds service of the 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": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "internext.services",
            "domain_keyword": "internext",
            "domain_tld": "services",
            "query_time": "2024-05-10 19:51:41",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ingenieria Sanitaria SL (PCPACO)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "41",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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": [
                "ns3081140.ip-145-239-8.eu",
                "sdns2.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "intertent.be",
            "domain_keyword": "intertent",
            "domain_tld": "be",
            "query_time": "2024-05-24 20:19:16",
            "create_date": "2001-03-14",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 49,
            "domain_name": "intertest.info",
            "domain_keyword": "intertest",
            "domain_tld": "info",
            "query_time": "2024-05-02 23:21:49",
            "create_date": "2023-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "internext.co.in",
            "domain_keyword": "internext",
            "domain_tld": "co.in",
            "query_time": "2024-05-17 21:12:21",
            "create_date": "2018-01-08",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-08",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internext Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "intertexto.digital",
            "domain_keyword": "intertexto",
            "domain_tld": "digital",
            "query_time": "2024-05-21 05:04:12",
            "create_date": "2017-07-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-14",
            "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": 52,
            "domain_name": "intertexte.com",
            "domain_keyword": "intertexte",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "2016-12-03",
            "update_date": "2020-11-27",
            "expiry_date": "2025-12-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "internext.ro",
            "domain_keyword": "internext",
            "domain_tld": "ro",
            "query_time": "2024-05-24 20:14:28",
            "create_date": "2023-06-15",
            "expiry_date": "2024-06-14",
            "registrar_name": "Hyperspace SRL",
            "registrar_website": "www.ronames.ro",
            "name_servers": [
                "ns1.parked.ro",
                "ns2.parked.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 54,
            "domain_name": "intertex.international",
            "domain_keyword": "intertex",
            "domain_tld": "international",
            "query_time": "2024-05-21 05:04:11",
            "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": 55,
            "domain_name": "entertext.com",
            "domain_keyword": "entertext",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:38:48",
            "create_date": "2003-10-10",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-10",
            "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": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/entertext.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "intertexit.com",
            "domain_keyword": "intertexit",
            "domain_tld": "com",
            "query_time": "2024-05-11 21:50:50",
            "create_date": "2010-05-06",
            "update_date": "2020-03-31",
            "expiry_date": "2029-05-06",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "interwext.com",
            "domain_keyword": "interwext",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:30:39",
            "create_date": "2023-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ntertext.com",
            "domain_keyword": "ntertext",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:50:43",
            "create_date": "2006-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "intertex.info",
            "domain_keyword": "intertex",
            "domain_tld": "info",
            "query_time": "2024-05-21 05:04:10",
            "create_date": "2001-10-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ingate Systems AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "intertest.cc",
            "domain_keyword": "intertest",
            "domain_tld": "cc",
            "query_time": "2024-05-24 20:19:16",
            "create_date": "1998-09-27",
            "update_date": "2022-09-22",
            "expiry_date": "2024-09-27",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/baea9e45-3050-4249-9348-4117e6c76dfe",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "intertest.net",
            "domain_keyword": "intertest",
            "domain_tld": "net",
            "query_time": "2024-04-08 17:27:32",
            "create_date": "1997-07-30",
            "update_date": "2022-11-17",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "internext.foundation",
            "domain_keyword": "internext",
            "domain_tld": "foundation",
            "query_time": "2024-05-24 20:14:28",
            "create_date": "2021-12-11",
            "update_date": "2023-08-14",
            "expiry_date": "2026-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "internext.org",
            "domain_keyword": "internext",
            "domain_tld": "org",
            "query_time": "2024-04-27 03:09:50",
            "create_date": "2016-01-11",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cvw.name.com",
                "ns2dqx.name.com",
                "ns3jkl.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "intertex.com.pe",
            "domain_keyword": "intertex",
            "domain_tld": "com.pe",
            "query_time": "2024-05-10 19:56:07",
            "registrar_name": "NIC.PE",
            "registrant_name": "CORPORACION INTERTEX SAC",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 65,
            "domain_name": "intertect.org",
            "domain_keyword": "intertect",
            "domain_tld": "org",
            "query_time": "2024-04-21 19:09:00",
            "create_date": "2009-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "intertest.su",
            "domain_keyword": "intertest",
            "domain_tld": "su",
            "query_time": "2024-05-24 20:19:16",
            "create_date": "2017-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 67,
            "domain_name": "intertex.us",
            "domain_keyword": "intertex",
            "domain_tld": "us",
            "query_time": "2024-05-11 21:50:51",
            "create_date": "2003-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2027-02-05",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "Mike Rodriguez",
            "registrant_company": "Intertex Electronics, Inc.",
            "registrant_address": "1200 W Hildebrand, Ave",
            "registrant_city": "San Antonio",
            "registrant_state": "Texas",
            "registrant_zip": "78201",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2108203830",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "intertent.uk",
            "domain_keyword": "intertent",
            "domain_tld": "uk",
            "query_time": "2024-04-08 17:27:31",
            "create_date": "2018-10-04",
            "update_date": "2023-09-04",
            "expiry_date": "2025-10-04",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "intertent.de",
            "domain_keyword": "intertent",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:32:19",
            "update_date": "2024-02-20",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 70,
            "domain_name": "intertexta.website",
            "domain_keyword": "intertexta",
            "domain_tld": "website",
            "query_time": "2024-05-17 21:13:48",
            "create_date": "2024-03-19",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "SA",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "internext.net",
            "domain_keyword": "internext",
            "domain_tld": "net",
            "query_time": "2024-05-24 20:14:28",
            "create_date": "2004-08-19",
            "update_date": "2024-02-22",
            "expiry_date": "2026-08-19",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=internext.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.atom.com",
                "ns2.atom.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "internext.info",
            "domain_keyword": "internext",
            "domain_tld": "info",
            "query_time": "2024-05-17 21:12:21",
            "create_date": "2022-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internext",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.sreejaininfotech.net",
                "ns2.sreejaininfotech.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "intertex.net.cn",
            "domain_keyword": "intertex",
            "domain_tld": "net.cn",
            "query_time": "2024-04-08 17:27:32",
            "create_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "intertex.supply",
            "domain_keyword": "intertex",
            "domain_tld": "supply",
            "query_time": "2024-05-02 14:24:08",
            "create_date": "2023-10-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "intertex.company",
            "domain_keyword": "intertex",
            "domain_tld": "company",
            "query_time": "2024-05-11 21:50:50",
            "create_date": "2018-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "intertex.online",
            "domain_keyword": "intertex",
            "domain_tld": "online",
            "query_time": "2024-05-02 14:24:08",
            "create_date": "2018-08-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "internext.com",
            "domain_keyword": "internext",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:45:33",
            "create_date": "1999-01-19",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-19",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=internext.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "intertexz.com",
            "domain_keyword": "intertexz",
            "domain_tld": "com",
            "query_time": "2024-04-08 17:27:34",
            "create_date": "2020-09-27",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Md Habibur Rahman",
            "registrant_company": "Intertexz BD Limited",
            "registrant_address": "House#26, Road#07, Block#E, Section# 12, Pallabi,",
            "registrant_city": "Dhaka",
            "registrant_state": "Dhaka",
            "registrant_zip": "1216",
            "registrant_country": "BD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+880.01611600150",
            "name_servers": [
                "host285788.earth.orderbox-dns.com",
                "host285788.mars.orderbox-dns.com",
                "host285788.mercury.orderbox-dns.com",
                "host285788.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "intertest.biz",
            "domain_keyword": "intertest",
            "domain_tld": "biz",
            "query_time": "2024-04-21 19:09:31",
            "create_date": "2010-12-09",
            "update_date": "2023-10-15",
            "expiry_date": "2024-12-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InterTest 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 rdds service of the 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": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "internext.ru",
            "domain_keyword": "internext",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:25:38",
            "create_date": "2011-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "internext.in",
            "domain_keyword": "internext",
            "domain_tld": "in",
            "query_time": "2024-05-10 19:51:41",
            "create_date": "2005-03-06",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-06",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gri Fikirler",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.internext.in",
                "ns2.internext.in",
                "ns3.internext.in",
                "ns4.internext.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "intertexto.net",
            "domain_keyword": "intertexto",
            "domain_tld": "net",
            "query_time": "2024-05-21 05:04:11",
            "create_date": "2023-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "keanu.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "intertest.org",
            "domain_keyword": "intertest",
            "domain_tld": "org",
            "query_time": "2024-05-10 19:56:07",
            "create_date": "2024-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "intersext.com",
            "domain_keyword": "intersext",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:42:02",
            "create_date": "2023-03-31",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-31",
            "registrar_iana": 3513,
            "registrar_name": "DropCatch.com 1304 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "DropCatch.com Auctions",
            "registrant_company": "DropCatch Auctions",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3035029098",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "inter-text.de",
            "domain_keyword": "inter-text",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:30:01",
            "update_date": "2021-01-09",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "intertect.net",
            "domain_keyword": "intertect",
            "domain_tld": "net",
            "query_time": "2024-04-21 19:09:00",
            "create_date": "2009-02-02",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "intertest.asia",
            "domain_keyword": "intertest",
            "domain_tld": "asia",
            "query_time": "2024-05-11 21:50:50",
            "create_date": "2012-01-12",
            "update_date": "2023-11-18",
            "expiry_date": "2025-01-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InterTest 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 rdds service of the 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": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "intertex.org",
            "domain_keyword": "intertex",
            "domain_tld": "org",
            "query_time": "2024-04-21 19:09:32",
            "create_date": "2021-04-24",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ee5ff475.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "intertex.biz",
            "domain_keyword": "intertex",
            "domain_tld": "biz",
            "query_time": "2024-05-02 14:24:09",
            "create_date": "2001-10-04",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INTERTEX GmbH & Co",
            "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.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "intertex.ru",
            "domain_keyword": "intertex",
            "domain_tld": "ru",
            "query_time": "2024-05-23 11:38:01",
            "create_date": "2006-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ispvds.com",
                "ns2.ispvds.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "intertent.com",
            "domain_keyword": "intertent",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:09:29",
            "create_date": "1999-01-25",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "internext.cl",
            "domain_keyword": "internext",
            "domain_tld": "cl",
            "query_time": "2024-05-02 23:15:39",
            "create_date": "2002-02-08",
            "expiry_date": "2026-03-05",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Internext S,A.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ]
        },
        {
            "num": 93,
            "domain_name": "internext.online",
            "domain_keyword": "internext",
            "domain_tld": "online",
            "query_time": "2024-05-24 20:14:28",
            "create_date": "2021-11-01",
            "update_date": "2024-04-12",
            "expiry_date": "2031-11-01",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc.",
            "registrar_website": "http://domaincostclub.com",
            "registrant_company": "DomainCostClub.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "inteltext.ru",
            "domain_keyword": "inteltext",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:27:54",
            "create_date": "2014-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "internext.de",
            "domain_keyword": "internext",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:31:50",
            "update_date": "2021-11-18",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 96,
            "domain_name": "inter-text.com",
            "domain_keyword": "inter-text",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:03:18",
            "create_date": "2008-01-26",
            "update_date": "2023-12-27",
            "expiry_date": "2026-01-26",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "entertext.ru",
            "domain_keyword": "entertext",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:02:36",
            "create_date": "2023-01-20",
            "expiry_date": "2025-01-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.entertext.ru.",
                "ns4-l2.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "intertest.ru",
            "domain_keyword": "intertest",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:26:28",
            "create_date": "2003-03-03",
            "expiry_date": "2025-03-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "VEROND MANAGEMENT INC.",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "intertexta.top",
            "domain_keyword": "intertexta",
            "domain_tld": "top",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "2024-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "intertexts.com",
            "domain_keyword": "intertexts",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:09:33",
            "create_date": "2002-11-23",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.9,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>intertext.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2528</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>internext.eu, intertect.com, intertxt.co.uk, intertet.org, intertex.parts, intertexts.net, intentext.com, invertext.com, internext.xyz, intertest.top, inter-text.store, internext.nl, intertent.org, intertest.name, inter-text.pl, intertest.expert, infertext.com, intertex.net, intertexto.com, intertexts.org, intertexo.com, intertent.net, internext.it, inter-text.info, internext.life, intertet.com, intertex.co.jp, intertex.world, intertxt.mobi, intertex.be, intertest.shop, internext.site, intertex.ae, intertex.ca, intertet.ru, intertex.com.pl, intertest.com, internext.cyou, intersext.ing, intertent.co.uk, internext.sbs, intertexta.it, internext.ae, internext.com.co, intertest.cn, intertest.mobi, internext.services, intertent.be, intertest.info, internext.co.in, intertexto.digital, intertexte.com, internext.ro, intertex.international, entertext.com, intertexit.com, interwext.com, ntertext.com, intertex.info, intertest.cc, intertest.net, internext.foundation, internext.org, intertex.com.pe, intertect.org, intertest.su, intertex.us, intertent.uk, intertent.de, intertexta.website, internext.net, internext.info, intertex.net.cn, intertex.supply, intertex.company, intertex.online, internext.com, intertexz.com, intertest.biz, internext.ru, internext.in, intertexto.net, intertest.org, intersext.com, inter-text.de, intertect.net, intertest.asia, intertex.org, intertex.biz, intertex.ru, intertent.com, internext.cl, internext.online, inteltext.ru, internext.de, inter-text.com, entertext.ru, intertest.ru, intertexta.top, intertexts.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>internext.eu</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:50:49</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>intertect.com</domain_name>
   <domain_keyword>intertect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:09:00</query_time>
   <create_date>2012-02-26</create_date>
   <update_date>2021-02-20</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>intertxt.co.uk</domain_name>
   <domain_keyword>intertxt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 04:33:54</query_time>
   <create_date>2006-07-12</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>intertet.org</domain_name>
   <domain_keyword>intertet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 12:42:33</query_time>
   <create_date>2007-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.intertet.org</value>
    <value>ns2.intertet.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>intertex.parts</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-21 05:04:11</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>intertexts.net</domain_name>
   <domain_keyword>intertexts</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 19:56:07</query_time>
   <create_date>2005-04-28</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-28</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>intentext.com</domain_name>
   <domain_keyword>intentext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:59:36</query_time>
   <create_date>2017-02-27</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>invertext.com</domain_name>
   <domain_keyword>invertext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:49:04</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=invertext.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>internext.xyz</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 16:33:00</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>3875</registrar_iana>
   <registrar_name>Virtualia LLC</registrar_name>
   <registrar_website>https://www.virtualia.com</registrar_website>
   <registrant_company>Super Domains Privacy LLC</registrant_company>
   <registrant_state>Wyoming</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>intertest.top</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 14:38:36</query_time>
   <create_date>2024-02-12</create_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>inter-text.store</domain_name>
   <domain_keyword>inter-text</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 15:29:36</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns111.inhostedns.com</value>
    <value>ns211.inhostedns.net</value>
    <value>ns311.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>internext.nl</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 17:25:49</query_time>
   <create_date>1998-07-01</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>intertent.org</domain_name>
   <domain_keyword>intertent</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 19:56:06</query_time>
   <create_date>2008-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domeinwinkel BV</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>intertest.name</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-21 19:09:31</query_time>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>inter-text.pl</domain_name>
   <domain_keyword>inter-text</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 03:50:34</query_time>
   <create_date>2015-09-29</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>intertest.expert</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-21 05:04:10</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TCP Prueftechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the 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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>infertext.com</domain_name>
   <domain_keyword>infertext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 06:08:23</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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>donovan.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>intertex.net</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 17:27:32</query_time>
   <create_date>1995-11-10</create_date>
   <update_date>2022-02-09</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>intertexto.com</domain_name>
   <domain_keyword>intertexto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 15:20:00</query_time>
   <create_date>2001-10-02</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=intertexto.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>intertexts.org</domain_name>
   <domain_keyword>intertexts</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 19:09:34</query_time>
   <create_date>2009-10-14</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-14</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>Contact Privacy Inc. Customer 0122017423</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.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>intertexo.com</domain_name>
   <domain_keyword>intertexo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:09:32</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1710</registrar_iana>
   <registrar_name>Nhan Hoa Software Company Ltd.</registrar_name>
   <registrar_website>http://www.nhanhoa.com</registrar_website>
   <registrant_name>Ngo Thi Ngoc Thao</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>113 Tran Thu Do</registrant_address>
   <registrant_city>Ho Chi Minh</registrant_city>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.19006019</registrant_phone>
   <name_servers>
    <value>ns1.bizmac.net</value>
    <value>ns2.bizmac.net</value>
    <value>ns3.bizmac.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>intertent.net</domain_name>
   <domain_keyword>intertent</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 19:09:29</query_time>
   <create_date>2002-09-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-09-15</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_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns13.zoneedit.com</value>
    <value>ns9.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>internext.it</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 19:51:41</query_time>
   <create_date>1999-03-10</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Casolari Roberto</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>inter-text.info</domain_name>
   <domain_keyword>inter-text</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 03:50:32</query_time>
   <create_date>2007-10-26</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>3246</registrar_iana>
   <registrar_name>Reliable Software</registrar_name>
   <registrar_website>https://hoster.by/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Brestskaya, Brestskiy,</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>internext.life</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-17 21:12:21</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2027-01-22</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>ns43.domaincontrol.com</value>
    <value>ns44.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>26</num>
   <domain_name>intertet.com</domain_name>
   <domain_keyword>intertet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:09:31</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2021-02-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>intertex.co.jp</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-15 00:49:50</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>INTERTEXTURED Ltd.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>intertex.world</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-21 19:09:32</query_time>
   <create_date>2022-11-12</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2026-11-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Intertex World Resources</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.worldnic.com</value>
    <value>ns34.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>intertxt.mobi</domain_name>
   <domain_keyword>intertxt</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-24 20:19:27</query_time>
   <create_date>2008-07-07</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>intertex.be</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 19:09:32</query_time>
   <create_date>2004-08-25</create_date>
   <registrar_name>edpnet</registrar_name>
   <registrar_website>http://www.edpnet.be</registrar_website>
   <name_servers>
    <value>ns1.edpnet.be</value>
    <value>ns2.edpnet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>intertest.shop</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-08 17:27:34</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>vda7300a.trouble-free.net</value>
    <value>vda7300b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>internext.site</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 19:51:41</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC- 7</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>intertex.ae</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-24 20:19:16</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>INTERTEX TRADING</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>intertex.ca</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 20:19:16</query_time>
   <create_date>2000-10-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2028-02-19</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Intertex Textiles Inc.</registrant_name>
   <registrant_address>ATTN: WN1f6b54,  Suite 333 - 333 Terminal Ave.</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6A4C1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046331142</registrant_phone>
   <registrant_fax>+1.6046333174</registrant_fax>
   <name_servers>
    <value>ns1.eondns.com</value>
    <value>ns2.eondns.com</value>
    <value>ns3.eondns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>intertet.ru</domain_name>
   <domain_keyword>intertet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:26:29</query_time>
   <create_date>2015-02-02</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>intertex.com.pl</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-02 14:24:08</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.webio.pl</value>
    <value>ns2.webio.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>intertest.com</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:27:32</query_time>
   <create_date>1996-08-24</create_date>
   <update_date>2022-03-04</update_date>
   <expiry_date>2025-08-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>keaton.ns.cloudflare.com</value>
    <value>virginia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>internext.cyou</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-10 19:51:41</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-08-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>InterNext</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>intersext.ing</domain_name>
   <domain_keyword>intersext</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-04-12 16:51:15</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2026-04-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>intertent.co.uk</domain_name>
   <domain_keyword>intertent</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 19:09:29</query_time>
   <create_date>2006-02-27</create_date>
   <update_date>2023-01-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>internext.sbs</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-06 00:22:46</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-06</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>peaches.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>intertexta.it</domain_name>
   <domain_keyword>intertexta</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>2004-12-03</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Intertexta soluzioni srl</registrant_company>
   <registrant_address>Via Guglielmo Marconi 41</registrant_address>
   <registrant_city>Cava de' Tirreni</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>84013</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>internext.ae</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-02 15:36:17</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Mohamed Kassim</registrant_name>
   <registrant_company>InterNext</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.internext.ae</value>
    <value>ns2.internext.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>internext.com.co</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-09 14:13:59</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-13</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>barbara.ns.cloudflare.com</value>
    <value>dale.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>45</num>
   <domain_name>intertest.cn</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 00:30:09</query_time>
   <create_date>2022-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>intertest.mobi</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-21 19:09:30</query_time>
   <create_date>2010-12-09</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>InterTest 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 rdds service of the 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>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>internext.services</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-10 19:51:41</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</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>Ingenieria Sanitaria SL (PCPACO)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>41</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns3081140.ip-145-239-8.eu</value>
    <value>sdns2.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>48</num>
   <domain_name>intertent.be</domain_name>
   <domain_keyword>intertent</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 20:19:16</query_time>
   <create_date>2001-03-14</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>intertest.info</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 23:21:49</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-11</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>internext.co.in</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-17 21:12:21</query_time>
   <create_date>2018-01-08</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internext Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>intertexto.digital</domain_name>
   <domain_keyword>intertexto</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-21 05:04:12</query_time>
   <create_date>2017-07-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-14</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>52</num>
   <domain_name>intertexte.com</domain_name>
   <domain_keyword>intertexte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>2016-12-03</create_date>
   <update_date>2020-11-27</update_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>internext.ro</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-24 20:14:28</query_time>
   <create_date>2023-06-15</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>Hyperspace SRL</registrar_name>
   <registrar_website>www.ronames.ro</registrar_website>
   <name_servers>
    <value>ns1.parked.ro</value>
    <value>ns2.parked.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>intertex.international</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-21 05:04:11</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>55</num>
   <domain_name>entertext.com</domain_name>
   <domain_keyword>entertext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:38:48</query_time>
   <create_date>2003-10-10</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-10</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>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/entertext.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>intertexit.com</domain_name>
   <domain_keyword>intertexit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 21:50:50</query_time>
   <create_date>2010-05-06</create_date>
   <update_date>2020-03-31</update_date>
   <expiry_date>2029-05-06</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>interwext.com</domain_name>
   <domain_keyword>interwext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:30:39</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>58</num>
   <domain_name>ntertext.com</domain_name>
   <domain_keyword>ntertext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:50:43</query_time>
   <create_date>2006-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>intertex.info</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 05:04:10</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ingate Systems AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the 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.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>intertest.cc</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-24 20:19:16</query_time>
   <create_date>1998-09-27</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/baea9e45-3050-4249-9348-4117e6c76dfe</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>intertest.net</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 17:27:32</query_time>
   <create_date>1997-07-30</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>62</num>
   <domain_name>internext.foundation</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-24 20:14:28</query_time>
   <create_date>2021-12-11</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2026-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>63</num>
   <domain_name>internext.org</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 03:09:50</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cvw.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>intertex.com.pe</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-10 19:56:07</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>CORPORACION INTERTEX SAC</registrant_name>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>intertect.org</domain_name>
   <domain_keyword>intertect</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 19:09:00</query_time>
   <create_date>2009-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>66</num>
   <domain_name>intertest.su</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-24 20:19:16</query_time>
   <create_date>2017-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>intertex.us</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 21:50:51</query_time>
   <create_date>2003-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2027-02-05</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>Mike Rodriguez</registrant_name>
   <registrant_company>Intertex Electronics, Inc.</registrant_company>
   <registrant_address>1200 W Hildebrand, Ave</registrant_address>
   <registrant_city>San Antonio</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2108203830</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>intertent.uk</domain_name>
   <domain_keyword>intertent</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-08 17:27:31</query_time>
   <create_date>2018-10-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>intertent.de</domain_name>
   <domain_keyword>intertent</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:32:19</query_time>
   <update_date>2024-02-20</update_date>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>intertexta.website</domain_name>
   <domain_keyword>intertexta</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-17 21:13:48</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>SA</registrant_state>
   <registrant_country>IT</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.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>internext.net</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 20:14:28</query_time>
   <create_date>2004-08-19</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-08-19</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=internext.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.atom.com</value>
    <value>ns2.atom.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>internext.info</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 21:12:21</query_time>
   <create_date>2022-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internext</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>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.sreejaininfotech.net</value>
    <value>ns2.sreejaininfotech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>intertex.net.cn</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-08 17:27:32</query_time>
   <create_date>2023-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>intertex.supply</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-02 14:24:08</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns51.domaincontrol.com</value>
    <value>ns52.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>75</num>
   <domain_name>intertex.company</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-11 21:50:50</query_time>
   <create_date>2018-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>intertex.online</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 14:24:08</query_time>
   <create_date>2018-08-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>internext.com</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:45:33</query_time>
   <create_date>1999-01-19</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=internext.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>intertexz.com</domain_name>
   <domain_keyword>intertexz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 17:27:34</query_time>
   <create_date>2020-09-27</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Md Habibur Rahman</registrant_name>
   <registrant_company>Intertexz BD Limited</registrant_company>
   <registrant_address>House#26, Road#07, Block#E, Section# 12, Pallabi,</registrant_address>
   <registrant_city>Dhaka</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>1216</registrant_zip>
   <registrant_country>BD</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+880.01611600150</registrant_phone>
   <name_servers>
    <value>host285788.earth.orderbox-dns.com</value>
    <value>host285788.mars.orderbox-dns.com</value>
    <value>host285788.mercury.orderbox-dns.com</value>
    <value>host285788.venus.orderbox-dns.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>intertest.biz</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-21 19:09:31</query_time>
   <create_date>2010-12-09</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>InterTest 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 rdds service of the 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>ns97.worldnic.com</value>
    <value>ns98.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>internext.ru</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:25:38</query_time>
   <create_date>2011-08-16</create_date>
   <expiry_date>2024-08-16</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>81</num>
   <domain_name>internext.in</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 19:51:41</query_time>
   <create_date>2005-03-06</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gri Fikirler</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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.internext.in</value>
    <value>ns2.internext.in</value>
    <value>ns3.internext.in</value>
    <value>ns4.internext.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>intertexto.net</domain_name>
   <domain_keyword>intertexto</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 05:04:11</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>keanu.ns.cloudflare.com</value>
    <value>stella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>intertest.org</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 19:56:07</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>intersext.com</domain_name>
   <domain_keyword>intersext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:42:02</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>3513</registrar_iana>
   <registrar_name>DropCatch.com 1304 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>DropCatch.com Auctions</registrant_name>
   <registrant_company>DropCatch Auctions</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.3035029098</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>inter-text.de</domain_name>
   <domain_keyword>inter-text</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:30:01</query_time>
   <update_date>2021-01-09</update_date>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>intertect.net</domain_name>
   <domain_keyword>intertect</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 19:09:00</query_time>
   <create_date>2009-02-02</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>87</num>
   <domain_name>intertest.asia</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-11 21:50:50</query_time>
   <create_date>2012-01-12</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>InterTest 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 rdds service of the 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>ns97.worldnic.com</value>
    <value>ns98.worldnic.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>intertex.org</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 19:09:32</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ee5ff475.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>intertex.biz</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 14:24:09</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INTERTEX GmbH &amp; Co</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.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>intertex.ru</domain_name>
   <domain_keyword>intertex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-23 11:38:01</query_time>
   <create_date>2006-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ispvds.com</value>
    <value>ns2.ispvds.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>intertent.com</domain_name>
   <domain_keyword>intertent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:09:29</query_time>
   <create_date>1999-01-25</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>internext.cl</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-02 23:15:39</query_time>
   <create_date>2002-02-08</create_date>
   <expiry_date>2026-03-05</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Internext S,A.</registrant_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>internext.online</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 20:14:28</query_time>
   <create_date>2021-11-01</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2031-11-01</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc.</registrar_name>
   <registrar_website>http://domaincostclub.com</registrar_website>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>inteltext.ru</domain_name>
   <domain_keyword>inteltext</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:27:54</query_time>
   <create_date>2014-09-27</create_date>
   <expiry_date>2024-09-27</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>95</num>
   <domain_name>internext.de</domain_name>
   <domain_keyword>internext</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:31:50</query_time>
   <update_date>2021-11-18</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>inter-text.com</domain_name>
   <domain_keyword>inter-text</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:03:18</query_time>
   <create_date>2008-01-26</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2026-01-26</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>entertext.ru</domain_name>
   <domain_keyword>entertext</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:02:36</query_time>
   <create_date>2023-01-20</create_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.entertext.ru.</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>intertest.ru</domain_name>
   <domain_keyword>intertest</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:26:28</query_time>
   <create_date>2003-03-03</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>VEROND MANAGEMENT INC.</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>intertexta.top</domain_name>
   <domain_keyword>intertexta</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>100</num>
   <domain_name>intertexts.com</domain_name>
   <domain_keyword>intertexts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:09:33</query_time>
   <create_date>2002-11-23</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.9</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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