WHOIS QUERY TIME

5 May 2024 - 6:07 PM UTC

Registered: 11 February 2016
Modified: 13 February 2024
Expiry: 3 February 2025

REGISTRAR

Name: Webglobe, a.s.

NAME SERVERS

ns1.kudo.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Travel.Sk s.r.o.
Company: Travel.Sk s.r.o.
Address: Hviezdoslavovo námestie 7
City: Bratislava
ZIP: 81102
Country: Slovakia
Email: [email protected]
Phone: +421.263531815

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sri-lanka.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sri-lanka.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sri-lanka.sk",
            "domain_keyword": "sri-lanka",
            "domain_tld": "sk",
            "query_time": "2024-05-05 18:07:04",
            "create_date": "2016-02-11",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-03",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Travel.Sk s.r.o.",
            "registrant_company": "Travel.Sk s.r.o.",
            "registrant_address": "Hviezdoslavovo námestie 7",
            "registrant_city": "Bratislava",
            "registrant_zip": "81102",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.263531815",
            "name_servers": [
                "ns1.kudo.sk"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sri-lanka.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sri-lanka.sk</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 18:07:04</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Travel.Sk s.r.o.</registrant_name>
   <registrant_company>Travel.Sk s.r.o.</registrant_company>
   <registrant_address>Hviezdoslavovo námestie 7</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.263531815</registrant_phone>
   <name_servers>
    <value>ns1.kudo.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.04 seconds) for "sri-lanka.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 6:07 PM UTC

Registered: 11 February 2016
Modified: 13 February 2024
Expiry: 3 February 2025

REGISTRAR

Name: Webglobe, a.s.

NAME SERVERS

ns1.kudo.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Travel.Sk s.r.o.
Company: Travel.Sk s.r.o.
Address: Hviezdoslavovo námestie 7
City: Bratislava
ZIP: 81102
Country: Slovakia
Email: [email protected]
Phone: +421.263531815

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sri-lanka.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sri-lanka.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "sri-lanka.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "sri-lanka.sk",
            "domain_keyword": "sri-lanka",
            "domain_tld": "sk",
            "query_time": "2024-05-05 18:07:04",
            "create_date": "2016-02-11",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-03",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Travel.Sk s.r.o.",
            "registrant_company": "Travel.Sk s.r.o.",
            "registrant_address": "Hviezdoslavovo námestie 7",
            "registrant_city": "Bratislava",
            "registrant_zip": "81102",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.263531815",
            "name_servers": [
                "ns1.kudo.sk"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "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>sri-lanka.sk</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>sri-lanka.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sri-lanka.sk</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 18:07:04</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Travel.Sk s.r.o.</registrant_name>
   <registrant_company>Travel.Sk s.r.o.</registrant_company>
   <registrant_address>Hviezdoslavovo námestie 7</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.263531815</registrant_phone>
   <name_servers>
    <value>ns1.kudo.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 17 domain names (in 0.019 seconds) which contained the exact domain keyword "sri-lanka".
Domain Name Registered Expiry Registrar Ownership
1 sri-lanka.com 31 Aug 1995 30 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
2 sri-lanka.net 29 Dec 1999 29 Dec 2027 GoDaddy.com, LLC -
3 sri-lanka.nl 20 Apr 2000 - Prolocation B.V. -
4 sri-lanka.ru 7 Aug 2000 7 Aug 2024 RU-CENTER-RU Private Person
5 sri-lanka.co.uk 22 Dec 2003 22 Dec 2024 Serenity Holidays Ltd [Tag = SERENITY] -
6 sri-lanka.se 23 Sep 2006 23 Sep 2024 ODERLAND -
7 sri-lanka.asia 27 Jun 2008 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 sri-lanka.cc 25 Feb 2014 25 Feb 2025 united domains AG -
9 sri-lanka.biz 22 Jun 2014 21 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
10 sri-lanka.reisen 30 Jul 2014 30 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
11 sri-lanka.sk 11 Feb 2016 3 Feb 2025 Webglobe, a.s. Travel.Sk s.r.o.
12 sri-lanka.tours 8 Mar 2016 8 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 sri-lanka.energy 20 Sep 2017 20 Sep 2024 Domeneshop AS dba domainnameshop.com REDACTED FOR PRIVACY
14 sri-lanka.trade 13 Jun 2020 13 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 sri-lanka.world 26 Sep 2020 26 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 sri-lanka.org 6 Oct 2022 6 Oct 2024 Sav.com, LLC - 32 Privacy Protection
17 sri-lanka.it 3 May 2023 3 May 2025 GiDiNet di Iunco Daniele Antonio hidden
18 sri-lanka.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sri-lanka&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sri-lanka",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 18,
        "relation": "eq",
        "current": 18
    },
    "unique_domains": "sri-lanka.com, sri-lanka.net, sri-lanka.nl, sri-lanka.ru, sri-lanka.co.uk, sri-lanka.se, sri-lanka.asia, sri-lanka.cc, sri-lanka.biz, sri-lanka.reisen, sri-lanka.sk, sri-lanka.tours, sri-lanka.energy, sri-lanka.trade, sri-lanka.world, sri-lanka.org, sri-lanka.it, sri-lanka.de",
    "results": [
        {
            "num": 1,
            "domain_name": "sri-lanka.com",
            "domain_keyword": "sri-lanka",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:11:45",
            "create_date": "1995-08-31",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-30",
            "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": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/52ecbb81-3eb6-4321-9328-336b045d4ad4",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eoin.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sri-lanka.net",
            "domain_keyword": "sri-lanka",
            "domain_tld": "net",
            "query_time": "2024-04-16 12:11:45",
            "create_date": "1999-12-29",
            "update_date": "2024-01-27",
            "expiry_date": "2027-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sri-lanka.nl",
            "domain_keyword": "sri-lanka",
            "domain_tld": "nl",
            "query_time": "2024-05-22 09:06:32",
            "create_date": "2000-04-20",
            "update_date": "2017-01-26",
            "registrar_name": "Prolocation B.V.",
            "name_servers": [
                "ns1.as41887.nl",
                "ns2.as41887.eu",
                "ns3.as41887.io",
                "ns4.as41887.it"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "sri-lanka.ru",
            "domain_keyword": "sri-lanka",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:10:21",
            "create_date": "2000-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.toptim.ru",
                "ns2.toptim.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "sri-lanka.co.uk",
            "domain_keyword": "sri-lanka",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 12:11:48",
            "create_date": "2003-12-22",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-22",
            "registrar_name": "Serenity Holidays Ltd [Tag = SERENITY]",
            "name_servers": [
                "ns.serenity.co.uk",
                "ns01.serenity.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "sri-lanka.se",
            "domain_keyword": "sri-lanka",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:15:27",
            "create_date": "2006-09-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-23",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "ns1.chipcom.se",
                "ns2.chipcom.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sri-lanka.asia",
            "domain_keyword": "sri-lanka",
            "domain_tld": "asia",
            "query_time": "2024-05-22 09:06:32",
            "create_date": "2008-06-27",
            "update_date": "2023-12-13",
            "expiry_date": "2024-06-27",
            "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": [
                "ns10327.dizinc.com",
                "ns10328.dizinc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sri-lanka.cc",
            "domain_keyword": "sri-lanka",
            "domain_tld": "cc",
            "query_time": "2024-06-05 15:01:29",
            "create_date": "2014-02-25",
            "update_date": "2024-04-28",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "AT",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sri-lanka.biz",
            "domain_keyword": "sri-lanka",
            "domain_tld": "biz",
            "query_time": "2024-05-16 09:41:05",
            "create_date": "2014-06-22",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sri-lanka.reisen",
            "domain_keyword": "sri-lanka",
            "domain_tld": "reisen",
            "query_time": "2024-05-02 16:45:24",
            "create_date": "2014-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sri-lanka.sk",
            "domain_keyword": "sri-lanka",
            "domain_tld": "sk",
            "query_time": "2024-05-05 18:07:04",
            "create_date": "2016-02-11",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-03",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Travel.Sk s.r.o.",
            "registrant_company": "Travel.Sk s.r.o.",
            "registrant_address": "Hviezdoslavovo námestie 7",
            "registrant_city": "Bratislava",
            "registrant_zip": "81102",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.263531815",
            "name_servers": [
                "ns1.kudo.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 12,
            "domain_name": "sri-lanka.tours",
            "domain_keyword": "sri-lanka",
            "domain_tld": "tours",
            "query_time": "2024-04-16 12:11:45",
            "create_date": "2016-03-08",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sri-lanka.energy",
            "domain_keyword": "sri-lanka",
            "domain_tld": "energy",
            "query_time": "2024-06-01 21:27:14",
            "create_date": "2017-09-20",
            "update_date": "2024-02-29",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sri-lanka.trade",
            "domain_keyword": "sri-lanka",
            "domain_tld": "trade",
            "query_time": "2024-04-16 12:11:45",
            "create_date": "2020-06-13",
            "update_date": "2023-05-18",
            "expiry_date": "2024-06-13",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sri-lanka.world",
            "domain_keyword": "sri-lanka",
            "domain_tld": "world",
            "query_time": "2024-06-05 15:01:29",
            "create_date": "2020-09-26",
            "update_date": "2024-05-13",
            "expiry_date": "2024-09-26",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sri-lanka.org",
            "domain_keyword": "sri-lanka",
            "domain_tld": "org",
            "query_time": "2024-05-02 16:45:24",
            "create_date": "2022-10-06",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-06",
            "registrar_iana": 3922,
            "registrar_name": "Sav.com, LLC - 32",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sri-lanka.it",
            "domain_keyword": "sri-lanka",
            "domain_tld": "it",
            "query_time": "2024-05-29 19:25:27",
            "create_date": "2023-05-03",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-03",
            "registrar_name": "GiDiNet di Iunco Daniele Antonio",
            "registrar_website": "https://www.gidinet.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "sri-lanka.de",
            "domain_keyword": "sri-lanka",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:03:56",
            "update_date": "2019-10-18",
            "name_servers": [
                "ns1.timmehosting.de",
                "ns2.timmehosting.de",
                "ns3.timmehosting.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.019,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sri-lanka</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>18</total>
  <relation>eq</relation>
  <current>18</current>
 </count>
 <unique_domains>sri-lanka.com, sri-lanka.net, sri-lanka.nl, sri-lanka.ru, sri-lanka.co.uk, sri-lanka.se, sri-lanka.asia, sri-lanka.cc, sri-lanka.biz, sri-lanka.reisen, sri-lanka.sk, sri-lanka.tours, sri-lanka.energy, sri-lanka.trade, sri-lanka.world, sri-lanka.org, sri-lanka.it, sri-lanka.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sri-lanka.com</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:11:45</query_time>
   <create_date>1995-08-31</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-30</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>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/52ecbb81-3eb6-4321-9328-336b045d4ad4</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>eoin.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.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>sri-lanka.net</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 12:11:45</query_time>
   <create_date>1999-12-29</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2027-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sri-lanka.nl</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-22 09:06:32</query_time>
   <create_date>2000-04-20</create_date>
   <update_date>2017-01-26</update_date>
   <registrar_name>Prolocation B.V.</registrar_name>
   <name_servers>
    <value>ns1.as41887.nl</value>
    <value>ns2.as41887.eu</value>
    <value>ns3.as41887.io</value>
    <value>ns4.as41887.it</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sri-lanka.ru</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:10:21</query_time>
   <create_date>2000-08-07</create_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.toptim.ru</value>
    <value>ns2.toptim.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>sri-lanka.co.uk</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 12:11:48</query_time>
   <create_date>2003-12-22</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Serenity Holidays Ltd [Tag = SERENITY]</registrar_name>
   <name_servers>
    <value>ns.serenity.co.uk</value>
    <value>ns01.serenity.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>sri-lanka.se</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:15:27</query_time>
   <create_date>2006-09-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>ns1.chipcom.se</value>
    <value>ns2.chipcom.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sri-lanka.asia</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-22 09:06:32</query_time>
   <create_date>2008-06-27</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-06-27</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>ns10327.dizinc.com</value>
    <value>ns10328.dizinc.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>sri-lanka.cc</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-05 15:01:29</query_time>
   <create_date>2014-02-25</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sri-lanka.biz</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 09:41:05</query_time>
   <create_date>2014-06-22</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sri-lanka.reisen</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-05-02 16:45:24</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>11</num>
   <domain_name>sri-lanka.sk</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 18:07:04</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Travel.Sk s.r.o.</registrant_name>
   <registrant_company>Travel.Sk s.r.o.</registrant_company>
   <registrant_address>Hviezdoslavovo námestie 7</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.263531815</registrant_phone>
   <name_servers>
    <value>ns1.kudo.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>sri-lanka.tours</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-04-16 12:11:45</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sri-lanka.energy</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-06-01 21:27:14</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.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>NO</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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sri-lanka.trade</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-04-16 12:11:45</query_time>
   <create_date>2020-06-13</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-06-13</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sri-lanka.world</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-05 15:01:29</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-09-26</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sri-lanka.org</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 16:45:24</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>3922</registrar_iana>
   <registrar_name>Sav.com, LLC - 32</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sri-lanka.it</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 19:25:27</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>GiDiNet di Iunco Daniele Antonio</registrar_name>
   <registrar_website>https://www.gidinet.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sri-lanka.de</domain_name>
   <domain_keyword>sri-lanka</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:03:56</query_time>
   <update_date>2019-10-18</update_date>
   <name_servers>
    <value>ns1.timmehosting.de</value>
    <value>ns2.timmehosting.de</value>
    <value>ns3.timmehosting.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.019</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 201 domain names (in 0.165 seconds) which look and sound like the brand name "sri-lanka".
Domain Name Registered Expiry Registrar Ownership
1 srislanka.com 29 Aug 2017 29 Aug 2024 GoDaddy.com, LLC -
2 sri-lankan.com 4 Sep 2001 4 Sep 2024 GoDaddy.com, LLC -
3 shri-lanka.com 16 Aug 2015 16 Aug 2024 TurnCommerce, Inc. DBA NameBright.com Jin H. Park
4 sri-langka.com 11 Jan 2007 11 Jan 2026 CV. Rumahweb Indonesia Domain Data Guard
5 shri-lanka.biz 30 Apr 2013 29 Apr 2025 Danesco Trading Ltd. REDACTED FOR PRIVACY
6 sri-lankan.org 7 Feb 2020 7 Feb 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
7 shri-lanka.ru 22 Nov 2018 22 Nov 2024 RU-CENTER-RU Private Person
8 sri-lankan.net 8 Jul 2023 8 Jul 2024 Gname 047 Inc -
9 srilanka.com.pl 28 Apr 2004 28 Apr 2025 CETI S.C. -
10 srilanka.au - - DROP.com.au Pty Ltd Domain Manager
11 srilanka.ru 3 May 2023 3 May 2025 RU-CENTER-RU Private Person
12 srilanka.hu 17 Feb 2001 - - -
13 srilanka.io 29 Jun 2012 29 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 srilanka.org.pl 6 Jun 2023 6 Jun 2024 premium.pl Sp. z o.o. -
15 srilanka.name - - Porkbun LLC -
16 srilanka.se 29 May 2015 29 May 2025 LoopiaGroup2 -
17 srilanka.jobs 4 Feb 2010 4 Feb 2025 Name Share, Inc Employ Media LLC
18 srilanka.co.nz 15 Mar 2023 - Metaname -
19 srilanka.jp 24 Jul 2003 31 Jul 2024 - (Not displayed by registrant's request)
20 srilanka.tv 22 Oct 2013 22 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
21 srilanka.bond 7 Dec 2020 7 Dec 2033 Dynadot LLC -
22 srilanka.sk 25 Mar 2004 9 May 2025 Gransy s.r.o. INVIA.SK
23 srilanka.pl 20 Feb 2013 20 Feb 2025 Aftermarket.pl Limited -
24 srilanka.com 18 May 1995 19 May 2026 GoDaddy.com, LLC -
25 srilanka.net 16 Aug 1997 16 Aug 2025 Onlinenic Inc KEERTHI RASAMANICKAM
26 srilanka.nl 23 Jul 1999 - Easyhosting B.V. -
27 srilanka.com.co 26 Nov 2023 26 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
28 srilanka.be 9 Sep 2004 - VIND.be -
29 srilanka.co.uk 8 Jun 1999 8 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
30 srilanka.de - - - -
31 srilanka.su 14 May 2024 14 May 2025 RUCENTER-SU Private Person
32 srilanka.pro 11 Oct 2010 11 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
33 srilanka.uk 17 May 2015 17 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
34 srilanka.basketball 15 Jun 2021 15 Jun 2024 Bombora Technologies Pty Ltd. Sri Lanka Basketball Federation
35 srilanka.it 31 Mar 2022 16 Apr 2025 Algorithmedia S.r.l. Puglia.com Srls
36 srilanka.nz 28 Oct 2015 - Metaname -
37 srilanka.biz 27 Mar 2002 26 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
38 srilanka.travel 21 Apr 2006 20 Apr 2026 EnCirca, Inc. Sri Lanka Tourism Development Authority
39 srilanka.org 19 Jul 2002 19 Jul 2025 GoDaddy.com, LLC Domain Empire Unip Lda
40 srilanka.com.au - - DROP.com.au Pty Ltd Domain Manager
41 srilankan.co.jp 4 Jun 2001 - - SriLankan Airlines Limited
42 xsrilanka.com 20 May 2024 20 May 2025 One.com A/S REDACTED FOR PRIVACY
43 srilankan.voyage 2 Jun 2015 2 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 siralanka.com 21 Nov 2018 21 Nov 2024 GoDaddy.com, LLC -
45 sun-lanka.ru 3 Mar 2014 3 Mar 2025 REGRU-RU Private Person
46 isrilanka.com 12 Nov 2003 12 Nov 2024 GoDaddy.com, LLC -
47 shrilanka.info 4 Feb 2024 4 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
48 4srilanka.org 9 Nov 2023 9 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 esrilanka.com 10 Apr 2002 10 Apr 2025 GoDaddy.com, LLC -
50 sirilanka.com 2 Dec 2023 2 Dec 2024 DropCatch.com 1419 LLC NameBrightPrivacy.com
51 sun-lanka.com 7 Dec 2014 7 Dec 2024 CJSC REGISTRAR R01 N/A
52 sarinlanka.com 29 Jul 2015 29 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 usrilanka.com 26 May 2006 26 May 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
54 sri-lankaad.com 27 Jun 2023 27 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 skillanka.com 28 Jan 2024 28 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 srilankan.click 24 Mar 2023 24 Mar 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
57 esrilanka.net 8 Jan 2008 8 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
58 swimlanka.com 19 Mar 2023 19 Mar 2024 GoDaddy.com, LLC -
59 smislanka.com 15 Mar 2022 15 Mar 2024 NameCheap, Inc. -
60 srilankae.com 16 Oct 2022 16 Oct 2024 GoDaddy.com, LLC -
61 srilankan.mobi 8 Jan 2014 8 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
62 srilankan.info 18 Mar 2012 18 Mar 2025 Fastdomain Inc. REDACTED FOR PRIVACY
63 sreelanka.com 18 Apr 2024 18 Apr 2025 Namesnap LLC -
64 srilankan.tours 30 May 2023 30 May 2025 Sav.com, LLC Privacy Protection
65 saillanka.com 21 Oct 2018 21 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 orinlanka.com 13 Jun 2019 13 Jun 2025 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
67 srilankan.in 21 Feb 2005 21 Feb 2025 InterNetX GmbH REDACTED FOR PRIVACY
68 srilankan.news 10 Apr 2022 10 Apr 2025 Porkbun LLC Private by Design, LLC
69 4srilanka.com 16 Nov 2010 16 Nov 2024 Dynadot Inc -
70 srilankax.com 8 Nov 2023 8 Nov 2024 DropCatch.com 824 LLC HugeDomains.com
71 srilankan.today 12 Jun 2022 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 surf-lanka.com 27 Feb 2006 27 Feb 2027 Tucows Domains Inc. -
73 srilankan.store 8 May 2024 8 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
74 triplanka.com 15 Nov 2016 15 Nov 2024 GoDaddy.com, LLC -
75 sol-lanka.tours 1 Jan 2017 1 Jan 2025 IONOS SE REDACTED FOR PRIVACY
76 srilankas.com 5 Feb 2014 5 Feb 2025 GoDaddy.com, LLC -
77 mrs-lanka.com 9 May 2015 9 May 2025 GoDaddy.com, LLC -
78 3srilanka.net 23 Sep 2005 23 Sep 2025 CSC CORPORATE DOMAINS, INC. GDH (BVI) Limited
79 srilankan.recipes 17 Mar 2014 17 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 saillanka.org 23 Aug 2022 23 Aug 2024 1API GmbH Coastal Media
81 rsrilanka.com 22 Aug 2023 22 Aug 2024 Netowl, Inc. Xserver Inc.
82 msrilanka.com 3 Jan 2017 3 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 sliclanka.com 18 Dec 2006 18 Dec 2024 TUCOWS, INC. REDACTED FOR PRIVACY
84 dai-lanka.org 18 Aug 2021 18 Aug 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
85 sri-landia.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
86 srilankan.de - - - -
87 sri-lankans.com 30 Jul 2020 30 Jul 2024 Porkbun LLC Private by Design, LLC
88 see-lanka.com 22 May 2024 22 May 2025 Realtime Register B.V. -
89 sriblynka.com 1 Dec 2023 1 Dec 2024 Onlinenic Inc sriblynka.com
90 shrilanka.com 17 Feb 1999 17 Feb 2025 Sea Wasp, LLC los angeles news
91 shirlanka.com 15 Nov 2017 15 Nov 2025 GoDaddy.com, LLC -
92 srilankan.space 25 Nov 2021 25 Nov 2024 Cloudflare, Inc. Personal
93 srilankan.live 22 Jul 2023 22 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 srilankan.biz 2 Jun 2004 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 isrilanka.ru 29 Jul 2023 29 Jul 2024 BEGET-RU Private Person
96 sirilanka.news 12 Sep 2023 12 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 srilankan.ink 28 Nov 2023 28 Nov 2024 eNom, LLC Data Protected
98 esrilanka.org 26 Jun 2021 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 srilankan.land 28 Nov 2023 28 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
100 csrilanka.com 8 Jun 2011 8 Jun 2024 IONOS SE 1&1 Internet Inc
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Sri-lanka.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sri-lanka.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sri-lanka.sk",
        "page_size": 100
    },
    "count": {
        "total": 201,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "srislanka.com, sri-lankan.com, shri-lanka.com, sri-langka.com, shri-lanka.biz, sri-lankan.org, shri-lanka.ru, sri-lankan.net, srilanka.com.pl, srilanka.au, srilanka.ru, srilanka.hu, srilanka.io, srilanka.org.pl, srilanka.name, srilanka.se, srilanka.jobs, srilanka.co.nz, srilanka.jp, srilanka.tv, srilanka.bond, srilanka.sk, srilanka.pl, srilanka.com, srilanka.net, srilanka.nl, srilanka.com.co, srilanka.be, srilanka.co.uk, srilanka.de, srilanka.su, srilanka.pro, srilanka.uk, srilanka.basketball, srilanka.it, srilanka.nz, srilanka.biz, srilanka.travel, srilanka.org, srilanka.com.au, srilankan.co.jp, xsrilanka.com, srilankan.voyage, siralanka.com, sun-lanka.ru, isrilanka.com, shrilanka.info, 4srilanka.org, esrilanka.com, sirilanka.com, sun-lanka.com, sarinlanka.com, usrilanka.com, sri-lankaad.com, skillanka.com, srilankan.click, esrilanka.net, swimlanka.com, smislanka.com, srilankae.com, srilankan.mobi, srilankan.info, sreelanka.com, srilankan.tours, saillanka.com, orinlanka.com, srilankan.in, srilankan.news, 4srilanka.com, srilankax.com, srilankan.today, surf-lanka.com, srilankan.store, triplanka.com, sol-lanka.tours, srilankas.com, mrs-lanka.com, 3srilanka.net, srilankan.recipes, saillanka.org, rsrilanka.com, msrilanka.com, sliclanka.com, dai-lanka.org, sri-landia.ru, srilankan.de, sri-lankans.com, see-lanka.com, sriblynka.com, shrilanka.com, shirlanka.com, srilankan.space, srilankan.live, srilankan.biz, isrilanka.ru, sirilanka.news, srilankan.ink, esrilanka.org, srilankan.land, csrilanka.com",
    "results": [
        {
            "num": 1,
            "domain_name": "srislanka.com",
            "domain_keyword": "srislanka",
            "domain_tld": "com",
            "query_time": "2024-05-19 10:12:47",
            "create_date": "2017-08-29",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sri-lankan.com",
            "domain_keyword": "sri-lankan",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:11:45",
            "create_date": "2001-09-04",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "shri-lanka.com",
            "domain_keyword": "shri-lanka",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:49:29",
            "create_date": "2015-08-16",
            "update_date": "2020-04-29",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Jin H. Park",
            "registrant_address": "904Dong 1101Ho, MaEum-Ro 151,",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sri-langka.com",
            "domain_keyword": "sri-langka",
            "domain_tld": "com",
            "query_time": "2024-05-25 17:56:37",
            "create_date": "2007-01-11",
            "update_date": "2024-03-14",
            "expiry_date": "2026-01-11",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "https://www.rumahweb.com",
            "registrant_name": "Domain Data Guard",
            "registrant_company": "Domain Data Guard",
            "registrant_address": "PO Box 404 Yogyakarta - Visit domaindataguard.com to contact the domain registrant/owner",
            "registrant_city": "Yogyakarta",
            "registrant_state": "Yogyakarta",
            "registrant_zip": "55000",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.82242220053",
            "name_servers": [
                "ns1.datamaya.com",
                "ns2.datamaya.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "shri-lanka.biz",
            "domain_keyword": "shri-lanka",
            "domain_tld": "biz",
            "query_time": "2024-05-08 23:19:30",
            "create_date": "2013-04-30",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "www.danesconames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns5.ru",
                "ns2.dns5.ru"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sri-lankan.org",
            "domain_keyword": "sri-lankan",
            "domain_tld": "org",
            "query_time": "2024-05-22 09:06:32",
            "create_date": "2020-02-07",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "shri-lanka.ru",
            "domain_keyword": "shri-lanka",
            "domain_tld": "ru",
            "query_time": "2024-04-30 07:17:02",
            "create_date": "2018-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "sri-lankan.net",
            "domain_keyword": "sri-lankan",
            "domain_tld": "net",
            "query_time": "2024-06-05 15:01:29",
            "create_date": "2023-07-08",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-08",
            "registrar_iana": 4016,
            "registrar_name": "Gname 047 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "srilanka.com.pl",
            "domain_keyword": "srilanka",
            "domain_tld": "com.pl",
            "query_time": "2024-03-30 11:50:06",
            "create_date": "2004-04-28",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-28",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "ns1.ceti.pl",
                "ns2.ceti.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "srilanka.au",
            "domain_keyword": "srilanka",
            "domain_tld": "au",
            "query_time": "2024-05-09 13:15:18",
            "update_date": "2023-11-13",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "srilanka.ru",
            "domain_keyword": "srilanka",
            "domain_tld": "ru",
            "query_time": "2024-06-05 15:03:48",
            "create_date": "2023-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "srilanka.hu",
            "domain_keyword": "srilanka",
            "domain_tld": "hu",
            "query_time": "2024-05-10 02:49:25",
            "create_date": "2001-02-17"
        },
        {
            "num": 13,
            "domain_name": "srilanka.io",
            "domain_keyword": "srilanka",
            "domain_tld": "io",
            "query_time": "2024-05-22 09:07:30",
            "create_date": "2012-06-29",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-29",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "srilanka.org.pl",
            "domain_keyword": "srilanka",
            "domain_tld": "org.pl",
            "query_time": "2024-04-16 12:14:39",
            "create_date": "2023-06-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-06",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "srilanka.name",
            "domain_keyword": "srilanka",
            "domain_tld": "name",
            "query_time": "2024-04-21 20:50:41",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 16,
            "domain_name": "srilanka.se",
            "domain_keyword": "srilanka",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:15:27",
            "create_date": "2015-05-29",
            "update_date": "2024-01-17",
            "expiry_date": "2025-05-29",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "srilanka.jobs",
            "domain_keyword": "srilanka",
            "domain_tld": "jobs",
            "query_time": "2024-06-01 21:27:51",
            "create_date": "2010-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Employ Media LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "srilanka.co.nz",
            "domain_keyword": "srilanka",
            "domain_tld": "co.nz",
            "query_time": "2024-04-18 02:41:11",
            "create_date": "2023-03-15",
            "update_date": "2024-03-13",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "srilanka.jp",
            "domain_keyword": "srilanka",
            "domain_tld": "jp",
            "query_time": "2024-04-16 12:14:39",
            "create_date": "2003-07-24",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 20,
            "domain_name": "srilanka.tv",
            "domain_keyword": "srilanka",
            "domain_tld": "tv",
            "query_time": "2024-05-09 13:15:18",
            "create_date": "2013-10-22",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Italy",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "srilanka.bond",
            "domain_keyword": "srilanka",
            "domain_tld": "bond",
            "query_time": "2024-05-02 16:47:34",
            "create_date": "2020-12-07",
            "update_date": "2024-01-24",
            "expiry_date": "2033-12-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "srilanka.sk",
            "domain_keyword": "srilanka",
            "domain_tld": "sk",
            "query_time": "2024-05-05 18:07:03",
            "create_date": "2004-03-25",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-09",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "INVIA.SK",
            "registrant_company": "INVIA.SK",
            "registrant_address": "Dunajská 4",
            "registrant_city": "Bratislava",
            "registrant_zip": "81108",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.226000051",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "srilanka.pl",
            "domain_keyword": "srilanka",
            "domain_tld": "pl",
            "query_time": "2024-05-09 13:15:19",
            "create_date": "2013-02-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-20",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 24,
            "domain_name": "srilanka.com",
            "domain_keyword": "srilanka",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:15:18",
            "create_date": "1995-05-18",
            "update_date": "2022-10-02",
            "expiry_date": "2026-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.zoneedit.com",
                "ns7.zoneedit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "srilanka.net",
            "domain_keyword": "srilanka",
            "domain_tld": "net",
            "query_time": "2024-06-05 15:03:48",
            "create_date": "1997-08-16",
            "update_date": "1997-08-16",
            "expiry_date": "2025-08-16",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "KEERTHI RASAMANICKAM",
            "registrant_address": "Jerikoveien 97 b",
            "registrant_city": "Oslo",
            "registrant_state": "Oslo",
            "registrant_zip": "1052",
            "registrant_country": "AF",
            "registrant_email": "[email protected]",
            "registrant_phone": "+47.55393939",
            "registrant_fax": "+47.55393932",
            "name_servers": [
                "ns31.boxsecured.com",
                "ns32.boxsecured.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "srilanka.nl",
            "domain_keyword": "srilanka",
            "domain_tld": "nl",
            "query_time": "2024-05-02 16:47:34",
            "create_date": "1999-07-23",
            "update_date": "2022-05-06",
            "registrar_name": "Easyhosting B.V.",
            "name_servers": [
                "ns1.dnsman.nl",
                "ns2.dnsman.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "srilanka.com.co",
            "domain_keyword": "srilanka",
            "domain_tld": "com.co",
            "query_time": "2024-04-16 12:14:39",
            "create_date": "2023-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "srilanka.be",
            "domain_keyword": "srilanka",
            "domain_tld": "be",
            "query_time": "2024-06-08 11:00:20",
            "create_date": "2004-09-09",
            "registrar_name": "VIND.be",
            "registrar_website": "http://vind.be",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 29,
            "domain_name": "srilanka.co.uk",
            "domain_keyword": "srilanka",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 12:14:41",
            "create_date": "1999-06-08",
            "update_date": "2023-11-20",
            "expiry_date": "2024-06-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "srilanka.de",
            "domain_keyword": "srilanka",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:03:57",
            "update_date": "2018-04-09",
            "name_servers": [
                "ns1.dntrust.com",
                "ns2.dntrust.com",
                "ns3.dntrust.com",
                "ns4.dntrust.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 31,
            "domain_name": "srilanka.su",
            "domain_keyword": "srilanka",
            "domain_tld": "su",
            "query_time": "2024-06-01 20:30:52",
            "create_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.iqhost.ru",
                "ns3.iqhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 32,
            "domain_name": "srilanka.pro",
            "domain_keyword": "srilanka",
            "domain_tld": "pro",
            "query_time": "2024-05-02 16:47:34",
            "create_date": "2010-10-11",
            "update_date": "2024-04-12",
            "expiry_date": "2024-10-11",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "srilanka.uk",
            "domain_keyword": "srilanka",
            "domain_tld": "uk",
            "query_time": "2024-05-22 09:07:30",
            "create_date": "2015-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "srilanka.basketball",
            "domain_keyword": "srilanka",
            "domain_tld": "basketball",
            "query_time": "2024-05-28 05:34:38",
            "create_date": "2021-06-15",
            "update_date": "2023-07-14",
            "expiry_date": "2024-06-15",
            "registrar_iana": 353,
            "registrar_name": "Bombora Technologies Pty Ltd.",
            "registrar_website": "https://bomboraregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sri Lanka Basketball Federation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Western",
            "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.get.basketball",
                "ns2.get.basketball",
                "ns3.get.basketball",
                "ns4.get.basketball"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "srilanka.it",
            "domain_keyword": "srilanka",
            "domain_tld": "it",
            "query_time": "2024-05-02 16:47:34",
            "create_date": "2022-03-31",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-16",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "srilanka.nz",
            "domain_keyword": "srilanka",
            "domain_tld": "nz",
            "query_time": "2024-04-18 02:41:11",
            "create_date": "2015-10-28",
            "update_date": "2023-10-25",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.whsl206.com",
                "ns2.whsl206.com",
                "ns3.whsl206.com",
                "ns4.whsl206.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "srilanka.biz",
            "domain_keyword": "srilanka",
            "domain_tld": "biz",
            "query_time": "2024-05-25 17:57:28",
            "create_date": "2002-03-27",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "srilanka.travel",
            "domain_keyword": "srilanka",
            "domain_tld": "travel",
            "query_time": "2024-06-05 19:37:20",
            "create_date": "2006-04-21",
            "update_date": "2024-01-23",
            "expiry_date": "2026-04-20",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sri Lanka Tourism Development Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WESTERN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "srilanka.org",
            "domain_keyword": "srilanka",
            "domain_tld": "org",
            "query_time": "2024-05-21 23:55:20",
            "create_date": "2002-07-19",
            "update_date": "2023-12-23",
            "expiry_date": "2025-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Empire Unip Lda",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "srilanka.com.au",
            "domain_keyword": "srilanka",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 05:34:37",
            "update_date": "2023-11-13",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "srilankan.co.jp",
            "domain_keyword": "srilankan",
            "domain_tld": "co.jp",
            "query_time": "2024-05-02 16:47:41",
            "create_date": "2001-06-04",
            "update_date": "2024-04-10",
            "registrant_company": "SriLankan Airlines Limited",
            "name_servers": [
                "ns.admiral.ne.jp",
                "ns2.admiral.ne.jp"
            ]
        },
        {
            "num": 42,
            "domain_name": "xsrilanka.com",
            "domain_keyword": "xsrilanka",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:48:57",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.private-nameserver.net",
                "ns6.private-nameserver.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "srilankan.voyage",
            "domain_keyword": "srilankan",
            "domain_tld": "voyage",
            "query_time": "2024-06-05 15:03:55",
            "create_date": "2015-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "siralanka.com",
            "domain_keyword": "siralanka",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:06:45",
            "create_date": "2018-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "dell.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sun-lanka.ru",
            "domain_keyword": "sun-lanka",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:25:31",
            "create_date": "2014-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "isrilanka.com",
            "domain_keyword": "isrilanka",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:41:37",
            "create_date": "2003-11-12",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "greg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "shrilanka.info",
            "domain_keyword": "shrilanka",
            "domain_tld": "info",
            "query_time": "2024-05-26 17:37:32",
            "create_date": "2024-02-04",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "4srilanka.org",
            "domain_keyword": "4srilanka",
            "domain_tld": "org",
            "query_time": "2024-05-15 01:49:40",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "esrilanka.com",
            "domain_keyword": "esrilanka",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:29:55",
            "create_date": "2002-04-10",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sirilanka.com",
            "domain_keyword": "sirilanka",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:07:54",
            "create_date": "2023-12-02",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 3628,
            "registrar_name": "DropCatch.com 1419 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sun-lanka.com",
            "domain_keyword": "sun-lanka",
            "domain_tld": "com",
            "query_time": "2024-06-05 18:28:58",
            "create_date": "2014-12-07",
            "update_date": "2023-10-10",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1426,
            "registrar_name": "CJSC REGISTRAR R01",
            "registrar_website": "http://www.r01.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "N/A",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9215992642",
            "registrant_fax": "+7.9215992642",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sarinlanka.com",
            "domain_keyword": "sarinlanka",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:25:37",
            "create_date": "2015-07-29",
            "update_date": "2020-07-30",
            "expiry_date": "2025-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sarinlanka.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "dane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "usrilanka.com",
            "domain_keyword": "usrilanka",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:41:09",
            "create_date": "2006-05-26",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-26",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-auur7jbg.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sri-lankaad.com",
            "domain_keyword": "sri-lankaad",
            "domain_tld": "com",
            "query_time": "2024-05-25 17:56:37",
            "create_date": "2023-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "skillanka.com",
            "domain_keyword": "skillanka",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:52:41",
            "create_date": "2024-01-28",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=skillanka.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "srilankan.click",
            "domain_keyword": "srilankan",
            "domain_tld": "click",
            "query_time": "2024-06-01 21:27:53",
            "create_date": "2023-03-24",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "esrilanka.net",
            "domain_keyword": "esrilanka",
            "domain_tld": "net",
            "query_time": "2024-04-19 13:29:55",
            "create_date": "2008-01-08",
            "update_date": "2024-04-02",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "kareem.ns.cloudflare.com",
                "tiffany.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "swimlanka.com",
            "domain_keyword": "swimlanka",
            "domain_tld": "com",
            "query_time": "2024-05-27 13:41:31",
            "create_date": "2023-03-19",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "smislanka.com",
            "domain_keyword": "smislanka",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:04:13",
            "create_date": "2022-03-15",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "srilankae.com",
            "domain_keyword": "srilankae",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:47:37",
            "create_date": "2022-10-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "srilankan.mobi",
            "domain_keyword": "srilankan",
            "domain_tld": "mobi",
            "query_time": "2024-05-19 10:11:46",
            "create_date": "2014-01-08",
            "update_date": "2022-12-17",
            "expiry_date": "2025-01-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1242.awsdns-27.org",
                "ns-1689.awsdns-19.co.uk",
                "ns-8.awsdns-01.com",
                "ns-994.awsdns-60.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "srilankan.info",
            "domain_keyword": "srilankan",
            "domain_tld": "info",
            "query_time": "2024-05-19 10:11:46",
            "create_date": "2012-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1154,
            "registrar_name": "Fastdomain Inc.",
            "registrar_website": "http://www.fastdomain.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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sreelanka.com",
            "domain_keyword": "sreelanka",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:02:07",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 2872,
            "registrar_name": "Namesnap LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "srilankan.tours",
            "domain_keyword": "srilankan",
            "domain_tld": "tours",
            "query_time": "2024-06-01 21:27:53",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": 65,
            "domain_name": "saillanka.com",
            "domain_keyword": "saillanka",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:50:09",
            "create_date": "2018-10-21",
            "update_date": "2020-10-15",
            "expiry_date": "2024-10-21",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "orinlanka.com",
            "domain_keyword": "orinlanka",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:18:46",
            "create_date": "2019-06-13",
            "update_date": "2023-06-22",
            "expiry_date": "2025-06-13",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.phenomhost.com",
                "ns2.phenomhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "srilankan.in",
            "domain_keyword": "srilankan",
            "domain_tld": "in",
            "query_time": "2024-06-05 15:03:55",
            "create_date": "2005-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "httpp://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "none",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "srilankan.news",
            "domain_keyword": "srilankan",
            "domain_tld": "news",
            "query_time": "2024-05-02 16:47:41",
            "create_date": "2022-04-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "4srilanka.com",
            "domain_keyword": "4srilanka",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:31:38",
            "create_date": "2010-11-16",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "srilankax.com",
            "domain_keyword": "srilankax",
            "domain_tld": "com",
            "query_time": "2024-05-19 10:11:52",
            "create_date": "2023-11-08",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 2583,
            "registrar_name": "DropCatch.com 824 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "srilankan.today",
            "domain_keyword": "srilankan",
            "domain_tld": "today",
            "query_time": "2024-05-28 05:34:40",
            "create_date": "2022-06-12",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "surf-lanka.com",
            "domain_keyword": "surf-lanka",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:47:22",
            "create_date": "2006-02-27",
            "update_date": "2017-11-01",
            "expiry_date": "2027-02-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "srilankan.store",
            "domain_keyword": "srilankan",
            "domain_tld": "store",
            "query_time": "2024-05-11 17:24:05",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "triplanka.com",
            "domain_keyword": "triplanka",
            "domain_tld": "com",
            "query_time": "2024-04-07 03:31:49",
            "create_date": "2016-11-15",
            "update_date": "2022-09-30",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sol-lanka.tours",
            "domain_keyword": "sol-lanka",
            "domain_tld": "tours",
            "query_time": "2024-05-10 20:35:12",
            "create_date": "2017-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "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_state": "TARRAGONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns33.servidoresdns.net",
                "dns34.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "srilankas.com",
            "domain_keyword": "srilankas",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:15:46",
            "create_date": "2014-02-05",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mrs-lanka.com",
            "domain_keyword": "mrs-lanka",
            "domain_tld": "com",
            "query_time": "2024-05-13 22:24:04",
            "create_date": "2015-05-09",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "3srilanka.net",
            "domain_keyword": "3srilanka",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:26:34",
            "create_date": "2005-09-23",
            "update_date": "2023-12-15",
            "expiry_date": "2025-09-23",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "GDH (BVI) Limited",
            "registrant_address": "P.O. Box 957, Offshore Incorporations Centre",
            "registrant_city": "Road Town",
            "registrant_state": "Tortola",
            "registrant_zip": "0000",
            "registrant_country": "VG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.21281188",
            "registrant_fax": "+852.21281705",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "srilankan.recipes",
            "domain_keyword": "srilankan",
            "domain_tld": "recipes",
            "query_time": "2024-04-16 12:15:07",
            "create_date": "2014-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "saillanka.org",
            "domain_keyword": "saillanka",
            "domain_tld": "org",
            "query_time": "2024-05-17 10:49:23",
            "create_date": "2022-08-23",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Coastal Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "rsrilanka.com",
            "domain_keyword": "rsrilanka",
            "domain_tld": "com",
            "query_time": "2024-06-10 07:25:54",
            "create_date": "2023-08-22",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "msrilanka.com",
            "domain_keyword": "msrilanka",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:02:14",
            "create_date": "2017-01-03",
            "update_date": "2020-12-28",
            "expiry_date": "2026-01-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sliclanka.com",
            "domain_keyword": "sliclanka",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:05:13",
            "create_date": "2006-12-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "none",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LK",
            "registrant_email": "https://tieredaccess.com/contact/cbb026e6-1c13-4c8a-8d4a-d8642acb32e3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dai-lanka.org",
            "domain_keyword": "dai-lanka",
            "domain_tld": "org",
            "query_time": "2024-05-18 14:29:32",
            "create_date": "2021-08-18",
            "update_date": "2024-05-06",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns66.lankahost.net",
                "dns67.lankahost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sri-landia.ru",
            "domain_keyword": "sri-landia",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:10:21",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "srilankan.de",
            "domain_keyword": "srilankan",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:03:57",
            "update_date": "2020-03-27",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "sri-lankans.com",
            "domain_keyword": "sri-lankans",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:45:24",
            "create_date": "2020-07-30",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/sri-lankans.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "see-lanka.com",
            "domain_keyword": "see-lanka",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:47:38",
            "create_date": "2024-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sriblynka.com",
            "domain_keyword": "sriblynka",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:27:19",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Koloda Katerina Volodimirivna",
            "registrant_company": "sriblynka.com",
            "registrant_address": "vul. Akademika Proskuri 3 kv. 268",
            "registrant_city": "Harkiv",
            "registrant_state": "Harkiv",
            "registrant_zip": "0000",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.443640571",
            "registrant_fax": "+380.443640571",
            "name_servers": [
                "alpha.freehost.com.ua",
                "beta.freehost.com.ua"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "shrilanka.com",
            "domain_keyword": "shrilanka",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:39:31",
            "create_date": "1999-02-17",
            "update_date": "2024-05-05",
            "expiry_date": "2025-02-17",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Losangelesnews inc.",
            "registrant_company": "los angeles news",
            "registrant_address": "23823 malibu road, #520",
            "registrant_city": "malibu",
            "registrant_state": "CA",
            "registrant_zip": "90265",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3104880403",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "shirlanka.com",
            "domain_keyword": "shirlanka",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:14:45",
            "create_date": "2017-11-15",
            "update_date": "2023-11-15",
            "expiry_date": "2025-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "srilankan.space",
            "domain_keyword": "srilankan",
            "domain_tld": "space",
            "query_time": "2024-05-19 10:11:46",
            "create_date": "2021-11-25",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Personal",
            "registrant_state": "Western",
            "registrant_country": "LK",
            "registrant_email": "please query the rdds service of the 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": [
                "opal.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "srilankan.live",
            "domain_keyword": "srilankan",
            "domain_tld": "live",
            "query_time": "2024-06-05 15:03:55",
            "create_date": "2023-07-22",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jasmine.ns.cloudflare.com",
                "kipp.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "srilankan.biz",
            "domain_keyword": "srilankan",
            "domain_tld": "biz",
            "query_time": "2024-06-05 15:03:55",
            "create_date": "2004-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "isrilanka.ru",
            "domain_keyword": "isrilanka",
            "domain_tld": "ru",
            "query_time": "2024-05-01 22:41:01",
            "create_date": "2023-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "elinore.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "sirilanka.news",
            "domain_keyword": "sirilanka",
            "domain_tld": "news",
            "query_time": "2024-05-29 13:07:54",
            "create_date": "2023-09-12",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "srilankan.ink",
            "domain_keyword": "srilankan",
            "domain_tld": "ink",
            "query_time": "2024-06-01 21:27:55",
            "create_date": "2023-11-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "COLOMBO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "esrilanka.org",
            "domain_keyword": "esrilanka",
            "domain_tld": "org",
            "query_time": "2024-04-19 13:29:55",
            "create_date": "2021-06-26",
            "update_date": "2023-08-13",
            "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": [
                "ns1.boxsecured.com",
                "ns2.boxsecured.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "srilankan.land",
            "domain_keyword": "srilankan",
            "domain_tld": "land",
            "query_time": "2024-06-01 21:27:53",
            "create_date": "2023-11-28",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ni593.parklogic.com",
                "ns2.ni593.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "csrilanka.com",
            "domain_keyword": "csrilanka",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:40:37",
            "create_date": "2011-06-08",
            "update_date": "2016-06-09",
            "expiry_date": "2024-06-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.plus94.com",
                "ns2.plus94.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.165,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sri-lanka.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>201</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>srislanka.com, sri-lankan.com, shri-lanka.com, sri-langka.com, shri-lanka.biz, sri-lankan.org, shri-lanka.ru, sri-lankan.net, srilanka.com.pl, srilanka.au, srilanka.ru, srilanka.hu, srilanka.io, srilanka.org.pl, srilanka.name, srilanka.se, srilanka.jobs, srilanka.co.nz, srilanka.jp, srilanka.tv, srilanka.bond, srilanka.sk, srilanka.pl, srilanka.com, srilanka.net, srilanka.nl, srilanka.com.co, srilanka.be, srilanka.co.uk, srilanka.de, srilanka.su, srilanka.pro, srilanka.uk, srilanka.basketball, srilanka.it, srilanka.nz, srilanka.biz, srilanka.travel, srilanka.org, srilanka.com.au, srilankan.co.jp, xsrilanka.com, srilankan.voyage, siralanka.com, sun-lanka.ru, isrilanka.com, shrilanka.info, 4srilanka.org, esrilanka.com, sirilanka.com, sun-lanka.com, sarinlanka.com, usrilanka.com, sri-lankaad.com, skillanka.com, srilankan.click, esrilanka.net, swimlanka.com, smislanka.com, srilankae.com, srilankan.mobi, srilankan.info, sreelanka.com, srilankan.tours, saillanka.com, orinlanka.com, srilankan.in, srilankan.news, 4srilanka.com, srilankax.com, srilankan.today, surf-lanka.com, srilankan.store, triplanka.com, sol-lanka.tours, srilankas.com, mrs-lanka.com, 3srilanka.net, srilankan.recipes, saillanka.org, rsrilanka.com, msrilanka.com, sliclanka.com, dai-lanka.org, sri-landia.ru, srilankan.de, sri-lankans.com, see-lanka.com, sriblynka.com, shrilanka.com, shirlanka.com, srilankan.space, srilankan.live, srilankan.biz, isrilanka.ru, sirilanka.news, srilankan.ink, esrilanka.org, srilankan.land, csrilanka.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>srislanka.com</domain_name>
   <domain_keyword>srislanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 10:12:47</query_time>
   <create_date>2017-08-29</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sri-lankan.com</domain_name>
   <domain_keyword>sri-lankan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:11:45</query_time>
   <create_date>2001-09-04</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>shri-lanka.com</domain_name>
   <domain_keyword>shri-lanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:49:29</query_time>
   <create_date>2015-08-16</create_date>
   <update_date>2020-04-29</update_date>
   <expiry_date>2024-08-16</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>Jin H. Park</registrant_name>
   <registrant_address>904Dong 1101Ho, MaEum-Ro 151,</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sri-langka.com</domain_name>
   <domain_keyword>sri-langka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 17:56:37</query_time>
   <create_date>2007-01-11</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-01-11</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>https://www.rumahweb.com</registrar_website>
   <registrant_name>Domain Data Guard</registrant_name>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_address>PO Box 404 Yogyakarta - Visit domaindataguard.com to contact the domain registrant/owner</registrant_address>
   <registrant_city>Yogyakarta</registrant_city>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_zip>55000</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.82242220053</registrant_phone>
   <name_servers>
    <value>ns1.datamaya.com</value>
    <value>ns2.datamaya.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>shri-lanka.biz</domain_name>
   <domain_keyword>shri-lanka</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 23:19:30</query_time>
   <create_date>2013-04-30</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>www.danesconames.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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns5.ru</value>
    <value>ns2.dns5.ru</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sri-lankan.org</domain_name>
   <domain_keyword>sri-lankan</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 09:06:32</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>shri-lanka.ru</domain_name>
   <domain_keyword>shri-lanka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 07:17:02</query_time>
   <create_date>2018-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>sri-lankan.net</domain_name>
   <domain_keyword>sri-lankan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 15:01:29</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>4016</registrar_iana>
   <registrar_name>Gname 047 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>srilanka.com.pl</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-30 11:50:06</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>ns1.ceti.pl</value>
    <value>ns2.ceti.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>srilanka.au</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-09 13:15:18</query_time>
   <update_date>2023-11-13</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>srilanka.ru</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-05 15:03:48</query_time>
   <create_date>2023-05-03</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>srilanka.hu</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 02:49:25</query_time>
   <create_date>2001-02-17</create_date>
  </value>
  <value>
   <num>13</num>
   <domain_name>srilanka.io</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-22 09:07:30</query_time>
   <create_date>2012-06-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-29</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>srilanka.org.pl</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-16 12:14:39</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>srilanka.name</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-21 20:50:41</query_time>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>srilanka.se</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:15:27</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>srilanka.jobs</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-06-01 21:27:51</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Employ Media LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>srilanka.co.nz</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-18 02:41:11</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-03-13</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.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>srilanka.jp</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 12:14:39</query_time>
   <create_date>2003-07-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>srilanka.tv</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-09 13:15:18</query_time>
   <create_date>2013-10-22</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Italy</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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>srilanka.bond</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-05-02 16:47:34</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2033-12-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>srilanka.sk</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 18:07:03</query_time>
   <create_date>2004-03-25</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>INVIA.SK</registrant_name>
   <registrant_company>INVIA.SK</registrant_company>
   <registrant_address>Dunajská 4</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81108</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.226000051</registrant_phone>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>srilanka.pl</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 13:15:19</query_time>
   <create_date>2013-02-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-20</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>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>srilanka.com</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:15:18</query_time>
   <create_date>1995-05-18</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2026-05-19</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>ns3.zoneedit.com</value>
    <value>ns7.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>srilanka.net</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 15:03:48</query_time>
   <create_date>1997-08-16</create_date>
   <update_date>1997-08-16</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>KEERTHI RASAMANICKAM</registrant_name>
   <registrant_address>Jerikoveien 97 b</registrant_address>
   <registrant_city>Oslo</registrant_city>
   <registrant_state>Oslo</registrant_state>
   <registrant_zip>1052</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+47.55393939</registrant_phone>
   <registrant_fax>+47.55393932</registrant_fax>
   <name_servers>
    <value>ns31.boxsecured.com</value>
    <value>ns32.boxsecured.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>srilanka.nl</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 16:47:34</query_time>
   <create_date>1999-07-23</create_date>
   <update_date>2022-05-06</update_date>
   <registrar_name>Easyhosting B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsman.nl</value>
    <value>ns2.dnsman.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>srilanka.com.co</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-16 12:14:39</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>srilanka.be</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-08 11:00:20</query_time>
   <create_date>2004-09-09</create_date>
   <registrar_name>VIND.be</registrar_name>
   <registrar_website>http://vind.be</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>srilanka.co.uk</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 12:14:41</query_time>
   <create_date>1999-06-08</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-06-08</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>srilanka.de</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:03:57</query_time>
   <update_date>2018-04-09</update_date>
   <name_servers>
    <value>ns1.dntrust.com</value>
    <value>ns2.dntrust.com</value>
    <value>ns3.dntrust.com</value>
    <value>ns4.dntrust.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>srilanka.su</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-06-01 20:30:52</query_time>
   <create_date>2024-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.iqhost.ru</value>
    <value>ns3.iqhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>srilanka.pro</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 16:47:34</query_time>
   <create_date>2010-10-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-10-11</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>srilanka.uk</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 09:07:30</query_time>
   <create_date>2015-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>srilanka.basketball</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>basketball</domain_tld>
   <query_time>2024-05-28 05:34:38</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>353</registrar_iana>
   <registrar_name>Bombora Technologies Pty Ltd.</registrar_name>
   <registrar_website>https://bomboraregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sri Lanka Basketball Federation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Western</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.get.basketball</value>
    <value>ns2.get.basketball</value>
    <value>ns3.get.basketball</value>
    <value>ns4.get.basketball</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>35</num>
   <domain_name>srilanka.it</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 16:47:34</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>srilanka.nz</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-18 02:41:11</query_time>
   <create_date>2015-10-28</create_date>
   <update_date>2023-10-25</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.whsl206.com</value>
    <value>ns2.whsl206.com</value>
    <value>ns3.whsl206.com</value>
    <value>ns4.whsl206.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>srilanka.biz</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 17:57:28</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>srilanka.travel</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-05 19:37:20</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sri Lanka Tourism Development Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WESTERN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LK</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>standard3.encirca.net</value>
    <value>standard4.encirca.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>srilanka.org</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 23:55:20</query_time>
   <create_date>2002-07-19</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-07-19</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>Domain Empire Unip Lda</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>srilanka.com.au</domain_name>
   <domain_keyword>srilanka</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 05:34:37</query_time>
   <update_date>2023-11-13</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>srilankan.co.jp</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-02 16:47:41</query_time>
   <create_date>2001-06-04</create_date>
   <update_date>2024-04-10</update_date>
   <registrant_company>SriLankan Airlines Limited</registrant_company>
   <name_servers>
    <value>ns.admiral.ne.jp</value>
    <value>ns2.admiral.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>xsrilanka.com</domain_name>
   <domain_keyword>xsrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:48:57</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns5.private-nameserver.net</value>
    <value>ns6.private-nameserver.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>srilankan.voyage</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>voyage</domain_tld>
   <query_time>2024-06-05 15:03:55</query_time>
   <create_date>2015-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>siralanka.com</domain_name>
   <domain_keyword>siralanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:06:45</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>dell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sun-lanka.ru</domain_name>
   <domain_keyword>sun-lanka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:25:31</query_time>
   <create_date>2014-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>isrilanka.com</domain_name>
   <domain_keyword>isrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:41:37</query_time>
   <create_date>2003-11-12</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-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>bella.ns.cloudflare.com</value>
    <value>greg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>shrilanka.info</domain_name>
   <domain_keyword>shrilanka</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 17:37:32</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>4srilanka.org</domain_name>
   <domain_keyword>4srilanka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 01:49:40</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>esrilanka.com</domain_name>
   <domain_keyword>esrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:29:55</query_time>
   <create_date>2002-04-10</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sirilanka.com</domain_name>
   <domain_keyword>sirilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:07:54</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>3628</registrar_iana>
   <registrar_name>DropCatch.com 1419 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <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>51</num>
   <domain_name>sun-lanka.com</domain_name>
   <domain_keyword>sun-lanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 18:28:58</query_time>
   <create_date>2014-12-07</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1426</registrar_iana>
   <registrar_name>CJSC REGISTRAR R01</registrar_name>
   <registrar_website>http://www.r01.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9215992642</registrant_phone>
   <registrant_fax>+7.9215992642</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sarinlanka.com</domain_name>
   <domain_keyword>sarinlanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:25:37</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2020-07-30</update_date>
   <expiry_date>2025-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sarinlanka.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>dane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>usrilanka.com</domain_name>
   <domain_keyword>usrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:41:09</query_time>
   <create_date>2006-05-26</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-auur7jbg.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sri-lankaad.com</domain_name>
   <domain_keyword>sri-lankaad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 17:56:37</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>skillanka.com</domain_name>
   <domain_keyword>skillanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:52:41</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=skillanka.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>56</num>
   <domain_name>srilankan.click</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-01 21:27:53</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>esrilanka.net</domain_name>
   <domain_keyword>esrilanka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 13:29:55</query_time>
   <create_date>2008-01-08</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>kareem.ns.cloudflare.com</value>
    <value>tiffany.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>swimlanka.com</domain_name>
   <domain_keyword>swimlanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 13:41:31</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>smislanka.com</domain_name>
   <domain_keyword>smislanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:04:13</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>srilankae.com</domain_name>
   <domain_keyword>srilankae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:47:37</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-16</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>srilankan.mobi</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-19 10:11:46</query_time>
   <create_date>2014-01-08</create_date>
   <update_date>2022-12-17</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1242.awsdns-27.org</value>
    <value>ns-1689.awsdns-19.co.uk</value>
    <value>ns-8.awsdns-01.com</value>
    <value>ns-994.awsdns-60.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>srilankan.info</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 10:11:46</query_time>
   <create_date>2012-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fastdomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sreelanka.com</domain_name>
   <domain_keyword>sreelanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:02:07</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>2872</registrar_iana>
   <registrar_name>Namesnap LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>srilankan.tours</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-06-01 21:27:53</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>65</num>
   <domain_name>saillanka.com</domain_name>
   <domain_keyword>saillanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:50:09</query_time>
   <create_date>2018-10-21</create_date>
   <update_date>2020-10-15</update_date>
   <expiry_date>2024-10-21</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>orinlanka.com</domain_name>
   <domain_keyword>orinlanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:18:46</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</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>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.phenomhost.com</value>
    <value>ns2.phenomhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>srilankan.in</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-05 15:03:55</query_time>
   <create_date>2005-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>httpp://www.internetx.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>none</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>srilankan.news</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-02 16:47:41</query_time>
   <create_date>2022-04-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>4srilanka.com</domain_name>
   <domain_keyword>4srilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:31:38</query_time>
   <create_date>2010-11-16</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.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>srilankax.com</domain_name>
   <domain_keyword>srilankax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 10:11:52</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>2583</registrar_iana>
   <registrar_name>DropCatch.com 824 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>srilankan.today</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-28 05:34:40</query_time>
   <create_date>2022-06-12</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>surf-lanka.com</domain_name>
   <domain_keyword>surf-lanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:47:22</query_time>
   <create_date>2006-02-27</create_date>
   <update_date>2017-11-01</update_date>
   <expiry_date>2027-02-27</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.supercp.com</value>
    <value>ns2.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>srilankan.store</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 17:24:05</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>triplanka.com</domain_name>
   <domain_keyword>triplanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 03:31:49</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2024-11-15</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sol-lanka.tours</domain_name>
   <domain_keyword>sol-lanka</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-10 20:35:12</query_time>
   <create_date>2017-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</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_state>TARRAGONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns33.servidoresdns.net</value>
    <value>dns34.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>srilankas.com</domain_name>
   <domain_keyword>srilankas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:15:46</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mrs-lanka.com</domain_name>
   <domain_keyword>mrs-lanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 22:24:04</query_time>
   <create_date>2015-05-09</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>3srilanka.net</domain_name>
   <domain_keyword>3srilanka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:26:34</query_time>
   <create_date>2005-09-23</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>GDH (BVI) Limited</registrant_company>
   <registrant_address>P.O. Box 957, Offshore Incorporations Centre</registrant_address>
   <registrant_city>Road Town</registrant_city>
   <registrant_state>Tortola</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>VG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.21281188</registrant_phone>
   <registrant_fax>+852.21281705</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>srilankan.recipes</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>recipes</domain_tld>
   <query_time>2024-04-16 12:15:07</query_time>
   <create_date>2014-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>saillanka.org</domain_name>
   <domain_keyword>saillanka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 10:49:23</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Coastal Media</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>AE</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.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rsrilanka.com</domain_name>
   <domain_keyword>rsrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 07:25:54</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>msrilanka.com</domain_name>
   <domain_keyword>msrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:02:14</query_time>
   <create_date>2017-01-03</create_date>
   <update_date>2020-12-28</update_date>
   <expiry_date>2026-01-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sliclanka.com</domain_name>
   <domain_keyword>sliclanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:05:13</query_time>
   <create_date>2006-12-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>none</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cbb026e6-1c13-4c8a-8d4a-d8642acb32e3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dai-lanka.org</domain_name>
   <domain_keyword>dai-lanka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 14:29:32</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns66.lankahost.net</value>
    <value>dns67.lankahost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sri-landia.ru</domain_name>
   <domain_keyword>sri-landia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:10:21</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>srilankan.de</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:03:57</query_time>
   <update_date>2020-03-27</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>sri-lankans.com</domain_name>
   <domain_keyword>sri-lankans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:45:24</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/sri-lankans.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>see-lanka.com</domain_name>
   <domain_keyword>see-lanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:47:38</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sriblynka.com</domain_name>
   <domain_keyword>sriblynka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:27:19</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Koloda Katerina Volodimirivna</registrant_name>
   <registrant_company>sriblynka.com</registrant_company>
   <registrant_address>vul. Akademika Proskuri 3 kv. 268</registrant_address>
   <registrant_city>Harkiv</registrant_city>
   <registrant_state>Harkiv</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.443640571</registrant_phone>
   <registrant_fax>+380.443640571</registrant_fax>
   <name_servers>
    <value>alpha.freehost.com.ua</value>
    <value>beta.freehost.com.ua</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>shrilanka.com</domain_name>
   <domain_keyword>shrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:39:31</query_time>
   <create_date>1999-02-17</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Losangelesnews inc.</registrant_name>
   <registrant_company>los angeles news</registrant_company>
   <registrant_address>23823 malibu road, #520</registrant_address>
   <registrant_city>malibu</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90265</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3104880403</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.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>91</num>
   <domain_name>shirlanka.com</domain_name>
   <domain_keyword>shirlanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:14:45</query_time>
   <create_date>2017-11-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-11-15</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>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>92</num>
   <domain_name>srilankan.space</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-19 10:11:46</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Personal</registrant_company>
   <registrant_state>Western</registrant_state>
   <registrant_country>LK</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>opal.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>srilankan.live</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-05 15:03:55</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jasmine.ns.cloudflare.com</value>
    <value>kipp.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>srilankan.biz</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-05 15:03:55</query_time>
   <create_date>2004-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>isrilanka.ru</domain_name>
   <domain_keyword>isrilanka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 22:41:01</query_time>
   <create_date>2023-07-29</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>elinore.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>sirilanka.news</domain_name>
   <domain_keyword>sirilanka</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-29 13:07:54</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>srilankan.ink</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-01 21:27:55</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.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>COLOMBO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>esrilanka.org</domain_name>
   <domain_keyword>esrilanka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 13:29:55</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-08-13</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>ns1.boxsecured.com</value>
    <value>ns2.boxsecured.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>srilankan.land</domain_name>
   <domain_keyword>srilankan</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-06-01 21:27:53</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ni593.parklogic.com</value>
    <value>ns2.ni593.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>csrilanka.com</domain_name>
   <domain_keyword>csrilanka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:40:37</query_time>
   <create_date>2011-06-08</create_date>
   <update_date>2016-06-09</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.plus94.com</value>
    <value>ns2.plus94.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.165</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.