WHOIS QUERY TIME

24 May 2024 - 11:50 PM UTC

Registered: 4 April 2004
Expiry: 4 April 2025

REGISTRAR

Name: 商中在线科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dns.bizcn.com
dns.cnmsn.net

DOMAIN STATUS

ok

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=lancom.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "lancom.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "lancom.cn",
            "domain_keyword": "lancom",
            "domain_tld": "cn",
            "query_time": "2024-05-24 23:50:21",
            "create_date": "2004-04-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "山东东部智能网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.bizcn.com",
                "dns.cnmsn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>lancom.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>lancom.cn</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 23:50:21</query_time>
   <create_date>2004-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>山东东部智能网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.bizcn.com</value>
    <value>dns.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.443 seconds) for "lancom.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Feb 2024 - 8:59 PM UTC

Registered: 4 April 2004
Expiry: 4 April 2025

REGISTRAR

Name: 商中在线科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dns.bizcn.com
dns.cnmsn.net

DOMAIN STATUS

ok

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&database=historical&domain_name=lancom.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "lancom.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "lancom.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "lancom.cn",
            "domain_keyword": "lancom",
            "domain_tld": "cn",
            "query_time": "2024-02-06 20:59:09",
            "create_date": "2004-04-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "山东东部智能网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.bizcn.com",
                "dns.cnmsn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.443,
        "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>lancom.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>lancom.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lancom.cn</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-02-06 20:59:09</query_time>
   <create_date>2004-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>山东东部智能网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.bizcn.com</value>
    <value>dns.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.443</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 27 domain names (in 0.13 seconds) which contained the exact domain keyword "lancom".
Domain Name Registered Expiry Registrar Ownership
1 lancom.com 7 Jul 1994 6 Jul 2024 Dynadot Inc -
2 lancom.co.nz 23 Jan 1997 - Sitetech Solutions Ltd T/A SiteName -
3 lancom.net 1 Jan 1998 31 Dec 2024 Nameshield SAS L OREAL
4 lancom.nl 1 Sep 1998 - Registrar.eu -
5 lancom.com.pl 25 Apr 2001 24 Apr 2025 home.pl S.A. -
6 lancom.ru 13 Sep 2001 13 Sep 2024 RD-RU OOO "Pauernet"
7 lancom.be 11 Apr 2002 - united-domains AG -
8 lancom.org 11 Nov 2002 11 Nov 2024 united-domains AG LANCOM Systems GmbH
9 lancom.pl 13 May 2003 12 May 2025 united-domains AG -
10 lancom.it 14 May 2003 23 Jan 2025 united-domains AG LANCOM Systems GmbH
11 lancom.cn 4 Apr 2004 4 Apr 2025 商中在线科技股份有限公司 山东东部智能网络有限公司
12 lancom.ro 10 Jan 2005 8 Jun 2026 ICI - Registrar -
13 lancom.biz 7 Dec 2006 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 lancom.saarland 18 Nov 2014 18 Nov 2024 RegistryGate GmbH -
15 lancom.online 26 Aug 2015 26 Aug 2024 Variomedia AG Kiene IT - Service & Consulting
16 lancom.cloud 24 Feb 2016 24 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
17 lancom.one 5 Oct 2016 5 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
18 lancom.dev 4 Mar 2019 4 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
19 lancom.in 2 Jul 2020 2 Jul 2024 Realtime Register B.V. LANCOM D.O.O.
20 lancom.tech 11 Jul 2020 11 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
21 lancom.technology 14 Jul 2020 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 lancom.systems 26 Aug 2021 26 Aug 2024 united-domains AG LANCOM Systems GmbH
23 lancom.hr 24 Nov 2022 25 Oct 2024 CARNET LANCOM d.o.o.
24 lancom.solutions 15 Mar 2023 15 Mar 2025 IONOS SE REDACTED FOR PRIVACY
25 lancom.com.cn 12 Oct 2023 12 Oct 2024 广东时代互联科技有限公司 雷昌
26 lancom.pro 26 Dec 2023 26 Dec 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
27 lancom.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
28 lancom.xyz 22 Apr 2024 22 Apr 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Justin

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=lancom&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "lancom",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 28,
        "relation": "eq",
        "current": 28
    },
    "unique_domains": "lancom.com, lancom.co.nz, lancom.net, lancom.nl, lancom.com.pl, lancom.ru, lancom.be, lancom.org, lancom.pl, lancom.it, lancom.cn, lancom.ro, lancom.biz, lancom.saarland, lancom.online, lancom.cloud, lancom.one, lancom.dev, lancom.in, lancom.tech, lancom.technology, lancom.systems, lancom.hr, lancom.solutions, lancom.com.cn, lancom.pro, lancom.info, lancom.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "lancom.com",
            "domain_keyword": "lancom",
            "domain_tld": "com",
            "query_time": "2024-05-01 02:16:33",
            "create_date": "1994-07-07",
            "update_date": "2023-04-26",
            "expiry_date": "2024-07-06",
            "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": 2,
            "domain_name": "lancom.co.nz",
            "domain_keyword": "lancom",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 19:35:01",
            "create_date": "1997-01-23",
            "update_date": "2023-10-07",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns-1350.awsdns-40.org",
                "ns-407.awsdns-50.com",
                "ns-587.awsdns-09.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lancom.net",
            "domain_keyword": "lancom",
            "domain_tld": "net",
            "query_time": "2024-05-13 22:05:23",
            "create_date": "1998-01-01",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "https://www.nameshield.com",
            "registrant_company": "L OREAL",
            "registrant_state": "N/C",
            "registrant_country": "FR",
            "registrant_email": "https://secure.nameshield.net/contact/lancom.net/owner",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lancom.nl",
            "domain_keyword": "lancom",
            "domain_tld": "nl",
            "query_time": "2024-05-01 02:16:33",
            "create_date": "1998-09-01",
            "update_date": "2023-11-15",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.qweb.net",
                "ns2.qweb.nu",
                "ns3.qweb.co"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "lancom.com.pl",
            "domain_keyword": "lancom",
            "domain_tld": "com.pl",
            "query_time": "2024-05-18 07:53:23",
            "create_date": "2001-04-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-24",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "lancom.ru",
            "domain_keyword": "lancom",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:06:26",
            "create_date": "2001-09-13",
            "expiry_date": "2024-09-13",
            "registrar_name": "RD-RU",
            "registrant_company": "OOO \"Pauernet\"",
            "name_servers": [
                "ns8.powernet.com.ru",
                "ns9.powernet.com.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "lancom.be",
            "domain_keyword": "lancom",
            "domain_tld": "be",
            "query_time": "2024-05-24 23:50:21",
            "create_date": "2002-04-11",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "pri.mordac.de",
                "sec.mordac.de"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "lancom.org",
            "domain_keyword": "lancom",
            "domain_tld": "org",
            "query_time": "2024-04-18 13:11:41",
            "create_date": "2002-11-11",
            "update_date": "2024-04-09",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LANCOM Systems GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pri.mordac.de",
                "sec.mordac.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lancom.pl",
            "domain_keyword": "lancom",
            "domain_tld": "pl",
            "query_time": "2024-05-16 02:02:25",
            "create_date": "2003-05-13",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-12",
            "registrar_name": "united-domains AG",
            "name_servers": [
                "pri.mordac.de",
                "sec.mordac.de"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "lancom.it",
            "domain_keyword": "lancom",
            "domain_tld": "it",
            "query_time": "2024-04-18 13:11:41",
            "create_date": "2003-05-14",
            "update_date": "2024-04-10",
            "expiry_date": "2025-01-23",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_company": "LANCOM Systems GmbH",
            "registrant_address": "Adenauerstrasse 20",
            "registrant_city": "Wuerselen",
            "registrant_state": "Nordrhein-Westfalen",
            "registrant_zip": "52146",
            "registrant_country": "DE",
            "name_servers": [
                "pri.mordac.de",
                "sec.mordac.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "lancom.cn",
            "domain_keyword": "lancom",
            "domain_tld": "cn",
            "query_time": "2024-05-24 23:50:21",
            "create_date": "2004-04-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "山东东部智能网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.bizcn.com",
                "dns.cnmsn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "lancom.ro",
            "domain_keyword": "lancom",
            "domain_tld": "ro",
            "query_time": "2024-05-16 12:02:42",
            "create_date": "2005-01-10",
            "expiry_date": "2026-06-08",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns01.netcorr.com",
                "ns02.netcorr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 13,
            "domain_name": "lancom.biz",
            "domain_keyword": "lancom",
            "domain_tld": "biz",
            "query_time": "2024-04-18 13:11:41",
            "create_date": "2006-12-07",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-06",
            "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": [
                "ns1.lancom.biz",
                "ns2.lancom.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "lancom.saarland",
            "domain_keyword": "lancom",
            "domain_tld": "saarland",
            "query_time": "2024-05-09 14:26:21",
            "create_date": "2014-11-18",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "lancom.online",
            "domain_keyword": "lancom",
            "domain_tld": "online",
            "query_time": "2024-04-18 13:11:41",
            "create_date": "2015-08-26",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrant_company": "Kiene IT - Service & Consulting",
            "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": [
                "ns1.kiene-hosting.de",
                "ns2.kiene-hosting.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lancom.cloud",
            "domain_keyword": "lancom",
            "domain_tld": "cloud",
            "query_time": "2024-06-05 05:49:51",
            "create_date": "2016-02-24",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-24",
            "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": [
                "emma.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lancom.one",
            "domain_keyword": "lancom",
            "domain_tld": "one",
            "query_time": "2024-04-18 13:11:41",
            "create_date": "2016-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks13.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "lancom.dev",
            "domain_keyword": "lancom",
            "domain_tld": "dev",
            "query_time": "2024-05-09 14:26:20",
            "create_date": "2019-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "lancom.in",
            "domain_keyword": "lancom",
            "domain_tld": "in",
            "query_time": "2024-04-26 14:58:28",
            "create_date": "2020-07-02",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-02",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LANCOM D.O.O.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.naliniji.com",
                "ns2.naliniji.com",
                "ns3.naliniji.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "lancom.tech",
            "domain_keyword": "lancom",
            "domain_tld": "tech",
            "query_time": "2024-06-05 05:49:51",
            "create_date": "2020-07-11",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-129.awsdns-16.com",
                "ns-1462.awsdns-54.org",
                "ns-1878.awsdns-42.co.uk",
                "ns-840.awsdns-41.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "lancom.technology",
            "domain_keyword": "lancom",
            "domain_tld": "technology",
            "query_time": "2024-06-05 05:49:51",
            "create_date": "2020-07-14",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1453.awsdns-53.org",
                "ns-1709.awsdns-21.co.uk",
                "ns-229.awsdns-28.com",
                "ns-582.awsdns-08.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "lancom.systems",
            "domain_keyword": "lancom",
            "domain_tld": "systems",
            "query_time": "2024-05-24 23:50:21",
            "create_date": "2021-08-26",
            "update_date": "2024-04-12",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LANCOM Systems GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pri.mordac.de",
                "sec.mordac.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "lancom.hr",
            "domain_keyword": "lancom",
            "domain_tld": "hr",
            "query_time": "2024-05-09 14:26:20",
            "create_date": "2022-11-24",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "LANCOM d.o.o.",
            "registrant_address": "Josipa Jurja Strossmayera 205",
            "registrant_city": "Osijek",
            "registrant_state": "HR",
            "registrant_zip": "31000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.infoserver.biz",
                "ns2.infoserver.biz"
            ]
        },
        {
            "num": 24,
            "domain_name": "lancom.solutions",
            "domain_keyword": "lancom",
            "domain_tld": "solutions",
            "query_time": "2024-05-16 02:02:25",
            "create_date": "2023-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1043.ui-dns.de",
                "ns1070.ui-dns.biz",
                "ns1076.ui-dns.org",
                "ns1084.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lancom.com.cn",
            "domain_keyword": "lancom",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 23:50:21",
            "create_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "雷昌",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lancom.pro",
            "domain_keyword": "lancom",
            "domain_tld": "pro",
            "query_time": "2024-05-01 02:16:33",
            "create_date": "2023-12-26",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "lancom.info",
            "domain_keyword": "lancom",
            "domain_tld": "info",
            "query_time": "2024-05-09 14:26:20",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "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": 28,
            "domain_name": "lancom.xyz",
            "domain_keyword": "lancom",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 17:20:17",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "Justin",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.13,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>lancom</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>28</total>
  <relation>eq</relation>
  <current>28</current>
 </count>
 <unique_domains>lancom.com, lancom.co.nz, lancom.net, lancom.nl, lancom.com.pl, lancom.ru, lancom.be, lancom.org, lancom.pl, lancom.it, lancom.cn, lancom.ro, lancom.biz, lancom.saarland, lancom.online, lancom.cloud, lancom.one, lancom.dev, lancom.in, lancom.tech, lancom.technology, lancom.systems, lancom.hr, lancom.solutions, lancom.com.cn, lancom.pro, lancom.info, lancom.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lancom.com</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 02:16:33</query_time>
   <create_date>1994-07-07</create_date>
   <update_date>2023-04-26</update_date>
   <expiry_date>2024-07-06</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>2</num>
   <domain_name>lancom.co.nz</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 19:35:01</query_time>
   <create_date>1997-01-23</create_date>
   <update_date>2023-10-07</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns-1350.awsdns-40.org</value>
    <value>ns-407.awsdns-50.com</value>
    <value>ns-587.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lancom.net</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 22:05:23</query_time>
   <create_date>1998-01-01</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <registrant_company>L OREAL</registrant_company>
   <registrant_state>N/C</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://secure.nameshield.net/contact/lancom.net/owner</registrant_email>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lancom.nl</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 02:16:33</query_time>
   <create_date>1998-09-01</create_date>
   <update_date>2023-11-15</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.qweb.net</value>
    <value>ns2.qweb.nu</value>
    <value>ns3.qweb.co</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lancom.com.pl</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-18 07:53:23</query_time>
   <create_date>2001-04-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <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>6</num>
   <domain_name>lancom.ru</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:06:26</query_time>
   <create_date>2001-09-13</create_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_company>OOO &quot;Pauernet&quot;</registrant_company>
   <name_servers>
    <value>ns8.powernet.com.ru</value>
    <value>ns9.powernet.com.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>lancom.be</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 23:50:21</query_time>
   <create_date>2002-04-11</create_date>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>pri.mordac.de</value>
    <value>sec.mordac.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>lancom.org</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 13:11:41</query_time>
   <create_date>2002-11-11</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LANCOM Systems GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pri.mordac.de</value>
    <value>sec.mordac.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lancom.pl</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 02:02:25</query_time>
   <create_date>2003-05-13</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>united-domains AG</registrar_name>
   <name_servers>
    <value>pri.mordac.de</value>
    <value>sec.mordac.de</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>lancom.it</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 13:11:41</query_time>
   <create_date>2003-05-14</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_company>LANCOM Systems GmbH</registrant_company>
   <registrant_address>Adenauerstrasse 20</registrant_address>
   <registrant_city>Wuerselen</registrant_city>
   <registrant_state>Nordrhein-Westfalen</registrant_state>
   <registrant_zip>52146</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>pri.mordac.de</value>
    <value>sec.mordac.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lancom.cn</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 23:50:21</query_time>
   <create_date>2004-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>山东东部智能网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.bizcn.com</value>
    <value>dns.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>lancom.ro</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-16 12:02:42</query_time>
   <create_date>2005-01-10</create_date>
   <expiry_date>2026-06-08</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns01.netcorr.com</value>
    <value>ns02.netcorr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lancom.biz</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 13:11:41</query_time>
   <create_date>2006-12-07</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-06</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>ns1.lancom.biz</value>
    <value>ns2.lancom.biz</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>14</num>
   <domain_name>lancom.saarland</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>saarland</domain_tld>
   <query_time>2024-05-09 14:26:21</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>lancom.online</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 13:11:41</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrant_company>Kiene IT - Service &amp; Consulting</registrant_company>
   <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>ns1.kiene-hosting.de</value>
    <value>ns2.kiene-hosting.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lancom.cloud</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-05 05:49:51</query_time>
   <create_date>2016-02-24</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-24</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>emma.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lancom.one</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-18 13:11:41</query_time>
   <create_date>2016-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>lancom.dev</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 14:26:20</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>lancom.in</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-26 14:58:28</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LANCOM D.O.O.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SI</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.naliniji.com</value>
    <value>ns2.naliniji.com</value>
    <value>ns3.naliniji.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>lancom.tech</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-05 05:49:51</query_time>
   <create_date>2020-07-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-129.awsdns-16.com</value>
    <value>ns-1462.awsdns-54.org</value>
    <value>ns-1878.awsdns-42.co.uk</value>
    <value>ns-840.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>lancom.technology</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-06-05 05:49:51</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1453.awsdns-53.org</value>
    <value>ns-1709.awsdns-21.co.uk</value>
    <value>ns-229.awsdns-28.com</value>
    <value>ns-582.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>lancom.systems</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-24 23:50:21</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LANCOM Systems GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pri.mordac.de</value>
    <value>sec.mordac.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>lancom.hr</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-09 14:26:20</query_time>
   <create_date>2022-11-24</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>LANCOM d.o.o.</registrant_name>
   <registrant_address>Josipa Jurja Strossmayera 205</registrant_address>
   <registrant_city>Osijek</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>31000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.infoserver.biz</value>
    <value>ns2.infoserver.biz</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>lancom.solutions</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-16 02:02:25</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1043.ui-dns.de</value>
    <value>ns1070.ui-dns.biz</value>
    <value>ns1076.ui-dns.org</value>
    <value>ns1084.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>lancom.com.cn</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 23:50:21</query_time>
   <create_date>2023-10-12</create_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>雷昌</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>lancom.pro</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 02:16:33</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>lancom.info</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 14:26:20</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</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>28</num>
   <domain_name>lancom.xyz</domain_name>
   <domain_keyword>lancom</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 17:20:17</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>Justin</registrant_company>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.13</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 5,430 domain names (in 0.569 seconds) which look and sound like the brand name "lancom".
Domain Name Registered Expiry Registrar Ownership
1 liancom.net 6 Aug 2023 6 Aug 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
2 wancom.ca 10 Aug 2021 10 Aug 2026 Go Daddy Domains Canada, Inc Eric Song
3 loancom.pro 8 Oct 2023 8 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
4 lapcom.net 15 Mar 2023 15 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
5 lincom.au - - Domain Directors Pty Ltd trading as Instra George Economus
6 mancom.uk 18 Jun 2021 18 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
7 leancom.com 12 Dec 2004 12 Dec 2026 GoDaddy.com, LLC -
8 sancom.su 14 Aug 2013 14 Aug 2024 RUCENTER-SU Tekhnotel Ltd.
9 lancoa.co.uk 9 Oct 2020 9 Oct 2024 Ionos SE [Tag = 1AND1] -
10 latcom.co 22 Apr 2017 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 dancom.xyz 21 Mar 2023 21 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
12 lancome.ae - - AESERVER L OREAL
13 tancom.net 16 Aug 1999 16 Aug 2024 Network Solutions, LLC -
14 luncom.com 27 Sep 2020 27 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 lancome.cm 31 Dec 2019 31 Dec 2025 Netcom.cm Sarl \n
16 dancom.us 3 Mar 2009 2 Mar 2025 Network Solutions, LLC DANVILLE ONLINE COMMUNICATIONS, INC.
17 lawcom.co.uk 13 Mar 2019 13 Mar 2025 Garth Piesse [Tag = COHERENT-NZ] -
18 lancop.nl 2 Jul 2004 - team.blue nl B.V. -
19 laecom.com 5 Sep 2009 5 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
20 laccom.ru 1 Dec 2014 1 Dec 2024 REGRU-RU Private Person
21 luancom.com 2 Dec 2020 2 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 vancom.eu - - OnlineNIC Inc -
23 rancom.uk 24 Apr 2024 24 Apr 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
24 lanlom.com 13 Feb 2018 13 Feb 2025 Tucows Domains Inc. -
25 lamcom.com 27 Aug 2006 27 Aug 2024 Dynadot Inc -
26 wlancom.com 4 Jul 2021 4 Jul 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
27 lincom.co.jp 2 Dec 1999 - - Lincom Associates Inc.
28 vlancom.com 20 Oct 2016 20 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
29 laancom.cn 3 Sep 2023 3 Sep 2024 广东时代互联科技有限公司 刘丹
30 lanhom.com 23 Aug 2010 23 Aug 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
31 lancome.uk 22 Sep 2014 22 Sep 2024 Nameshield SAS [Tag = PRESENCEWEB-FR] -
32 langcom.app 19 Feb 2024 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 zancom.com 12 Oct 2003 12 Oct 2024 Register.com, Inc. -
34 lancoo.xyz 24 Apr 2018 24 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yang hui yong
35 labcom.org 27 Mar 2018 27 Mar 2025 Tucows Domains Inc. Data Protected
36 vancom.wang 6 May 2024 6 May 2025 DNSPod, Inc. Haikou Right Bank investment Co., LTD
37 fancom.net 17 Jan 1999 17 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
38 cancom.ca 27 Nov 2000 31 Mar 2025 Webnames.ca Inc. Canadian Satellite Communications Inc.
39 landcom.pl 12 Mar 2024 12 Mar 2025 Aftermarket.pl Limited -
40 lancam.cl 7 Nov 2019 7 Nov 2024 NIC Chile oscar eduardo zenteno marchant
41 gancom.biz 30 Aug 2006 29 Aug 2025 Network Solutions, LLC REDACTED FOR PRIVACY
42 dancom.gi 26 Jun 2015 26 Jun 2024 GibNet Registrar Dancom Limited
43 larcom.com 10 Mar 1998 9 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
44 lancome.cat 27 Apr 2016 27 Apr 2024 Nominalia LOREAL
45 lencom.ru 18 Apr 2004 18 Apr 2025 RU-CENTER-RU Private Person
46 lancum.uk 29 Jan 2018 29 Jan 2025 Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET] -
47 leancom.de - - - -
48 pancom.pl 16 Nov 2006 16 Nov 2025 cyber_Folks S.A. -
49 sancom.email 14 Jun 2014 14 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
50 jancom.co.uk 3 Jun 2020 3 Jun 2024 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
51 lanscom.net 29 Nov 2000 29 Nov 2028 Network Solutions, LLC -
52 lancome.live 27 May 2023 27 May 2025 Sav.com, LLC Privacy Protection
53 bancom.pe - - 1API GmbH Registration Private
54 lincom.consulting 31 Dec 2020 31 Dec 2024 Netregistry Wholesale Pty Ltd Data Protected
55 eancom.com 11 Aug 1997 10 Aug 2024 PSI-USA, Inc. dba Domain Robot Verein GS1 Schweiz
56 lancome.red 12 Jul 2023 12 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
57 vancom.work 5 Apr 2024 5 Apr 2025 DNSPod, Inc. Haikou Right Bank investment Co., LTD
58 lancon.hr 7 Nov 2002 22 Oct 2024 CARNET LANCON d.o.o.
59 lavcom.com 24 Sep 2015 24 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 leancom.swiss 24 Mar 2016 24 Mar 2025 Hostpoint Leancom AG
61 lancon.online 14 Feb 2018 14 Feb 2028 Gandi SAS -
62 lancome.com.au - - Web Address Registration Pty Ltd DEPARTEMENT Juridique
63 plancom.ru 16 Apr 2008 16 Apr 2025 SALENAMES-RU Private Person
64 lyancom.com 24 Jul 2019 24 Jul 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
65 kancom.org 23 Feb 2024 23 Feb 2025 SiteName Ltd. Domain Name Privacy Inc.
66 lancome.pt 9 Apr 2000 11 Feb 2024 - L'OREAL
67 lascom.com.ng 27 Apr 2019 27 Apr 2025 smartweb Babatunde Ajose
68 lancome.store 14 Jun 2016 14 Jun 2024 Nameshield L OREAL
69 jancom.com 24 Feb 1999 24 Feb 2025 Network Solutions, LLC -
70 lincom.nl 10 Dec 1997 - Realtime Register -
71 laucom.com 10 Oct 2005 10 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Wevolve B.V.
72 pancom.ru 15 Jan 2008 15 Jan 2025 RU-CENTER-RU KRONAWOOD LTD
73 sancom.se 4 Feb 2016 4 Feb 2025 Loopia AB -
74 mancom.biz 7 May 2016 6 May 2024 PSI-USA, Inc. dba Domain Robot M. Reitberger ITK-Solutions
75 hancom.us 16 Jun 2011 15 Jun 2024 Tucows Domains Inc. Hanner Communications
76 lencom.com 10 Apr 2000 10 Apr 2025 Network Solutions, LLC -
77 bancom.com 29 Mar 2001 29 Mar 2027 Network Solutions, LLC -
78 lancon.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
79 lancon.work 19 Sep 2020 19 Sep 2024 DNSPod, Inc. bazhoulianchaoshangmaoyouxianzerengongsi
80 lancome.us 10 Jul 2006 9 Jul 2024 Corehub, S.R.L. L OREAL
81 cancom.site 26 May 2023 26 May 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
82 hancom.io 17 Jun 2015 17 Jun 2024 Key-Systems GmbH Hancom Inc.
83 gancom.org 30 Aug 2006 30 Aug 2025 Network Solutions, LLC REDACTED FOR PRIVACY
84 loncom.co.uk 18 Feb 2016 18 Feb 2027 Namesco Limited [Tag = NAMESCO] -
85 wancom.de - - - -
86 rancom.org 26 Jun 2020 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 rancom.com 15 Sep 2002 15 Sep 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1018154
88 lancome.ie 25 Jul 2002 26 Jul 2024 Nameshield L OREAL
89 lancam.com 25 Sep 2004 25 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
90 landom.ru 25 Jan 2024 25 Jan 2025 DOMAINS-RU Private Person
91 wancom.org 27 Apr 2023 27 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 vancom.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
93 hancom.design 16 Mar 2022 16 Mar 2025 Gabia Inc. HANCOM. INC,
94 labcom.pt - - - Universidade da Beira Interior
95 sancom.cfd 20 Apr 2024 20 Apr 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
96 lancog.com 25 Mar 2011 25 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
97 langcom.ru 16 Jun 2019 16 Jun 2024 TIMEWEB-RU Private Person
98 lanzom.com 21 Jan 2016 21 Jan 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
99 ilancom.com 8 Dec 2023 8 Dec 2024 Alantron Inc. -
100 pancom.com 23 Sep 1996 22 Sep 2033 Network Solutions, 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 Lancom.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=lancom.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "lancom.cn",
        "page_size": 100
    },
    "count": {
        "total": 5430,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "liancom.net, wancom.ca, loancom.pro, lapcom.net, lincom.au, mancom.uk, leancom.com, sancom.su, lancoa.co.uk, latcom.co, dancom.xyz, lancome.ae, tancom.net, luncom.com, lancome.cm, dancom.us, lawcom.co.uk, lancop.nl, laecom.com, laccom.ru, luancom.com, vancom.eu, rancom.uk, lanlom.com, lamcom.com, wlancom.com, lincom.co.jp, vlancom.com, laancom.cn, lanhom.com, lancome.uk, langcom.app, zancom.com, lancoo.xyz, labcom.org, vancom.wang, fancom.net, cancom.ca, landcom.pl, lancam.cl, gancom.biz, dancom.gi, larcom.com, lancome.cat, lencom.ru, lancum.uk, leancom.de, pancom.pl, sancom.email, jancom.co.uk, lanscom.net, lancome.live, bancom.pe, lincom.consulting, eancom.com, lancome.red, vancom.work, lancon.hr, lavcom.com, leancom.swiss, lancon.online, lancome.com.au, plancom.ru, lyancom.com, kancom.org, lancome.pt, lascom.com.ng, lancome.store, jancom.com, lincom.nl, laucom.com, pancom.ru, sancom.se, mancom.biz, hancom.us, lencom.com, bancom.com, lancon.xyz, lancon.work, lancome.us, cancom.site, hancom.io, gancom.org, loncom.co.uk, wancom.de, rancom.org, rancom.com, lancome.ie, lancam.com, landom.ru, wancom.org, vancom.xyz, hancom.design, labcom.pt, sancom.cfd, lancog.com, langcom.ru, lanzom.com, ilancom.com, pancom.com",
    "results": [
        {
            "num": 1,
            "domain_name": "liancom.net",
            "domain_keyword": "liancom",
            "domain_tld": "net",
            "query_time": "2024-04-28 18:20:13",
            "create_date": "2023-08-06",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wancom.ca",
            "domain_keyword": "wancom",
            "domain_tld": "ca",
            "query_time": "2024-04-30 07:11:57",
            "create_date": "2021-08-10",
            "update_date": "2022-04-25",
            "expiry_date": "2026-08-10",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Eric Song",
            "registrant_address": "11980 HAMMERSMITH WAY,  UNIT2105",
            "registrant_city": "RICHMOND",
            "registrant_state": "BC",
            "registrant_zip": "V7A0A4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7789572053",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "loancom.pro",
            "domain_keyword": "loancom",
            "domain_tld": "pro",
            "query_time": "2024-05-01 01:05:22",
            "create_date": "2023-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": [
                "hattie.ns.cloudflare.com",
                "howard.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lapcom.net",
            "domain_keyword": "lapcom",
            "domain_tld": "net",
            "query_time": "2024-05-16 00:02:50",
            "create_date": "2023-03-15",
            "update_date": "2023-05-14",
            "expiry_date": "2025-03-15",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1cli.tpiol.com",
                "dns2cli.tpiol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lincom.au",
            "domain_keyword": "lincom",
            "domain_tld": "au",
            "query_time": "2024-05-18 05:52:43",
            "update_date": "2024-05-15",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "George Economus",
            "name_servers": [
                "dns1.nameservernetwork.com",
                "dns2.nameservernetwork.com",
                "dns3.nameservernetwork.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mancom.uk",
            "domain_keyword": "mancom",
            "domain_tld": "uk",
            "query_time": "2024-05-24 01:22:04",
            "create_date": "2021-06-18",
            "update_date": "2023-07-09",
            "expiry_date": "2024-06-18",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "leancom.com",
            "domain_keyword": "leancom",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:21:04",
            "create_date": "2004-12-12",
            "update_date": "2023-08-11",
            "expiry_date": "2026-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sancom.su",
            "domain_keyword": "sancom",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:21:56",
            "create_date": "2013-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "Tekhnotel Ltd.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 4872 236200",
            "registrant_fax": "+7 4872 236200",
            "name_servers": [
                "ns1.fastvps.ru",
                "ns2.fastvps.ru",
                "ns3.fastvps.ru",
                "ns4.fastvps.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 9,
            "domain_name": "lancoa.co.uk",
            "domain_keyword": "lancoa",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 06:35:38",
            "create_date": "2020-10-09",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-09",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1032.ui-dns.com",
                "ns1076.ui-dns.de",
                "ns1089.ui-dns.org",
                "ns1114.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "latcom.co",
            "domain_keyword": "latcom",
            "domain_tld": "co",
            "query_time": "2024-05-15 12:56:31",
            "create_date": "2017-04-22",
            "update_date": "2023-07-27",
            "expiry_date": "2025-04-21",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dancom.xyz",
            "domain_keyword": "dancom",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 10:04:57",
            "create_date": "2023-03-21",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "lancome.ae",
            "domain_keyword": "lancome",
            "domain_tld": "ae",
            "query_time": "2024-06-09 14:16:26",
            "registrar_name": "AESERVER",
            "registrant_name": "DEPARTEMENT juridique",
            "registrant_company": "L OREAL",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "lorna.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 13,
            "domain_name": "tancom.net",
            "domain_keyword": "tancom",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:54:13",
            "create_date": "1999-08-16",
            "update_date": "2019-08-20",
            "expiry_date": "2024-08-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "luncom.com",
            "domain_keyword": "luncom",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:39:15",
            "create_date": "2020-09-27",
            "update_date": "2021-08-26",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "lancome.cm",
            "domain_keyword": "lancome",
            "domain_tld": "cm",
            "query_time": "2024-05-13 22:05:24",
            "create_date": "2019-12-31",
            "update_date": "2023-10-26",
            "expiry_date": "2025-12-31",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "houchang li",
            "registrant_company": "\\n",
            "registrant_address": "Jinjinag huayuan",
            "registrant_city": "jinagyin",
            "registrant_state": "js",
            "registrant_zip": "214442",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8115769116",
            "name_servers": [
                "3860.ns1.abovedomains.com",
                "3860.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 16,
            "domain_name": "dancom.us",
            "domain_keyword": "dancom",
            "domain_tld": "us",
            "query_time": "2024-05-25 14:01:17",
            "create_date": "2009-03-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-03-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "DANVILLE ONLINE COMMUNICATIONS, INC. DANVILLE ONLINE COMMUNICATIONS, INC.",
            "registrant_company": "DANVILLE ONLINE COMMUNICATIONS, INC.",
            "registrant_address": "PO BOX 901",
            "registrant_city": "DANVILLE",
            "registrant_state": "VA",
            "registrant_zip": "24543-0901",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4342507955",
            "registrant_fax": "+1.231231234",
            "name_servers": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lawcom.co.uk",
            "domain_keyword": "lawcom",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 17:59:50",
            "create_date": "2019-03-13",
            "update_date": "2024-06-02",
            "expiry_date": "2025-03-13",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "lancop.nl",
            "domain_keyword": "lancop",
            "domain_tld": "nl",
            "query_time": "2024-06-12 12:36:03",
            "create_date": "2004-07-02",
            "update_date": "2022-03-31",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "laecom.com",
            "domain_keyword": "laecom",
            "domain_tld": "com",
            "query_time": "2024-06-12 23:54:53",
            "create_date": "2009-09-05",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b750b769-62e2-482b-a4c2-d83a8a3ff3d9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "laccom.ru",
            "domain_keyword": "laccom",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:05",
            "create_date": "2014-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "luancom.com",
            "domain_keyword": "luancom",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:00:47",
            "create_date": "2020-12-02",
            "update_date": "2021-08-26",
            "expiry_date": "2025-12-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vancom.eu",
            "domain_keyword": "vancom",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:00:49",
            "registrar_name": "OnlineNIC Inc",
            "registrar_website": "https://www.onlinenic.com",
            "name_servers": [
                "ns101.raxhosting.com",
                "ns111.raxhosting.com"
            ]
        },
        {
            "num": 23,
            "domain_name": "rancom.uk",
            "domain_keyword": "rancom",
            "domain_tld": "uk",
            "query_time": "2024-04-27 16:53:30",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2026-04-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "lanlom.com",
            "domain_keyword": "lanlom",
            "domain_tld": "com",
            "query_time": "2024-06-10 07:47:46",
            "create_date": "2018-02-13",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lamcom.com",
            "domain_keyword": "lamcom",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:20:18",
            "create_date": "2006-08-27",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wlancom.com",
            "domain_keyword": "wlancom",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:01:18",
            "create_date": "2021-07-04",
            "update_date": "2024-03-06",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=wlancom.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "lincom.co.jp",
            "domain_keyword": "lincom",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 06:06:25",
            "create_date": "1999-12-02",
            "update_date": "2024-01-01",
            "registrant_company": "Lincom Associates Inc.",
            "name_servers": [
                "ns6.cpi.ad.jp",
                "ns7.cpi.ad.jp"
            ]
        },
        {
            "num": 28,
            "domain_name": "vlancom.com",
            "domain_keyword": "vlancom",
            "domain_tld": "com",
            "query_time": "2024-06-07 21:27:12",
            "create_date": "2016-10-20",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "laancom.cn",
            "domain_keyword": "laancom",
            "domain_tld": "cn",
            "query_time": "2024-06-13 10:09:15",
            "create_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "刘丹",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "lanhom.com",
            "domain_keyword": "lanhom",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:31:33",
            "create_date": "2010-08-23",
            "update_date": "2010-08-23",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=lanhom.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "lancome.uk",
            "domain_keyword": "lancome",
            "domain_tld": "uk",
            "query_time": "2024-04-18 13:11:46",
            "create_date": "2014-09-22",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-22",
            "registrar_name": "Nameshield SAS [Tag = PRESENCEWEB-FR]",
            "registrar_website": "https://www.nameshield.com",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "langcom.app",
            "domain_keyword": "langcom",
            "domain_tld": "app",
            "query_time": "2024-04-10 03:08:13",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jon.quicns.com",
                "kevin.quicns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "zancom.com",
            "domain_keyword": "zancom",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:18:31",
            "create_date": "2003-10-12",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-12",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.securetrafficrouting.com",
                "ns2.securetrafficrouting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "lancoo.xyz",
            "domain_keyword": "lancoo",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 02:16:53",
            "create_date": "2018-04-24",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yang hui yong",
            "registrant_state": "zhe jiang",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "labcom.org",
            "domain_keyword": "labcom",
            "domain_tld": "org",
            "query_time": "2024-04-21 15:50:29",
            "create_date": "2018-03-27",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vancom.wang",
            "domain_keyword": "vancom",
            "domain_tld": "wang",
            "query_time": "2024-05-09 18:02:55",
            "create_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Haikou Right Bank investment Co., LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan 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": [
                "degree.dnspod.net",
                "lilith.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fancom.net",
            "domain_keyword": "fancom",
            "domain_tld": "net",
            "query_time": "2024-05-23 07:54:28",
            "create_date": "1999-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/3066ada4-8303-4b7e-bda8-a2c1d085f7ce",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.webhostingpad.com",
                "ns6.webhostingpad.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cancom.ca",
            "domain_keyword": "cancom",
            "domain_tld": "ca",
            "query_time": "2024-05-27 01:38:12",
            "create_date": "2000-11-27",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-31",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Canadian Satellite Communications Inc.",
            "registrant_address": "630 3rd Avenue S.W.",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2P4L4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4037504500",
            "name_servers": [
                "a1-220.akam.net",
                "a3-64.akam.net",
                "a6-65.akam.net",
                "a8-66.akam.net",
                "a9-67.akam.net",
                "ns7nocg.shawcable.net",
                "ns8socg.shawcable.net",
                "ns9htok.shawcable.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "landcom.pl",
            "domain_keyword": "landcom",
            "domain_tld": "pl",
            "query_time": "2024-05-18 07:53:41",
            "create_date": "2024-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "lancam.cl",
            "domain_keyword": "lancam",
            "domain_tld": "cl",
            "query_time": "2024-05-20 09:28:09",
            "create_date": "2019-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "oscar eduardo zenteno marchant",
            "name_servers": [
                "dns10.freehost.cl",
                "dns11.freehost.cl"
            ]
        },
        {
            "num": 41,
            "domain_name": "gancom.biz",
            "domain_keyword": "gancom",
            "domain_tld": "biz",
            "query_time": "2024-04-23 16:39:02",
            "create_date": "2006-08-30",
            "update_date": "2022-02-21",
            "expiry_date": "2025-08-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns89.worldnic.com",
                "ns90.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dancom.gi",
            "domain_keyword": "dancom",
            "domain_tld": "gi",
            "query_time": "2023-10-19 06:49:25",
            "create_date": "2015-06-26",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-26",
            "registrar_iana": 800072,
            "registrar_name": "GibNet Registrar",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dancom Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Not Available",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "please query the rdds service of the registrar 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.innova.network",
                "ns2.innova.network"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "larcom.com",
            "domain_keyword": "larcom",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:06:14",
            "create_date": "1998-03-10",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-09",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/6e99c173-6c68-4d37-93e2-f7c0dc185ce2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "lancome.cat",
            "domain_keyword": "lancome",
            "domain_tld": "cat",
            "query_time": "2024-06-01 19:35:01",
            "create_date": "2016-04-27",
            "update_date": "2023-06-11",
            "expiry_date": "2024-04-27",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "LOREAL",
            "registrant_state": "FR",
            "registrant_country": "FR",
            "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": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "lencom.ru",
            "domain_keyword": "lencom",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:34:53",
            "create_date": "2004-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.di-net.ru",
                "ns2.di-net.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "lancum.uk",
            "domain_keyword": "lancum",
            "domain_tld": "uk",
            "query_time": "2024-04-18 13:12:14",
            "create_date": "2018-01-29",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-29",
            "registrar_name": "Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]",
            "registrar_website": "https://netnerd.com",
            "name_servers": [
                "ns1.netnerd.com",
                "ns2.netnerd.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "leancom.de",
            "domain_keyword": "leancom",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:55:07",
            "update_date": "2024-03-13",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "pancom.pl",
            "domain_keyword": "pancom",
            "domain_tld": "pl",
            "query_time": "2024-05-06 18:58:38",
            "create_date": "2006-11-16",
            "update_date": "2022-09-04",
            "expiry_date": "2025-11-16",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "fns1.42.pl",
                "fns2.42.pl",
                "ns1.pancom.pl",
                "ns2.pancom.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sancom.email",
            "domain_keyword": "sancom",
            "domain_tld": "email",
            "query_time": "2024-05-06 21:40:24",
            "create_date": "2014-06-14",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-14",
            "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": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "jancom.co.uk",
            "domain_keyword": "jancom",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 07:36:52",
            "create_date": "2020-06-03",
            "update_date": "2023-10-26",
            "expiry_date": "2024-06-03",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "lanscom.net",
            "domain_keyword": "lanscom",
            "domain_tld": "net",
            "query_time": "2024-05-20 19:01:42",
            "create_date": "2000-11-29",
            "update_date": "2022-05-03",
            "expiry_date": "2028-11-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.dnepro.net",
                "ns2.secondary.net.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "lancome.live",
            "domain_keyword": "lancome",
            "domain_tld": "live",
            "query_time": "2024-05-28 00:37:03",
            "create_date": "2023-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bancom.pe",
            "domain_keyword": "bancom",
            "domain_tld": "pe",
            "query_time": "2024-06-09 18:03:11",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "lincom.consulting",
            "domain_keyword": "lincom",
            "domain_tld": "consulting",
            "query_time": "2024-05-09 04:00:56",
            "create_date": "2020-12-31",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-31",
            "registrar_iana": 13,
            "registrar_name": "Netregistry Wholesale Pty Ltd",
            "registrar_website": "http://melbourneit.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "eancom.com",
            "domain_keyword": "eancom",
            "domain_tld": "com",
            "query_time": "2024-05-11 01:54:54",
            "create_date": "1997-08-11",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-10",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Verein GS1 Schweiz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://whoispro.domain-robot.org/whois/eancom.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zugernet.net",
                "ns2.zugernet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "lancome.red",
            "domain_keyword": "lancome",
            "domain_tld": "red",
            "query_time": "2024-05-24 23:50:22",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "vancom.work",
            "domain_keyword": "vancom",
            "domain_tld": "work",
            "query_time": "2024-06-07 00:13:30",
            "create_date": "2024-04-05",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Haikou Right Bank investment Co., LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hai nan 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": [
                "degree.dnspod.net",
                "lilith.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lancon.hr",
            "domain_keyword": "lancon",
            "domain_tld": "hr",
            "query_time": "2024-04-18 13:11:48",
            "create_date": "2002-11-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "LANCON d.o.o.",
            "registrant_address": "Gomboševa ulica 10",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cdn.hr",
                "dns2.cdn.hr"
            ]
        },
        {
            "num": 59,
            "domain_name": "lavcom.com",
            "domain_keyword": "lavcom",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:24:09",
            "create_date": "2015-09-24",
            "update_date": "2020-09-18",
            "expiry_date": "2025-09-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "leancom.swiss",
            "domain_keyword": "leancom",
            "domain_tld": "swiss",
            "query_time": "2024-05-12 19:59:11",
            "create_date": "2016-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "Leancom AG",
            "registrant_country": "CH",
            "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.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "lancon.online",
            "domain_keyword": "lancon",
            "domain_tld": "online",
            "query_time": "2024-05-24 23:50:24",
            "create_date": "2018-02-14",
            "update_date": "2024-04-15",
            "expiry_date": "2028-02-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lancome.com.au",
            "domain_keyword": "lancome",
            "domain_tld": "com.au",
            "query_time": "2024-06-06 08:18:37",
            "update_date": "2022-07-28",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "DEPARTEMENT Juridique",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "plancom.ru",
            "domain_keyword": "plancom",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:36:02",
            "create_date": "2008-04-16",
            "expiry_date": "2025-04-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "lyancom.com",
            "domain_keyword": "lyancom",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:50:51",
            "create_date": "2019-07-24",
            "update_date": "2023-06-07",
            "expiry_date": "2029-07-24",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kancom.org",
            "domain_keyword": "kancom",
            "domain_tld": "org",
            "query_time": "2024-06-05 04:09:36",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 437,
            "registrar_name": "SiteName Ltd.",
            "registrar_website": "http://www.sitename.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "lancome.pt",
            "domain_keyword": "lancome",
            "domain_tld": "pt",
            "query_time": "2024-06-07 07:23:08",
            "create_date": "2000-04-09",
            "expiry_date": "2024-02-11",
            "registrant_name": "L'OREAL",
            "registrant_address": "14 rue royale",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75008",
            "registrant_country": "FR",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 67,
            "domain_name": "lascom.com.ng",
            "domain_keyword": "lascom",
            "domain_tld": "com.ng",
            "query_time": "2024-05-31 22:33:54",
            "create_date": "2019-04-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 24062013,
            "registrar_name": "smartweb",
            "registrar_website": "https://www.smartweb.com.ng",
            "registrant_name": "Babatunde Ajose",
            "registrant_address": "6 Bola Adeshina Str, Obanikoro, Gbagada, Lagos, 74 Okitipupa Road, Ore, Ondo State",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "23401",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08103538644",
            "name_servers": [
                "ns65.qservers.net",
                "ns66.qservers.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lancome.store",
            "domain_keyword": "lancome",
            "domain_tld": "store",
            "query_time": "2024-04-18 13:11:44",
            "create_date": "2016-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield",
            "registrar_website": "http://nameshield.net/",
            "registrant_company": "L OREAL",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jancom.com",
            "domain_keyword": "jancom",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:31:53",
            "create_date": "1999-02-24",
            "update_date": "2022-02-21",
            "expiry_date": "2025-02-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "lincom.nl",
            "domain_keyword": "lincom",
            "domain_tld": "nl",
            "query_time": "2024-05-01 00:48:56",
            "create_date": "1997-12-10",
            "update_date": "2020-11-10",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.vevida.net",
                "ns2.vevida.net",
                "ns3.vevida.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "laucom.com",
            "domain_keyword": "laucom",
            "domain_tld": "com",
            "query_time": "2024-05-02 11:39:58",
            "create_date": "2005-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wevolve B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=laucom.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "pancom.ru",
            "domain_keyword": "pancom",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:13:23",
            "create_date": "2008-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "KRONAWOOD LTD",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "sancom.se",
            "domain_keyword": "sancom",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:54:27",
            "create_date": "2016-02-04",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-04",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 74,
            "domain_name": "mancom.biz",
            "domain_keyword": "mancom",
            "domain_tld": "biz",
            "query_time": "2024-05-31 02:11:20",
            "create_date": "2016-05-07",
            "update_date": "2023-06-21",
            "expiry_date": "2024-05-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M. Reitberger ITK-Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.nameserverservice.de",
                "ns6.nameserverservice.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "hancom.us",
            "domain_keyword": "hancom",
            "domain_tld": "us",
            "query_time": "2024-04-18 22:58:45",
            "create_date": "2011-06-16",
            "update_date": "2024-04-07",
            "expiry_date": "2024-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Roy Hanner",
            "registrant_company": "Hanner Communications",
            "registrant_address": "509 Hanner Town Road",
            "registrant_city": "Bear Creek",
            "registrant_state": "NC",
            "registrant_zip": "27207",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9197758642",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "lencom.com",
            "domain_keyword": "lencom",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:29:30",
            "create_date": "2000-04-10",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1360.awsdns-42.org",
                "ns-1786.awsdns-31.co.uk",
                "ns-334.awsdns-41.com",
                "ns-679.awsdns-20.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bancom.com",
            "domain_keyword": "bancom",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:26:07",
            "create_date": "2001-03-29",
            "update_date": "2024-01-29",
            "expiry_date": "2027-03-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "lancon.xyz",
            "domain_keyword": "lancon",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 14:26:22",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "lancon.work",
            "domain_keyword": "lancon",
            "domain_tld": "work",
            "query_time": "2024-05-24 23:50:24",
            "create_date": "2020-09-19",
            "update_date": "2022-10-16",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bazhoulianchaoshangmaoyouxianzerengongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "lancome.us",
            "domain_keyword": "lancome",
            "domain_tld": "us",
            "query_time": "2024-05-24 23:50:22",
            "create_date": "2006-07-10",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-09",
            "registrar_iana": 15,
            "registrar_name": "Corehub, S.R.L.",
            "registrar_website": "whois.corenic.org",
            "registrant_name": "DEPARTEMENT juridique",
            "registrant_company": "L OREAL",
            "registrant_address": "14 rue royale",
            "registrant_city": "PARIS",
            "registrant_zip": "75008",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.147567000",
            "registrant_fax": "+33.147567032",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cancom.site",
            "domain_keyword": "cancom",
            "domain_tld": "site",
            "query_time": "2024-05-27 00:46:42",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_state": "Wien",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the 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.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hancom.io",
            "domain_keyword": "hancom",
            "domain_tld": "io",
            "query_time": "2024-04-21 11:17:43",
            "create_date": "2015-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hancom Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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-1212.awsdns-23.org",
                "ns-1696.awsdns-20.co.uk",
                "ns-246.awsdns-30.com",
                "ns-793.awsdns-35.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "gancom.org",
            "domain_keyword": "gancom",
            "domain_tld": "org",
            "query_time": "2024-04-23 16:39:02",
            "create_date": "2006-08-30",
            "update_date": "2023-12-28",
            "expiry_date": "2025-08-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "loncom.co.uk",
            "domain_keyword": "loncom",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 11:56:26",
            "create_date": "2016-02-18",
            "update_date": "2024-02-18",
            "expiry_date": "2027-02-18",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "wancom.de",
            "domain_keyword": "wancom",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:15:19",
            "update_date": "2018-08-01",
            "name_servers": [
                "ns1074.ui-dns.biz",
                "ns1074.ui-dns.com",
                "ns1074.ui-dns.de",
                "ns1074.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "rancom.org",
            "domain_keyword": "rancom",
            "domain_tld": "org",
            "query_time": "2024-05-27 08:47:54",
            "create_date": "2020-06-26",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-26",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "rancom.com",
            "domain_keyword": "rancom",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:47:54",
            "create_date": "2002-09-15",
            "update_date": "2024-04-22",
            "expiry_date": "2024-09-15",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 6ce9d",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1018154",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lancome.ie",
            "domain_keyword": "lancome",
            "domain_tld": "ie",
            "query_time": "2024-04-25 08:30:13",
            "create_date": "2002-07-25",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-26",
            "registrar_name": "Nameshield",
            "registrar_website": "http://www.nameshield.net/",
            "registrant_name": "L OREAL",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "lancam.com",
            "domain_keyword": "lancam",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:45:00",
            "create_date": "2004-09-25",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/2321f15a-8602-48e1-b199-0eb7dc75f7c5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "landom.ru",
            "domain_keyword": "landom",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:07:02",
            "create_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "DOMAINS-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "wancom.org",
            "domain_keyword": "wancom",
            "domain_tld": "org",
            "query_time": "2024-04-30 07:11:57",
            "create_date": "2023-04-27",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "vancom.xyz",
            "domain_keyword": "vancom",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 14:30:26",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hancom.design",
            "domain_keyword": "hancom",
            "domain_tld": "design",
            "query_time": "2024-05-16 14:35:40",
            "create_date": "2022-03-16",
            "update_date": "2024-01-07",
            "expiry_date": "2025-03-16",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HANCOM. INC,",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "labcom.pt",
            "domain_keyword": "labcom",
            "domain_tld": "pt",
            "query_time": "2024-04-21 15:50:29",
            "registrant_name": "Universidade da Beira Interior",
            "registrant_address": "Rua Marquês D`Ávila e Bolama",
            "registrant_city": "Covilhã",
            "registrant_state": "Covilhã",
            "registrant_zip": "6201-001",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "dns1.ubi.pt",
                "dns2.ubi.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 95,
            "domain_name": "sancom.cfd",
            "domain_keyword": "sancom",
            "domain_tld": "cfd",
            "query_time": "2024-04-22 14:20:37",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "lancog.com",
            "domain_keyword": "lancog",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:11:39",
            "create_date": "2011-03-25",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Lisboa",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.webhs.org",
                "ns2.webhs.org",
                "ns3.webhs.org",
                "ns4.webhs.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "langcom.ru",
            "domain_keyword": "langcom",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:44:47",
            "create_date": "2019-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "lanzom.com",
            "domain_keyword": "lanzom",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:12:20",
            "create_date": "2016-01-21",
            "update_date": "2022-04-07",
            "expiry_date": "2027-01-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ilancom.com",
            "domain_keyword": "ilancom",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:30:53",
            "create_date": "2023-12-08",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-08",
            "registrar_iana": 898,
            "registrar_name": "Alantron Inc.",
            "registrar_website": "http://www.alantron.com",
            "name_servers": [
                "mptr02.alantron.com",
                "mptr04.alantron.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pancom.com",
            "domain_keyword": "pancom",
            "domain_tld": "com",
            "query_time": "2024-05-11 23:46:56",
            "create_date": "1996-09-23",
            "update_date": "2023-09-22",
            "expiry_date": "2033-09-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.569,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>lancom.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5430</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>liancom.net, wancom.ca, loancom.pro, lapcom.net, lincom.au, mancom.uk, leancom.com, sancom.su, lancoa.co.uk, latcom.co, dancom.xyz, lancome.ae, tancom.net, luncom.com, lancome.cm, dancom.us, lawcom.co.uk, lancop.nl, laecom.com, laccom.ru, luancom.com, vancom.eu, rancom.uk, lanlom.com, lamcom.com, wlancom.com, lincom.co.jp, vlancom.com, laancom.cn, lanhom.com, lancome.uk, langcom.app, zancom.com, lancoo.xyz, labcom.org, vancom.wang, fancom.net, cancom.ca, landcom.pl, lancam.cl, gancom.biz, dancom.gi, larcom.com, lancome.cat, lencom.ru, lancum.uk, leancom.de, pancom.pl, sancom.email, jancom.co.uk, lanscom.net, lancome.live, bancom.pe, lincom.consulting, eancom.com, lancome.red, vancom.work, lancon.hr, lavcom.com, leancom.swiss, lancon.online, lancome.com.au, plancom.ru, lyancom.com, kancom.org, lancome.pt, lascom.com.ng, lancome.store, jancom.com, lincom.nl, laucom.com, pancom.ru, sancom.se, mancom.biz, hancom.us, lencom.com, bancom.com, lancon.xyz, lancon.work, lancome.us, cancom.site, hancom.io, gancom.org, loncom.co.uk, wancom.de, rancom.org, rancom.com, lancome.ie, lancam.com, landom.ru, wancom.org, vancom.xyz, hancom.design, labcom.pt, sancom.cfd, lancog.com, langcom.ru, lanzom.com, ilancom.com, pancom.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>liancom.net</domain_name>
   <domain_keyword>liancom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 18:20:13</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wancom.ca</domain_name>
   <domain_keyword>wancom</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 07:11:57</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2022-04-25</update_date>
   <expiry_date>2026-08-10</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Eric Song</registrant_name>
   <registrant_address>11980 HAMMERSMITH WAY,  UNIT2105</registrant_address>
   <registrant_city>RICHMOND</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V7A0A4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7789572053</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.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>3</num>
   <domain_name>loancom.pro</domain_name>
   <domain_keyword>loancom</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 01:05:22</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-08</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>REDACTED FOR PRIVACY</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>hattie.ns.cloudflare.com</value>
    <value>howard.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lapcom.net</domain_name>
   <domain_keyword>lapcom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 00:02:50</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1cli.tpiol.com</value>
    <value>dns2cli.tpiol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lincom.au</domain_name>
   <domain_keyword>lincom</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 05:52:43</query_time>
   <update_date>2024-05-15</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>George Economus</registrant_name>
   <name_servers>
    <value>dns1.nameservernetwork.com</value>
    <value>dns2.nameservernetwork.com</value>
    <value>dns3.nameservernetwork.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mancom.uk</domain_name>
   <domain_keyword>mancom</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 01:22:04</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>leancom.com</domain_name>
   <domain_keyword>leancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:21:04</query_time>
   <create_date>2004-12-12</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2026-12-12</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>8</num>
   <domain_name>sancom.su</domain_name>
   <domain_keyword>sancom</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:21:56</query_time>
   <create_date>2013-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>Tekhnotel Ltd.</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 4872 236200</registrant_phone>
   <registrant_fax>+7 4872 236200</registrant_fax>
   <name_servers>
    <value>ns1.fastvps.ru</value>
    <value>ns2.fastvps.ru</value>
    <value>ns3.fastvps.ru</value>
    <value>ns4.fastvps.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>lancoa.co.uk</domain_name>
   <domain_keyword>lancoa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 06:35:38</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1032.ui-dns.com</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1089.ui-dns.org</value>
    <value>ns1114.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>latcom.co</domain_name>
   <domain_keyword>latcom</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-15 12:56:31</query_time>
   <create_date>2017-04-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-04-21</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>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>11</num>
   <domain_name>dancom.xyz</domain_name>
   <domain_keyword>dancom</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 10:04:57</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>lancome.ae</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-09 14:16:26</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>DEPARTEMENT juridique</registrant_name>
   <registrant_company>L OREAL</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>lorna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>tancom.net</domain_name>
   <domain_keyword>tancom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:54:13</query_time>
   <create_date>1999-08-16</create_date>
   <update_date>2019-08-20</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>luncom.com</domain_name>
   <domain_keyword>luncom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:39:15</query_time>
   <create_date>2020-09-27</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>lancome.cm</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-13 22:05:24</query_time>
   <create_date>2019-12-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-12-31</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>houchang li</registrant_name>
   <registrant_company>\n</registrant_company>
   <registrant_address>Jinjinag huayuan</registrant_address>
   <registrant_city>jinagyin</registrant_city>
   <registrant_state>js</registrant_state>
   <registrant_zip>214442</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8115769116</registrant_phone>
   <name_servers>
    <value>3860.ns1.abovedomains.com</value>
    <value>3860.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>dancom.us</domain_name>
   <domain_keyword>dancom</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 14:01:17</query_time>
   <create_date>2009-03-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>DANVILLE ONLINE COMMUNICATIONS, INC. DANVILLE ONLINE COMMUNICATIONS, INC.</registrant_name>
   <registrant_company>DANVILLE ONLINE COMMUNICATIONS, INC.</registrant_company>
   <registrant_address>PO BOX 901</registrant_address>
   <registrant_city>DANVILLE</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>24543-0901</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4342507955</registrant_phone>
   <registrant_fax>+1.231231234</registrant_fax>
   <name_servers>
    <value>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lawcom.co.uk</domain_name>
   <domain_keyword>lawcom</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 17:59:50</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>lancop.nl</domain_name>
   <domain_keyword>lancop</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-12 12:36:03</query_time>
   <create_date>2004-07-02</create_date>
   <update_date>2022-03-31</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>laecom.com</domain_name>
   <domain_keyword>laecom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 23:54:53</query_time>
   <create_date>2009-09-05</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b750b769-62e2-482b-a4c2-d83a8a3ff3d9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>laccom.ru</domain_name>
   <domain_keyword>laccom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:05</query_time>
   <create_date>2014-12-01</create_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>luancom.com</domain_name>
   <domain_keyword>luancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:00:47</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>vancom.eu</domain_name>
   <domain_keyword>vancom</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:00:49</query_time>
   <registrar_name>OnlineNIC Inc</registrar_name>
   <registrar_website>https://www.onlinenic.com</registrar_website>
   <name_servers>
    <value>ns101.raxhosting.com</value>
    <value>ns111.raxhosting.com</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>rancom.uk</domain_name>
   <domain_keyword>rancom</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-27 16:53:30</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>lanlom.com</domain_name>
   <domain_keyword>lanlom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 07:47:46</query_time>
   <create_date>2018-02-13</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>lamcom.com</domain_name>
   <domain_keyword>lamcom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:20:18</query_time>
   <create_date>2006-08-27</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.gridhost.com</value>
    <value>ns2.gridhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wlancom.com</domain_name>
   <domain_keyword>wlancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:01:18</query_time>
   <create_date>2021-07-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=wlancom.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>lincom.co.jp</domain_name>
   <domain_keyword>lincom</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 06:06:25</query_time>
   <create_date>1999-12-02</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Lincom Associates Inc.</registrant_company>
   <name_servers>
    <value>ns6.cpi.ad.jp</value>
    <value>ns7.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>vlancom.com</domain_name>
   <domain_keyword>vlancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 21:27:12</query_time>
   <create_date>2016-10-20</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>laancom.cn</domain_name>
   <domain_keyword>laancom</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-13 10:09:15</query_time>
   <create_date>2023-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>刘丹</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>lanhom.com</domain_name>
   <domain_keyword>lanhom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:31:33</query_time>
   <create_date>2010-08-23</create_date>
   <update_date>2010-08-23</update_date>
   <expiry_date>2024-08-23</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=lanhom.com</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>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>lancome.uk</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 13:11:46</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Nameshield SAS [Tag = PRESENCEWEB-FR]</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>langcom.app</domain_name>
   <domain_keyword>langcom</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 03:08:13</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>jon.quicns.com</value>
    <value>kevin.quicns.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>33</num>
   <domain_name>zancom.com</domain_name>
   <domain_keyword>zancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:18:31</query_time>
   <create_date>2003-10-12</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.securetrafficrouting.com</value>
    <value>ns2.securetrafficrouting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>lancoo.xyz</domain_name>
   <domain_keyword>lancoo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 02:16:53</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yang hui yong</registrant_company>
   <registrant_state>zhe jiang</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>labcom.org</domain_name>
   <domain_keyword>labcom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 15:50:29</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vancom.wang</domain_name>
   <domain_keyword>vancom</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-09 18:02:55</query_time>
   <create_date>2024-05-06</create_date>
   <expiry_date>2025-05-06</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>Haikou Right Bank investment Co., LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan 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>degree.dnspod.net</value>
    <value>lilith.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fancom.net</domain_name>
   <domain_keyword>fancom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 07:54:28</query_time>
   <create_date>1999-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3066ada4-8303-4b7e-bda8-a2c1d085f7ce</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.webhostingpad.com</value>
    <value>ns6.webhostingpad.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cancom.ca</domain_name>
   <domain_keyword>cancom</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 01:38:12</query_time>
   <create_date>2000-11-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Canadian Satellite Communications Inc.</registrant_name>
   <registrant_address>630 3rd Avenue S.W.</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2P4L4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4037504500</registrant_phone>
   <name_servers>
    <value>a1-220.akam.net</value>
    <value>a3-64.akam.net</value>
    <value>a6-65.akam.net</value>
    <value>a8-66.akam.net</value>
    <value>a9-67.akam.net</value>
    <value>ns7nocg.shawcable.net</value>
    <value>ns8socg.shawcable.net</value>
    <value>ns9htok.shawcable.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>landcom.pl</domain_name>
   <domain_keyword>landcom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 07:53:41</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>lancam.cl</domain_name>
   <domain_keyword>lancam</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-20 09:28:09</query_time>
   <create_date>2019-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>oscar eduardo zenteno marchant</registrant_name>
   <name_servers>
    <value>dns10.freehost.cl</value>
    <value>dns11.freehost.cl</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>gancom.biz</domain_name>
   <domain_keyword>gancom</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-23 16:39:02</query_time>
   <create_date>2006-08-30</create_date>
   <update_date>2022-02-21</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns89.worldnic.com</value>
    <value>ns90.worldnic.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>dancom.gi</domain_name>
   <domain_keyword>dancom</domain_keyword>
   <domain_tld>gi</domain_tld>
   <query_time>2023-10-19 06:49:25</query_time>
   <create_date>2015-06-26</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>800072</registrar_iana>
   <registrar_name>GibNet Registrar</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dancom Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Not Available</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GI</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.innova.network</value>
    <value>ns2.innova.network</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>larcom.com</domain_name>
   <domain_keyword>larcom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:06:14</query_time>
   <create_date>1998-03-10</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6e99c173-6c68-4d37-93e2-f7c0dc185ce2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.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>lancome.cat</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-01 19:35:01</query_time>
   <create_date>2016-04-27</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>LOREAL</registrant_company>
   <registrant_state>FR</registrant_state>
   <registrant_country>FR</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>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>lencom.ru</domain_name>
   <domain_keyword>lencom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:34:53</query_time>
   <create_date>2004-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.di-net.ru</value>
    <value>ns2.di-net.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>lancum.uk</domain_name>
   <domain_keyword>lancum</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 13:12:14</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]</registrar_name>
   <registrar_website>https://netnerd.com</registrar_website>
   <name_servers>
    <value>ns1.netnerd.com</value>
    <value>ns2.netnerd.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>leancom.de</domain_name>
   <domain_keyword>leancom</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:55:07</query_time>
   <update_date>2024-03-13</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>pancom.pl</domain_name>
   <domain_keyword>pancom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-06 18:58:38</query_time>
   <create_date>2006-11-16</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>fns1.42.pl</value>
    <value>fns2.42.pl</value>
    <value>ns1.pancom.pl</value>
    <value>ns2.pancom.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sancom.email</domain_name>
   <domain_keyword>sancom</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-06 21:40:24</query_time>
   <create_date>2014-06-14</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-14</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>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>jancom.co.uk</domain_name>
   <domain_keyword>jancom</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 07:36:52</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>lanscom.net</domain_name>
   <domain_keyword>lanscom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 19:01:42</query_time>
   <create_date>2000-11-29</create_date>
   <update_date>2022-05-03</update_date>
   <expiry_date>2028-11-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.dnepro.net</value>
    <value>ns2.secondary.net.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>lancome.live</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-28 00:37:03</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bancom.pe</domain_name>
   <domain_keyword>bancom</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-09 18:03:11</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>lincom.consulting</domain_name>
   <domain_keyword>lincom</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-09 04:00:56</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Netregistry Wholesale Pty Ltd</registrar_name>
   <registrar_website>http://melbourneit.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>eancom.com</domain_name>
   <domain_keyword>eancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 01:54:54</query_time>
   <create_date>1997-08-11</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Verein GS1 Schweiz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/eancom.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zugernet.net</value>
    <value>ns2.zugernet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>lancome.red</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-24 23:50:22</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>vancom.work</domain_name>
   <domain_keyword>vancom</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-07 00:13:30</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Haikou Right Bank investment Co., LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hai nan 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>degree.dnspod.net</value>
    <value>lilith.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lancon.hr</domain_name>
   <domain_keyword>lancon</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-18 13:11:48</query_time>
   <create_date>2002-11-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>LANCON d.o.o.</registrant_name>
   <registrant_address>Gomboševa ulica 10</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cdn.hr</value>
    <value>dns2.cdn.hr</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>lavcom.com</domain_name>
   <domain_keyword>lavcom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:24:09</query_time>
   <create_date>2015-09-24</create_date>
   <update_date>2020-09-18</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>leancom.swiss</domain_name>
   <domain_keyword>leancom</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-12 19:59:11</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>Leancom AG</registrant_company>
   <registrant_country>CH</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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>lancon.online</domain_name>
   <domain_keyword>lancon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 23:50:24</query_time>
   <create_date>2018-02-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2028-02-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.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>lancome.com.au</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-06 08:18:37</query_time>
   <update_date>2022-07-28</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>DEPARTEMENT Juridique</registrant_name>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>rose.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>plancom.ru</domain_name>
   <domain_keyword>plancom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:36:02</query_time>
   <create_date>2008-04-16</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>lyancom.com</domain_name>
   <domain_keyword>lyancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:50:51</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2029-07-24</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>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kancom.org</domain_name>
   <domain_keyword>kancom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 04:09:36</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>437</registrar_iana>
   <registrar_name>SiteName Ltd.</registrar_name>
   <registrar_website>http://www.sitename.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>lancome.pt</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-07 07:23:08</query_time>
   <create_date>2000-04-09</create_date>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>L'OREAL</registrant_name>
   <registrant_address>14 rue royale</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75008</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>adam.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>lascom.com.ng</domain_name>
   <domain_keyword>lascom</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-31 22:33:54</query_time>
   <create_date>2019-04-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>24062013</registrar_iana>
   <registrar_name>smartweb</registrar_name>
   <registrar_website>https://www.smartweb.com.ng</registrar_website>
   <registrant_name>Babatunde Ajose</registrant_name>
   <registrant_address>6 Bola Adeshina Str, Obanikoro, Gbagada, Lagos, 74 Okitipupa Road, Ore, Ondo State</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>23401</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08103538644</registrant_phone>
   <name_servers>
    <value>ns65.qservers.net</value>
    <value>ns66.qservers.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lancome.store</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-18 13:11:44</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield</registrar_name>
   <registrar_website>http://nameshield.net/</registrar_website>
   <registrant_company>L OREAL</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</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>69</num>
   <domain_name>jancom.com</domain_name>
   <domain_keyword>jancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:31:53</query_time>
   <create_date>1999-02-24</create_date>
   <update_date>2022-02-21</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>lincom.nl</domain_name>
   <domain_keyword>lincom</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 00:48:56</query_time>
   <create_date>1997-12-10</create_date>
   <update_date>2020-11-10</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.vevida.net</value>
    <value>ns2.vevida.net</value>
    <value>ns3.vevida.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>laucom.com</domain_name>
   <domain_keyword>laucom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 11:39:58</query_time>
   <create_date>2005-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wevolve B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=laucom.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>pancom.ru</domain_name>
   <domain_keyword>pancom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:13:23</query_time>
   <create_date>2008-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>KRONAWOOD LTD</registrant_company>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>sancom.se</domain_name>
   <domain_keyword>sancom</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:54:27</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mancom.biz</domain_name>
   <domain_keyword>mancom</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 02:11:20</query_time>
   <create_date>2016-05-07</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M. Reitberger ITK-Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.nameserverservice.de</value>
    <value>ns6.nameserverservice.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>hancom.us</domain_name>
   <domain_keyword>hancom</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-18 22:58:45</query_time>
   <create_date>2011-06-16</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Roy Hanner</registrant_name>
   <registrant_company>Hanner Communications</registrant_company>
   <registrant_address>509 Hanner Town Road</registrant_address>
   <registrant_city>Bear Creek</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27207</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9197758642</registrant_phone>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>lencom.com</domain_name>
   <domain_keyword>lencom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:29:30</query_time>
   <create_date>2000-04-10</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1360.awsdns-42.org</value>
    <value>ns-1786.awsdns-31.co.uk</value>
    <value>ns-334.awsdns-41.com</value>
    <value>ns-679.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bancom.com</domain_name>
   <domain_keyword>bancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:26:07</query_time>
   <create_date>2001-03-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2027-03-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>lancon.xyz</domain_name>
   <domain_keyword>lancon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 14:26:22</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>lancon.work</domain_name>
   <domain_keyword>lancon</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-24 23:50:24</query_time>
   <create_date>2020-09-19</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bazhoulianchaoshangmaoyouxianzerengongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>lancome.us</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 23:50:22</query_time>
   <create_date>2006-07-10</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>Corehub, S.R.L.</registrar_name>
   <registrar_website>whois.corenic.org</registrar_website>
   <registrant_name>DEPARTEMENT juridique</registrant_name>
   <registrant_company>L OREAL</registrant_company>
   <registrant_address>14 rue royale</registrant_address>
   <registrant_city>PARIS</registrant_city>
   <registrant_zip>75008</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.147567000</registrant_phone>
   <registrant_fax>+33.147567032</registrant_fax>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</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>81</num>
   <domain_name>cancom.site</domain_name>
   <domain_keyword>cancom</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 00:46:42</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_state>Wien</registrant_state>
   <registrant_country>AT</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.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>hancom.io</domain_name>
   <domain_keyword>hancom</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-21 11:17:43</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hancom Inc.</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>KR</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-1212.awsdns-23.org</value>
    <value>ns-1696.awsdns-20.co.uk</value>
    <value>ns-246.awsdns-30.com</value>
    <value>ns-793.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>gancom.org</domain_name>
   <domain_keyword>gancom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 16:39:02</query_time>
   <create_date>2006-08-30</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>loncom.co.uk</domain_name>
   <domain_keyword>loncom</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 11:56:26</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2027-02-18</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>wancom.de</domain_name>
   <domain_keyword>wancom</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:15:19</query_time>
   <update_date>2018-08-01</update_date>
   <name_servers>
    <value>ns1074.ui-dns.biz</value>
    <value>ns1074.ui-dns.com</value>
    <value>ns1074.ui-dns.de</value>
    <value>ns1074.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>rancom.org</domain_name>
   <domain_keyword>rancom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 08:47:54</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-26</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>rancom.com</domain_name>
   <domain_keyword>rancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:47:54</query_time>
   <create_date>2002-09-15</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 6ce9d</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1018154</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>88</num>
   <domain_name>lancome.ie</domain_name>
   <domain_keyword>lancome</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-25 08:30:13</query_time>
   <create_date>2002-07-25</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>Nameshield</registrar_name>
   <registrar_website>http://www.nameshield.net/</registrar_website>
   <registrant_name>L OREAL</registrant_name>
   <name_servers>
    <value>adam.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>lancam.com</domain_name>
   <domain_keyword>lancam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:45:00</query_time>
   <create_date>2004-09-25</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2321f15a-8602-48e1-b199-0eb7dc75f7c5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>landom.ru</domain_name>
   <domain_keyword>landom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:07:02</query_time>
   <create_date>2024-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>DOMAINS-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>91</num>
   <domain_name>wancom.org</domain_name>
   <domain_keyword>wancom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 07:11:57</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>vancom.xyz</domain_name>
   <domain_keyword>vancom</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 14:30:26</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hancom.design</domain_name>
   <domain_keyword>hancom</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-16 14:35:40</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HANCOM. INC,</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>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>labcom.pt</domain_name>
   <domain_keyword>labcom</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-21 15:50:29</query_time>
   <registrant_name>Universidade da Beira Interior</registrant_name>
   <registrant_address>Rua Marquês D`Ávila e Bolama</registrant_address>
   <registrant_city>Covilhã</registrant_city>
   <registrant_state>Covilhã</registrant_state>
   <registrant_zip>6201-001</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>dns1.ubi.pt</value>
    <value>dns2.ubi.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>sancom.cfd</domain_name>
   <domain_keyword>sancom</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-22 14:20:37</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>lancog.com</domain_name>
   <domain_keyword>lancog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:11:39</query_time>
   <create_date>2011-03-25</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.webhs.org</value>
    <value>ns2.webhs.org</value>
    <value>ns3.webhs.org</value>
    <value>ns4.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>langcom.ru</domain_name>
   <domain_keyword>langcom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:44:47</query_time>
   <create_date>2019-06-16</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>lanzom.com</domain_name>
   <domain_keyword>lanzom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:12:20</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2022-04-07</update_date>
   <expiry_date>2027-01-21</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>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ilancom.com</domain_name>
   <domain_keyword>ilancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:30:53</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>898</registrar_iana>
   <registrar_name>Alantron Inc.</registrar_name>
   <registrar_website>http://www.alantron.com</registrar_website>
   <name_servers>
    <value>mptr02.alantron.com</value>
    <value>mptr04.alantron.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pancom.com</domain_name>
   <domain_keyword>pancom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 23:46:56</query_time>
   <create_date>1996-09-23</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2033-09-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.569</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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