WHOIS QUERY TIME

28 Apr 2024 - 10:05 PM UTC

Registered: 2 August 2018
Expiry: 2 August 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

edit.dnspod.net
vega.dnspod.net

DOMAIN STATUS

clientDeleteProhibited

REGISTRANT

Name: 刘凯
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tdip.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tdip.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tdip.cn",
            "domain_keyword": "tdip",
            "domain_tld": "cn",
            "query_time": "2024-04-28 22:05:02",
            "create_date": "2018-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edit.dnspod.net",
                "vega.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tdip.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tdip.cn</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 22:05:02</query_time>
   <create_date>2018-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edit.dnspod.net</value>
    <value>vega.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.028 seconds) for "tdip.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Mar 2023 - 7:53 PM UTC

Registered: 2 August 2018
Expiry: 2 August 2023

REGISTRAR

Name: 腾讯云计算(北京)有限责任公司

DNSSEC

unsigned

NAME SERVERS

edit.dnspod.net
vega.dnspod.net

DOMAIN STATUS

clientDeleteProhibited

REGISTRANT

Name: 刘凯
Email: [email protected]

#2 - QUERY TIME

2 Aug 2023 - 12:16 AM UTC

Registered: 2 August 2018
Expiry: 2 August 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

edit.dnspod.net
vega.dnspod.net

DOMAIN STATUS

clientDeleteProhibited

REGISTRANT

Name: 刘凯
Email: [email protected]

* 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=tdip.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tdip.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "tdip.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "tdip.cn",
            "domain_keyword": "tdip",
            "domain_tld": "cn",
            "query_time": "2023-03-21 19:53:16",
            "create_date": "2018-08-02",
            "expiry_date": "2023-08-02",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "刘凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edit.dnspod.net",
                "vega.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tdip.cn",
            "domain_keyword": "tdip",
            "domain_tld": "cn",
            "query_time": "2023-08-02 00:16:21",
            "create_date": "2018-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edit.dnspod.net",
                "vega.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "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>tdip.cn</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>tdip.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tdip.cn</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-03-21 19:53:16</query_time>
   <create_date>2018-08-02</create_date>
   <expiry_date>2023-08-02</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>刘凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edit.dnspod.net</value>
    <value>vega.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tdip.cn</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-08-02 00:16:21</query_time>
   <create_date>2018-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edit.dnspod.net</value>
    <value>vega.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 8 domain names (in 0.017 seconds) which contained the exact domain keyword "tdip".
Domain Name Registered Expiry Registrar Ownership
1 tdip.com 4 Jan 1996 3 Jan 2025 GoDaddy.com, LLC -
2 tdip.cat 27 Nov 2007 27 Nov 2024 Entorno Digital -
3 tdip.co.th 21 Nov 2014 20 Nov 2025 THNIC Thai Development Industrial Paper Co., Ltd. (บริษัท ไทยพัฒนาอุตสาหกรรมกระดาษ จำกัด)
4 tdip.ru 17 Dec 2014 17 Dec 2024 SALENAMES-RU Private Person
5 tdip.nl 5 Nov 2015 - Internationale Domeinregistratie Nederland -
6 tdip.cn 2 Aug 2018 2 Aug 2024 阿里云计算有限公司(万网) 刘凯
7 tdip.org 26 Mar 2019 26 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 tdip.contact 9 Dec 2020 9 Dec 2025 CSC Corporate Domains, Inc. The Toronto-Dominion Bank
9 tdip.net 3 Jan 2022 3 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tdip&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tdip",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "tdip.com, tdip.cat, tdip.co.th, tdip.ru, tdip.nl, tdip.cn, tdip.org, tdip.contact, tdip.net",
    "results": [
        {
            "num": 1,
            "domain_name": "tdip.com",
            "domain_keyword": "tdip",
            "domain_tld": "com",
            "query_time": "2024-04-13 00:50:44",
            "create_date": "1996-01-04",
            "update_date": "2023-01-04",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tdip.cat",
            "domain_keyword": "tdip",
            "domain_tld": "cat",
            "query_time": "2024-05-31 03:45:43",
            "create_date": "2007-11-27",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-27",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tdip.co.th",
            "domain_keyword": "tdip",
            "domain_tld": "co.th",
            "query_time": "2024-04-28 22:05:02",
            "create_date": "2014-11-21",
            "update_date": "2022-12-15",
            "expiry_date": "2025-11-20",
            "registrar_name": "THNIC",
            "registrant_company": "Thai Development Industrial Paper Co., Ltd. (บริษัท ไทยพัฒนาอุตสาหกรรมกระดาษ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "japan.maildee-cloud-dns.com",
                "singapore.maildee-cloud-dns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tdip.ru",
            "domain_keyword": "tdip",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:25:34",
            "create_date": "2014-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "tdip.nl",
            "domain_keyword": "tdip",
            "domain_tld": "nl",
            "query_time": "2024-05-27 05:32:37",
            "create_date": "2015-11-05",
            "update_date": "2023-09-17",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "tdip.cn",
            "domain_keyword": "tdip",
            "domain_tld": "cn",
            "query_time": "2024-04-28 22:05:02",
            "create_date": "2018-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edit.dnspod.net",
                "vega.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "tdip.org",
            "domain_keyword": "tdip",
            "domain_tld": "org",
            "query_time": "2024-04-25 06:15:55",
            "create_date": "2019-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "tdip.contact",
            "domain_keyword": "tdip",
            "domain_tld": "contact",
            "query_time": "2024-04-28 22:05:02",
            "create_date": "2020-12-09",
            "update_date": "2023-11-04",
            "expiry_date": "2025-12-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Toronto-Dominion Bank",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tdip.net",
            "domain_keyword": "tdip",
            "domain_tld": "net",
            "query_time": "2024-05-10 02:05:56",
            "create_date": "2022-01-03",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=tdip.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tdip</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>tdip.com, tdip.cat, tdip.co.th, tdip.ru, tdip.nl, tdip.cn, tdip.org, tdip.contact, tdip.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tdip.com</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 00:50:44</query_time>
   <create_date>1996-01-04</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.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>2</num>
   <domain_name>tdip.cat</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-31 03:45:43</query_time>
   <create_date>2007-11-27</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tdip.co.th</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-28 22:05:02</query_time>
   <create_date>2014-11-21</create_date>
   <update_date>2022-12-15</update_date>
   <expiry_date>2025-11-20</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Thai Development Industrial Paper Co., Ltd. (บริษัท ไทยพัฒนาอุตสาหกรรมกระดาษ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>japan.maildee-cloud-dns.com</value>
    <value>singapore.maildee-cloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tdip.ru</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:25:34</query_time>
   <create_date>2014-12-17</create_date>
   <expiry_date>2024-12-17</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>5</num>
   <domain_name>tdip.nl</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 05:32:37</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2023-09-17</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tdip.cn</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 22:05:02</query_time>
   <create_date>2018-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edit.dnspod.net</value>
    <value>vega.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>tdip.org</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 06:15:55</query_time>
   <create_date>2019-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tdip.contact</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-04-28 22:05:02</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-12-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Toronto-Dominion Bank</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tdip.net</domain_name>
   <domain_keyword>tdip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 02:05:56</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=tdip.net</registrant_email>
   <registrant_phone>+1.4165385487</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,981 domain names (in 0.036 seconds) which look and sound like the brand name "tdip".
Domain Name Registered Expiry Registrar Ownership
1 rdip.info.pl 13 Jul 2023 13 Jul 2024 cyber_Folks S.A. -
2 trip.lease 20 Sep 2022 20 Sep 2024 Sav.com, LLC Privacy Protection
3 tvip.vip 17 May 2016 17 May 2027 Chengdu West Dimension Digital Technology Co., Ltd. Ya Huan Cheng
4 tdic.net 21 Feb 2004 21 Feb 2025 Network Solutions, LLC -
5 jdip.xyz 21 Oct 2023 21 Oct 2024 Name.com, Inc fgrtd
6 tdmp.nl 10 Oct 2003 - Realtime Register -
7 twip.link 17 May 2023 17 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
8 tdif.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Digital Transformation Agency Digital Identity
9 udip.website 5 Oct 2023 5 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
10 ddip.co 13 Sep 2013 12 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
11 tcdip.cn 28 Sep 2022 28 Sep 2024 北京中域智科国际网络技术有限公司 商版域(北京)知识产权服务有限公司
12 tdzip.ru 28 Feb 2016 28 Feb 2025 REGRU-RU Private Person
13 twip.help 2 Mar 2022 2 Mar 2032 Porkbun, LLC Private by Design, LLC
14 trip.red 18 Aug 2015 18 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
15 tvip.world 12 Oct 2022 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 tdiy.shop 10 Nov 2023 10 Nov 2024 GoDaddy.com LLC -
17 tdqp.net 7 May 2023 7 May 2024 DropCatch.com 834 LLC Redacted for GDPR privacy
18 edip.co 7 Jul 2015 6 Jul 2024 Namescout Ltd EDIP Sovereign Wealth Solutions Inc.
19 tdips.com 18 Feb 2019 18 Feb 2025 GoDaddy.com, LLC -
20 tdpp.net 10 Aug 2010 10 Aug 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
21 tdsip.com 15 Oct 2008 15 Oct 2024 CSC CORPORATE DOMAINS, INC. Telephone and Data Systems, Inc.
22 ctdip.com 25 Apr 2018 25 Apr 2025 GMO INTERNET, INC. Integrated Systems Inc.
23 wdip.com 21 Apr 2005 21 Apr 2025 GoDaddy.com, LLC -
24 tdib.it 25 Mar 2010 9 Aug 2024 CSC Corporate Domains, Inc. Corporation Service Company France
25 5dip.net 14 Mar 2009 14 Mar 2025 DNSPod, Inc. REDACTED FOR PRIVACY
26 odip.online 15 Nov 2022 15 Nov 2024 IONOS SE Data Privacy Protected
27 adip.net 2 Sep 1998 1 Sep 2024 TECNOCRATICA CENTRO DE DATOS, S.L. REDACTED FOR PRIVACY
28 tdjp.com 13 Feb 2006 13 Feb 2025 eName Technology Co.,Ltd. -
29 tdvip.asia 3 Apr 2023 3 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 拓航航
30 trip.tools 27 Jun 2018 27 Jun 2024 Paragon Internet Group Ltd t/a Paragon Names Data Protected
31 tfip.ru 15 Mar 2010 15 Mar 2025 SALENAMES-RU Private Person
32 idip.top 18 Feb 2024 18 Feb 2025 DNSPod, Inc. hanyuliang
33 trip.net.au - - Netfleet.com.au Pty Ltd Zaafir Siddiqui
34 tvip.one 28 Nov 2023 28 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 adip.online 22 Jan 2016 22 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
36 ttip.nl 30 Mar 2012 - Realtime Register -
37 twip.work 14 May 2021 14 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
38 tdid.ru 2 Nov 2022 2 Nov 2024 REGRU-RU STROISERVIS, LLC
39 tdit.ru 27 Aug 2009 27 Aug 2024 REGRU-RU Private Person
40 tmip.dk 18 Aug 2009 31 Aug 2024 - TELEFONMONTØRERNE MRC ApS
41 tiip.net 18 Apr 2009 18 Apr 2025 ANNULET, INC BuyDomains.com
42 tuip.app 13 Feb 2022 13 Feb 2026 Squarespace Domains II LLC. Tuip.app
43 trip.bar 25 Aug 2022 25 Aug 2024 Sav.com, LLC - 34 Privacy Protection
44 trip.cab 6 Sep 2016 6 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 ydip.ru 24 Dec 2023 24 Dec 2024 REGTIME-RU Private Person
46 twip.tv 4 Aug 2022 4 Aug 2024 GoDaddy Corporate Domains, LLC SmugMug, Inc.
47 atdip.com 30 Nov 2023 30 Nov 2024 Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag -
48 thip.com 11 Aug 2000 11 Aug 2025 GoDaddy Online Services Cayman Islands Ltd. -
49 tdap.org 7 Sep 2017 7 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
50 tvip.ltd 28 Nov 2023 28 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 ldip.cc 6 Mar 2024 6 Mar 2025 Ripcurl Domains, LLC -
52 tdic.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
53 zdip.app 8 May 2018 8 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
54 tdrip.com 8 Aug 2011 8 Aug 2031 Megazone Corp., dba HOSTING.KR syangki
55 tkip.com 24 Jul 2003 24 Jul 2024 GoDaddy.com, LLC -
56 tdiz.com 28 Jan 2014 28 Jan 2025 GoDaddy.com, LLC -
57 tdbip.ru 24 Dec 2020 24 Dec 2024 RU-CENTER-RU Private Person
58 tdpi.ru 9 Feb 2010 9 Feb 2025 TIMEWEB-RU GOU SPO MO Uchilishhe dekorativnoprikladnogo iskusstva i narodny'x promy'slov texnikum gTaldom
59 trip.app 8 May 2024 8 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
60 idip.co.in 17 May 2018 17 May 2025 GoDaddy.com, LLC Geonomics Research And Technologies Pvt Ltd
61 hdip.com.cn 30 Apr 2007 30 Apr 2025 厦门三五互联科技股份有限公司 崇庆春
62 trip.ae - - AESERVER Etraveli AB
63 tsip.top 30 Aug 2023 30 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
64 tdic.it 24 May 2005 24 May 2024 Genesys Informatica S.r.l. Azienda Speciale Servizi Cultura, Turismo e Spettacolo - Teatri di Civitanova
65 ttip.co.uk 20 May 2022 20 May 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
66 tuip.com 18 Nov 2001 18 Nov 2024 GoDaddy.com, LLC -
67 tqip.org 3 Jun 2013 3 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 tdie.ru 30 Dec 2023 30 Dec 2024 REGRU-RU Private Person
69 tdih.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
70 taip.cn 10 Feb 2024 10 Feb 2025 阿里云计算有限公司(万网) 李田田
71 tgip.org 6 Oct 2021 6 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
72 tdgp.net 11 Sep 2013 11 Sep 2024 1API GmbH REDACTED FOR PRIVACY
73 trip.singles 14 Sep 2022 14 Sep 2024 Sav.com, LLC Privacy Protection
74 cdip.xyz 5 Jan 2024 5 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
75 trip.kitchen 13 Mar 2023 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 adip.nl 4 Sep 2023 - OmniRegistrar -
77 rtdip.fun 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hai nan chuang yuan shu zi ke ji you xian gong si
78 ttip.org.uk 17 Jun 2020 17 Jun 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
79 tdib.net 25 Mar 2010 25 Mar 2025 CSC CORPORATE DOMAINS, INC. The Toronto-Dominion Bank
80 thip.care 15 Sep 2020 15 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 tdiw.net 13 Apr 2021 13 Apr 2026 GoDaddy.com, LLC -
82 tdrp.com 20 Feb 1998 19 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. Matt Jackson
83 pdip.com 1 Jun 2006 1 Jun 2025 Dynadot Inc -
84 idip.co.kr 18 Jan 2022 18 Jan 2027 (?)??? ???? ??????????
85 pdip.ru 26 Apr 2019 26 Apr 2025 SALENAMES-RU Private Person
86 adip.site 20 Apr 2023 20 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
87 trip.la 12 Aug 2006 12 Aug 2025 West263 International Limited -
88 tdin.com 15 May 1998 14 May 2025 NAMECHEAP INC Redacted for Privacy Purposes
89 gdip.com 3 Oct 2001 3 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
90 adip.us 25 Dec 2023 25 Dec 2024 NameCheap, Inc. aaa
91 ydip.cn 17 Apr 2023 17 Apr 2025 四川域趣网络科技有限公司 茂名城市在线广告传媒有限公司龙泉驿站门户网络分公司
92 tnip.com 11 Aug 1998 10 Aug 2024 GoDaddy Corporate Domains, LLC -
93 odip.org.uk 5 Nov 2003 5 Nov 2025 The Unity Partnership Limited [Tag = UNITYPARTNERSHIP] -
94 tmip.info 19 May 2020 19 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Personal
95 tcip.law 18 Mar 2024 18 Mar 2025 GoDaddy.com, LLC Theis Chayse, LLP
96 tdlp.info 14 May 2018 14 May 2025 Online SAS REDACTED FOR PRIVACY
97 tdif.club 28 Sep 2023 28 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 tdkp.net 28 May 2023 28 May 2025 Gname.com Pte. Ltd. Redacted for privacy
99 td-p.online 27 Dec 2023 27 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
100 trip.info 25 Jul 2001 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Tdip.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tdip.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tdip.cn",
        "page_size": 100
    },
    "count": {
        "total": 1981,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rdip.info.pl, trip.lease, tvip.vip, tdic.net, jdip.xyz, tdmp.nl, twip.link, tdif.net.au, udip.website, ddip.co, tcdip.cn, tdzip.ru, twip.help, trip.red, tvip.world, tdiy.shop, tdqp.net, edip.co, tdips.com, tdpp.net, tdsip.com, ctdip.com, wdip.com, tdib.it, 5dip.net, odip.online, adip.net, tdjp.com, tdvip.asia, trip.tools, tfip.ru, idip.top, trip.net.au, tvip.one, adip.online, ttip.nl, twip.work, tdid.ru, tdit.ru, tmip.dk, tiip.net, tuip.app, trip.bar, trip.cab, ydip.ru, twip.tv, atdip.com, thip.com, tdap.org, tvip.ltd, ldip.cc, tdic.info, zdip.app, tdrip.com, tkip.com, tdiz.com, tdbip.ru, tdpi.ru, trip.app, idip.co.in, hdip.com.cn, trip.ae, tsip.top, tdic.it, ttip.co.uk, tuip.com, tqip.org, tdie.ru, tdih.ru, taip.cn, tgip.org, tdgp.net, trip.singles, cdip.xyz, trip.kitchen, adip.nl, rtdip.fun, ttip.org.uk, tdib.net, thip.care, tdiw.net, tdrp.com, pdip.com, idip.co.kr, pdip.ru, adip.site, trip.la, tdin.com, gdip.com, adip.us, ydip.cn, tnip.com, odip.org.uk, tmip.info, tcip.law, tdlp.info, tdif.club, tdkp.net, td-p.online, trip.info",
    "results": [
        {
            "num": 1,
            "domain_name": "rdip.info.pl",
            "domain_keyword": "rdip",
            "domain_tld": "info.pl",
            "query_time": "2024-04-02 06:26:53",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "trip.lease",
            "domain_keyword": "trip",
            "domain_tld": "lease",
            "query_time": "2024-04-22 23:59:57",
            "create_date": "2022-09-20",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-20",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tvip.vip",
            "domain_keyword": "tvip",
            "domain_tld": "vip",
            "query_time": "2024-04-26 05:27:35",
            "create_date": "2016-05-17",
            "update_date": "2020-09-16",
            "expiry_date": "2027-05-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ya Huan Cheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tdic.net",
            "domain_keyword": "tdic",
            "domain_tld": "net",
            "query_time": "2024-04-13 00:50:36",
            "create_date": "2004-02-21",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns67.worldnic.com",
                "ns68.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jdip.xyz",
            "domain_keyword": "jdip",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 21:46:36",
            "create_date": "2023-10-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "fgrtd",
            "registrant_state": "iug",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2btz.name.com",
                "ns3cna.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tdmp.nl",
            "domain_keyword": "tdmp",
            "domain_tld": "nl",
            "query_time": "2024-05-02 12:06:06",
            "create_date": "2003-10-10",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "lisa.neostrada.nl",
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "twip.link",
            "domain_keyword": "twip",
            "domain_tld": "link",
            "query_time": "2024-05-21 00:24:28",
            "create_date": "2023-05-17",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tdif.net.au",
            "domain_keyword": "tdif",
            "domain_tld": "net.au",
            "query_time": "2024-05-27 05:32:34",
            "update_date": "2024-04-30",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Digital Transformation Agency Digital Identity",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "udip.website",
            "domain_keyword": "udip",
            "domain_tld": "website",
            "query_time": "2024-04-09 00:08:04",
            "create_date": "2023-10-05",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-05",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ddip.co",
            "domain_keyword": "ddip",
            "domain_tld": "co",
            "query_time": "2024-04-18 16:04:02",
            "create_date": "2013-09-13",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ihsdnsx63.com",
                "ns2.ihsdnsx63.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tcdip.cn",
            "domain_keyword": "tcdip",
            "domain_tld": "cn",
            "query_time": "2024-04-19 14:49:36",
            "create_date": "2022-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "北京中域智科国际网络技术有限公司",
            "registrant_name": "商版域(北京)知识产权服务有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tdzip.ru",
            "domain_keyword": "tdzip",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:26:49",
            "create_date": "2016-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "twip.help",
            "domain_keyword": "twip",
            "domain_tld": "help",
            "query_time": "2024-05-07 03:56:17",
            "create_date": "2022-03-02",
            "update_date": "2023-08-31",
            "expiry_date": "2032-03-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1353.awsdns-41.org",
                "ns-1651.awsdns-14.co.uk",
                "ns-287.awsdns-35.com",
                "ns-566.awsdns-06.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "trip.red",
            "domain_keyword": "trip",
            "domain_tld": "red",
            "query_time": "2024-05-08 04:20:50",
            "create_date": "2015-08-18",
            "update_date": "2023-12-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tvip.world",
            "domain_keyword": "tvip",
            "domain_tld": "world",
            "query_time": "2024-04-26 05:27:35",
            "create_date": "2022-10-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-12",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "tdiy.shop",
            "domain_keyword": "tdiy",
            "domain_tld": "shop",
            "query_time": "2024-04-25 06:16:03",
            "create_date": "2023-11-10",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tdqp.net",
            "domain_keyword": "tdqp",
            "domain_tld": "net",
            "query_time": "2024-06-02 22:46:52",
            "create_date": "2023-05-07",
            "update_date": "2023-05-10",
            "expiry_date": "2024-05-07",
            "registrar_iana": 2593,
            "registrar_name": "DropCatch.com 834 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "edip.co",
            "domain_keyword": "edip",
            "domain_tld": "co",
            "query_time": "2024-04-24 19:39:06",
            "create_date": "2015-07-07",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-06",
            "registrar_iana": 186,
            "registrar_name": "Namescout Ltd",
            "registrar_website": "http://www.rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EDIP Sovereign Wealth Solutions Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MB",
            "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": [
                "cloud1.whc.ca",
                "cloud2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tdips.com",
            "domain_keyword": "tdips",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:15:56",
            "create_date": "2019-02-18",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "tdpp.net",
            "domain_keyword": "tdpp",
            "domain_tld": "net",
            "query_time": "2024-04-25 06:19:05",
            "create_date": "2010-08-10",
            "update_date": "2023-08-09",
            "expiry_date": "2025-08-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tdsip.com",
            "domain_keyword": "tdsip",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:20:56",
            "create_date": "2008-10-15",
            "update_date": "2022-10-11",
            "expiry_date": "2024-10-15",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "TDS Telecommunications Corporation",
            "registrant_company": "Telephone and Data Systems, Inc.",
            "registrant_address": "8401 Greenway Blvd, Suite 230",
            "registrant_city": "Middleton",
            "registrant_state": "WI",
            "registrant_zip": "53562-0980",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6086648600",
            "registrant_fax": "+1.6088305620",
            "name_servers": [
                "a.dns.tds.net",
                "b.dns.tds.net",
                "c.dns.tds.net",
                "d.dns.tds.net",
                "e.dns.tds.net",
                "f.dns.tds.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ctdip.com",
            "domain_keyword": "ctdip",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:38:27",
            "create_date": "2018-04-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-25",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Koichi Sakurai",
            "registrant_company": "Integrated Systems Inc.",
            "registrant_address": "1, Aioicho",
            "registrant_city": "Nanao-shi",
            "registrant_state": "Ishikawa",
            "registrant_zip": "926-0044",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.767530680",
            "name_servers": [
                "nsa.i-sys.biz",
                "nsb.i-sys.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "wdip.com",
            "domain_keyword": "wdip",
            "domain_tld": "com",
            "query_time": "2024-04-06 11:08:28",
            "create_date": "2005-04-21",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tdib.it",
            "domain_keyword": "tdib",
            "domain_tld": "it",
            "query_time": "2024-05-10 02:05:48",
            "create_date": "2010-03-25",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-09",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "Corporation Service Company France",
            "registrant_address": "68, rue du faubourg Saint Honore",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75008",
            "registrant_country": "FR",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "5dip.net",
            "domain_keyword": "5dip",
            "domain_tld": "net",
            "query_time": "2024-04-23 01:25:54",
            "create_date": "2009-03-14",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=5dip.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "odip.online",
            "domain_keyword": "odip",
            "domain_tld": "online",
            "query_time": "2024-04-19 21:12:09",
            "create_date": "2022-11-15",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1062.ui-dns.de",
                "ns1082.ui-dns.org",
                "ns1088.ui-dns.biz",
                "ns1094.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "adip.net",
            "domain_keyword": "adip",
            "domain_tld": "net",
            "query_time": "2024-04-26 04:26:32",
            "create_date": "1998-09-02",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1600,
            "registrar_name": "TECNOCRATICA CENTRO DE DATOS, S.L.",
            "registrar_website": "https://registrador.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.visualnetworks.es",
                "ns2.visualnetworks.es"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "tdjp.com",
            "domain_keyword": "tdjp",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:16:10",
            "create_date": "2006-02-13",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/tdjp.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tdvip.asia",
            "domain_keyword": "tdvip",
            "domain_tld": "asia",
            "query_time": "2024-04-25 06:22:48",
            "create_date": "2023-04-03",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "拓航航",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "陕西",
            "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": [
                "guy.ns.cloudflare.com",
                "ryleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "trip.tools",
            "domain_keyword": "trip",
            "domain_tld": "tools",
            "query_time": "2024-05-08 04:20:51",
            "create_date": "2018-06-27",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd t/a Paragon Names",
            "registrar_website": "http://paragonnames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tfip.ru",
            "domain_keyword": "tfip",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:56:43",
            "create_date": "2010-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "idip.top",
            "domain_keyword": "idip",
            "domain_tld": "top",
            "query_time": "2024-04-13 02:45:21",
            "create_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hanyuliang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "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": [
                "lou.dnspod.net",
                "oxygen.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "trip.net.au",
            "domain_keyword": "trip",
            "domain_tld": "net.au",
            "query_time": "2024-05-26 04:40:31",
            "update_date": "2024-02-25",
            "registrar_name": "Netfleet.com.au Pty Ltd",
            "registrar_website": "https://www.netfleet.com.au/",
            "registrant_name": "Zaafir Siddiqui",
            "name_servers": [
                "ns1.godaddy.com",
                "ns2.godaddy.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tvip.one",
            "domain_keyword": "tvip",
            "domain_tld": "one",
            "query_time": "2024-04-09 13:51:01",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "adip.online",
            "domain_keyword": "adip",
            "domain_tld": "online",
            "query_time": "2024-04-26 04:26:33",
            "create_date": "2016-01-22",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-22",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ttip.nl",
            "domain_keyword": "ttip",
            "domain_tld": "nl",
            "query_time": "2024-04-17 02:01:40",
            "create_date": "2012-03-30",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 37,
            "domain_name": "twip.work",
            "domain_keyword": "twip",
            "domain_tld": "work",
            "query_time": "2024-04-21 01:59:52",
            "create_date": "2021-05-14",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tdid.ru",
            "domain_keyword": "tdid",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:25:33",
            "create_date": "2022-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "STROISERVIS, LLC",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "tdit.ru",
            "domain_keyword": "tdit",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:25:34",
            "create_date": "2009-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.ru",
                "dns2.yandex.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "tmip.dk",
            "domain_keyword": "tmip",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:14:56",
            "create_date": "2009-08-18",
            "expiry_date": "2024-08-31",
            "registrant_name": "TELEFONMONTØRERNE MRC ApS",
            "registrant_address": "Vestermarken 2",
            "registrant_city": "Ballerup",
            "registrant_zip": "2750",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "tiip.net",
            "domain_keyword": "tiip",
            "domain_tld": "net",
            "query_time": "2024-05-16 01:52:10",
            "create_date": "2009-04-18",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-18",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tuip.app",
            "domain_keyword": "tuip",
            "domain_tld": "app",
            "query_time": "2024-06-02 04:25:09",
            "create_date": "2022-02-13",
            "update_date": "2024-05-17",
            "expiry_date": "2026-02-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tuip.app",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "C\\u00F3rdoba",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "trip.bar",
            "domain_keyword": "trip",
            "domain_tld": "bar",
            "query_time": "2024-04-22 23:59:57",
            "create_date": "2022-08-25",
            "update_date": "2024-02-15",
            "expiry_date": "2024-08-25",
            "registrar_iana": 3924,
            "registrar_name": "Sav.com, LLC - 34",
            "registrar_website": "http://www.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"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "trip.cab",
            "domain_keyword": "trip",
            "domain_tld": "cab",
            "query_time": "2024-04-22 23:59:57",
            "create_date": "2016-09-06",
            "update_date": "2023-07-08",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ydip.ru",
            "domain_keyword": "ydip",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:28:55",
            "create_date": "2023-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "twip.tv",
            "domain_keyword": "twip",
            "domain_tld": "tv",
            "query_time": "2024-05-07 03:56:17",
            "create_date": "2022-08-04",
            "update_date": "2023-06-02",
            "expiry_date": "2024-08-04",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "www.brandsight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SmugMug, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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-1450.awsdns-53.org",
                "ns-1680.awsdns-18.co.uk",
                "ns-328.awsdns-41.com",
                "ns-965.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "atdip.com",
            "domain_keyword": "atdip",
            "domain_tld": "com",
            "query_time": "2024-04-08 14:07:00",
            "create_date": "2023-11-30",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag",
            "registrar_website": "http://namerider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "thip.com",
            "domain_keyword": "thip",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:58:48",
            "create_date": "2000-08-11",
            "update_date": "2023-04-13",
            "expiry_date": "2025-08-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tdap.org",
            "domain_keyword": "tdap",
            "domain_tld": "org",
            "query_time": "2024-04-21 06:44:24",
            "create_date": "2017-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "tvip.ltd",
            "domain_keyword": "tvip",
            "domain_tld": "ltd",
            "query_time": "2024-04-09 13:51:01",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ldip.cc",
            "domain_keyword": "ldip",
            "domain_tld": "cc",
            "query_time": "2024-05-16 07:23:55",
            "create_date": "2024-03-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-06",
            "registrar_iana": 2268,
            "registrar_name": "Ripcurl Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tdic.info",
            "domain_keyword": "tdic",
            "domain_tld": "info",
            "query_time": "2024-05-27 05:32:32",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "zdip.app",
            "domain_keyword": "zdip",
            "domain_tld": "app",
            "query_time": "2024-05-15 22:43:32",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the 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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "tdrip.com",
            "domain_keyword": "tdrip",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:46:59",
            "create_date": "2011-08-08",
            "update_date": "2021-08-19",
            "expiry_date": "2031-08-08",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "syangki",
            "registrant_company": "syangki",
            "registrant_address": "123-15 Seocho 4(sa)-dong Seocho-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "137775",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.",
            "name_servers": [
                "ns18.dnszi.com",
                "ns3.dnszi.com",
                "ns51.dnszi.com",
                "ns62.dnszi.com",
                "ns74.dnszi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "tkip.com",
            "domain_keyword": "tkip",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:53:21",
            "create_date": "2003-07-24",
            "update_date": "2023-02-16",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "tdiz.com",
            "domain_keyword": "tdiz",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:16:03",
            "create_date": "2014-01-28",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "tdbip.ru",
            "domain_keyword": "tdbip",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:25:06",
            "create_date": "2020-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "tdpi.ru",
            "domain_keyword": "tdpi",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:26:07",
            "create_date": "2010-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "TIMEWEB-RU",
            "registrant_company": "GOU SPO MO Uchilishhe dekorativnoprikladnogo iskusstva i narodny'x promy'slov texnikum gTaldom",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.ru",
                "ns4.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "trip.app",
            "domain_keyword": "trip",
            "domain_tld": "app",
            "query_time": "2024-05-12 14:15:37",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "idip.co.in",
            "domain_keyword": "idip",
            "domain_tld": "co.in",
            "query_time": "2024-05-09 17:08:10",
            "create_date": "2018-05-17",
            "update_date": "2023-05-29",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Geonomics Research And Technologies Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "hdip.com.cn",
            "domain_keyword": "hdip",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 15:38:09",
            "create_date": "2007-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "崇庆春",
            "registrant_email": "[email protected]",
            "name_servers": [
                "hiram.dnspod.net",
                "tornado.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "trip.ae",
            "domain_keyword": "trip",
            "domain_tld": "ae",
            "query_time": "2024-05-26 04:40:30",
            "registrar_name": "AESERVER",
            "registrant_name": "Domain Admin",
            "registrant_company": "Etraveli AB",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 63,
            "domain_name": "tsip.top",
            "domain_keyword": "tsip",
            "domain_tld": "top",
            "query_time": "2024-05-26 22:56:31",
            "create_date": "2023-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "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 sheng",
            "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": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tdic.it",
            "domain_keyword": "tdic",
            "domain_tld": "it",
            "query_time": "2024-05-27 05:32:32",
            "create_date": "2005-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2024-05-24",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "Azienda Speciale Servizi Cultura, Turismo e Spettacolo - Teatri di Civitanova",
            "registrant_address": "via Buozzi, 6",
            "registrant_city": "civitanova marche",
            "registrant_state": "mc",
            "registrant_zip": "62012",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 65,
            "domain_name": "ttip.co.uk",
            "domain_keyword": "ttip",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 04:21:24",
            "create_date": "2022-05-20",
            "update_date": "2023-08-03",
            "expiry_date": "2024-05-20",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 66,
            "domain_name": "tuip.com",
            "domain_keyword": "tuip",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:43:53",
            "create_date": "2001-11-18",
            "update_date": "2024-02-18",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "tqip.org",
            "domain_keyword": "tqip",
            "domain_tld": "org",
            "query_time": "2024-04-17 00:13:54",
            "create_date": "2013-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2025-06-03",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "tdie.ru",
            "domain_keyword": "tdie",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:25:33",
            "create_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "tdih.ru",
            "domain_keyword": "tdih",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:25:33",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "taip.cn",
            "domain_keyword": "taip",
            "domain_tld": "cn",
            "query_time": "2024-04-13 03:01:57",
            "create_date": "2024-02-10",
            "expiry_date": "2025-02-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李田田",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "tgip.org",
            "domain_keyword": "tgip",
            "domain_tld": "org",
            "query_time": "2024-04-14 09:31:19",
            "create_date": "2021-10-06",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "tdgp.net",
            "domain_keyword": "tdgp",
            "domain_tld": "net",
            "query_time": "2024-04-21 06:49:30",
            "create_date": "2013-09-11",
            "update_date": "2024-01-10",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": "contact via https://www.1api.net/send-message/tdgp.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "trip.singles",
            "domain_keyword": "trip",
            "domain_tld": "singles",
            "query_time": "2024-04-22 23:59:57",
            "create_date": "2022-09-14",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-14",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cdip.xyz",
            "domain_keyword": "cdip",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 20:58:55",
            "create_date": "2024-01-05",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "trip.kitchen",
            "domain_keyword": "trip",
            "domain_tld": "kitchen",
            "query_time": "2024-05-11 17:14:24",
            "create_date": "2023-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-13",
            "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": 76,
            "domain_name": "adip.nl",
            "domain_keyword": "adip",
            "domain_tld": "nl",
            "query_time": "2024-05-10 23:02:04",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 77,
            "domain_name": "rtdip.fun",
            "domain_keyword": "rtdip",
            "domain_tld": "fun",
            "query_time": "2024-05-07 15:51:27",
            "create_date": "2023-11-02",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "hai nan chuang yuan shu zi ke ji you xian gong si",
            "registrant_state": "hai nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ttip.org.uk",
            "domain_keyword": "ttip",
            "domain_tld": "org.uk",
            "query_time": "2024-05-07 13:08:43",
            "create_date": "2020-06-17",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-17",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "tdib.net",
            "domain_keyword": "tdib",
            "domain_tld": "net",
            "query_time": "2024-05-23 05:30:14",
            "create_date": "2010-03-25",
            "update_date": "2023-03-21",
            "expiry_date": "2025-03-25",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "The Toronto-Dominion Bank",
            "registrant_address": "79 Wellington Street West, 14th Floor",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5K 1A2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4169828222",
            "registrant_fax": "+1.4169446605",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "thip.care",
            "domain_keyword": "thip",
            "domain_tld": "care",
            "query_time": "2024-05-31 21:24:56",
            "create_date": "2020-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2025-09-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tdiw.net",
            "domain_keyword": "tdiw",
            "domain_tld": "net",
            "query_time": "2024-04-13 00:50:48",
            "create_date": "2021-04-13",
            "update_date": "2022-10-19",
            "expiry_date": "2026-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "tdrp.com",
            "domain_keyword": "tdrp",
            "domain_tld": "com",
            "query_time": "2024-04-13 14:06:27",
            "create_date": "1998-02-20",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.com",
            "registrant_name": "Matt Jackson",
            "registrant_address": "42 Seladon Ave",
            "registrant_city": "Wallsend",
            "registrant_state": "NSW",
            "registrant_zip": "2287",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.435333175",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "pdip.com",
            "domain_keyword": "pdip",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:44:13",
            "create_date": "2006-06-01",
            "update_date": "2024-03-09",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "idip.co.kr",
            "domain_keyword": "idip",
            "domain_tld": "co.kr",
            "query_time": "2022-01-18 13:00:20",
            "create_date": "2022-01-18",
            "update_date": "2022-01-18",
            "expiry_date": "2027-01-18",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???? ??????????",
            "registrant_address": "????? ??? ???? 584 6? 345? 584, Gangnam-daero, Gangnam-gu, Seoul,",
            "registrant_zip": "06043"
        },
        {
            "num": 85,
            "domain_name": "pdip.ru",
            "domain_keyword": "pdip",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:42:40",
            "create_date": "2019-04-26",
            "expiry_date": "2025-04-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "adip.site",
            "domain_keyword": "adip",
            "domain_tld": "site",
            "query_time": "2024-04-29 16:25:36",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Geldern",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "trip.la",
            "domain_keyword": "trip",
            "domain_tld": "la",
            "query_time": "2024-05-08 04:20:50",
            "create_date": "2006-08-12",
            "update_date": "2024-04-09",
            "expiry_date": "2025-08-12",
            "registrar_name": "West263 International Limited",
            "registrant_email": "https://whois.nic.la/contact/trip.la/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "tdin.com",
            "domain_keyword": "tdin",
            "domain_tld": "com",
            "query_time": "2024-05-10 02:05:53",
            "create_date": "1998-05-15",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "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": "NY",
            "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=tdin.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "e0.ns.voyager.net",
                "e1.ns.voyager.net",
                "e2.ns.voyager.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "gdip.com",
            "domain_keyword": "gdip",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:42:54",
            "create_date": "2001-10-03",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.venture.com",
                "ns2.venture.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "adip.us",
            "domain_keyword": "adip",
            "domain_tld": "us",
            "query_time": "2024-05-13 07:56:14",
            "create_date": "2023-12-25",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "trum bauer",
            "registrant_company": "aaa",
            "registrant_address": "106 yen hoa",
            "registrant_city": "Cau giay",
            "registrant_state": "Ha Noi",
            "registrant_zip": "100000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.382827172",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ydip.cn",
            "domain_keyword": "ydip",
            "domain_tld": "cn",
            "query_time": "2024-04-18 01:19:59",
            "create_date": "2023-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "茂名城市在线广告传媒有限公司龙泉驿站门户网络分公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "tnip.com",
            "domain_keyword": "tnip",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:13:31",
            "create_date": "1998-08-11",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-10",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "http://gcd.com",
            "name_servers": [
                "ns1.tucson.com",
                "ns2.tucson.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "odip.org.uk",
            "domain_keyword": "odip",
            "domain_tld": "org.uk",
            "query_time": "2024-04-19 21:12:09",
            "create_date": "2003-11-05",
            "update_date": "2023-10-06",
            "expiry_date": "2025-11-05",
            "registrar_name": "The Unity Partnership Limited [Tag = UNITYPARTNERSHIP]",
            "registrar_website": "http://www.unitypartnership.com",
            "name_servers": [
                "ns1.ja.net",
                "ns1.oldham.gov.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "tmip.info",
            "domain_keyword": "tmip",
            "domain_tld": "info",
            "query_time": "2024-05-21 18:22:18",
            "create_date": "2020-05-19",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "tcip.law",
            "domain_keyword": "tcip",
            "domain_tld": "law",
            "query_time": "2024-05-17 17:52:30",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Theis Chayse, LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "tdlp.info",
            "domain_keyword": "tdlp",
            "domain_tld": "info",
            "query_time": "2024-05-16 00:10:51",
            "create_date": "2018-05-14",
            "update_date": "2024-03-20",
            "expiry_date": "2025-05-14",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tdif.club",
            "domain_keyword": "tdif",
            "domain_tld": "club",
            "query_time": "2024-05-31 03:45:41",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-28",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "tdkp.net",
            "domain_keyword": "tdkp",
            "domain_tld": "net",
            "query_time": "2024-05-31 03:45:53",
            "create_date": "2023-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=tdkp.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "td-p.online",
            "domain_keyword": "td-p",
            "domain_tld": "online",
            "query_time": "2024-04-26 12:30:00",
            "create_date": "2023-12-27",
            "update_date": "2024-01-13",
            "expiry_date": "2024-12-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "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.netfirms-default.domainparkingserver.net",
                "ns2.netfirms-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "trip.info",
            "domain_keyword": "trip",
            "domain_tld": "info",
            "query_time": "2024-05-08 04:20:50",
            "create_date": "2001-07-25",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-25",
            "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": [
                "a.service.testregcsc-brian.net",
                "b.service.afiliasdns.org",
                "c.service.afiliasdns.net",
                "d.service.afiliasdns.com",
                "e.service.testregcsc-brian.net",
                "f.service.afiliasdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tdip.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1981</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rdip.info.pl, trip.lease, tvip.vip, tdic.net, jdip.xyz, tdmp.nl, twip.link, tdif.net.au, udip.website, ddip.co, tcdip.cn, tdzip.ru, twip.help, trip.red, tvip.world, tdiy.shop, tdqp.net, edip.co, tdips.com, tdpp.net, tdsip.com, ctdip.com, wdip.com, tdib.it, 5dip.net, odip.online, adip.net, tdjp.com, tdvip.asia, trip.tools, tfip.ru, idip.top, trip.net.au, tvip.one, adip.online, ttip.nl, twip.work, tdid.ru, tdit.ru, tmip.dk, tiip.net, tuip.app, trip.bar, trip.cab, ydip.ru, twip.tv, atdip.com, thip.com, tdap.org, tvip.ltd, ldip.cc, tdic.info, zdip.app, tdrip.com, tkip.com, tdiz.com, tdbip.ru, tdpi.ru, trip.app, idip.co.in, hdip.com.cn, trip.ae, tsip.top, tdic.it, ttip.co.uk, tuip.com, tqip.org, tdie.ru, tdih.ru, taip.cn, tgip.org, tdgp.net, trip.singles, cdip.xyz, trip.kitchen, adip.nl, rtdip.fun, ttip.org.uk, tdib.net, thip.care, tdiw.net, tdrp.com, pdip.com, idip.co.kr, pdip.ru, adip.site, trip.la, tdin.com, gdip.com, adip.us, ydip.cn, tnip.com, odip.org.uk, tmip.info, tcip.law, tdlp.info, tdif.club, tdkp.net, td-p.online, trip.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rdip.info.pl</domain_name>
   <domain_keyword>rdip</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-04-02 06:26:53</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>trip.lease</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>lease</domain_tld>
   <query_time>2024-04-22 23:59:57</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-20</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>tvip.vip</domain_name>
   <domain_keyword>tvip</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-26 05:27:35</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2020-09-16</update_date>
   <expiry_date>2027-05-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ya Huan Cheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>tdic.net</domain_name>
   <domain_keyword>tdic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 00:50:36</query_time>
   <create_date>2004-02-21</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns67.worldnic.com</value>
    <value>ns68.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>jdip.xyz</domain_name>
   <domain_keyword>jdip</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 21:46:36</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>fgrtd</registrant_company>
   <registrant_state>iug</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tdmp.nl</domain_name>
   <domain_keyword>tdmp</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 12:06:06</query_time>
   <create_date>2003-10-10</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>lisa.neostrada.nl</value>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>twip.link</domain_name>
   <domain_keyword>twip</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-21 00:24:28</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tdif.net.au</domain_name>
   <domain_keyword>tdif</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-27 05:32:34</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Digital Transformation Agency Digital Identity</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>udip.website</domain_name>
   <domain_keyword>udip</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-09 00:08:04</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-05</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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ddip.co</domain_name>
   <domain_keyword>ddip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 16:04:02</query_time>
   <create_date>2013-09-13</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ihsdnsx63.com</value>
    <value>ns2.ihsdnsx63.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tcdip.cn</domain_name>
   <domain_keyword>tcdip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-19 14:49:36</query_time>
   <create_date>2022-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>北京中域智科国际网络技术有限公司</registrar_name>
   <registrant_name>商版域(北京)知识产权服务有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tdzip.ru</domain_name>
   <domain_keyword>tdzip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:26:49</query_time>
   <create_date>2016-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>twip.help</domain_name>
   <domain_keyword>twip</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-07 03:56:17</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-03-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1353.awsdns-41.org</value>
    <value>ns-1651.awsdns-14.co.uk</value>
    <value>ns-287.awsdns-35.com</value>
    <value>ns-566.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>trip.red</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-08 04:20:50</query_time>
   <create_date>2015-08-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-08-18</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tvip.world</domain_name>
   <domain_keyword>tvip</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-26 05:27:35</query_time>
   <create_date>2022-10-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-12</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>tdiy.shop</domain_name>
   <domain_keyword>tdiy</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 06:16:03</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>17</num>
   <domain_name>tdqp.net</domain_name>
   <domain_keyword>tdqp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 22:46:52</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_iana>2593</registrar_iana>
   <registrar_name>DropCatch.com 834 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.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>edip.co</domain_name>
   <domain_keyword>edip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 19:39:06</query_time>
   <create_date>2015-07-07</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout Ltd</registrar_name>
   <registrar_website>http://www.rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EDIP Sovereign Wealth Solutions Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MB</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>cloud1.whc.ca</value>
    <value>cloud2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tdips.com</domain_name>
   <domain_keyword>tdips</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:15:56</query_time>
   <create_date>2019-02-18</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>20</num>
   <domain_name>tdpp.net</domain_name>
   <domain_keyword>tdpp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 06:19:05</query_time>
   <create_date>2010-08-10</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tdsip.com</domain_name>
   <domain_keyword>tdsip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:20:56</query_time>
   <create_date>2008-10-15</create_date>
   <update_date>2022-10-11</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>TDS Telecommunications Corporation</registrant_name>
   <registrant_company>Telephone and Data Systems, Inc.</registrant_company>
   <registrant_address>8401 Greenway Blvd, Suite 230</registrant_address>
   <registrant_city>Middleton</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>53562-0980</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6086648600</registrant_phone>
   <registrant_fax>+1.6088305620</registrant_fax>
   <name_servers>
    <value>a.dns.tds.net</value>
    <value>b.dns.tds.net</value>
    <value>c.dns.tds.net</value>
    <value>d.dns.tds.net</value>
    <value>e.dns.tds.net</value>
    <value>f.dns.tds.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>ctdip.com</domain_name>
   <domain_keyword>ctdip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:38:27</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Koichi Sakurai</registrant_name>
   <registrant_company>Integrated Systems Inc.</registrant_company>
   <registrant_address>1, Aioicho</registrant_address>
   <registrant_city>Nanao-shi</registrant_city>
   <registrant_state>Ishikawa</registrant_state>
   <registrant_zip>926-0044</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.767530680</registrant_phone>
   <name_servers>
    <value>nsa.i-sys.biz</value>
    <value>nsb.i-sys.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wdip.com</domain_name>
   <domain_keyword>wdip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 11:08:28</query_time>
   <create_date>2005-04-21</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tdib.it</domain_name>
   <domain_keyword>tdib</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 02:05:48</query_time>
   <create_date>2010-03-25</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>Corporation Service Company France</registrant_company>
   <registrant_address>68, rue du faubourg Saint Honore</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75008</registrant_zip>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>5dip.net</domain_name>
   <domain_keyword>5dip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 01:25:54</query_time>
   <create_date>2009-03-14</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=5dip.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>odip.online</domain_name>
   <domain_keyword>odip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-19 21:12:09</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1062.ui-dns.de</value>
    <value>ns1082.ui-dns.org</value>
    <value>ns1088.ui-dns.biz</value>
    <value>ns1094.ui-dns.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>adip.net</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 04:26:32</query_time>
   <create_date>1998-09-02</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>TECNOCRATICA CENTRO DE DATOS, S.L.</registrar_name>
   <registrar_website>https://registrador.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.visualnetworks.es</value>
    <value>ns2.visualnetworks.es</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>tdjp.com</domain_name>
   <domain_keyword>tdjp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:16:10</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/tdjp.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tdvip.asia</domain_name>
   <domain_keyword>tdvip</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-25 06:22:48</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</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>陕西</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>guy.ns.cloudflare.com</value>
    <value>ryleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>trip.tools</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-08 04:20:51</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd t/a Paragon Names</registrar_name>
   <registrar_website>http://paragonnames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tfip.ru</domain_name>
   <domain_keyword>tfip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:56:43</query_time>
   <create_date>2010-03-15</create_date>
   <expiry_date>2025-03-15</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>32</num>
   <domain_name>idip.top</domain_name>
   <domain_keyword>idip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-13 02:45:21</query_time>
   <create_date>2024-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hanyuliang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</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>lou.dnspod.net</value>
    <value>oxygen.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>trip.net.au</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-26 04:40:31</query_time>
   <update_date>2024-02-25</update_date>
   <registrar_name>Netfleet.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.netfleet.com.au/</registrar_website>
   <registrant_name>Zaafir Siddiqui</registrant_name>
   <name_servers>
    <value>ns1.godaddy.com</value>
    <value>ns2.godaddy.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>tvip.one</domain_name>
   <domain_keyword>tvip</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-09 13:51:01</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>adip.online</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 04:26:33</query_time>
   <create_date>2016-01-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-22</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ttip.nl</domain_name>
   <domain_keyword>ttip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 02:01:40</query_time>
   <create_date>2012-03-30</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>twip.work</domain_name>
   <domain_keyword>twip</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-21 01:59:52</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tdid.ru</domain_name>
   <domain_keyword>tdid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:25:33</query_time>
   <create_date>2022-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>STROISERVIS, LLC</registrant_company>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>tdit.ru</domain_name>
   <domain_keyword>tdit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:25:34</query_time>
   <create_date>2009-08-27</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.ru</value>
    <value>dns2.yandex.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>tmip.dk</domain_name>
   <domain_keyword>tmip</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:14:56</query_time>
   <create_date>2009-08-18</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>TELEFONMONTØRERNE MRC ApS</registrant_name>
   <registrant_address>Vestermarken 2</registrant_address>
   <registrant_city>Ballerup</registrant_city>
   <registrant_zip>2750</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tiip.net</domain_name>
   <domain_keyword>tiip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 01:52:10</query_time>
   <create_date>2009-04-18</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tuip.app</domain_name>
   <domain_keyword>tuip</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 04:25:09</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tuip.app</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>C\u00F3rdoba</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>trip.bar</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-04-22 23:59:57</query_time>
   <create_date>2022-08-25</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>3924</registrar_iana>
   <registrar_name>Sav.com, LLC - 34</registrar_name>
   <registrar_website>http://www.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>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>trip.cab</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>cab</domain_tld>
   <query_time>2024-04-22 23:59:57</query_time>
   <create_date>2016-09-06</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>45</num>
   <domain_name>ydip.ru</domain_name>
   <domain_keyword>ydip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:28:55</query_time>
   <create_date>2023-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>twip.tv</domain_name>
   <domain_keyword>twip</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-07 03:56:17</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>www.brandsight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SmugMug, Inc.</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>please query the rdds service of the registrar 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-1450.awsdns-53.org</value>
    <value>ns-1680.awsdns-18.co.uk</value>
    <value>ns-328.awsdns-41.com</value>
    <value>ns-965.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>atdip.com</domain_name>
   <domain_keyword>atdip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 14:07:00</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag</registrar_name>
   <registrar_website>http://namerider.com</registrar_website>
   <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>48</num>
   <domain_name>thip.com</domain_name>
   <domain_keyword>thip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:58:48</query_time>
   <create_date>2000-08-11</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>49</num>
   <domain_name>tdap.org</domain_name>
   <domain_keyword>tdap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 06:44:24</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>tvip.ltd</domain_name>
   <domain_keyword>tvip</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-09 13:51:01</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ldip.cc</domain_name>
   <domain_keyword>ldip</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-16 07:23:55</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>2268</registrar_iana>
   <registrar_name>Ripcurl Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>tdic.info</domain_name>
   <domain_keyword>tdic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 05:32:32</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>zdip.app</domain_name>
   <domain_keyword>zdip</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 22:43:32</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the 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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>tdrip.com</domain_name>
   <domain_keyword>tdrip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:46:59</query_time>
   <create_date>2011-08-08</create_date>
   <update_date>2021-08-19</update_date>
   <expiry_date>2031-08-08</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>syangki</registrant_name>
   <registrant_company>syangki</registrant_company>
   <registrant_address>123-15 Seocho 4(sa)-dong Seocho-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>137775</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.</registrant_phone>
   <name_servers>
    <value>ns18.dnszi.com</value>
    <value>ns3.dnszi.com</value>
    <value>ns51.dnszi.com</value>
    <value>ns62.dnszi.com</value>
    <value>ns74.dnszi.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>tkip.com</domain_name>
   <domain_keyword>tkip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:53:21</query_time>
   <create_date>2003-07-24</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>56</num>
   <domain_name>tdiz.com</domain_name>
   <domain_keyword>tdiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:16:03</query_time>
   <create_date>2014-01-28</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>57</num>
   <domain_name>tdbip.ru</domain_name>
   <domain_keyword>tdbip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:25:06</query_time>
   <create_date>2020-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>tdpi.ru</domain_name>
   <domain_keyword>tdpi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:26:07</query_time>
   <create_date>2010-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_company>GOU SPO MO Uchilishhe dekorativnoprikladnogo iskusstva i narodny'x promy'slov texnikum gTaldom</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.ru</value>
    <value>ns4.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>trip.app</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 14:15:37</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>idip.co.in</domain_name>
   <domain_keyword>idip</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-09 17:08:10</query_time>
   <create_date>2018-05-17</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Geonomics Research And Technologies Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>hdip.com.cn</domain_name>
   <domain_keyword>hdip</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 15:38:09</query_time>
   <create_date>2007-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>崇庆春</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>hiram.dnspod.net</value>
    <value>tornado.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>trip.ae</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-26 04:40:30</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Etraveli AB</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>tsip.top</domain_name>
   <domain_keyword>tsip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 22:56:31</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</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 sheng</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>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tdic.it</domain_name>
   <domain_keyword>tdic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 05:32:32</query_time>
   <create_date>2005-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>Azienda Speciale Servizi Cultura, Turismo e Spettacolo - Teatri di Civitanova</registrant_company>
   <registrant_address>via Buozzi, 6</registrant_address>
   <registrant_city>civitanova marche</registrant_city>
   <registrant_state>mc</registrant_state>
   <registrant_zip>62012</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ttip.co.uk</domain_name>
   <domain_keyword>ttip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 04:21:24</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>tuip.com</domain_name>
   <domain_keyword>tuip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:43:53</query_time>
   <create_date>2001-11-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-11-18</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>ns15.up99plus.com</value>
    <value>ns16.up99plus.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>67</num>
   <domain_name>tqip.org</domain_name>
   <domain_keyword>tqip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 00:13:54</query_time>
   <create_date>2013-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-06-03</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>tdie.ru</domain_name>
   <domain_keyword>tdie</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:25:33</query_time>
   <create_date>2023-12-30</create_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>tdih.ru</domain_name>
   <domain_keyword>tdih</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:25:33</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>taip.cn</domain_name>
   <domain_keyword>taip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-13 03:01:57</query_time>
   <create_date>2024-02-10</create_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李田田</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>tgip.org</domain_name>
   <domain_keyword>tgip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 09:31:19</query_time>
   <create_date>2021-10-06</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>tdgp.net</domain_name>
   <domain_keyword>tdgp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 06:49:30</query_time>
   <create_date>2013-09-11</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-09-11</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>REDACTED FOR PRIVACY</registrant_company>
   <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>contact via https://www.1api.net/send-message/tdgp.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>trip.singles</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>singles</domain_tld>
   <query_time>2024-04-22 23:59:57</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-14</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cdip.xyz</domain_name>
   <domain_keyword>cdip</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 20:58:55</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-05</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>Whois Privacy Protection Service by onamae.com</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>trip.kitchen</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-05-11 17:14:24</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-13</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>76</num>
   <domain_name>adip.nl</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 23:02:04</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>rtdip.fun</domain_name>
   <domain_keyword>rtdip</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 15:51:27</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>hai nan chuang yuan shu zi ke ji you xian gong si</registrant_company>
   <registrant_state>hai nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ttip.org.uk</domain_name>
   <domain_keyword>ttip</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-07 13:08:43</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>tdib.net</domain_name>
   <domain_keyword>tdib</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 05:30:14</query_time>
   <create_date>2010-03-25</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>The Toronto-Dominion Bank</registrant_company>
   <registrant_address>79 Wellington Street West, 14th Floor</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5K 1A2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4169828222</registrant_phone>
   <registrant_fax>+1.4169446605</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>thip.care</domain_name>
   <domain_keyword>thip</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-31 21:24:56</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-09-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>ns39.domaincontrol.com</value>
    <value>ns40.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>81</num>
   <domain_name>tdiw.net</domain_name>
   <domain_keyword>tdiw</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 00:50:48</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2026-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>tdrp.com</domain_name>
   <domain_keyword>tdrp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 14:06:27</query_time>
   <create_date>1998-02-20</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.com</registrar_website>
   <registrant_name>Matt Jackson</registrant_name>
   <registrant_address>42 Seladon Ave</registrant_address>
   <registrant_city>Wallsend</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2287</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.435333175</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>83</num>
   <domain_name>pdip.com</domain_name>
   <domain_keyword>pdip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:44:13</query_time>
   <create_date>2006-06-01</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>idip.co.kr</domain_name>
   <domain_keyword>idip</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-01-18 13:00:20</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2022-01-18</update_date>
   <expiry_date>2027-01-18</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???? ??????????</registrant_name>
   <registrant_address>????? ??? ???? 584 6? 345? 584, Gangnam-daero, Gangnam-gu, Seoul,</registrant_address>
   <registrant_zip>06043</registrant_zip>
  </value>
  <value>
   <num>85</num>
   <domain_name>pdip.ru</domain_name>
   <domain_keyword>pdip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:42:40</query_time>
   <create_date>2019-04-26</create_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>adip.site</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 16:25:36</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Geldern</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>trip.la</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-08 04:20:50</query_time>
   <create_date>2006-08-12</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_name>West263 International Limited</registrar_name>
   <registrant_email>https://whois.nic.la/contact/trip.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>tdin.com</domain_name>
   <domain_keyword>tdin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 02:05:53</query_time>
   <create_date>1998-05-15</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</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>NY</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=tdin.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>e0.ns.voyager.net</value>
    <value>e1.ns.voyager.net</value>
    <value>e2.ns.voyager.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>gdip.com</domain_name>
   <domain_keyword>gdip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:42:54</query_time>
   <create_date>2001-10-03</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.venture.com</value>
    <value>ns2.venture.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>adip.us</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 07:56:14</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>trum bauer</registrant_name>
   <registrant_company>aaa</registrant_company>
   <registrant_address>106 yen hoa</registrant_address>
   <registrant_city>Cau giay</registrant_city>
   <registrant_state>Ha Noi</registrant_state>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.382827172</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ydip.cn</domain_name>
   <domain_keyword>ydip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-18 01:19:59</query_time>
   <create_date>2023-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>茂名城市在线广告传媒有限公司龙泉驿站门户网络分公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>tnip.com</domain_name>
   <domain_keyword>tnip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:13:31</query_time>
   <create_date>1998-08-11</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>http://gcd.com</registrar_website>
   <name_servers>
    <value>ns1.tucson.com</value>
    <value>ns2.tucson.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>odip.org.uk</domain_name>
   <domain_keyword>odip</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-19 21:12:09</query_time>
   <create_date>2003-11-05</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_name>The Unity Partnership Limited [Tag = UNITYPARTNERSHIP]</registrar_name>
   <registrar_website>http://www.unitypartnership.com</registrar_website>
   <name_servers>
    <value>ns1.ja.net</value>
    <value>ns1.oldham.gov.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>tmip.info</domain_name>
   <domain_keyword>tmip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 18:22:18</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-19</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tcip.law</domain_name>
   <domain_keyword>tcip</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-17 17:52:30</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</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>Theis Chayse, LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</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>ns69.domaincontrol.com</value>
    <value>ns70.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>96</num>
   <domain_name>tdlp.info</domain_name>
   <domain_keyword>tdlp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 00:10:51</query_time>
   <create_date>2018-05-14</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tdif.club</domain_name>
   <domain_keyword>tdif</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-31 03:45:41</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-28</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>ns39.domaincontrol.com</value>
    <value>ns40.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>98</num>
   <domain_name>tdkp.net</domain_name>
   <domain_keyword>tdkp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 03:45:53</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=tdkp.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>td-p.online</domain_name>
   <domain_keyword>td-p</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 12:30:00</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</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.netfirms-default.domainparkingserver.net</value>
    <value>ns2.netfirms-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>trip.info</domain_name>
   <domain_keyword>trip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 04:20:50</query_time>
   <create_date>2001-07-25</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-25</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>a.service.testregcsc-brian.net</value>
    <value>b.service.afiliasdns.org</value>
    <value>c.service.afiliasdns.net</value>
    <value>d.service.afiliasdns.com</value>
    <value>e.service.testregcsc-brian.net</value>
    <value>f.service.afiliasdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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.