WHOIS QUERY TIME

6 May 2024 - 2:32 PM UTC

Registered: 10 August 2020
Modified: 14 June 2023
Expiry: 10 August 2024

REGISTRAR

Name: Lexsynergy Limited

DNSSEC

Unsigned

NAME SERVERS

ns1.lovellsnames.org
ns2.lovellsnames.org
ns3.lovellsnames.org
ns4.lovellsnames.org

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=instagram.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "instagram.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "instagram.pl",
            "domain_keyword": "instagram",
            "domain_tld": "pl",
            "query_time": "2024-05-06 14:32:11",
            "create_date": "2020-08-10",
            "update_date": "2023-06-14",
            "expiry_date": "2024-08-10",
            "registrar_name": "Lexsynergy Limited",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>instagram.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>instagram.pl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-06 14:32:11</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.084 seconds) for "instagram.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 6:44 AM UTC

Registered: 10 August 2020
Modified: 20 June 2022
Expiry: 10 August 2023

REGISTRAR

Name: Lexsynergy Limited

DNSSEC

Unsigned

NAME SERVERS

ns1.lovellsnames.org
ns2.lovellsnames.org
ns3.lovellsnames.org
ns4.lovellsnames.org

#2 - QUERY TIME

9 Jul 2023 - 2:25 AM UTC

Registered: 10 August 2020
Modified: 14 June 2023
Expiry: 10 August 2024

REGISTRAR

Name: Lexsynergy Limited

DNSSEC

Unsigned

NAME SERVERS

ns1.lovellsnames.org
ns2.lovellsnames.org
ns3.lovellsnames.org
ns4.lovellsnames.org

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=instagram.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "instagram.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "instagram.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "instagram.pl",
            "domain_keyword": "instagram",
            "domain_tld": "pl",
            "query_time": "2023-05-03 06:44:55",
            "create_date": "2020-08-10",
            "update_date": "2022-06-20",
            "expiry_date": "2023-08-10",
            "registrar_name": "Lexsynergy Limited",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "instagram.pl",
            "domain_keyword": "instagram",
            "domain_tld": "pl",
            "query_time": "2023-07-09 02:25:23",
            "create_date": "2020-08-10",
            "update_date": "2023-06-14",
            "expiry_date": "2024-08-10",
            "registrar_name": "Lexsynergy Limited",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "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>instagram.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>instagram.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>instagram.pl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-03 06:44:55</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2022-06-20</update_date>
   <expiry_date>2023-08-10</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>instagram.pl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-07-09 02:25:23</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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 370 domain names (in 0.062 seconds) which contained the exact domain keyword "instagram".
Domain Name Registered Expiry Registrar Ownership
1 instagram.com 4 Jun 2004 4 Jun 2032 RegistrarSafe, LLC Instagram LLC
2 instagram.cn 14 Oct 2010 14 Oct 2024 1API GmbH Instagram, LLC
3 instagram.net 6 Nov 2010 6 Nov 2024 RegistrarSEC, LLC Instagram, LLC
4 instagram.co.uk 8 Dec 2010 8 Dec 2024 Hogan Lovells International LLP [Tag = HOGANLOVELLS] -
5 instagram.co 22 Dec 2010 21 Dec 2024 RegistrarSEC LLC Instagram, LLC
6 instagram.nl 22 Dec 2010 - Hostnet B.V. -
7 instagram.it 14 Jan 2011 28 Aug 2024 Hogan Lovells (Paris) LLP Facebook Ireland Limited
8 instagram.tv 14 Jan 2011 14 Jan 2025 RegistrarSEC LLC Instagram, LLC
9 instagram.fr 14 Jan 2011 14 Jan 2025 HOGAN LOVELLS (PARIS) LLP Facebook Ireland Limited
10 instagram.be 14 Jan 2011 - 1API GmbH -
11 instagram.mobi 15 Jan 2011 15 Jan 2025 RegistrarSEC LLC Instagram, LLC
12 instagram.su 3 Feb 2011 3 Feb 2025 RUCENTER-SU Private Person
13 instagram.com.br 23 Jul 2011 23 Jul 2024 - MMV Agentes da Propriedade Industrial Ltda
14 instagram.cz 16 Aug 2011 16 Aug 2024 REG-1API Instagram, LLC
15 instagram.com.pl 9 Mar 2012 9 Mar 2025 Aftermarket.pl Limited -
16 instagram.co.nz 20 Apr 2012 - 1API -
17 instagram.cl 4 Oct 2012 3 Nov 2024 Key-Systems GmbH Instagram, LLC
18 instagram.hr 5 Oct 2012 5 Oct 2024 POSLUH HOSTING d.o.o. KOVAČ & PARTNERI odvjetničko društvo d.o.o.
19 instagram.gen.in 5 Oct 2012 5 Oct 2024 1APi GmbH Instagram, LLC
20 instagram.org.cn 8 Nov 2012 8 Nov 2024 EPAG Domainservices GmbH Instagram, LLC
21 instagram.com.ng 12 Nov 2012 12 Nov 2024 lufemdomains Instagram, LLC
22 instagram.bi 12 Nov 2012 12 Nov 2024 Ascio Technologies Instagram, LLC
23 instagram.com.pr 13 Nov 2012 13 Nov 2024 Key-Systems GmbH Instagram, LLC
24 instagram.sh 13 Nov 2012 13 Nov 2024 1API GmbH Instagram, LLC
25 instagram.gl 13 Nov 2012 13 Nov 2024 1API GmbH -
26 instagram.co.ag 13 Nov 2012 13 Nov 2024 RegistrarSEC LLC Instagram, LLC
27 instagram.com.ag 13 Nov 2012 13 Nov 2024 RegistrarSEC LLC Instagram, LLC
28 instagram.org.in 13 Nov 2012 13 Nov 2024 1APi GmbH Instagram, LLC
29 instagram.cx 13 Nov 2012 13 Nov 2024 CentralNic Ltd Instagram, LLC
30 instagram.gd 13 Nov 2012 13 Nov 2024 1API GmbH -
31 instagram.com.af 13 Nov 2012 13 Nov 2024 1API GmbH Instagram, LLC
32 instagram.md 14 Nov 2012 14 Nov 2024 Ascio Technologies -
33 instagram.ly 14 Nov 2012 14 Nov 2024 Libyan Spider Network (int) Instagram LLC
34 instagram.dm 15 Nov 2012 15 Nov 2024 101domain GRS Ltd. Instagram, LLC
35 instagram.vu 15 Nov 2012 16 Nov 2024 101domain GRS Limited Instagram, LLC
36 instagram.co.ke 22 Nov 2012 22 Nov 2024 Afriregister Limited Instagram, LLC
37 instagram.jobs 7 Dec 2012 7 Dec 2024 RegistrarSEC LLC Instagram, LLC
38 instagram.fo 11 Dec 2012 11 Dec 2024 FO Umsitingin -
39 instagram.pr 24 Dec 2012 24 Dec 2024 Key-Systems GmbH Instagram, LLC
40 instagram.co.in 25 Mar 2013 25 Mar 2025 1APi GmbH Instagram, LLC
41 instagram.in 3 Apr 2013 3 Apr 2025 1APi GmbH Instagram, LLC
42 instagram.lt 16 May 2013 17 May 2025 UAB "Interneto vizija" UAB "Interneto vizija"
43 instagram.ie 12 Jun 2013 13 Jun 2025 1API GmbH Facebook Ireland Limited
44 instagram.ca 7 Jan 2014 7 Jan 2025 CENTRALNIC CANADA INC Instagram, LLC
45 instagram.jp 1 Feb 2014 28 Feb 2025 - Yusuke Tanaka
46 instagram.net.br 23 Feb 2014 23 Feb 2025 - MMV Agentes da Propriedade Industrial Ltda
47 instagram.xn--q9jyb4c 12 Mar 2014 12 Mar 2025 Focus IP, Inc. dba Tracer Instagram, LLC
48 instagram.menu 17 Mar 2014 17 Mar 2025 RegistrarSEC LLC Meta Platforms, Inc.
49 instagram.ceo 24 Mar 2014 23 Mar 2025 RegistrarSEC, LLC Instagram, LLC
50 instagram.shiksha 26 Mar 2014 26 Mar 2025 RegistrarSEC LLC Instagram, LLC
51 instagram.kim 26 Mar 2014 26 Mar 2025 RegistrarSEC LLC Instagram, LLC
52 instagram.xn--6frz82g 26 Mar 2014 26 Mar 2025 Focus IP, Inc. dba Tracer Instagram, LLC
53 instagram.pink 26 Mar 2014 26 Mar 2025 RegistrarSEC LLC Instagram, LLC
54 instagram.ruhr 27 Mar 2014 27 Mar 2025 RegistrarSEC, LLC Meta Platforms, Inc.
55 instagram.club 29 Mar 2014 28 Mar 2025 RegistrarSEC LLC Meta Platforms, Inc.
56 instagram.build 31 Mar 2014 31 Mar 2025 Focus IP, Inc. dba Tracer Instagram, LLC
57 instagram.qpon 2 Apr 2014 1 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
58 instagram.link 4 Apr 2014 4 Apr 2025 RegistrarSEC LLC Instagram, LLC
59 instagram.gift 4 Apr 2014 4 Apr 2025 RegistrarSEC LLC Instagram, LLC
60 instagram.guitars 4 Apr 2014 4 Apr 2025 RegistrarSEC, LLC Instagram, LLC
61 instagram.pics 4 Apr 2014 4 Apr 2025 RegistrarSEC, LLC Instagram, LLC
62 instagram.blue 7 Apr 2014 7 Apr 2025 RegistrarSEC LLC Instagram, LLC
63 instagram.buzz 10 Apr 2014 9 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
64 instagram.luxury 11 Apr 2014 11 Apr 2025 RegistrarSEC, LLC Meta Platforms, Inc.
65 instagram.voting 15 Apr 2014 15 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
66 instagram.onl 17 Apr 2014 17 Apr 2025 Focus IP, Inc. dba Tracer Instagram, LLC
67 instagram.nagoya 22 Apr 2014 22 Apr 2025 Focus IP, Inc. dba Tracer -
68 instagram.biz 25 Apr 2014 24 Apr 2025 RegistrarSEC LLC Instagram, LLC
69 instagram.xn--fiq228c5hs 29 Apr 2014 29 Apr 2025 Web Commerce Communications Limited dba WebNic.cc -
70 instagram.best 30 Apr 2014 29 Apr 2025 RegistrarSEC, LLC Instagram, LLC
71 instagram.kiwi 1 May 2014 1 May 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
72 instagram.wiki 7 May 2014 26 Nov 2024 RegistrarSEC LLC Instagram, LLC
73 instagram.info 19 May 2014 19 May 2025 RegistrarSEC LLC Instagram, LLC
74 instagram.xyz 20 May 2014 26 Nov 2024 RegistrarSEC, LLC Instagram, LLC
75 instagram.wien 23 May 2014 23 May 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
76 instagram.webcam 30 May 2014 29 May 2025 RegistrarSEC LLC Instagram, LLC
77 instagram.trade 30 May 2014 29 May 2025 RegistrarSEC LLC Instagram, LLC
78 instagram.bid 30 May 2014 29 May 2025 RegistrarSEC LLC Instagram, LLC
79 instagram.jetzt 2 Jun 2014 1 Jun 2025 RegistrarSEC LLC Meta Platforms, Inc.
80 instagram.ink 4 Jun 2014 26 Nov 2024 RegistrarSEC LLC Instagram, LLC
81 instagram.tokyo 7 Jun 2014 7 Jun 2025 Focus IP, Inc. dba Tracer -
82 instagram.bar 9 Jun 2014 26 Nov 2024 RegistrarSEC LLC Instagram, LLC
83 instagram.rest 9 Jun 2014 9 Jun 2025 RegistrarSEC LLC Instagram, LLC
84 instagram.moscow 10 Jun 2014 10 Jun 2026 MarkMonitor Inc. Personal data, can not be publicly disclosed according to applicable laws.
85 instagram.cologne 11 Jun 2014 11 Jun 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
86 instagram.koeln 11 Jun 2014 11 Jun 2025 Focus IP, Inc. dba AppDetex Instagram, LLC
87 instagram.consulting 16 Jun 2014 16 Jun 2025 RegistrarSEC LLC Instagram, LLC
88 instagram.fish 23 Jun 2014 23 Jun 2025 RegistrarSEC LLC Instagram, LLC
89 instagram.gop 30 Jun 2014 30 Jun 2025 101domain GRS Limited REDACTED FOR PRIVACY
90 instagram.country 4 Jul 2014 4 Jul 2025 RegistrarSEC LLC Instagram, LLC
91 instagram.christmas 7 Jul 2014 7 Jul 2025 RegistrarSEC, LLC Instagram, LLC
92 instagram.cooking 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
93 instagram.rodeo 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
94 instagram.vodka 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
95 instagram.horse 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
96 instagram.fishing 9 Jul 2014 9 Jul 2025 Focus IP, Inc. dba Tracer Instagram, LLC
97 instagram.hiv 21 Jul 2014 21 Jul 2025 RegistrarSEC LLC Instagram, LLC
98 instagram.xn--55qx5d 28 Jul 2014 28 Jul 2025 Lexsynergy Limited Instagram, LLC
99 instagram.xn--io0a7i 28 Jul 2014 28 Jul 2025 Lexsynergy Limited Instagram, LLC
100 instagram.yokohama 5 Aug 2014 5 Aug 2025 Focus IP, Inc. dba Tracer -
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Instagram.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=instagram&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "instagram",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 371,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "instagram.com, instagram.cn, instagram.net, instagram.co.uk, instagram.co, instagram.nl, instagram.it, instagram.tv, instagram.fr, instagram.be, instagram.mobi, instagram.su, instagram.com.br, instagram.cz, instagram.com.pl, instagram.co.nz, instagram.cl, instagram.hr, instagram.gen.in, instagram.org.cn, instagram.com.ng, instagram.bi, instagram.com.pr, instagram.sh, instagram.gl, instagram.co.ag, instagram.com.ag, instagram.org.in, instagram.cx, instagram.gd, instagram.com.af, instagram.md, instagram.ly, instagram.dm, instagram.vu, instagram.co.ke, instagram.jobs, instagram.fo, instagram.pr, instagram.co.in, instagram.in, instagram.lt, instagram.ie, instagram.ca, instagram.jp, instagram.net.br, instagram.xn--q9jyb4c, instagram.menu, instagram.ceo, instagram.shiksha, instagram.kim, instagram.xn--6frz82g, instagram.pink, instagram.ruhr, instagram.club, instagram.build, instagram.qpon, instagram.link, instagram.gift, instagram.guitars, instagram.pics, instagram.blue, instagram.buzz, instagram.luxury, instagram.voting, instagram.onl, instagram.nagoya, instagram.biz, instagram.xn--fiq228c5hs, instagram.best, instagram.kiwi, instagram.wiki, instagram.info, instagram.xyz, instagram.wien, instagram.webcam, instagram.trade, instagram.bid, instagram.jetzt, instagram.ink, instagram.tokyo, instagram.bar, instagram.rest, instagram.moscow, instagram.cologne, instagram.koeln, instagram.consulting, instagram.fish, instagram.gop, instagram.country, instagram.christmas, instagram.cooking, instagram.rodeo, instagram.vodka, instagram.horse, instagram.fishing, instagram.hiv, instagram.xn--55qx5d, instagram.xn--io0a7i, instagram.yokohama",
    "results": [
        {
            "num": 1,
            "domain_name": "instagram.com",
            "domain_keyword": "instagram",
            "domain_tld": "com",
            "query_time": "2024-06-16 15:22:18",
            "create_date": "2004-06-04",
            "update_date": "2023-07-05",
            "expiry_date": "2032-06-04",
            "registrar_iana": 3237,
            "registrar_name": "RegistrarSafe, LLC",
            "registrar_website": "https://www.registrarsafe.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.instagram.com",
                "b.ns.instagram.com",
                "c.ns.instagram.com",
                "d.ns.instagram.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "instagram.cn",
            "domain_keyword": "instagram",
            "domain_tld": "cn",
            "query_time": "2024-05-30 20:00:18",
            "create_date": "2010-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "1API GmbH",
            "registrant_name": "Instagram, LLC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "instagram.net",
            "domain_keyword": "instagram",
            "domain_tld": "net",
            "query_time": "2024-05-16 03:49:49",
            "create_date": "2010-11-06",
            "update_date": "2023-08-08",
            "expiry_date": "2024-11-06",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "instagram.co.uk",
            "domain_keyword": "instagram",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 08:19:15",
            "create_date": "2010-12-08",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "Hogan Lovells International LLP [Tag = HOGANLOVELLS]",
            "registrar_website": "https://www.anchovy.com",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "instagram.co",
            "domain_keyword": "instagram",
            "domain_tld": "co",
            "query_time": "2024-05-03 05:39:58",
            "create_date": "2010-12-22",
            "update_date": "2023-09-28",
            "expiry_date": "2024-12-21",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "instagram.nl",
            "domain_keyword": "instagram",
            "domain_tld": "nl",
            "query_time": "2024-05-03 05:39:58",
            "create_date": "2010-12-22",
            "update_date": "2022-03-30",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "instagram.it",
            "domain_keyword": "instagram",
            "domain_tld": "it",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2011-01-14",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-28",
            "registrar_name": "Hogan Lovells (Paris) LLP",
            "registrant_company": "Facebook Ireland Limited",
            "registrant_address": "Hanover Reach",
            "registrant_city": "5-7 Hanover Quay",
            "registrant_state": "2",
            "registrant_zip": "Dublin",
            "registrant_country": "IE",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "instagram.tv",
            "domain_keyword": "instagram",
            "domain_tld": "tv",
            "query_time": "2024-05-12 11:41:58",
            "create_date": "2011-01-14",
            "update_date": "2023-10-21",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "instagram.fr",
            "domain_keyword": "instagram",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:49:08",
            "create_date": "2011-01-14",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-14",
            "registrar_name": "HOGAN LOVELLS (PARIS) LLP",
            "registrar_website": "http://www.hoganlovells.com",
            "registrant_company": "Facebook Ireland Limited",
            "registrant_address": "4 Grand Canal Square, Grand Canal Harbour, 2 Dublin",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.153674747",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 10,
            "domain_name": "instagram.be",
            "domain_keyword": "instagram",
            "domain_tld": "be",
            "query_time": "2024-05-20 21:27:59",
            "create_date": "2011-01-14",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 11,
            "domain_name": "instagram.mobi",
            "domain_keyword": "instagram",
            "domain_tld": "mobi",
            "query_time": "2024-05-18 08:19:15",
            "create_date": "2011-01-15",
            "update_date": "2023-10-22",
            "expiry_date": "2025-01-15",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "instagram.su",
            "domain_keyword": "instagram",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:48",
            "create_date": "2011-02-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 13,
            "domain_name": "instagram.com.br",
            "domain_keyword": "instagram",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2011-07-23",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-23",
            "registrant_name": "MMV Agentes da Propriedade Industrial Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "instagram.cz",
            "domain_keyword": "instagram",
            "domain_tld": "cz",
            "query_time": "2024-06-08 20:54:53",
            "create_date": "2011-08-16",
            "update_date": "2024-02-15",
            "expiry_date": "2024-08-16",
            "registrar_name": "REG-1API",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road, Menlo Park, 94025",
            "registrant_country": "CA",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ]
        },
        {
            "num": 15,
            "domain_name": "instagram.com.pl",
            "domain_keyword": "instagram",
            "domain_tld": "com.pl",
            "query_time": "2024-05-26 01:32:29",
            "create_date": "2012-03-09",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-09",
            "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": 16,
            "domain_name": "instagram.co.nz",
            "domain_keyword": "instagram",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 22:19:44",
            "create_date": "2012-04-20",
            "update_date": "2024-04-20",
            "registrar_name": "1API",
            "registrar_website": "http://1api.de",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "instagram.cl",
            "domain_keyword": "instagram",
            "domain_tld": "cl",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-10-04",
            "expiry_date": "2024-11-03",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Instagram LLC",
            "registrant_company": "Instagram, LLC",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ]
        },
        {
            "num": 18,
            "domain_name": "instagram.hr",
            "domain_keyword": "instagram",
            "domain_tld": "hr",
            "query_time": "2024-05-22 00:38:11",
            "create_date": "2012-10-05",
            "update_date": "2019-01-30",
            "expiry_date": "2024-10-05",
            "registrar_name": "POSLUH HOSTING d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "KOVAČ & PARTNERI odvjetničko društvo d.o.o.",
            "registrant_address": "Šoštarićeva 10",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ]
        },
        {
            "num": 19,
            "domain_name": "instagram.gen.in",
            "domain_keyword": "instagram",
            "domain_tld": "gen.in",
            "query_time": "2024-06-02 08:18:20",
            "create_date": "2012-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "instagram.org.cn",
            "domain_keyword": "instagram",
            "domain_tld": "org.cn",
            "query_time": "2024-05-12 11:41:58",
            "create_date": "2012-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrant_name": "Instagram, LLC",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "instagram.com.ng",
            "domain_keyword": "instagram",
            "domain_tld": "com.ng",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-11-12",
            "update_date": "2023-09-15",
            "expiry_date": "2024-11-12",
            "registrar_name": "lufemdomains",
            "registrar_website": "https://www.hihostnow.com.ng",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road, Menlo Park",
            "registrant_city": "CA",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "instagram.bi",
            "domain_keyword": "instagram",
            "domain_tld": "bi",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-11-12",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-12",
            "registrar_name": "Ascio Technologies",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "instagram.com.pr",
            "domain_keyword": "instagram",
            "domain_tld": "com.pr",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2012-11-13",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road 1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "Menlo Park",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "registrant_fax": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "instagram.sh",
            "domain_keyword": "instagram",
            "domain_tld": "sh",
            "query_time": "2024-05-26 01:32:29",
            "create_date": "2012-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "instagram.gl",
            "domain_keyword": "instagram",
            "domain_tld": "gl",
            "query_time": "2024-05-26 01:32:29",
            "create_date": "2012-11-13",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "https://whois.nic.gl/contact/instagram.gl/registrant",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "instagram.co.ag",
            "domain_keyword": "instagram",
            "domain_tld": "co.ag",
            "query_time": "2024-06-04 21:28:53",
            "create_date": "2012-11-13",
            "update_date": "2023-08-21",
            "expiry_date": "2024-11-13",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "instagram.com.ag",
            "domain_keyword": "instagram",
            "domain_tld": "com.ag",
            "query_time": "2024-05-30 00:35:43",
            "create_date": "2012-11-13",
            "update_date": "2023-08-21",
            "expiry_date": "2024-11-13",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "instagram.org.in",
            "domain_keyword": "instagram",
            "domain_tld": "org.in",
            "query_time": "2024-05-29 18:19:30",
            "create_date": "2012-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "instagram.cx",
            "domain_keyword": "instagram",
            "domain_tld": "cx",
            "query_time": "2024-06-04 21:28:53",
            "create_date": "2012-11-13",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-13",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1 6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "instagram.gd",
            "domain_keyword": "instagram",
            "domain_tld": "gd",
            "query_time": "2024-06-02 08:18:20",
            "create_date": "2012-11-13",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "https://whois.nic.gd/contact/instagram.gd/registrant",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "instagram.com.af",
            "domain_keyword": "instagram",
            "domain_tld": "com.af",
            "query_time": "2024-05-30 00:34:45",
            "create_date": "2012-11-13",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-13",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "instagram.md",
            "domain_keyword": "instagram",
            "domain_tld": "md",
            "query_time": "2024-05-26 01:32:29",
            "create_date": "2012-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "Ascio Technologies",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "instagram.ly",
            "domain_keyword": "instagram",
            "domain_tld": "ly",
            "query_time": "2024-05-26 01:32:29",
            "create_date": "2012-11-14",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-14",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Instagram LLC",
            "registrant_company": "Instagram LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "California",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "instagram.dm",
            "domain_keyword": "instagram",
            "domain_tld": "dm",
            "query_time": "2024-05-23 13:17:00",
            "create_date": "2012-11-15",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, 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": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "instagram.vu",
            "domain_keyword": "instagram",
            "domain_tld": "vu",
            "query_time": "2024-05-26 01:32:31",
            "create_date": "2012-11-15",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "instagram.co.ke",
            "domain_keyword": "instagram",
            "domain_tld": "co.ke",
            "query_time": "2024-04-26 21:39:37",
            "create_date": "2012-11-22",
            "update_date": "2023-10-07",
            "expiry_date": "2024-11-22",
            "registrar_name": "Afriregister Limited",
            "registrar_website": "RegistrarURL",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "instagram.jobs",
            "domain_keyword": "instagram",
            "domain_tld": "jobs",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2012-12-07",
            "update_date": "2023-09-09",
            "expiry_date": "2024-12-07",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "instagram.fo",
            "domain_keyword": "instagram",
            "domain_tld": "fo",
            "query_time": "2024-05-28 01:30:18",
            "create_date": "2012-12-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://okisnavn.fo/",
            "registrant_email": "https://whois.nic.fo/contact/instagram.fo/registrant",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "instagram.pr",
            "domain_keyword": "instagram",
            "domain_tld": "pr",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2012-12-24",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road 1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "Menlo Park",
            "registrant_zip": "01403-001",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "registrant_fax": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "instagram.co.in",
            "domain_keyword": "instagram",
            "domain_tld": "co.in",
            "query_time": "2024-05-27 02:56:10",
            "create_date": "2013-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "instagram.in",
            "domain_keyword": "instagram",
            "domain_tld": "in",
            "query_time": "2024-06-07 08:57:45",
            "create_date": "2013-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "instagram.lt",
            "domain_keyword": "instagram",
            "domain_tld": "lt",
            "query_time": "2024-05-20 21:27:59",
            "create_date": "2013-05-16",
            "expiry_date": "2025-05-17",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 43,
            "domain_name": "instagram.ie",
            "domain_keyword": "instagram",
            "domain_tld": "ie",
            "query_time": "2024-06-14 01:04:04",
            "create_date": "2013-06-12",
            "update_date": "2024-06-13",
            "expiry_date": "2025-06-13",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_name": "Facebook Ireland Limited",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "instagram.ca",
            "domain_keyword": "instagram",
            "domain_tld": "ca",
            "query_time": "2024-05-16 03:49:48",
            "create_date": "2014-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "Instagram, LLC",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Road",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "instagram.jp",
            "domain_keyword": "instagram",
            "domain_tld": "jp",
            "query_time": "2024-05-03 05:39:58",
            "create_date": "2014-02-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Yusuke Tanaka",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.abuse-value-domain.com",
                "ns2.abuse-value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 46,
            "domain_name": "instagram.net.br",
            "domain_keyword": "instagram",
            "domain_tld": "net.br",
            "query_time": "2024-05-12 11:41:57",
            "create_date": "2014-02-23",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-23",
            "registrant_name": "MMV Agentes da Propriedade Industrial Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "instagram.xn--q9jyb4c",
            "domain_keyword": "instagram",
            "domain_tld": "xn--q9jyb4c",
            "query_time": "2024-04-25 05:15:04",
            "create_date": "2014-03-12",
            "update_date": "2023-04-27",
            "expiry_date": "2025-03-12",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "instagram.menu",
            "domain_keyword": "instagram",
            "domain_tld": "menu",
            "query_time": "2024-05-23 13:17:01",
            "create_date": "2014-03-17",
            "update_date": "2022-12-02",
            "expiry_date": "2025-03-17",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "instagram.ceo",
            "domain_keyword": "instagram",
            "domain_tld": "ceo",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2014-03-24",
            "update_date": "2023-12-30",
            "expiry_date": "2025-03-23",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "instagram.shiksha",
            "domain_keyword": "instagram",
            "domain_tld": "shiksha",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2014-03-26",
            "update_date": "2024-01-02",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "instagram.kim",
            "domain_keyword": "instagram",
            "domain_tld": "kim",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-03-26",
            "update_date": "2024-01-02",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "instagram.xn--6frz82g",
            "domain_keyword": "instagram",
            "domain_tld": "xn--6frz82g",
            "query_time": "2024-05-23 13:17:02",
            "create_date": "2014-03-26",
            "update_date": "2023-04-29",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "instagram.pink",
            "domain_keyword": "instagram",
            "domain_tld": "pink",
            "query_time": "2024-05-23 13:17:01",
            "create_date": "2014-03-26",
            "update_date": "2024-01-02",
            "expiry_date": "2025-03-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "instagram.ruhr",
            "domain_keyword": "instagram",
            "domain_tld": "ruhr",
            "query_time": "2024-05-23 13:17:02",
            "create_date": "2014-03-27",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-27",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "instagram.club",
            "domain_keyword": "instagram",
            "domain_tld": "club",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-03-29",
            "update_date": "2022-12-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "instagram.build",
            "domain_keyword": "instagram",
            "domain_tld": "build",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-03-31",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "instagram.qpon",
            "domain_keyword": "instagram",
            "domain_tld": "qpon",
            "query_time": "2024-06-02 08:18:21",
            "create_date": "2014-04-02",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-01",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "instagram.link",
            "domain_keyword": "instagram",
            "domain_tld": "link",
            "query_time": "2024-04-30 15:43:10",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "instagram.gift",
            "domain_keyword": "instagram",
            "domain_tld": "gift",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "instagram.guitars",
            "domain_keyword": "instagram",
            "domain_tld": "guitars",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "instagram.pics",
            "domain_keyword": "instagram",
            "domain_tld": "pics",
            "query_time": "2024-06-02 08:18:21",
            "create_date": "2014-04-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "instagram.blue",
            "domain_keyword": "instagram",
            "domain_tld": "blue",
            "query_time": "2024-05-11 09:18:13",
            "create_date": "2014-04-07",
            "update_date": "2024-01-14",
            "expiry_date": "2025-04-07",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "instagram.buzz",
            "domain_keyword": "instagram",
            "domain_tld": "buzz",
            "query_time": "2024-06-04 21:28:52",
            "create_date": "2014-04-10",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "instagram.luxury",
            "domain_keyword": "instagram",
            "domain_tld": "luxury",
            "query_time": "2024-05-29 21:45:22",
            "create_date": "2014-04-11",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-11",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "instagram.voting",
            "domain_keyword": "instagram",
            "domain_tld": "voting",
            "query_time": "2024-06-02 08:18:21",
            "create_date": "2014-04-15",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "instagram.onl",
            "domain_keyword": "instagram",
            "domain_tld": "onl",
            "query_time": "2024-06-02 08:18:21",
            "create_date": "2014-04-17",
            "update_date": "2023-06-21",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "instagram.nagoya",
            "domain_keyword": "instagram",
            "domain_tld": "nagoya",
            "query_time": "2024-05-16 03:49:50",
            "create_date": "2014-04-22",
            "update_date": "2023-06-12",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "instagram.biz",
            "domain_keyword": "instagram",
            "domain_tld": "biz",
            "query_time": "2024-06-13 15:06:28",
            "create_date": "2014-04-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-04-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "instagram.xn--fiq228c5hs",
            "domain_keyword": "instagram",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-05-03 05:39:59",
            "create_date": "2014-04-29",
            "update_date": "2023-06-15",
            "expiry_date": "2025-04-29",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://whois.webnic.cc",
            "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": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "instagram.best",
            "domain_keyword": "instagram",
            "domain_tld": "best",
            "query_time": "2024-05-17 16:52:33",
            "create_date": "2014-04-30",
            "update_date": "2024-02-05",
            "expiry_date": "2025-04-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "instagram.kiwi",
            "domain_keyword": "instagram",
            "domain_tld": "kiwi",
            "query_time": "2024-06-02 08:18:21",
            "create_date": "2014-05-01",
            "update_date": "2023-06-21",
            "expiry_date": "2025-05-01",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "instagram.wiki",
            "domain_keyword": "instagram",
            "domain_tld": "wiki",
            "query_time": "2024-05-26 01:32:29",
            "create_date": "2014-05-07",
            "update_date": "2023-09-03",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "instagram.info",
            "domain_keyword": "instagram",
            "domain_tld": "info",
            "query_time": "2024-06-04 21:28:53",
            "create_date": "2014-05-19",
            "update_date": "2024-02-25",
            "expiry_date": "2025-05-19",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "instagram.xyz",
            "domain_keyword": "instagram",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 13:17:02",
            "create_date": "2014-05-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "instagram.wien",
            "domain_keyword": "instagram",
            "domain_tld": "wien",
            "query_time": "2024-06-02 08:18:22",
            "create_date": "2014-05-23",
            "update_date": "2023-04-30",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "instagram.webcam",
            "domain_keyword": "instagram",
            "domain_tld": "webcam",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2014-05-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "instagram.trade",
            "domain_keyword": "instagram",
            "domain_tld": "trade",
            "query_time": "2024-05-16 11:07:29",
            "create_date": "2014-05-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "instagram.bid",
            "domain_keyword": "instagram",
            "domain_tld": "bid",
            "query_time": "2024-06-02 08:18:22",
            "create_date": "2014-05-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "instagram.jetzt",
            "domain_keyword": "instagram",
            "domain_tld": "jetzt",
            "query_time": "2024-06-01 00:09:26",
            "create_date": "2014-06-02",
            "update_date": "2024-03-09",
            "expiry_date": "2025-06-01",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "instagram.ink",
            "domain_keyword": "instagram",
            "domain_tld": "ink",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-06-04",
            "update_date": "2023-09-03",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "instagram.tokyo",
            "domain_keyword": "instagram",
            "domain_tld": "tokyo",
            "query_time": "2024-05-01 14:16:07",
            "create_date": "2014-06-07",
            "update_date": "2023-06-12",
            "expiry_date": "2025-06-07",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "instagram.bar",
            "domain_keyword": "instagram",
            "domain_tld": "bar",
            "query_time": "2024-05-03 05:39:57",
            "create_date": "2014-06-09",
            "update_date": "2024-02-15",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "instagram.rest",
            "domain_keyword": "instagram",
            "domain_tld": "rest",
            "query_time": "2024-05-09 01:39:16",
            "create_date": "2014-06-09",
            "update_date": "2024-03-17",
            "expiry_date": "2025-06-09",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "instagram.moscow",
            "domain_keyword": "instagram",
            "domain_tld": "moscow",
            "query_time": "2024-06-02 08:18:21",
            "create_date": "2014-06-10",
            "update_date": "2024-05-09",
            "expiry_date": "2026-06-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://www.markmonitor.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "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_country": "US",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_fax": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "instagram.cologne",
            "domain_keyword": "instagram",
            "domain_tld": "cologne",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2014-06-11",
            "update_date": "2023-04-30",
            "expiry_date": "2025-06-11",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "instagram.koeln",
            "domain_keyword": "instagram",
            "domain_tld": "koeln",
            "query_time": "2024-06-08 10:14:00",
            "create_date": "2014-06-11",
            "update_date": "2023-04-30",
            "expiry_date": "2025-06-11",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba AppDetex",
            "registrar_website": "http://www.appdetex.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "instagram.consulting",
            "domain_keyword": "instagram",
            "domain_tld": "consulting",
            "query_time": "2024-05-23 13:17:00",
            "create_date": "2014-06-16",
            "update_date": "2024-03-24",
            "expiry_date": "2025-06-16",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "instagram.fish",
            "domain_keyword": "instagram",
            "domain_tld": "fish",
            "query_time": "2024-06-04 21:28:53",
            "create_date": "2014-06-23",
            "update_date": "2024-03-31",
            "expiry_date": "2025-06-23",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "instagram.gop",
            "domain_keyword": "instagram",
            "domain_tld": "gop",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-06-30",
            "update_date": "2023-11-16",
            "expiry_date": "2025-06-30",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "instagram.country",
            "domain_keyword": "instagram",
            "domain_tld": "country",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-04",
            "update_date": "2024-04-11",
            "expiry_date": "2025-07-04",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "instagram.christmas",
            "domain_keyword": "instagram",
            "domain_tld": "christmas",
            "query_time": "2024-05-09 01:39:14",
            "create_date": "2014-07-07",
            "update_date": "2024-04-14",
            "expiry_date": "2025-07-07",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "instagram.cooking",
            "domain_keyword": "instagram",
            "domain_tld": "cooking",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "instagram.rodeo",
            "domain_keyword": "instagram",
            "domain_tld": "rodeo",
            "query_time": "2024-04-25 05:15:04",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "instagram.vodka",
            "domain_keyword": "instagram",
            "domain_tld": "vodka",
            "query_time": "2024-04-25 05:15:04",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "instagram.horse",
            "domain_keyword": "instagram",
            "domain_tld": "horse",
            "query_time": "2024-05-09 01:39:15",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "instagram.fishing",
            "domain_keyword": "instagram",
            "domain_tld": "fishing",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-09",
            "update_date": "2023-04-29",
            "expiry_date": "2025-07-09",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "instagram.hiv",
            "domain_keyword": "instagram",
            "domain_tld": "hiv",
            "query_time": "2024-04-25 05:15:03",
            "create_date": "2014-07-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-07-21",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "instagram.xn--55qx5d",
            "domain_keyword": "instagram",
            "domain_tld": "xn--55qx5d",
            "query_time": "2024-06-08 07:14:51",
            "create_date": "2014-07-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-07-28",
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "instagram.xn--io0a7i",
            "domain_keyword": "instagram",
            "domain_tld": "xn--io0a7i",
            "query_time": "2024-06-05 11:43:24",
            "create_date": "2014-07-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-07-28",
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "instagram.yokohama",
            "domain_keyword": "instagram",
            "domain_tld": "yokohama",
            "query_time": "2024-04-25 05:15:06",
            "create_date": "2014-08-05",
            "update_date": "2023-06-12",
            "expiry_date": "2025-08-05",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.tracer.ai/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1407196800000_527652",
    "stats": {
        "total_time": 0.062,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>instagram</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>371</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>instagram.com, instagram.cn, instagram.net, instagram.co.uk, instagram.co, instagram.nl, instagram.it, instagram.tv, instagram.fr, instagram.be, instagram.mobi, instagram.su, instagram.com.br, instagram.cz, instagram.com.pl, instagram.co.nz, instagram.cl, instagram.hr, instagram.gen.in, instagram.org.cn, instagram.com.ng, instagram.bi, instagram.com.pr, instagram.sh, instagram.gl, instagram.co.ag, instagram.com.ag, instagram.org.in, instagram.cx, instagram.gd, instagram.com.af, instagram.md, instagram.ly, instagram.dm, instagram.vu, instagram.co.ke, instagram.jobs, instagram.fo, instagram.pr, instagram.co.in, instagram.in, instagram.lt, instagram.ie, instagram.ca, instagram.jp, instagram.net.br, instagram.xn--q9jyb4c, instagram.menu, instagram.ceo, instagram.shiksha, instagram.kim, instagram.xn--6frz82g, instagram.pink, instagram.ruhr, instagram.club, instagram.build, instagram.qpon, instagram.link, instagram.gift, instagram.guitars, instagram.pics, instagram.blue, instagram.buzz, instagram.luxury, instagram.voting, instagram.onl, instagram.nagoya, instagram.biz, instagram.xn--fiq228c5hs, instagram.best, instagram.kiwi, instagram.wiki, instagram.info, instagram.xyz, instagram.wien, instagram.webcam, instagram.trade, instagram.bid, instagram.jetzt, instagram.ink, instagram.tokyo, instagram.bar, instagram.rest, instagram.moscow, instagram.cologne, instagram.koeln, instagram.consulting, instagram.fish, instagram.gop, instagram.country, instagram.christmas, instagram.cooking, instagram.rodeo, instagram.vodka, instagram.horse, instagram.fishing, instagram.hiv, instagram.xn--55qx5d, instagram.xn--io0a7i, instagram.yokohama</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>instagram.com</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-16 15:22:18</query_time>
   <create_date>2004-06-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2032-06-04</expiry_date>
   <registrar_iana>3237</registrar_iana>
   <registrar_name>RegistrarSafe, LLC</registrar_name>
   <registrar_website>https://www.registrarsafe.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.instagram.com</value>
    <value>b.ns.instagram.com</value>
    <value>c.ns.instagram.com</value>
    <value>d.ns.instagram.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>instagram.cn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-30 20:00:18</query_time>
   <create_date>2010-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>instagram.net</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 03:49:49</query_time>
   <create_date>2010-11-06</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>4</num>
   <domain_name>instagram.co.uk</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 08:19:15</query_time>
   <create_date>2010-12-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Hogan Lovells International LLP [Tag = HOGANLOVELLS]</registrar_name>
   <registrar_website>https://www.anchovy.com</registrar_website>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>instagram.co</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 05:39:58</query_time>
   <create_date>2010-12-22</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>6</num>
   <domain_name>instagram.nl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 05:39:58</query_time>
   <create_date>2010-12-22</create_date>
   <update_date>2022-03-30</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>instagram.it</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Hogan Lovells (Paris) LLP</registrar_name>
   <registrant_company>Facebook Ireland Limited</registrant_company>
   <registrant_address>Hanover Reach</registrant_address>
   <registrant_city>5-7 Hanover Quay</registrant_city>
   <registrant_state>2</registrant_state>
   <registrant_zip>Dublin</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>instagram.tv</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-12 11:41:58</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>9</num>
   <domain_name>instagram.fr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:49:08</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>HOGAN LOVELLS (PARIS) LLP</registrar_name>
   <registrar_website>http://www.hoganlovells.com</registrar_website>
   <registrant_company>Facebook Ireland Limited</registrant_company>
   <registrant_address>4 Grand Canal Square, Grand Canal Harbour, 2 Dublin</registrant_address>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.153674747</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>instagram.be</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-20 21:27:59</query_time>
   <create_date>2011-01-14</create_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>instagram.mobi</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-18 08:19:15</query_time>
   <create_date>2011-01-15</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>instagram.su</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:48</query_time>
   <create_date>2011-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>instagram.com.br</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2011-07-23</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrant_name>MMV Agentes da Propriedade Industrial Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>instagram.cz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-08 20:54:53</query_time>
   <create_date>2011-08-16</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>REG-1API</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road, Menlo Park, 94025</registrant_address>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>instagram.com.pl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-26 01:32:29</query_time>
   <create_date>2012-03-09</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-09</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>16</num>
   <domain_name>instagram.co.nz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 22:19:44</query_time>
   <create_date>2012-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <registrar_name>1API</registrar_name>
   <registrar_website>http://1api.de</registrar_website>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>instagram.cl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-10-04</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Instagram LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>instagram.hr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-22 00:38:11</query_time>
   <create_date>2012-10-05</create_date>
   <update_date>2019-01-30</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>POSLUH HOSTING d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>KOVAČ &amp; PARTNERI odvjetničko društvo d.o.o.</registrant_name>
   <registrant_address>Šoštarićeva 10</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>instagram.gen.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gen.in</domain_tld>
   <query_time>2024-06-02 08:18:20</query_time>
   <create_date>2012-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</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>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>instagram.org.cn</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-12 11:41:58</query_time>
   <create_date>2012-11-08</create_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>instagram.com.ng</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>lufemdomains</registrar_name>
   <registrar_website>https://www.hihostnow.com.ng</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road, Menlo Park</registrant_address>
   <registrant_city>CA</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>instagram.bi</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>Ascio Technologies</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>23</num>
   <domain_name>instagram.com.pr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.pr</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road 1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>Menlo Park</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <registrant_fax>+1.6505434800</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>instagram.sh</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-26 01:32:29</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</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>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>instagram.gl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gl</domain_tld>
   <query_time>2024-05-26 01:32:29</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>https://whois.nic.gl/contact/instagram.gl/registrant</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>instagram.co.ag</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.ag</domain_tld>
   <query_time>2024-06-04 21:28:53</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>27</num>
   <domain_name>instagram.com.ag</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.ag</domain_tld>
   <query_time>2024-05-30 00:35:43</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>28</num>
   <domain_name>instagram.org.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-29 18:19:30</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</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>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>instagram.cx</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-06-04 21:28:53</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1 6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>instagram.gd</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gd</domain_tld>
   <query_time>2024-06-02 08:18:20</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>https://whois.nic.gd/contact/instagram.gd/registrant</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>instagram.com.af</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>com.af</domain_tld>
   <query_time>2024-05-30 00:34:45</query_time>
   <create_date>2012-11-13</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>instagram.md</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-26 01:32:29</query_time>
   <create_date>2012-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Ascio Technologies</registrar_name>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>instagram.ly</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-26 01:32:29</query_time>
   <create_date>2012-11-14</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Instagram LLC</registrant_name>
   <registrant_company>Instagram LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>California</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>instagram.dm</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>dm</domain_tld>
   <query_time>2024-05-23 13:17:00</query_time>
   <create_date>2012-11-15</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, 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>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>instagram.vu</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>vu</domain_tld>
   <query_time>2024-05-26 01:32:31</query_time>
   <create_date>2012-11-15</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>instagram.co.ke</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-26 21:39:37</query_time>
   <create_date>2012-11-22</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Afriregister Limited</registrar_name>
   <registrar_website>RegistrarURL</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>instagram.jobs</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2012-12-07</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>38</num>
   <domain_name>instagram.fo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-05-28 01:30:18</query_time>
   <create_date>2012-12-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://okisnavn.fo/</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/instagram.fo/registrant</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>instagram.pr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pr</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2012-12-24</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road 1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>Menlo Park</registrant_state>
   <registrant_zip>01403-001</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <registrant_fax>+1.6505434800</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>instagram.co.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-27 02:56:10</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</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>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>instagram.in</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-07 08:57:45</query_time>
   <create_date>2013-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-03</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>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please 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.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>instagram.lt</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-20 21:27:59</query_time>
   <create_date>2013-05-16</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>instagram.ie</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-14 01:04:04</query_time>
   <create_date>2013-06-12</create_date>
   <update_date>2024-06-13</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_name>Facebook Ireland Limited</registrant_name>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>instagram.ca</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 03:49:48</query_time>
   <create_date>2014-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>Instagram, LLC</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Road</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>instagram.jp</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-03 05:39:58</query_time>
   <create_date>2014-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Yusuke Tanaka</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.abuse-value-domain.com</value>
    <value>ns2.abuse-value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>instagram.net.br</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-12 11:41:57</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrant_name>MMV Agentes da Propriedade Industrial Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>instagram.xn--q9jyb4c</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--q9jyb4c</domain_tld>
   <query_time>2024-04-25 05:15:04</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>48</num>
   <domain_name>instagram.menu</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-05-23 13:17:01</query_time>
   <create_date>2014-03-17</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>49</num>
   <domain_name>instagram.ceo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2014-03-24</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>50</num>
   <domain_name>instagram.shiksha</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>shiksha</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>51</num>
   <domain_name>instagram.kim</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>52</num>
   <domain_name>instagram.xn--6frz82g</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--6frz82g</domain_tld>
   <query_time>2024-05-23 13:17:02</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>53</num>
   <domain_name>instagram.pink</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pink</domain_tld>
   <query_time>2024-05-23 13:17:01</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>54</num>
   <domain_name>instagram.ruhr</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-23 13:17:02</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>55</num>
   <domain_name>instagram.club</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-03-29</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>56</num>
   <domain_name>instagram.build</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>57</num>
   <domain_name>instagram.qpon</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>qpon</domain_tld>
   <query_time>2024-06-02 08:18:21</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>58</num>
   <domain_name>instagram.link</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-30 15:43:10</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>59</num>
   <domain_name>instagram.gift</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>60</num>
   <domain_name>instagram.guitars</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>guitars</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>61</num>
   <domain_name>instagram.pics</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-06-02 08:18:21</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>instagram.blue</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-11 09:18:13</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>63</num>
   <domain_name>instagram.buzz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-06-04 21:28:52</query_time>
   <create_date>2014-04-10</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>64</num>
   <domain_name>instagram.luxury</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>luxury</domain_tld>
   <query_time>2024-05-29 21:45:22</query_time>
   <create_date>2014-04-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>65</num>
   <domain_name>instagram.voting</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>voting</domain_tld>
   <query_time>2024-06-02 08:18:21</query_time>
   <create_date>2014-04-15</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>66</num>
   <domain_name>instagram.onl</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-06-02 08:18:21</query_time>
   <create_date>2014-04-17</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>67</num>
   <domain_name>instagram.nagoya</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>nagoya</domain_tld>
   <query_time>2024-05-16 03:49:50</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>68</num>
   <domain_name>instagram.biz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-13 15:06:28</query_time>
   <create_date>2014-04-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>69</num>
   <domain_name>instagram.xn--fiq228c5hs</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-05-03 05:39:59</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://whois.webnic.cc</registrar_website>
   <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>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>instagram.best</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-17 16:52:33</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>71</num>
   <domain_name>instagram.kiwi</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-06-02 08:18:21</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>72</num>
   <domain_name>instagram.wiki</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-26 01:32:29</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>73</num>
   <domain_name>instagram.info</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-04 21:28:53</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>74</num>
   <domain_name>instagram.xyz</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 13:17:02</query_time>
   <create_date>2014-05-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>75</num>
   <domain_name>instagram.wien</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-06-02 08:18:22</query_time>
   <create_date>2014-05-23</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>76</num>
   <domain_name>instagram.webcam</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>webcam</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>77</num>
   <domain_name>instagram.trade</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-16 11:07:29</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>78</num>
   <domain_name>instagram.bid</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-06-02 08:18:22</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>79</num>
   <domain_name>instagram.jetzt</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>jetzt</domain_tld>
   <query_time>2024-06-01 00:09:26</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>80</num>
   <domain_name>instagram.ink</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>81</num>
   <domain_name>instagram.tokyo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-01 14:16:07</query_time>
   <create_date>2014-06-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>82</num>
   <domain_name>instagram.bar</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-03 05:39:57</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>83</num>
   <domain_name>instagram.rest</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-09 01:39:16</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>84</num>
   <domain_name>instagram.moscow</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-06-02 08:18:21</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2026-06-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</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_country>US</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <registrant_fax>Personal data, can not be publicly disclosed according to applicable laws.</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>instagram.cologne</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>86</num>
   <domain_name>instagram.koeln</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-06-08 10:14:00</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba AppDetex</registrar_name>
   <registrar_website>http://www.appdetex.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>87</num>
   <domain_name>instagram.consulting</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-23 13:17:00</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>instagram.fish</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-06-04 21:28:53</query_time>
   <create_date>2014-06-23</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>instagram.gop</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>gop</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>instagram.country</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-04</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>instagram.christmas</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>christmas</domain_tld>
   <query_time>2024-05-09 01:39:14</query_time>
   <create_date>2014-07-07</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>92</num>
   <domain_name>instagram.cooking</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>cooking</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>93</num>
   <domain_name>instagram.rodeo</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>rodeo</domain_tld>
   <query_time>2024-04-25 05:15:04</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>94</num>
   <domain_name>instagram.vodka</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>vodka</domain_tld>
   <query_time>2024-04-25 05:15:04</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>95</num>
   <domain_name>instagram.horse</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-05-09 01:39:15</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>96</num>
   <domain_name>instagram.fishing</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>fishing</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>97</num>
   <domain_name>instagram.hiv</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>hiv</domain_tld>
   <query_time>2024-04-25 05:15:03</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>instagram.xn--55qx5d</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--55qx5d</domain_tld>
   <query_time>2024-06-08 07:14:51</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>99</num>
   <domain_name>instagram.xn--io0a7i</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>xn--io0a7i</domain_tld>
   <query_time>2024-06-05 11:43:24</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>100</num>
   <domain_name>instagram.yokohama</domain_name>
   <domain_keyword>instagram</domain_keyword>
   <domain_tld>yokohama</domain_tld>
   <query_time>2024-04-25 05:15:06</query_time>
   <create_date>2014-08-05</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.tracer.ai/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>
 </results>
 <search_after>1407196800000_527652</search_after>
 <stats>
  <total_time>0.062</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,644 domain names (in 0.28 seconds) which look and sound like the brand name "instagram".
Domain Name Registered Expiry Registrar Ownership
1 instagras.fr 2 Feb 2019 2 Feb 2025 OVH Ano Nymous
2 insttgram.com 23 Dec 2023 23 Dec 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
3 nistagram.science 14 Feb 2021 14 Feb 2031 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 intsagram.com 14 Jan 2011 14 Jan 2025 RegistrarSEC, LLC Instagram, LLC
5 instagpam.com 31 Jan 2017 31 Jan 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
6 instagram1.com 31 Jan 2021 31 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
7 inctagram.app 14 Mar 2024 14 Mar 2025 CloudFlare, Inc. internship
8 lnstagram.host 28 Sep 2021 28 Sep 2024 RegistrarSEC, LLC Meta Platforms, Inc.
9 instragram.quest 24 Nov 2023 24 Nov 2024 Porkbun, LLC -
10 insxtagram.com 20 May 2022 20 May 2025 RegistrarSEC, LLC Instagram, LLC
11 instigram.app 23 Nov 2018 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 instagralm.com 29 Nov 2023 29 Nov 2024 Secura GmbH REDACTED FOR PRIVACY
13 lnstagram.luxe 8 Jun 2021 8 Jun 2024 Focus IP, Inc. dba Tracer Instagram, LLC
14 cinstagram.com 22 Dec 2023 22 Dec 2024 RegistryGate GmbH REDACTED FOR PRIVACY
15 instagwram.com 15 Aug 2023 15 Aug 2024 eName Technology Co.,Ltd. -
16 instigram.com 30 Sep 2000 30 Sep 2024 One.com A/S REDACTED FOR PRIVACY
17 insuagram.com 24 Aug 2020 24 Aug 2024 RegistrarSEC, LLC Instagram, LLC
18 instafgram.com 10 May 2012 10 May 2025 RegistrarSEC, LLC Meta Platforms, Inc.
19 inwstagram.com 23 Dec 2019 23 Dec 2024 RegistrarSEC, LLC Instagram, LLC
20 in-stagram.ru 7 May 2015 7 May 2025 RU-CENTER-RU Instagram, LLC
21 inst4gram.com 1 Sep 2018 1 Sep 2024 RegistrarSEC, LLC Instagram, LLC
22 inftagram.uk 2 Oct 2022 2 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
23 instagsam.com 24 Aug 2020 24 Aug 2024 RegistrarSEC, LLC Instagram, LLC
24 instaglam.fun 22 Sep 2021 22 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
25 instagrams.tools 25 Aug 2020 25 Aug 2025 RegistrarSEC LLC Instagram, LLC
26 instugram.shop 3 Jun 2024 3 Jun 2025 GMO Internet Group, Inc. -
27 instagrcm.com 4 Nov 2023 4 Nov 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
28 instagsram.com 19 Apr 2023 19 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
29 instkagram.com 19 Apr 2023 19 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
30 instavram.com 10 May 2012 10 May 2025 SAV.COM, LLC REDACTED FOR PRIVACY
31 instagramm.hosting 12 Jun 2020 12 Jun 2025 RegistrarSEC, LLC Instagram, LLC
32 instragram.one 24 Nov 2023 24 Nov 2024 Porkbun Private by Design, LLC
33 instagram3.email 12 Jun 2020 12 Jun 2025 RegistrarSEC LLC Instagram, LLC
34 iostagram.com 19 Nov 2023 19 Nov 2024 Porkbun LLC REDACTED FOR PRIVACY
35 instogram.shop 25 Apr 2024 25 Apr 2025 GoDaddy.com LLC -
36 instafram.com 6 Nov 2010 6 Nov 2024 RegistrarSEC, LLC Instagram, LLC
37 instagraf.co 15 Nov 2015 14 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 ienstagram.com 31 Dec 2023 31 Dec 2024 GRANSY S.R.O D/B/A SUBREG.CZ NEROSO Inst., s.r.o.
39 instagrat.org 1 Dec 2013 1 Dec 2024 IONOS SE SCOMAR Productions
40 insytagram.com 16 Sep 2023 16 Sep 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
41 instaglam.ro 25 Oct 2022 24 Oct 2024 EXTREME SOLUTIONS SRL -
42 instag2am.com 24 Aug 2020 24 Aug 2024 RegistrarSEC, LLC Instagram, LLC
43 instaugram.com 26 Jan 2024 26 Jan 2025 Tucows Domains Inc. -
44 insta9ram.com 29 Aug 2023 29 Aug 2025 Megazone Corp., dba HOSTING.KR Domain Privacy Services
45 instagram8.com 27 Oct 2021 27 Oct 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
46 1nstagram.ru 11 Mar 2022 11 Mar 2025 RU-CENTER-RU Meta Platforms Inc.
47 instagarm.xyz 5 Nov 2023 5 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
48 instragram.guru 24 Nov 2023 24 Nov 2024 Porkbun LLC Private by Design, LLC
49 insta-gram.net 9 Jul 2023 9 Jul 2024 Dynadot Inc -
50 lnstagram.dev 8 Jun 2021 8 Jun 2025 RegistrarSEC, LLC Instagram, LLC
51 instagramp.com 9 Jun 2013 9 Jun 2025 GoDaddy.com, LLC -
52 instagrams.reviews 11 Mar 2022 11 Mar 2025 RegistrarSEC LLC Meta Platforms, Inc.
53 instagrom.com 14 Jan 2011 14 Jan 2025 RegistrarSEC, LLC Instagram, LLC
54 instagraxm.com 24 May 2022 24 May 2025 RegistrarSEC, LLC Instagram, LLC
55 instagrym.com 10 May 2023 10 May 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
56 instag5am.com 20 May 2022 20 May 2025 RegistrarSEC, LLC Instagram, LLC
57 instargram.space 22 Nov 2023 22 Nov 2024 OVH -
58 minstagram.net 29 Jul 2023 29 Jul 2024 Dynadot Inc -
59 instragram.net 24 Nov 2023 24 Nov 2024 Porkbun LLC Private by Design, LLC
60 instagrame.site 10 Jun 2024 10 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
61 intstagram.com 5 Aug 2011 5 Aug 2024 ABOVE.COM PTY LTD. -
62 instagramk.com 1 May 2022 1 May 2025 GoDaddy.com, LLC -
63 inctagram.work 7 Aug 2023 7 Aug 2024 Key-Systems LLC Private Person
64 instagramr.com 8 Apr 2020 8 Apr 2025 GoDaddy.com, LLC -
65 instagrams.wiki 19 Apr 2023 19 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 instagrams.org 4 Oct 2021 4 Oct 2024 GoDaddy.com, LLC Repossessed by Go Daddy
67 inctagram.space 24 Aug 2023 24 Aug 2024 Domain.com, LLC Sergey Yurchenko
68 bnstagram.com 5 Sep 2023 5 Sep 2024 ABOVE.COM PTY LTD. -
69 instragram.icu 24 Nov 2023 24 Nov 2024 Porkbun, LLC Private by Design, LLC
70 ifstagram.com 24 Aug 2020 24 Aug 2024 RegistrarSEC, LLC Instagram, LLC
71 instaglam.uk 17 Mar 2024 17 Mar 2025 One.com A/S [Tag = TJNF-DK] -
72 instaqram.online 8 Jun 2021 8 Jun 2025 RegistrarSEC, LLC Instagram, LLC
73 instaxgram.com 28 Jun 2021 28 Jun 2024 Catch Domains LLC -
74 instaqram.org 27 Jun 2021 27 Jun 2024 Burnsidedomains.com LLC Instagram, LLC
75 inetagram.com 10 May 2012 10 May 2025 SAV.COM, LLC REDACTED FOR PRIVACY
76 mnstagram.com 8 Jul 2018 8 Jul 2024 Dreamscape Networks International Pte Ltd ANDREW CONSTABLE
77 ingstagram.com 10 Apr 2012 10 Apr 2025 RegistrarSEC, LLC Instagram, LLC
78 instahgram.com 28 Jul 2023 28 Jul 2024 GNAME 014 INC -
79 instagraam.cloud 11 Jul 2023 11 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
80 instyagram.com 7 Jun 2024 7 Jun 2025 Dynadot Inc -
81 instugram.com 14 Jan 2011 14 Jan 2025 GoDaddy.com, LLC -
82 insjtagram.com 14 Dec 2023 14 Dec 2024 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
83 injstagram.com 21 Apr 2023 21 Apr 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
84 vinstagram.ru 19 Oct 2021 19 Oct 2024 TIMEWEB-RU Private Person
85 instagrams.life 16 Apr 2024 16 Apr 2025 Name.com, Inc. Domain privacy by TinyURL LLC
86 winstagram.mobi 24 Jun 2016 24 Jun 2024 Gandi SAS Artiq Mobile BV
87 instagrram.space 4 Nov 2023 4 Nov 2024 Domain.com, LLC Perviz muslumov
88 instagram6.com 8 Dec 2022 8 Dec 2024 Porkbun LLC Private by Design, LLC
89 instagrav.com 10 Apr 2012 10 Apr 2025 GoDaddy.com, LLC -
90 inotagram.com 29 May 2023 29 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
91 instagranm.com 3 Feb 2011 3 Feb 2025 RegistrarSEC, LLC Meta Platforms, Inc.
92 instagramv.com 29 Dec 2023 29 Dec 2024 RegistryGate GmbH REDACTED FOR PRIVACY
93 instigram.xyz 19 Mar 2024 19 Mar 2025 Gname.com Pte. Ltd. fffffrevgergergegegege
94 instagran.store 22 Jun 2023 22 Jun 2024 Gabia, Inc. -
95 instagran.app 26 May 2021 26 May 2025 RegistrarSEC, LLC Instagram, LLC
96 instxgram.com 24 May 2022 24 May 2025 RegistrarSEC, LLC Instagram, LLC
97 lnstagram.page 28 Sep 2021 28 Sep 2024 RegistrarSEC, LLC Meta Platforms, Inc.
98 instaqram.app 28 Sep 2021 28 Sep 2024 RegistrarSEC, LLC Meta Platforms, Inc.
99 insttagram.ru 28 Jan 2024 28 Jan 2025 BEGET-RU Private Person
100 inktagram.com 25 Oct 2020 25 Oct 2024 Gandi SAS -
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 Instagram.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=instagram.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "instagram.pl",
        "page_size": 100
    },
    "count": {
        "total": 2644,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "instagras.fr, insttgram.com, nistagram.science, intsagram.com, instagpam.com, instagram1.com, inctagram.app, lnstagram.host, instragram.quest, insxtagram.com, instigram.app, instagralm.com, lnstagram.luxe, cinstagram.com, instagwram.com, instigram.com, insuagram.com, instafgram.com, inwstagram.com, in-stagram.ru, inst4gram.com, inftagram.uk, instagsam.com, instaglam.fun, instagrams.tools, instugram.shop, instagrcm.com, instagsram.com, instkagram.com, instavram.com, instagramm.hosting, instragram.one, instagram3.email, iostagram.com, instogram.shop, instafram.com, instagraf.co, ienstagram.com, instagrat.org, insytagram.com, instaglam.ro, instag2am.com, instaugram.com, insta9ram.com, instagram8.com, 1nstagram.ru, instagarm.xyz, instragram.guru, insta-gram.net, lnstagram.dev, instagramp.com, instagrams.reviews, instagrom.com, instagraxm.com, instagrym.com, instag5am.com, instargram.space, minstagram.net, instragram.net, instagrame.site, intstagram.com, instagramk.com, inctagram.work, instagramr.com, instagrams.wiki, instagrams.org, inctagram.space, bnstagram.com, instragram.icu, ifstagram.com, instaglam.uk, instaqram.online, instaxgram.com, instaqram.org, inetagram.com, mnstagram.com, ingstagram.com, instahgram.com, instagraam.cloud, instyagram.com, instugram.com, insjtagram.com, injstagram.com, vinstagram.ru, instagrams.life, winstagram.mobi, instagrram.space, instagram6.com, instagrav.com, inotagram.com, instagranm.com, instagramv.com, instigram.xyz, instagran.store, instagran.app, instxgram.com, lnstagram.page, instaqram.app, insttagram.ru, inktagram.com",
    "results": [
        {
            "num": 1,
            "domain_name": "instagras.fr",
            "domain_keyword": "instagras",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:49:08",
            "create_date": "2019-02-02",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-02",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 2,
            "domain_name": "insttgram.com",
            "domain_keyword": "insttgram",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:19:56",
            "create_date": "2023-12-23",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-23",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IM",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "nistagram.science",
            "domain_keyword": "nistagram",
            "domain_tld": "science",
            "query_time": "2024-04-23 21:33:45",
            "create_date": "2021-02-14",
            "update_date": "2021-02-19",
            "expiry_date": "2031-02-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lifehackerserver02.gr",
                "ns2.lifehackerserver02.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "intsagram.com",
            "domain_keyword": "intsagram",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:43:00",
            "create_date": "2011-01-14",
            "update_date": "2023-10-16",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "instagpam.com",
            "domain_keyword": "instagpam",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:25:17",
            "create_date": "2017-01-31",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "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_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.moisait.ru",
                "ns2.moisait.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "instagram1.com",
            "domain_keyword": "instagram1",
            "domain_tld": "com",
            "query_time": "2024-05-20 21:27:59",
            "create_date": "2021-01-31",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "inctagram.app",
            "domain_keyword": "inctagram",
            "domain_tld": "app",
            "query_time": "2024-05-15 16:34:43",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "internship",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kharkiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "leif.ns.cloudflare.com",
                "luciane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lnstagram.host",
            "domain_keyword": "lnstagram",
            "domain_tld": "host",
            "query_time": "2024-05-26 06:16:27",
            "create_date": "2021-09-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "instragram.quest",
            "domain_keyword": "instragram",
            "domain_tld": "quest",
            "query_time": "2024-05-28 01:35:54",
            "create_date": "2023-11-24",
            "update_date": "2024-03-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "insxtagram.com",
            "domain_keyword": "insxtagram",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:42:43",
            "create_date": "2022-05-20",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "instigram.app",
            "domain_keyword": "instigram",
            "domain_tld": "app",
            "query_time": "2024-05-30 20:04:49",
            "create_date": "2018-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "instagralm.com",
            "domain_keyword": "instagralm",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:18:17",
            "create_date": "2023-11-29",
            "update_date": "2024-06-02",
            "expiry_date": "2024-11-29",
            "registrar_iana": 111,
            "registrar_name": "Secura GmbH",
            "registrar_website": "http://www.domainregistry.de",
            "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": "IM",
            "registrant_email": "contact via https://send-message.ispapi.net/instagralm.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lnstagram.luxe",
            "domain_keyword": "lnstagram",
            "domain_tld": "luxe",
            "query_time": "2024-05-03 11:40:05",
            "create_date": "2021-06-08",
            "update_date": "2022-07-03",
            "expiry_date": "2024-06-08",
            "registrar_iana": 3235,
            "registrar_name": "Focus IP, Inc. dba Tracer",
            "registrar_website": "https://www.appdetex.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cinstagram.com",
            "domain_keyword": "cinstagram",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:20:46",
            "create_date": "2023-12-22",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.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": "IM",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "instagwram.com",
            "domain_keyword": "instagwram",
            "domain_tld": "com",
            "query_time": "2024-05-09 01:39:32",
            "create_date": "2023-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/instagwram.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "instigram.com",
            "domain_keyword": "instigram",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:41:52",
            "create_date": "2000-09-30",
            "update_date": "2024-03-09",
            "expiry_date": "2024-09-30",
            "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_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "insuagram.com",
            "domain_keyword": "insuagram",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:48:37",
            "create_date": "2020-08-24",
            "update_date": "2023-05-27",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "instafgram.com",
            "domain_keyword": "instafgram",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:16:41",
            "create_date": "2012-05-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "inwstagram.com",
            "domain_keyword": "inwstagram",
            "domain_tld": "com",
            "query_time": "2024-06-13 17:11:35",
            "create_date": "2019-12-23",
            "update_date": "2023-09-25",
            "expiry_date": "2024-12-23",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "in-stagram.ru",
            "domain_keyword": "in-stagram",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:59",
            "create_date": "2015-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Instagram, LLC",
            "name_servers": [
                "ns1.lovellsnames.org",
                "ns2.lovellsnames.org",
                "ns3.lovellsnames.org",
                "ns4.lovellsnames.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "inst4gram.com",
            "domain_keyword": "inst4gram",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:29:44",
            "create_date": "2018-09-01",
            "update_date": "2023-06-03",
            "expiry_date": "2024-09-01",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "inftagram.uk",
            "domain_keyword": "inftagram",
            "domain_tld": "uk",
            "query_time": "2024-05-30 04:12:21",
            "create_date": "2022-10-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-10-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "instagsam.com",
            "domain_keyword": "instagsam",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:51:07",
            "create_date": "2020-08-24",
            "update_date": "2023-05-27",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "instaglam.fun",
            "domain_keyword": "instaglam",
            "domain_tld": "fun",
            "query_time": "2024-05-12 11:41:28",
            "create_date": "2021-09-22",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-22",
            "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": [
                "donna.ns.cloudflare.com",
                "terin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "instagrams.tools",
            "domain_keyword": "instagrams",
            "domain_tld": "tools",
            "query_time": "2024-06-04 21:29:27",
            "create_date": "2020-08-25",
            "update_date": "2024-06-02",
            "expiry_date": "2025-08-25",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "instugram.shop",
            "domain_keyword": "instugram",
            "domain_tld": "shop",
            "query_time": "2024-06-05 16:28:07",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "instagrcm.com",
            "domain_keyword": "instagrcm",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:16:28",
            "create_date": "2023-11-04",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "instagsram.com",
            "domain_keyword": "instagsram",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:13:51",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "instkagram.com",
            "domain_keyword": "instkagram",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:38:03",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "instavram.com",
            "domain_keyword": "instavram",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:45:59",
            "create_date": "2012-05-10",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-10",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=instavram.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "instagramm.hosting",
            "domain_keyword": "instagramm",
            "domain_tld": "hosting",
            "query_time": "2024-05-23 13:17:29",
            "create_date": "2020-06-12",
            "update_date": "2024-03-20",
            "expiry_date": "2025-06-12",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "instragram.one",
            "domain_keyword": "instragram",
            "domain_tld": "one",
            "query_time": "2024-05-28 01:35:54",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "instagram3.email",
            "domain_keyword": "instagram3",
            "domain_tld": "email",
            "query_time": "2024-06-02 08:18:22",
            "create_date": "2020-06-12",
            "update_date": "2024-03-20",
            "expiry_date": "2025-06-12",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "iostagram.com",
            "domain_keyword": "iostagram",
            "domain_tld": "com",
            "query_time": "2024-06-06 20:53:16",
            "create_date": "2023-11-19",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oregon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/iostagram.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.thktok.com",
                "ns2.thktok.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "instogram.shop",
            "domain_keyword": "instogram",
            "domain_tld": "shop",
            "query_time": "2024-04-28 18:32:14",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dnspark.in",
                "ns2.dnspark.in"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "instafram.com",
            "domain_keyword": "instafram",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:42:28",
            "create_date": "2010-11-06",
            "update_date": "2023-08-09",
            "expiry_date": "2024-11-06",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "instagraf.co",
            "domain_keyword": "instagraf",
            "domain_tld": "co",
            "query_time": "2024-05-03 05:39:54",
            "create_date": "2015-11-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-14",
            "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": [
                "ns-1164.awsdns-17.org",
                "ns-1940.awsdns-50.co.uk",
                "ns-492.awsdns-61.com",
                "ns-837.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ienstagram.com",
            "domain_keyword": "ienstagram",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:25:45",
            "create_date": "2023-12-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "NEROSO Inst., s.r.o.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.parktons.com",
                "ns2.parktons.com"
            ],
            "domain_status": [
                "https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "instagrat.org",
            "domain_keyword": "instagrat",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:15:57",
            "create_date": "2013-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCOMAR Productions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1054.ui-dns.biz",
                "ns1054.ui-dns.com",
                "ns1054.ui-dns.de",
                "ns1054.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "insytagram.com",
            "domain_keyword": "insytagram",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:51:00",
            "create_date": "2023-09-16",
            "update_date": "2023-12-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=insytagram.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "instaglam.ro",
            "domain_keyword": "instaglam",
            "domain_tld": "ro",
            "query_time": "2024-05-12 11:41:28",
            "create_date": "2022-10-25",
            "expiry_date": "2024-10-24",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 42,
            "domain_name": "instag2am.com",
            "domain_keyword": "instag2am",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:41:26",
            "create_date": "2020-08-24",
            "update_date": "2023-05-27",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "instaugram.com",
            "domain_keyword": "instaugram",
            "domain_tld": "com",
            "query_time": "2024-05-20 21:32:09",
            "create_date": "2024-01-26",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "insta9ram.com",
            "domain_keyword": "insta9ram",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:15:45",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2025-08-29",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Domain Privacy Services",
            "registrant_company": "Domain Privacy Services",
            "registrant_address": "7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu",
            "registrant_city": "Seoul",
            "registrant_zip": "06235",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.216447378",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "instagram8.com",
            "domain_keyword": "instagram8",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:17:02",
            "create_date": "2021-10-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-27",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=instagram8.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "peaches.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "1nstagram.ru",
            "domain_keyword": "1nstagram",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:38:05",
            "create_date": "2022-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Meta Platforms Inc.",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "instagarm.xyz",
            "domain_keyword": "instagarm",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 03:49:45",
            "create_date": "2023-11-05",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "stephane.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "instragram.guru",
            "domain_keyword": "instragram",
            "domain_tld": "guru",
            "query_time": "2024-05-28 01:35:53",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "insta-gram.net",
            "domain_keyword": "insta-gram",
            "domain_tld": "net",
            "query_time": "2024-06-04 21:26:23",
            "create_date": "2023-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "lnstagram.dev",
            "domain_keyword": "lnstagram",
            "domain_tld": "dev",
            "query_time": "2024-05-03 11:40:05",
            "create_date": "2021-06-08",
            "update_date": "2024-03-16",
            "expiry_date": "2025-06-08",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "instagramp.com",
            "domain_keyword": "instagramp",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:55:06",
            "create_date": "2013-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2025-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "instagrams.reviews",
            "domain_keyword": "instagrams",
            "domain_tld": "reviews",
            "query_time": "2024-04-25 05:15:48",
            "create_date": "2022-03-11",
            "update_date": "2023-12-17",
            "expiry_date": "2025-03-11",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "instagrom.com",
            "domain_keyword": "instagrom",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:42:06",
            "create_date": "2011-01-14",
            "update_date": "2023-10-16",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "instagraxm.com",
            "domain_keyword": "instagraxm",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:18:58",
            "create_date": "2022-05-24",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "instagrym.com",
            "domain_keyword": "instagrym",
            "domain_tld": "com",
            "query_time": "2024-05-29 21:45:25",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "instag5am.com",
            "domain_keyword": "instag5am",
            "domain_tld": "com",
            "query_time": "2024-06-13 17:19:41",
            "create_date": "2022-05-20",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "instargram.space",
            "domain_keyword": "instargram",
            "domain_tld": "space",
            "query_time": "2024-05-26 07:25:30",
            "create_date": "2023-11-22",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "minstagram.net",
            "domain_keyword": "minstagram",
            "domain_tld": "net",
            "query_time": "2024-06-08 04:29:19",
            "create_date": "2023-07-29",
            "update_date": "2024-01-29",
            "expiry_date": "2024-07-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "instragram.net",
            "domain_keyword": "instragram",
            "domain_tld": "net",
            "query_time": "2024-06-13 12:21:22",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "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/instragram.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "instagrame.site",
            "domain_keyword": "instagrame",
            "domain_tld": "site",
            "query_time": "2024-06-12 16:55:20",
            "create_date": "2024-06-10",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "intstagram.com",
            "domain_keyword": "intstagram",
            "domain_tld": "com",
            "query_time": "2024-05-02 09:02:10",
            "create_date": "2011-08-05",
            "update_date": "2019-10-24",
            "expiry_date": "2024-08-05",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rentondc.com",
                "ns2.rentondc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "instagramk.com",
            "domain_keyword": "instagramk",
            "domain_tld": "com",
            "query_time": "2024-05-09 01:39:22",
            "create_date": "2022-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "inctagram.work",
            "domain_keyword": "inctagram",
            "domain_tld": "work",
            "query_time": "2024-05-24 12:16:30",
            "create_date": "2023-08-07",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Samarskaya",
            "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": [
                "mimi.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "instagramr.com",
            "domain_keyword": "instagramr",
            "domain_tld": "com",
            "query_time": "2024-06-04 21:29:26",
            "create_date": "2020-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "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": 65,
            "domain_name": "instagrams.wiki",
            "domain_keyword": "instagrams",
            "domain_tld": "wiki",
            "query_time": "2024-05-29 21:45:24",
            "create_date": "2023-04-19",
            "update_date": "2024-05-01",
            "expiry_date": "2024-04-19",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "instagrams.org",
            "domain_keyword": "instagrams",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:15:48",
            "create_date": "2021-10-04",
            "update_date": "2024-01-29",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "inctagram.space",
            "domain_keyword": "inctagram",
            "domain_tld": "space",
            "query_time": "2024-05-07 17:13:24",
            "create_date": "2023-08-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Sergey Yurchenko",
            "registrant_state": "NA",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the 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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bnstagram.com",
            "domain_keyword": "bnstagram",
            "domain_tld": "com",
            "query_time": "2024-05-04 00:27:28",
            "create_date": "2023-09-05",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-05",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "or",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "instragram.icu",
            "domain_keyword": "instragram",
            "domain_tld": "icu",
            "query_time": "2024-05-28 01:35:53",
            "create_date": "2023-11-24",
            "update_date": "2024-03-23",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ifstagram.com",
            "domain_keyword": "ifstagram",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:09:03",
            "create_date": "2020-08-24",
            "update_date": "2023-05-27",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "instaglam.uk",
            "domain_keyword": "instaglam",
            "domain_tld": "uk",
            "query_time": "2024-05-18 08:19:17",
            "create_date": "2024-03-17",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-17",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 72,
            "domain_name": "instaqram.online",
            "domain_keyword": "instaqram",
            "domain_tld": "online",
            "query_time": "2024-06-01 03:31:53",
            "create_date": "2021-06-08",
            "update_date": "2024-03-16",
            "expiry_date": "2025-06-08",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com/",
            "registrant_company": "Instagram, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "instaxgram.com",
            "domain_keyword": "instaxgram",
            "domain_tld": "com",
            "query_time": "2024-06-13 09:07:35",
            "create_date": "2021-06-28",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-28",
            "registrar_iana": 2812,
            "registrar_name": "Catch Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.above.com",
                "ns16.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "instaqram.org",
            "domain_keyword": "instaqram",
            "domain_tld": "org",
            "query_time": "2024-04-24 18:06:39",
            "create_date": "2021-06-27",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1168,
            "registrar_name": "Burnsidedomains.com LLC",
            "registrar_website": "http://www.networksolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "inetagram.com",
            "domain_keyword": "inetagram",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:19:04",
            "create_date": "2012-05-10",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-10",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=inetagram.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mnstagram.com",
            "domain_keyword": "mnstagram",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:27:55",
            "create_date": "2018-07-08",
            "update_date": "2024-05-16",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "ANDREW CONSTABLE",
            "registrant_address": "4 FOURTH AVENUE APPLECROSS",
            "registrant_city": "PERTH",
            "registrant_state": "WA",
            "registrant_zip": "6153",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.419094455",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ingstagram.com",
            "domain_keyword": "ingstagram",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:05:08",
            "create_date": "2012-04-10",
            "update_date": "2024-01-12",
            "expiry_date": "2025-04-10",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "instahgram.com",
            "domain_keyword": "instahgram",
            "domain_tld": "com",
            "query_time": "2024-06-04 21:29:43",
            "create_date": "2023-07-28",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-28",
            "registrar_iana": 3983,
            "registrar_name": "GNAME 014 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": 79,
            "domain_name": "instagraam.cloud",
            "domain_keyword": "instagraam",
            "domain_tld": "cloud",
            "query_time": "2024-06-02 08:18:17",
            "create_date": "2023-07-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-07-11",
            "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-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "instyagram.com",
            "domain_keyword": "instyagram",
            "domain_tld": "com",
            "query_time": "2024-06-10 16:44:45",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "instugram.com",
            "domain_keyword": "instugram",
            "domain_tld": "com",
            "query_time": "2024-06-14 11:52:21",
            "create_date": "2011-01-14",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-14",
            "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": 82,
            "domain_name": "insjtagram.com",
            "domain_keyword": "insjtagram",
            "domain_tld": "com",
            "query_time": "2024-06-15 02:45:18",
            "create_date": "2023-12-14",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IM",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "injstagram.com",
            "domain_keyword": "injstagram",
            "domain_tld": "com",
            "query_time": "2024-05-01 15:37:13",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "vinstagram.ru",
            "domain_keyword": "vinstagram",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:33:55",
            "create_date": "2021-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "instagrams.life",
            "domain_keyword": "instagrams",
            "domain_tld": "life",
            "query_time": "2024-04-19 17:32:47",
            "create_date": "2024-04-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain privacy by TinyURL LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "winstagram.mobi",
            "domain_keyword": "winstagram",
            "domain_tld": "mobi",
            "query_time": "2024-05-11 23:34:17",
            "create_date": "2016-06-24",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Artiq Mobile BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "norm.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "instagrram.space",
            "domain_keyword": "instagrram",
            "domain_tld": "space",
            "query_time": "2024-05-16 03:51:07",
            "create_date": "2023-11-04",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Perviz muslumov",
            "registrant_state": "NA",
            "registrant_country": "AZ",
            "registrant_email": "please query the rdds service of the 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": [
                "carioca.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "instagram6.com",
            "domain_keyword": "instagram6",
            "domain_tld": "com",
            "query_time": "2024-06-04 21:28:54",
            "create_date": "2022-12-08",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-08",
            "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/instagram6.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "instagrav.com",
            "domain_keyword": "instagrav",
            "domain_tld": "com",
            "query_time": "2024-06-04 21:29:33",
            "create_date": "2012-04-10",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "inotagram.com",
            "domain_keyword": "inotagram",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:55:40",
            "create_date": "2023-05-29",
            "update_date": "2023-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "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": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "instagranm.com",
            "domain_keyword": "instagranm",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:15:56",
            "create_date": "2011-02-03",
            "update_date": "2023-11-05",
            "expiry_date": "2025-02-03",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "instagramv.com",
            "domain_keyword": "instagramv",
            "domain_tld": "com",
            "query_time": "2024-05-09 01:39:27",
            "create_date": "2023-12-29",
            "update_date": "2024-03-01",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.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": "IM",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "instigram.xyz",
            "domain_keyword": "instigram",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 09:43:18",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "fffffrevgergergegegege",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "instagran.store",
            "domain_keyword": "instagran",
            "domain_tld": "store",
            "query_time": "2024-05-16 03:51:02",
            "create_date": "2023-06-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-22",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1413.awsdns-48.org",
                "ns-1960.awsdns-53.co.uk",
                "ns-469.awsdns-58.com",
                "ns-631.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "instagran.app",
            "domain_keyword": "instagran",
            "domain_tld": "app",
            "query_time": "2024-06-04 21:29:32",
            "create_date": "2021-05-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-05-26",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "instxgram.com",
            "domain_keyword": "instxgram",
            "domain_tld": "com",
            "query_time": "2024-06-13 17:19:42",
            "create_date": "2022-05-24",
            "update_date": "2023-08-01",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrar_website": "https://www.registrarsec.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Instagram, LLC",
            "registrant_address": "1601 Willow Rd",
            "registrant_city": "Menlo Park",
            "registrant_state": "CA",
            "registrant_zip": "94025",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505434800",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "lnstagram.page",
            "domain_keyword": "lnstagram",
            "domain_tld": "page",
            "query_time": "2024-06-13 05:52:34",
            "create_date": "2021-09-28",
            "update_date": "2023-07-06",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "instaqram.app",
            "domain_keyword": "instaqram",
            "domain_tld": "app",
            "query_time": "2024-04-29 02:40:30",
            "create_date": "2021-09-28",
            "update_date": "2023-07-06",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2475,
            "registrar_name": "RegistrarSEC, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Platforms, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.facebook.com",
                "b.ns.facebook.com",
                "c.ns.facebook.com",
                "d.ns.facebook.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "insttagram.ru",
            "domain_keyword": "insttagram",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:25:56",
            "create_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "inktagram.com",
            "domain_keyword": "inktagram",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:59:44",
            "create_date": "2020-10-25",
            "update_date": "2024-04-28",
            "expiry_date": "2024-10-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.28,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>instagram.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2644</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>instagras.fr, insttgram.com, nistagram.science, intsagram.com, instagpam.com, instagram1.com, inctagram.app, lnstagram.host, instragram.quest, insxtagram.com, instigram.app, instagralm.com, lnstagram.luxe, cinstagram.com, instagwram.com, instigram.com, insuagram.com, instafgram.com, inwstagram.com, in-stagram.ru, inst4gram.com, inftagram.uk, instagsam.com, instaglam.fun, instagrams.tools, instugram.shop, instagrcm.com, instagsram.com, instkagram.com, instavram.com, instagramm.hosting, instragram.one, instagram3.email, iostagram.com, instogram.shop, instafram.com, instagraf.co, ienstagram.com, instagrat.org, insytagram.com, instaglam.ro, instag2am.com, instaugram.com, insta9ram.com, instagram8.com, 1nstagram.ru, instagarm.xyz, instragram.guru, insta-gram.net, lnstagram.dev, instagramp.com, instagrams.reviews, instagrom.com, instagraxm.com, instagrym.com, instag5am.com, instargram.space, minstagram.net, instragram.net, instagrame.site, intstagram.com, instagramk.com, inctagram.work, instagramr.com, instagrams.wiki, instagrams.org, inctagram.space, bnstagram.com, instragram.icu, ifstagram.com, instaglam.uk, instaqram.online, instaxgram.com, instaqram.org, inetagram.com, mnstagram.com, ingstagram.com, instahgram.com, instagraam.cloud, instyagram.com, instugram.com, insjtagram.com, injstagram.com, vinstagram.ru, instagrams.life, winstagram.mobi, instagrram.space, instagram6.com, instagrav.com, inotagram.com, instagranm.com, instagramv.com, instigram.xyz, instagran.store, instagran.app, instxgram.com, lnstagram.page, instaqram.app, insttagram.ru, inktagram.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>instagras.fr</domain_name>
   <domain_keyword>instagras</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:49:08</query_time>
   <create_date>2019-02-02</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>insttgram.com</domain_name>
   <domain_keyword>insttgram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:19:56</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-23</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IM</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.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>nistagram.science</domain_name>
   <domain_keyword>nistagram</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-04-23 21:33:45</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2021-02-19</update_date>
   <expiry_date>2031-02-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lifehackerserver02.gr</value>
    <value>ns2.lifehackerserver02.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>intsagram.com</domain_name>
   <domain_keyword>intsagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:43:00</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>5</num>
   <domain_name>instagpam.com</domain_name>
   <domain_keyword>instagpam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:25:17</query_time>
   <create_date>2017-01-31</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <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_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.moisait.ru</value>
    <value>ns2.moisait.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>instagram1.com</domain_name>
   <domain_keyword>instagram1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 21:27:59</query_time>
   <create_date>2021-01-31</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>inctagram.app</domain_name>
   <domain_keyword>inctagram</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 16:34:43</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>internship</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kharkiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>leif.ns.cloudflare.com</value>
    <value>luciane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lnstagram.host</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-26 06:16:27</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>9</num>
   <domain_name>instragram.quest</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-28 01:35:54</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>insxtagram.com</domain_name>
   <domain_keyword>insxtagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:42:43</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>instigram.app</domain_name>
   <domain_keyword>instigram</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-30 20:04:49</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>instagralm.com</domain_name>
   <domain_keyword>instagralm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:18:17</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>111</registrar_iana>
   <registrar_name>Secura GmbH</registrar_name>
   <registrar_website>http://www.domainregistry.de</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>IM</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/instagralm.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lnstagram.luxe</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>luxe</domain_tld>
   <query_time>2024-05-03 11:40:05</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2022-07-03</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>3235</registrar_iana>
   <registrar_name>Focus IP, Inc. dba Tracer</registrar_name>
   <registrar_website>https://www.appdetex.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>14</num>
   <domain_name>cinstagram.com</domain_name>
   <domain_keyword>cinstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:20:46</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-22</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_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>IM</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.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>instagwram.com</domain_name>
   <domain_keyword>instagwram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 01:39:32</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/instagwram.com</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>instigram.com</domain_name>
   <domain_keyword>instigram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:41:52</query_time>
   <create_date>2000-09-30</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-09-30</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_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>insuagram.com</domain_name>
   <domain_keyword>insuagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:48:37</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>18</num>
   <domain_name>instafgram.com</domain_name>
   <domain_keyword>instafgram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:16:41</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>19</num>
   <domain_name>inwstagram.com</domain_name>
   <domain_keyword>inwstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 17:11:35</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>20</num>
   <domain_name>in-stagram.ru</domain_name>
   <domain_keyword>in-stagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:59</query_time>
   <create_date>2015-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <name_servers>
    <value>ns1.lovellsnames.org</value>
    <value>ns2.lovellsnames.org</value>
    <value>ns3.lovellsnames.org</value>
    <value>ns4.lovellsnames.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>inst4gram.com</domain_name>
   <domain_keyword>inst4gram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:29:44</query_time>
   <create_date>2018-09-01</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>22</num>
   <domain_name>inftagram.uk</domain_name>
   <domain_keyword>inftagram</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 04:12:21</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>instagsam.com</domain_name>
   <domain_keyword>instagsam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:51:07</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>24</num>
   <domain_name>instaglam.fun</domain_name>
   <domain_keyword>instaglam</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 11:41:28</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-22</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>donna.ns.cloudflare.com</value>
    <value>terin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>instagrams.tools</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-06-04 21:29:27</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-08-25</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>26</num>
   <domain_name>instugram.shop</domain_name>
   <domain_keyword>instugram</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-05 16:28:07</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>instagrcm.com</domain_name>
   <domain_keyword>instagrcm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:16:28</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>instagsram.com</domain_name>
   <domain_keyword>instagsram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:13:51</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</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>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>instkagram.com</domain_name>
   <domain_keyword>instkagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:38:03</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</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>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>instavram.com</domain_name>
   <domain_keyword>instavram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:45:59</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=instavram.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>instagramm.hosting</domain_name>
   <domain_keyword>instagramm</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-05-23 13:17:29</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>32</num>
   <domain_name>instragram.one</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-28 01:35:54</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>instagram3.email</domain_name>
   <domain_keyword>instagram3</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-02 08:18:22</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>34</num>
   <domain_name>iostagram.com</domain_name>
   <domain_keyword>iostagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 20:53:16</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.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>Oregon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/iostagram.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.thktok.com</value>
    <value>ns2.thktok.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>instogram.shop</domain_name>
   <domain_keyword>instogram</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-28 18:32:14</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dnspark.in</value>
    <value>ns2.dnspark.in</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>36</num>
   <domain_name>instafram.com</domain_name>
   <domain_keyword>instafram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:42:28</query_time>
   <create_date>2010-11-06</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>37</num>
   <domain_name>instagraf.co</domain_name>
   <domain_keyword>instagraf</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 05:39:54</query_time>
   <create_date>2015-11-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</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>ns-1164.awsdns-17.org</value>
    <value>ns-1940.awsdns-50.co.uk</value>
    <value>ns-492.awsdns-61.com</value>
    <value>ns-837.awsdns-40.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>ienstagram.com</domain_name>
   <domain_keyword>ienstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:25:45</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>NEROSO Inst., s.r.o.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.parktons.com</value>
    <value>ns2.parktons.com</value>
   </name_servers>
   <domain_status>
    <value>https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>instagrat.org</domain_name>
   <domain_keyword>instagrat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:15:57</query_time>
   <create_date>2013-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-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_company>SCOMAR Productions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1054.ui-dns.biz</value>
    <value>ns1054.ui-dns.com</value>
    <value>ns1054.ui-dns.de</value>
    <value>ns1054.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>insytagram.com</domain_name>
   <domain_keyword>insytagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:51:00</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</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>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=insytagram.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>instaglam.ro</domain_name>
   <domain_keyword>instaglam</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-12 11:41:28</query_time>
   <create_date>2022-10-25</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>instag2am.com</domain_name>
   <domain_keyword>instag2am</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:41:26</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>43</num>
   <domain_name>instaugram.com</domain_name>
   <domain_keyword>instaugram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 21:32:09</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-26</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>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>44</num>
   <domain_name>insta9ram.com</domain_name>
   <domain_keyword>insta9ram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:15:45</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Domain Privacy Services</registrant_name>
   <registrant_company>Domain Privacy Services</registrant_company>
   <registrant_address>7F Megazone Building 46 Nonhyeon-ro 85-gil Gangnam-Gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06235</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.216447378</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>instagram8.com</domain_name>
   <domain_keyword>instagram8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:17:02</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</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>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=instagram8.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>peaches.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>1nstagram.ru</domain_name>
   <domain_keyword>1nstagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:38:05</query_time>
   <create_date>2022-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Meta Platforms Inc.</registrant_company>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>instagarm.xyz</domain_name>
   <domain_keyword>instagarm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 03:49:45</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>stephane.ns.cloudflare.com</value>
    <value>yadiel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>instragram.guru</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-28 01:35:53</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>insta-gram.net</domain_name>
   <domain_keyword>insta-gram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 21:26:23</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>50</num>
   <domain_name>lnstagram.dev</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-03 11:40:05</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>51</num>
   <domain_name>instagramp.com</domain_name>
   <domain_keyword>instagramp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:55:06</query_time>
   <create_date>2013-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-06-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>instagrams.reviews</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-25 05:15:48</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>53</num>
   <domain_name>instagrom.com</domain_name>
   <domain_keyword>instagrom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:42:06</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>54</num>
   <domain_name>instagraxm.com</domain_name>
   <domain_keyword>instagraxm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:18:58</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>55</num>
   <domain_name>instagrym.com</domain_name>
   <domain_keyword>instagrym</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 21:45:25</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>instag5am.com</domain_name>
   <domain_keyword>instag5am</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 17:19:41</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>57</num>
   <domain_name>instargram.space</domain_name>
   <domain_keyword>instargram</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 07:25:30</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>minstagram.net</domain_name>
   <domain_keyword>minstagram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 04:29:19</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.csof.net</value>
    <value>ns2.csof.net</value>
    <value>ns3.csof.net</value>
    <value>ns4.csof.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>instragram.net</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 12:21:22</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</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/instragram.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>instagrame.site</domain_name>
   <domain_keyword>instagrame</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-12 16:55:20</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>intstagram.com</domain_name>
   <domain_keyword>intstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 09:02:10</query_time>
   <create_date>2011-08-05</create_date>
   <update_date>2019-10-24</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rentondc.com</value>
    <value>ns2.rentondc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>instagramk.com</domain_name>
   <domain_keyword>instagramk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 01:39:22</query_time>
   <create_date>2022-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>inctagram.work</domain_name>
   <domain_keyword>inctagram</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-24 12:16:30</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Samarskaya</registrant_state>
   <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>mimi.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>instagramr.com</domain_name>
   <domain_keyword>instagramr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 21:29:26</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</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>65</num>
   <domain_name>instagrams.wiki</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-29 21:45:24</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-04-19</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>instagrams.org</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:15:48</query_time>
   <create_date>2021-10-04</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-10-04</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>Repossessed by Go Daddy</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>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>67</num>
   <domain_name>inctagram.space</domain_name>
   <domain_keyword>inctagram</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 17:13:24</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Sergey Yurchenko</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>LV</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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bnstagram.com</domain_name>
   <domain_keyword>bnstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 00:27:28</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>or</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>instragram.icu</domain_name>
   <domain_keyword>instragram</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-28 01:35:53</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ifstagram.com</domain_name>
   <domain_keyword>ifstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:09:03</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>71</num>
   <domain_name>instaglam.uk</domain_name>
   <domain_keyword>instaglam</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 08:19:17</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>instaqram.online</domain_name>
   <domain_keyword>instaqram</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 03:31:53</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com/</registrar_website>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>73</num>
   <domain_name>instaxgram.com</domain_name>
   <domain_keyword>instaxgram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 09:07:35</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>2812</registrar_iana>
   <registrar_name>Catch Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.above.com</value>
    <value>ns16.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>instaqram.org</domain_name>
   <domain_keyword>instaqram</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 18:06:39</query_time>
   <create_date>2021-06-27</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1168</registrar_iana>
   <registrar_name>Burnsidedomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>inetagram.com</domain_name>
   <domain_keyword>inetagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:19:04</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=inetagram.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mnstagram.com</domain_name>
   <domain_keyword>mnstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:27:55</query_time>
   <create_date>2018-07-08</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>ANDREW CONSTABLE</registrant_name>
   <registrant_address>4 FOURTH AVENUE APPLECROSS</registrant_address>
   <registrant_city>PERTH</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>6153</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.419094455</registrant_phone>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ingstagram.com</domain_name>
   <domain_keyword>ingstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:05:08</query_time>
   <create_date>2012-04-10</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>78</num>
   <domain_name>instahgram.com</domain_name>
   <domain_keyword>instahgram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 21:29:43</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>3983</registrar_iana>
   <registrar_name>GNAME 014 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>79</num>
   <domain_name>instagraam.cloud</domain_name>
   <domain_keyword>instagraam</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-02 08:18:17</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-07-11</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-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>instyagram.com</domain_name>
   <domain_keyword>instyagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 16:44:45</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>instugram.com</domain_name>
   <domain_keyword>instugram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-14 11:52:21</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-14</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>82</num>
   <domain_name>insjtagram.com</domain_name>
   <domain_keyword>insjtagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-15 02:45:18</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IM</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.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>injstagram.com</domain_name>
   <domain_keyword>injstagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 15:37:13</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</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>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.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>vinstagram.ru</domain_name>
   <domain_keyword>vinstagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:33:55</query_time>
   <create_date>2021-10-19</create_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>instagrams.life</domain_name>
   <domain_keyword>instagrams</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-19 17:32:47</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-16</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 privacy by TinyURL LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SD</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>winstagram.mobi</domain_name>
   <domain_keyword>winstagram</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-11 23:34:17</query_time>
   <create_date>2016-06-24</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Artiq Mobile BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>norm.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>instagrram.space</domain_name>
   <domain_keyword>instagrram</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-16 03:51:07</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Perviz muslumov</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>AZ</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>carioca.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>instagram6.com</domain_name>
   <domain_keyword>instagram6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 21:28:54</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-08</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/instagram6.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>instagrav.com</domain_name>
   <domain_keyword>instagrav</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 21:29:33</query_time>
   <create_date>2012-04-10</create_date>
   <update_date>2024-04-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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>inotagram.com</domain_name>
   <domain_keyword>inotagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:55:40</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>instagranm.com</domain_name>
   <domain_keyword>instagranm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:15:56</query_time>
   <create_date>2011-02-03</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>92</num>
   <domain_name>instagramv.com</domain_name>
   <domain_keyword>instagramv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 01:39:27</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-12-29</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_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>IM</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.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>instigram.xyz</domain_name>
   <domain_keyword>instigram</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 09:43:18</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>fffffrevgergergegegege</registrant_company>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>instagran.store</domain_name>
   <domain_keyword>instagran</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-16 03:51:02</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1413.awsdns-48.org</value>
    <value>ns-1960.awsdns-53.co.uk</value>
    <value>ns-469.awsdns-58.com</value>
    <value>ns-631.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>instagran.app</domain_name>
   <domain_keyword>instagran</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-04 21:29:32</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>96</num>
   <domain_name>instxgram.com</domain_name>
   <domain_keyword>instxgram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 17:19:42</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrar_website>https://www.registrarsec.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Instagram, LLC</registrant_company>
   <registrant_address>1601 Willow Rd</registrant_address>
   <registrant_city>Menlo Park</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94025</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505434800</registrant_phone>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>97</num>
   <domain_name>lnstagram.page</domain_name>
   <domain_keyword>lnstagram</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-06-13 05:52:34</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>98</num>
   <domain_name>instaqram.app</domain_name>
   <domain_keyword>instaqram</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 02:40:30</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2475</registrar_iana>
   <registrar_name>RegistrarSEC, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Platforms, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.facebook.com</value>
    <value>b.ns.facebook.com</value>
    <value>c.ns.facebook.com</value>
    <value>d.ns.facebook.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>99</num>
   <domain_name>insttagram.ru</domain_name>
   <domain_keyword>insttagram</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:25:56</query_time>
   <create_date>2024-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>inktagram.com</domain_name>
   <domain_keyword>inktagram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:59:44</query_time>
   <create_date>2020-10-25</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.28</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,631,327

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,631,327
Total WHOIS records with a Registrant Contact 166,983,814
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,360,203
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,628,842
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,079,732

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,565,340,461
Total WHOIS records with a Registrant Contact 1,290,792,006
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,321,807
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,034,217

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.