Help
RSS
API
Feed
Maltego
Contact
Domain > analysent.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-01-01
3.135.32.112
(
ClassC
)
2020-01-01
3.137.40.228
(
ClassC
)
2026-01-22
172.67.185.211
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Thu, 22 Jan 2026 20:34:32 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveCache-Control: no-store, no-cache, must-revalidateReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?st5vC8UUyRvERUP92w7690xkWxYATMQOXLcGYMExvsXhgssGynl6%2BNJOdE9bufpy3mmpkFeeV8qqg%2B6rL78hP%2BoOx8wgkwQkrxjAAe4U%3D}}content-language: enexpires: Thu, 19 Nov 1981 08:52:00 GMTpragma: no-cachereferrer-policy: strict-origin-when-cross-originServer: cloudflareSet-Cookie: PHPSESSID0o40rvi3pka1pv9nf9vbmiuln2; path/Set-Cookie: langen; expiresFri, 22 Jan 2027 20:34:31 GMT; Max-Age31536000; path/Set-Cookie: langen; expiresFri, 22 Jan 2027 20:34:31 GMT; Max-Age31536000; path/; HttpOnlyvary: Accept-Encodingx-content-type-options: nosniffx-frame-options: SAMEORIGINx-xss-protection: 1; modeblockcf-cache-status: DYNAMICNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}CF-RAY: 9c21d5233f66a509-PDX !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta namedescription contentMaster the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals.> meta namekeywords contentai trading signals, bitcoin news analysis, ethereum prediction, gold price forecast, xauusd analysis, forex sentiment, stock market ai, crypto screener> meta namelanguage contenten> meta propertyog:title contentAnalysent | AI News Analysis: Crypto, Gold & Stocks> meta propertyog:description contentMaster the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals.> meta nametheme-color content#2563eb> link relcanonical hrefhttps://analysent.com/> link relicon typeimage/png hrefhttp://analysent.com/favicon.png> link relalternate hreflangen hrefhttps://analysent.com/> link relalternate hreflangtr hrefhttps://analysent.com/tr/> link relalternate hreflanges hrefhttps://analysent.com/es/> link relalternate hreflangde hrefhttps://analysent.com/de/> link relalternate hreflangfr hrefhttps://analysent.com/fr/> link relalternate hreflangja hrefhttps://analysent.com/ja/> title>Analysent | AI News Analysis: Crypto, Gold & Stocks/title> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@400;600;700;800&displayswap relstylesheet> link relstylesheet hrefhttp://analysent.com/assets/css/style.css> style> /* Mockup Container */ .mockup-container { position: relative; width: 100%; max-width: 600px; /* Mockup genişliği */ margin: 0 auto; perspective: 1000px; } .browser-window { background: #fff; border-radius: 12px; box-shadow: 0 20px 50px rgba(0,0,0,0.15); overflow: hidden; border: 1px solid #e1e4e8; transform: rotateX(2deg); transition: transform 0.3s; text-align: left; } .browser-window:hover { transform: rotateX(0deg); } /* Browser Header */ .browser-header { background: #f0f2f5; padding: 10px 15px; display: flex; align-items: center; border-bottom: 1px solid #ddd; gap: 15px; } .browser-dots { display: flex; gap: 6px; } .b-dot { width: 10px; height: 10px; border-radius: 50%; } .bd-red { background: #ff5f56; } .bd-yellow { background: #ffbd2e; } .bd-green { background: #27c93f; } .address-bar { flex-grow: 1; background: #fff; padding: 5px 12px; border-radius: 6px; font-size: 12px; color: #555; border: 1px solid #ddd; display: flex; align-items: center; gap: 5px; } /* Content Area (Twitter Feed) */ .browser-body { position: relative; height: 380px; background: #000; /* X Dark Theme */ color: #fff; overflow: hidden; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif; } /* Tweet Styles */ .tweet-feed { position: absolute; top: 0; left: 0; width: 100%; transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1); } .tweet { padding: 20px; border-bottom: 1px solid #2f3336; display: flex; gap: 12px; background: #000; } .t-avatar { width: 40px; height: 40px; background: #333; border-radius: 50%; background-size: cover; flex-shrink: 0; } .t-content { width: 100%; } .t-header { display: flex; justify-content: space-between; margin-bottom: 4px; } .t-name { font-weight: bold; font-size: 14px; } .t-handle { color: #71767b; font-size: 13px; margin-left: 5px; } .t-text { font-size: 14px; line-height: 1.4; } .t-stats { display: flex; gap: 20px; color: #71767b; font-size: 12px; margin-top: 10px; } /* Fake Cursor */ .fake-cursor { position: absolute; width: 20px; height: 20px; z-index: 999; pointer-events: none; transition: all 0.5s ease-out; top: 110%; /* Başlangıçta dışarıda */ left: 50%; } .fake-cursor svg { filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3)); } /* Extension Icon */ .ext-icon-area { cursor: pointer; padding: 4px; border-radius: 4px; transition: 0.2s; } .ext-icon-area.active { background: rgba(37, 99, 235, 0.2); color: #2563eb; } /* POPUP (Your App Design) */ .mockup-popup { position: absolute; top: 50px; right: 20px; width: 280px; background: #fff; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,0.5); z-index: 100; opacity: 0; transform: scale(0.9) translateY(-10px); transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); overflow: hidden; border: 1px solid #eee; text-align: center; font-family: Inter, sans-serif; color: #333; } .mockup-popup.open { opacity: 1; transform: scale(1) translateY(0); } /* App Mockup Classes (Based on your index.php) */ .mp-header { background: #2563eb; color: white; padding: 12px; display: flex; justify-content: space-between; align-items: center; } .mp-logo { font-weight: 700; font-size: 14px; } .mp-status { font-size: 10px; background: rgba(255,255,255,0.2); padding: 2px 6px; border-radius: 4px; font-weight: 600; } .mp-body { padding: 15px; } .mp-input { background: #f3f4f6; border: 1px solid #e5e7eb; border-radius: 8px; padding: 10px; font-size: 13px; color: #1f2937; margin-bottom: 10px; text-align: left; font-weight: 600; display: flex; justify-content: space-between; } .mp-btn { background: #2563eb; color: white; border-radius: 8px; padding: 10px; font-size: 13px; font-weight: 600; width: 100%; border: none; cursor: pointer; transition: 0.2s; } .mp-btn.clicked { transform: scale(0.95); opacity: 0.9; } .mp-result { margin-top: 15px; text-align: left; border-top: 1px solid #eee; padding-top: 10px; display: none; /* JS ile açılacak */ } .mp-res-head { font-weight: 800; font-size: 16px; margin-bottom: 5px; } .mp-res-desc { font-size: 12px; color: #4b5563; line-height: 1.4; } .sentiment-bullish { color: #16a34a; } .sentiment-bearish { color: #dc2626; } /* Highlight term inside tweet */ .hl-term { color: #1d9bf0; background: rgba(29, 155, 240, 0.1); padding: 0 2px; border-radius: 2px; } /style>/head>body dirltr> nav> a classlogo> svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width3> path dM22 12h-4l-3 9L9 3l-3 9H2 /> /svg> Analysent /a> div classnav-center idnavMenu> div classnav-links> a href./ classactive> Home /a> a href./#features> How It Works /a> a href./#use-cases> Built for Every Strategy /a> a hrefpricing.php class> Pricing /a> a href/wiki/en>Wiki/a> a hrefsupport.php class> Support /a> /div> /div> div classnav-right> div classlang-selector> button class lang-toggle onclicktoggleLangMenu(event)> svg width 20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround> circle cx12 cy12 r10>/circle> path dM2 12h20>/path> path dM12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1 4-10z>/path> /svg> /button> div classlang-dropdown idlangMenu> a hrefhttp://analysent.com/en/ classlang-option current> EN span> English /span> /a> a hrefhttp://analysent.com/tr/ classlang-option > TR span> Türkçe /span> /a> a hrefhttp://analysent.com/es/ classlang-option > ES span> Español /span> /a> a hrefhttp://analysent.com/de/ classlang-option > DE span> Deutsch /span> /a> a hrefhttp://analysent.com/fr/ classlang-option > FR span> Français /span> /a> a hrefhttp://analysent.com/ja/ classlang-option > JA span> 日本語 /span> /a> /div> /div> button class nav-toggle onclicktoggleNavMenu(event)> svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecap round stroke-linejoinround> line x13 y112 x221 y212>/line> line x13 y16 x221 y26>/line> line x13 y118 x221 y218>/line> /svg> /button> a hrefinstall.php classnav-install-icon titleAdd to Chrome - Free> svg xmlnshttp://www.w3.org/2000/svg width22 height22 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2.5 stroke-linecapround stroke-linejoinround> path dM21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4>/path> polyline points7 10 12 15 17 10>/polyline> line x112 y115 x212 y23>/line> /svg> /a> /div>/nav>script> function toggleLangMenu(event) { event.preventDefault(); event.stopPropagation(); const menu document.getElementById(langMenu); menu.classList.toggle(active); } function toggleNavMenu(event) { event.preventDefault(); event.stopPropagation(); const menu document.getElementById(navMenu); menu.classList.toggle(active); } document.addEventListener(click, function (event) { const langMenu document.getElementById(langMenu); const navMenu document.getElementById(navMenu); if (langMenu && !event.target.closest(.lang-selector)) { langMenu.classList.remove(active); } if (navMenu && !event.target.closest(.nav-toggle) && !event.target.closest(.nav-center)) { navMenu.classList.remove(active); } });/script> section classhero> div classbadge>Institutional Market Intelligence/div> h1>Decode the News.br>Trade with AI Precision./h1> p>Master the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals./p> div classcta-group> a hrefinstall.php classbtn btn-primary>Add to Chrome - Free/a> a href#how-it-works classbtn btn-secondary>How It Works/a> /div> div classpreview-container> div classmockup-container> div classbrowser-window> div classbrowser-header> div classbrowser-dots> span classb-dot bd-red>/span> span classb-dot bd-yellow>/span> span classb-dot bd-green>/span> /div> div classaddress-bar> svg width10 height10 viewBox0 0 24 24 fillnone stroke#16a34a stroke-width3 stroke-linecapround>path dM12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z/>/svg> span>x.com/span> /div> div classext-icon-area idext-icon> svg xmlnshttp://www.w3.org/2000/svg width18 height18 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>polygon points12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2>/polygon>/svg> /div> /div> div classbrowser-body> div classtweet-feed idtweet-feed> /div> div classmockup-popup idapp-popup> div classmp-header> div classmp-logo>Analysent AI/div> div classmp-status>LIVE/div> /div> div classmp-body> div classmp-input> span idmp-ticker>TSLA/span> span stylecolor:#9ca3af>Auto-detected/span> /div> button classmp-btn idmp-analyze-btn>Analyze Now/button> div classmp-result idmp-result-area> div classmp-res-head idmp-sentiment>BULLISH 🚀/div> div classmp-res-desc idmp-explanation> Strong production numbers indicate growth. Market sentiment is positive. /div> /div> /div> /div> div classfake-cursor idcursor> svg width24 height24 viewBox0 0 24 24 fillnone xmlnshttp://www.w3.org/2000/svg>path dM5.65376 12.3673H5.46023L5.31717 12.4976L0.500002 16.8829L0.500002 1.19841L11.7841 12.3673H5.65376Z fillblack strokewhite/>/svg> /div> /div> /div> /div> /div> /section> section classhow-it-works idhow-it-works> div classcontainer> h2 classsection-title>Analysis in 4 Steps/h2> div classtimeline> div classtimeline-item> div classtimeline-content> div classtimeline-dot>1/div> h3>Install/h3> p>Add to Chrome./p> /div> div classtimeline-image> div classcss-mockup-install> div classmock-browser-top> span classdot red>/span>span classdot yellow>/span>span class dot green>/span> div classmock-url>chrome://extensions/div> /div> div classmock-extension-card> div classmock-ext-icon>A/div> div classmock-ext-info> div classmock-ext-name>Analysent AI/div> div classmock-ext-btn>Add to Chrome/div> /div> /div> /div> /div> /div> div classtimeline-item reverse> div classtimeline-content> div classtimeline-dot>2/div> h3>Browse/h3> p>Open any news./p> /div> div classtimeline-image> div classcss-mockup-browse> div classmock-browser-top> span classdot red>/span>span classdot yellow>/span>span classdot green>/span> div classmock-url>finance.yahoo.com/news/.../div> /div> div classmock-news-content> div classmock-line title>/div> div classmock-line>/div> div classmock-line>/div> div classmock-line short>/div> div classmock-floating-icon pulse>A/div> /div> /div> /div> /div> div classtimeline-item> div classtimeline-content> div classtimeline-dot>3/div> h3>Select/h3> p>Choose asset (e.g. Gold)./p> /div> div classtimeline-image> div classasset-selector-mockup> div classasset-pill>BTC-USD/div> div classasset-pill active>NVDA/div> div classasset-pill>ETH-USD/div> /div> /div> /div> div classtimeline-item reverse> div classtimeline-content> div classtimeline-dot>4/div> h3>Analyze/h3> p>See AI verdict./p> /div> div classtimeline-image> div classcss-mockup-analyze> div class mock-analysis-header> div classmock-logo>Analysent/div> div classmock-badge>BULLISH/div> /div> div classmock-analysis-body> div classmock-score-bar> div classfill stylewidth: 82%>/div> /div> div classmock-line>/div> div classmock-line short>/div> /div> /div> /div> /div> /div> /div> /section> section classfeatures-bento idfeatures> div classcontainer> h2 classsection-title>Why Traders Choose Analysent?/h2> div classbento-grid> div classbento-item bento-main> div classbento-visual bento-visual-dashboard> div classdashboard-mini> div classdash-chart> div classbar styleheight: 40%>/div> div classbar styleheight: 60%>/div> div classbar styleheight: 50%>/div> div classbar styleheight: 90%>/div> div classbar styleheight: 70%>/div> /div> div classdash-metrics> div classmetric-line>/div> div classmetric-line short>/div> /div> /div> /div> div classbento-icon> svg xmlnshttp://www.w3.org/2000/svg width32 height32 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary>path dM21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z>/path>polyline points3.27 6.96 12 12.01 20.73 6.96>/polyline>line x112 y122.08 x212 y212>/line>/svg> /div> div classbento-content> h3>Multi-Asset Signals/h3> p>Instant sentiment analysis for Crypto (BTC, ETH), Commodities (Gold, Silver), and Global Stocks./p> /div> /div> div classbento-item bento-side> div classbento-visual bento-visual-alert> div classalert-mini> div classalert-icon>🔔/div> div classalert-text> div classa-line>/div> div classa-line short>/div> /div> /div> /div> div classbento-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary>polygon points12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2>/polygon>/svg> /div> div classbento-content> h3>Macro Intelligence/h3> p>Understand how inflation data, Fed rates, and geopolitical events impact your portfolio./p> /div> /div> div classbento-item bento-side> div classbento-visual bento-visual-speed> div classspeed-mini> div classspeed-dial> div classneedle>/div> /div> /div> /div> div classbento-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary>path dM12 20h9>/path>path dM16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z>/path>/svg> /div> div classbento-content> h3>Zero Latency/h3> p>Dont wait for analysts. Get the Bullish or Bearish verdict in seconds./p> /div> /div> /div> /div> /section> section classuse-cases iduse-cases> div classuc-header> h2 classsection-title>Built for Every Strategy/h2> p>Clarity amidst the noise./p> /div> div classuc-grid> div classuc-card> div classuc-visual uc-visual-1> div classmini-chart> div classm-point>/div> div classm-point>/div> div classm-point>/div> div classm-point>/div> /div> /div> h3>🏦 Day Traders/h3> p>Catch the volatility on Gold and Forex pairs before the candle closes./p> /div> div classuc-card> div classuc-visual uc-visual-2> div classmini-portfolio> div classp-stock green>/div> div classp-stock green>/div> div classp-stock blue>/div> /div> /div> h3>🌍 Crypto Investors/h3> p>Filter FUD on Bitcoin & Ethereum. Know if a crash is real or manipulation./p> /div> div classuc-card> div classuc-visual uc-visual-3> div classmini-news> div classn-line>/div> div classn-line>/div> div classn-line highlight>/div> /div> /div> h3>🏢 Stock Analysts/h3> p>Digest earnings reports for tech giants (Apple, Nvidia) instantly./p> /div> /div> /section>section classtestimonials idtestimonials> h2 classsection-title>Trusted by Investors/h2> div classtest-grid> div classtest-card> div classtest-rating>⭐⭐⭐⭐⭐/div> div classquote-icon>“/div> p classtest-text>It saved me from panic selling my ETH during the dip./p> div classtest-author> div classtest-avatar>AM div classverified-badge>✓/div> /div> div classtest-info> h4>Alex M./h4> span>Crypto Trader/span> /div> /div> /div> div classtest-card> div classtest-rating>⭐⭐⭐⭐⭐/div> div classquote-icon>“/div> p classtest-text>Incredible for trading Gold (XAUUSD) on news events./p> div classtest-author> div classtest-avatar>SK div classverified-badge>✓/div> /div> div classtest-info> h4>Sarah K./h4> span>Forex Trader/span> /div> /div> /div> div classtest-card> div classtest-rating>⭐⭐⭐⭐⭐/div> div classquote-icon>“/div> p classtest-text>A must-have for following US earning calls./p> div classtest-author> div classtest-avatar>JL div classverified-badge>✓/div> /div> div classtest-info> h4>James L./h4> span>Analyst/span> /div> /div> /div> /div> div styledisplay: flex; justify-content: center; margin-top: 60px; width: 100%;> div stylefont-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; border: 1px solid rgb(224, 224, 224); border-radius: 12px; padding: 20px; width: 100%; max-width: 500px; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;> div styledisplay: flex; align-items: center; gap: 15px; margin-bottom: 15px;> img altAnalysent | AI Market Sentiment Engine srchttps://ph-files.imgix.net/a992f1ec-cfc7-46f0-9117-8d733bc4546c.png?autoformat&fitcrop&w80&h80 stylewidth: 64px; height: 64px; border-radius: 10px; object-fit: cover; flex-shrink: 0; border: 1px solid #f0f0f0;> div styleflex: 1 1 0%; min-width: 0px;> h3 stylemargin: 0px; font-size: 18px; font-weight: 700; color: rgb(26, 26, 26); line-height: 1.3;>Analysent AI/h3> p stylemargin: 4px 0px 0px; font-size: 14px; color: rgb(102, 102, 102); line-height: 1.4;>Precision sentiment analysis for stocks and crypto./p> /div> /div> a hrefhttps://www.producthunt.com/products/analysent?embedtrue&utm_sourceembed&utm_mediumpost_embed target_blank relnoopener styledisplay: flex; justify-content: center; align-items: center; width: 100%; padding: 10px 0; background: #ff6154; color: #fff; text-decoration: none; border-radius: 8px; font-size: 15px; font-weight: 600; transition: transform 0.2s;> Check it out on Product Hunt → /a> /div> /div> /section> section classfaq idfaq> h2 classsection-title>Frequently Asked Questions/h2> div classfaq-list> details classfaq-item> summary classfaq-question>Does it work on Gold and Forex?/summary> p classfaq-answer>Yes. Analysent is optimized for Commodities (Gold, Silver), Forex pairs, and Crypto assets./p> /details> details classfaq-item> summary classfaq-question>Can it predict Bitcoin price?/summary> p classfaq-answer>It analyzes sentiment, which is a leading indicator for price action in volatile markets./p> /details> details classfaq-item> summary classfaq-question>Is it free?/summary> p classfaq-answer>Yes, we offer a generous free tier for daily analysis./p> /details> details classfaq-item> summary classfaq-question>How fast is it?/summary> p classfaq-answer>Analysis takes less than 3 seconds on average./p> /details> /div> /section> a hrefinstall.php classfloating-cta idfloating-cta> div classchrome-icon> svg xmlnshttp://www.w3.org/2000/svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary> circle cx12 cy12 r10>/circle> circle cx12 cy12 r4>/circle> line x121.17 y18 x212 y28>/line> line x13.95 y16.06 x28.54 y214>/line> line x110.88 y121.94 x215.46 y214>/line> /svg> /div> span>Add to Chrome - Free/span> /a> footer> div classfooter-content> div classfooter-brand> h3> svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width3> path dM22 12h-4l-3 9L9 3l-3 9H2 /> /svg> Analysent /h3> p> Master the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals. /p> /div> div classfooter-col> h4>Product/h4> ul> li>a href./> Home /a>/li> li>a href./#features> Features /a>/li> li>a hrefpricing.php> Pricing /a>/li> li>a href./#how-it-works> How It Works /a>/li> /ul> /div> div classfooter-col> h4>Support/h4> ul> li>a hrefsupport.php> Support /a>/li> li>a href/wiki/en>Wiki/a>/li> li>a hrefstatus.php>System Status/a>/li> /ul> /div> div classfooter-col> h4>Legal/h4> ul> li>a hreflegal.php#privacy> Privacy Policy /a>/li> li>a hreflegal.php#terms> Terms of Use /a>/li> /ul> /div> /div> div classfooter-bottom> div classcopyright> © 2026 Analysent. All rights reserved. /div> div classfooter-disclaimer> © 2026 Analysent AI. Analysent does not provide investment advice; it only generates analytical content for decision support purposes. /div> /div>/footer> script> document.addEventListener(DOMContentLoaded, () > { const feed document.getElementById(tweet-feed); const cursor document.getElementById(cursor); const popup document.getElementById(app-popup); const extIcon document.getElementById(ext-icon); const analyzeBtn document.getElementById(mp-analyze-btn); const resultArea document.getElementById(mp-result-area); // Popup Elementleri const pTicker document.getElementById(mp-ticker); const pSentiment document.getElementById(mp-sentiment); const pDesc document.getElementById(mp-explanation); // Senaryolar (Tweets) const scenarios { handle: @elonmusk, name: Elon Musk, avatar: #555, text: Tesla FSD Beta v12 is mind-blowing. The car drives itself perfectly in heavy traffic. span classhl-term>Revenue growth/span> expected., stats: 💬 12K 🔄 45K ❤️ 320K, // Analysis Result ticker: TSLA, sentiment: BULLISH 🚀, desc: FSD progress acts as a key catalyst. Revenue growth mention reinforces strong fundamental outlook., color: #16a34a }, { handle: @whale_alert, name: Whale Alert, avatar: #d97706, text: 🚨 10,000 #BTC (600,000,000 USD) transferred from unknown wallet to #Binance. span classhl-term>Sell pressure/span> incoming?, stats: 💬 2K 🔄 5K ❤️ 12K, // Analysis Result ticker: BTC, sentiment: BEARISH 📉, desc: Large inflow to exchange typically signals intent to sell. High supply shock risk., color: #dc2626 }, { handle: @business, name: Bloomberg, avatar: #2563eb, text: Fed Chair Powell signals interest rates might remain high for longer. span classhl-term>Inflation/span> data remains sticky., stats: 💬 1.5K 🔄 3K ❤️ 8K, // Analysis Result ticker: SPY, sentiment: BEARISH 📉, desc: Hawkish Fed stance is negative for equities. Higher rates for longer pressure valuation multiples., color: #dc2626 }, { handle: @nvidia, name: NVIDIA, avatar: #76b900, text: Announcing the new H200 AI chip. 2x faster inference than H100. Demand is unprecedented., stats: 💬 5K 🔄 12K ❤️ 50K, // Analysis Result ticker: NVDA, sentiment: BULLISH 🚀, desc: Product dominance confirmed. Unprecedented demand signals strong forward guidance beat., color: #16a34a } ; // Tweet HTML Oluşturucu function createTweetHTML(scenario) { return ` div classtweet> div classt-avatar stylebackground:${scenario.avatar}>/div> div classt-content> div classt-header> div>span classt-name>${scenario.name}/span> span classt-handle>${scenario.handle}/span>/div> div stylecolor:#71767b>· 2m/div> /div> div classt-text>${scenario.text}/div> div classt-stats>${scenario.stats}/div> /div> /div>`; } // Feedi Başlat scenarios.forEach(s > { feed.innerHTML + createTweetHTML(s); }); // Loop etkisi için başa ekle feed.innerHTML + createTweetHTML(scenarios0); const wait (ms) > new Promise(res > setTimeout(res, ms)); async function runAnimation() { const tweetHeight 145; // Ortalama tweet yüksekliği for (let i 0; i scenarios.length; i++) { const s scenariosi; // 1. Tweete Scroll Et feed.style.transform `translateY(-${i * tweetHeight}px)`; // Reset Popup popup.classList.remove(open); resultArea.style.display none; analyzeBtn.classList.remove(clicked); extIcon.classList.remove(active); // Cursor Başlangıç (Dışarıda) cursor.style.transition none; cursor.style.top 110%; cursor.style.left 50%; await wait(800); // Scroll süresi bekle // 2. Cursor Tweeti Okuyor (Geziniyor) cursor.style.transition all 1s ease-out; cursor.style.top 60%; cursor.style.left 40%; await wait(1000); // 3. Cursor Uzantı İkonuna Gidiyor cursor.style.top 15px; cursor.style.left 92%; // icon pozisyonu await wait(800); // 4. Tıkla (İkon) cursor.style.transform scale(0.8); extIcon.classList.add(active); await wait(200); cursor.style.transform scale(1); // 5. Popup Aç (Verileri Hazırla) pTicker.innerText s.ticker; popup.classList.add(open); await wait(600); // 6. Cursor Analyze Butonuna Gidiyor cursor.style.top 150px; // Buton hizası (tahmini) cursor.style.left 80%; // Popup ortası (sağ taraf) await wait(600); // 7. Tıkla (Buton) cursor.style.transform scale(0.8); analyzeBtn.classList.add(clicked); await wait(200); cursor.style.transform scale(1); // 8. Sonuç Göster pSentiment.innerText s.sentiment; pSentiment.style.color s.color; pDesc.innerText s.desc; resultArea.style.display block; // 9. Kullanıcı Sonucu Okuyor (Bekle) await wait(3500); } // Başa Sar runAnimation(); } // Başlat setTimeout(runAnimation, 1000); }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Thu, 22 Jan 2026 20:34:32 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveCache-Control: no-store, no-cache, must-revalidateReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sDvkdYgXpqqSnzrLJOBsoVhSVYSwNfOSEl0SIpbefIoB7lbLgyoVgQqsAhxu80vxBJDPjj1WDzYDq2ntzjspeLbr%2Fa1J4SPbxHEIyU7w%3D}}content-language: enexpires: Thu, 19 Nov 1981 08:52:00 GMTpragma: no-cachereferrer-policy: strict-origin-when-cross-originServer: cloudflareSet-Cookie: PHPSESSIDil6nmdhqai3gq1vj3stnsvgui7; path/Set-Cookie: langen; expiresFri, 22 Jan 2027 20:34:32 GMT; Max-Age31536000; path/Set-Cookie: langen; expiresFri, 22 Jan 2027 20:34:32 GMT; Max-Age31536000; path/; HttpOnlyvary: Accept-Encodingx-content-type-options: nosniffx-frame-options: SAMEORIGINx-xss-protection: 1; modeblockcf-cache-status: DYNAMICNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}CF-RAY: 9c21d526ac061bed-PDX !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta namedescription contentMaster the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals.> meta namekeywords contentai trading signals, bitcoin news analysis, ethereum prediction, gold price forecast, xauusd analysis, forex sentiment, stock market ai, crypto screener> meta namelanguage contenten> meta propertyog:title contentAnalysent | AI News Analysis: Crypto, Gold & Stocks> meta propertyog:description contentMaster the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals.> meta nametheme-color content#2563eb> link relcanonical hrefhttps://analysent.com/> link relicon typeimage/png hrefhttps://analysent.com/favicon.png> link relalternate hreflangen hrefhttps://analysent.com/> link relalternate hreflangtr hrefhttps://analysent.com/tr/> link relalternate hreflanges hrefhttps://analysent.com/es/> link relalternate hreflangde hrefhttps://analysent.com/de/> link relalternate hreflangfr hrefhttps://analysent.com/fr/> link relalternate hreflangja hrefhttps://analysent.com/ja/> title>Analysent | AI News Analysis: Crypto, Gold & Stocks/title> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@400;600;700;800&displayswap relstylesheet> link relstylesheet hrefhttps://analysent.com/assets/css/style.css> style> /* Mockup Container */ .mockup-container { position: relative; width: 100%; max-width: 600px; /* Mockup genişliği */ margin: 0 auto; perspective: 1000px; } .browser-window { background: #fff; border-radius: 12px; box-shadow: 0 20px 50px rgba(0,0,0,0.15); overflow: hidden; border: 1px solid #e1e4e8; transform: rotateX(2deg); transition: transform 0.3s; text-align: left; } .browser-window:hover { transform: rotateX(0deg); } /* Browser Header */ .browser-header { background: #f0f2f5; padding: 10px 15px; display: flex; align-items: center; border-bottom: 1px solid #ddd; gap: 15px; } .browser-dots { display: flex; gap: 6px; } .b-dot { width: 10px; height: 10px; border-radius: 50%; } .bd-red { background: #ff5f56; } .bd-yellow { background: #ffbd2e; } .bd-green { background: #27c93f; } .address-bar { flex-grow: 1; background: #fff; padding: 5px 12px; border-radius: 6px; font-size: 12px; color: #555; border: 1px solid #ddd; display: flex; align-items: center; gap: 5px; } /* Content Area (Twitter Feed) */ .browser-body { position: relative; height: 380px; background: #000; /* X Dark Theme */ color: #fff; overflow: hidden; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif; } /* Tweet Styles */ .tweet-feed { position: absolute; top: 0; left: 0; width: 100%; transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1); } .tweet { padding: 20px; border-bottom: 1px solid #2f3336; display: flex; gap: 12px; background: #000; } .t-avatar { width: 40px; height: 40px; background: #333; border-radius: 50%; background-size: cover; flex-shrink: 0; } .t-content { width: 100%; } .t-header { display: flex; justify-content: space-between; margin-bottom: 4px; } .t-name { font-weight: bold; font-size: 14px; } .t-handle { color: #71767b; font-size: 13px; margin-left: 5px; } .t-text { font-size: 14px; line-height: 1.4; } .t-stats { display: flex; gap: 20px; color: #71767b; font-size: 12px; margin-top: 10px; } /* Fake Cursor */ .fake-cursor { position: absolute; width: 20px; height: 20px; z-index: 999; pointer-events: none; transition: all 0.5s ease-out; top: 110%; /* Başlangıçta dışarıda */ left: 50%; } .fake-cursor svg { filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3)); } /* Extension Icon */ .ext-icon-area { cursor: pointer; padding: 4px; border-radius: 4px; transition: 0.2s; } .ext-icon-area.active { background: rgba(37, 99, 235, 0.2); color: #2563eb; } /* POPUP (Your App Design) */ .mockup-popup { position: absolute; top: 50px; right: 20px; width: 280px; background: #fff; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,0.5); z-index: 100; opacity: 0; transform: scale(0.9) translateY(-10px); transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); overflow: hidden; border: 1px solid #eee; text-align: center; font-family: Inter, sans-serif; color: #333; } .mockup-popup.open { opacity: 1; transform: scale(1) translateY(0); } /* App Mockup Classes (Based on your index.php) */ .mp-header { background: #2563eb; color: white; padding: 12px; display: flex; justify-content: space-between; align-items: center; } .mp-logo { font-weight: 700; font-size: 14px; } .mp-status { font-size: 10px; background: rgba(255,255,255,0.2); padding: 2px 6px; border-radius: 4px; font-weight: 600; } .mp-body { padding: 15px; } .mp-input { background: #f3f4f6; border: 1px solid #e5e7eb; border-radius: 8px; padding: 10px; font-size: 13px; color: #1f2937; margin-bottom: 10px; text-align: left; font-weight: 600; display: flex; justify-content: space-between; } .mp-btn { background: #2563eb; color: white; border-radius: 8px; padding: 10px; font-size: 13px; font-weight: 600; width: 100%; border: none; cursor: pointer; transition: 0.2s; } .mp-btn.clicked { transform: scale(0.95); opacity: 0.9; } .mp-result { margin-top: 15px; text-align: left; border-top: 1px solid #eee; padding-top: 10px; display: none; /* JS ile açılacak */ } .mp-res-head { font-weight: 800; font-size: 16px; margin-bottom: 5px; } .mp-res-desc { font-size: 12px; color: #4b5563; line-height: 1.4; } .sentiment-bullish { color: #16a34a; } .sentiment-bearish { color: #dc2626; } /* Highlight term inside tweet */ .hl-term { color: #1d9bf0; background: rgba(29, 155, 240, 0.1); padding: 0 2px; border-radius: 2px; } /style>/head>body dirltr> nav> a classlogo> svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width3> path dM22 12h-4l-3 9L9 3l-3 9H2 /> /svg> Analysent /a> div classnav-center idnavMenu> div classnav-links> a href./ classactive> Home /a> a href./#features> How It Works /a> a href./#use-cases> Built for Every Strategy /a> a hrefpricing.php class> Pricing /a> a href/wiki/en>Wiki/a> a hrefsupport.php class> Support /a> /div> /div> div classnav-right> div classlang-selector> button class lang-toggle onclicktoggleLangMenu(event)> svg width 20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround> circle cx12 cy12 r10>/circle> path dM2 12h20>/path> path dM12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1 4-10z>/path> /svg> /button> div classlang-dropdown idlangMenu> a hrefhttps://analysent.com/en/ classlang-option current> EN span> English /span> /a> a hrefhttps://analysent.com/tr/ classlang-option > TR span> Türkçe /span> /a> a hrefhttps://analysent.com/es/ classlang-option > ES span> Español /span> /a> a hrefhttps://analysent.com/de/ classlang-option > DE span> Deutsch /span> /a> a hrefhttps://analysent.com/fr/ classlang-option > FR span> Français /span> /a> a hrefhttps://analysent.com/ja/ classlang-option > JA span> 日本語 /span> /a> /div> /div> button class nav-toggle onclicktoggleNavMenu(event)> svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecap round stroke-linejoinround> line x13 y112 x221 y212>/line> line x13 y16 x221 y26>/line> line x13 y118 x221 y218>/line> /svg> /button> a hrefinstall.php classnav-install-icon titleAdd to Chrome - Free> svg xmlnshttp://www.w3.org/2000/svg width22 height22 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2.5 stroke-linecapround stroke-linejoinround> path dM21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4>/path> polyline points7 10 12 15 17 10>/polyline> line x112 y115 x212 y23>/line> /svg> /a> /div>/nav>script> function toggleLangMenu(event) { event.preventDefault(); event.stopPropagation(); const menu document.getElementById(langMenu); menu.classList.toggle(active); } function toggleNavMenu(event) { event.preventDefault(); event.stopPropagation(); const menu document.getElementById(navMenu); menu.classList.toggle(active); } document.addEventListener(click, function (event) { const langMenu document.getElementById(langMenu); const navMenu document.getElementById(navMenu); if (langMenu && !event.target.closest(.lang-selector)) { langMenu.classList.remove(active); } if (navMenu && !event.target.closest(.nav-toggle) && !event.target.closest(.nav-center)) { navMenu.classList.remove(active); } });/script> section classhero> div classbadge>Institutional Market Intelligence/div> h1>Decode the News.br>Trade with AI Precision./h1> p>Master the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals./p> div classcta-group> a hrefinstall.php classbtn btn-primary>Add to Chrome - Free/a> a href#how-it-works classbtn btn-secondary>How It Works/a> /div> div classpreview-container> div classmockup-container> div classbrowser-window> div classbrowser-header> div classbrowser-dots> span classb-dot bd-red>/span> span classb-dot bd-yellow>/span> span classb-dot bd-green>/span> /div> div classaddress-bar> svg width10 height10 viewBox0 0 24 24 fillnone stroke#16a34a stroke-width3 stroke-linecapround>path dM12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z/>/svg> span>x.com/span> /div> div classext-icon-area idext-icon> svg xmlnshttp://www.w3.org/2000/svg width18 height18 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>polygon points12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2>/polygon>/svg> /div> /div> div classbrowser-body> div classtweet-feed idtweet-feed> /div> div classmockup-popup idapp-popup> div classmp-header> div classmp-logo>Analysent AI/div> div classmp-status>LIVE/div> /div> div classmp-body> div classmp-input> span idmp-ticker>TSLA/span> span stylecolor:#9ca3af>Auto-detected/span> /div> button classmp-btn idmp-analyze-btn>Analyze Now/button> div classmp-result idmp-result-area> div classmp-res-head idmp-sentiment>BULLISH 🚀/div> div classmp-res-desc idmp-explanation> Strong production numbers indicate growth. Market sentiment is positive. /div> /div> /div> /div> div classfake-cursor idcursor> svg width24 height24 viewBox0 0 24 24 fillnone xmlnshttp://www.w3.org/2000/svg>path dM5.65376 12.3673H5.46023L5.31717 12.4976L0.500002 16.8829L0.500002 1.19841L11.7841 12.3673H5.65376Z fillblack strokewhite/>/svg> /div> /div> /div> /div> /div> /section> section classhow-it-works idhow-it-works> div classcontainer> h2 classsection-title>Analysis in 4 Steps/h2> div classtimeline> div classtimeline-item> div classtimeline-content> div classtimeline-dot>1/div> h3>Install/h3> p>Add to Chrome./p> /div> div classtimeline-image> div classcss-mockup-install> div classmock-browser-top> span classdot red>/span>span classdot yellow>/span>span class dot green>/span> div classmock-url>chrome://extensions/div> /div> div classmock-extension-card> div classmock-ext-icon>A/div> div classmock-ext-info> div classmock-ext-name>Analysent AI/div> div classmock-ext-btn>Add to Chrome/div> /div> /div> /div> /div> /div> div classtimeline-item reverse> div classtimeline-content> div classtimeline-dot>2/div> h3>Browse/h3> p>Open any news./p> /div> div classtimeline-image> div classcss-mockup-browse> div classmock-browser-top> span classdot red>/span>span classdot yellow>/span>span classdot green>/span> div classmock-url>finance.yahoo.com/news/.../div> /div> div classmock-news-content> div classmock-line title>/div> div classmock-line>/div> div classmock-line>/div> div classmock-line short>/div> div classmock-floating-icon pulse>A/div> /div> /div> /div> /div> div classtimeline-item> div classtimeline-content> div classtimeline-dot>3/div> h3>Select/h3> p>Choose asset (e.g. Gold)./p> /div> div classtimeline-image> div classasset-selector-mockup> div classasset-pill>BTC-USD/div> div classasset-pill active>NVDA/div> div classasset-pill>ETH-USD/div> /div> /div> /div> div classtimeline-item reverse> div classtimeline-content> div classtimeline-dot>4/div> h3>Analyze/h3> p>See AI verdict./p> /div> div classtimeline-image> div classcss-mockup-analyze> div class mock-analysis-header> div classmock-logo>Analysent/div> div classmock-badge>BULLISH/div> /div> div classmock-analysis-body> div classmock-score-bar> div classfill stylewidth: 82%>/div> /div> div classmock-line>/div> div classmock-line short>/div> /div> /div> /div> /div> /div> /div> /section> section classfeatures-bento idfeatures> div classcontainer> h2 classsection-title>Why Traders Choose Analysent?/h2> div classbento-grid> div classbento-item bento-main> div classbento-visual bento-visual-dashboard> div classdashboard-mini> div classdash-chart> div classbar styleheight: 40%>/div> div classbar styleheight: 60%>/div> div classbar styleheight: 50%>/div> div classbar styleheight: 90%>/div> div classbar styleheight: 70%>/div> /div> div classdash-metrics> div classmetric-line>/div> div classmetric-line short>/div> /div> /div> /div> div classbento-icon> svg xmlnshttp://www.w3.org/2000/svg width32 height32 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary>path dM21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z>/path>polyline points3.27 6.96 12 12.01 20.73 6.96>/polyline>line x112 y122.08 x212 y212>/line>/svg> /div> div classbento-content> h3>Multi-Asset Signals/h3> p>Instant sentiment analysis for Crypto (BTC, ETH), Commodities (Gold, Silver), and Global Stocks./p> /div> /div> div classbento-item bento-side> div classbento-visual bento-visual-alert> div classalert-mini> div classalert-icon>🔔/div> div classalert-text> div classa-line>/div> div classa-line short>/div> /div> /div> /div> div classbento-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary>polygon points12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2>/polygon>/svg> /div> div classbento-content> h3>Macro Intelligence/h3> p>Understand how inflation data, Fed rates, and geopolitical events impact your portfolio./p> /div> /div> div classbento-item bento-side> div classbento-visual bento-visual-speed> div classspeed-mini> div classspeed-dial> div classneedle>/div> /div> /div> /div> div classbento-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary>path dM12 20h9>/path>path dM16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z>/path>/svg> /div> div classbento-content> h3>Zero Latency/h3> p>Dont wait for analysts. Get the Bullish or Bearish verdict in seconds./p> /div> /div> /div> /div> /section> section classuse-cases iduse-cases> div classuc-header> h2 classsection-title>Built for Every Strategy/h2> p>Clarity amidst the noise./p> /div> div classuc-grid> div classuc-card> div classuc-visual uc-visual-1> div classmini-chart> div classm-point>/div> div classm-point>/div> div classm-point>/div> div classm-point>/div> /div> /div> h3>🏦 Day Traders/h3> p>Catch the volatility on Gold and Forex pairs before the candle closes./p> /div> div classuc-card> div classuc-visual uc-visual-2> div classmini-portfolio> div classp-stock green>/div> div classp-stock green>/div> div classp-stock blue>/div> /div> /div> h3>🌍 Crypto Investors/h3> p>Filter FUD on Bitcoin & Ethereum. Know if a crash is real or manipulation./p> /div> div classuc-card> div classuc-visual uc-visual-3> div classmini-news> div classn-line>/div> div classn-line>/div> div classn-line highlight>/div> /div> /div> h3>🏢 Stock Analysts/h3> p>Digest earnings reports for tech giants (Apple, Nvidia) instantly./p> /div> /div> /section>section classtestimonials idtestimonials> h2 classsection-title>Trusted by Investors/h2> div classtest-grid> div classtest-card> div classtest-rating>⭐⭐⭐⭐⭐/div> div classquote-icon>“/div> p classtest-text>It saved me from panic selling my ETH during the dip./p> div classtest-author> div classtest-avatar>AM div classverified-badge>✓/div> /div> div classtest-info> h4>Alex M./h4> span>Crypto Trader/span> /div> /div> /div> div classtest-card> div classtest-rating>⭐⭐⭐⭐⭐/div> div classquote-icon>“/div> p classtest-text>Incredible for trading Gold (XAUUSD) on news events./p> div classtest-author> div classtest-avatar>SK div classverified-badge>✓/div> /div> div classtest-info> h4>Sarah K./h4> span>Forex Trader/span> /div> /div> /div> div classtest-card> div classtest-rating>⭐⭐⭐⭐⭐/div> div classquote-icon>“/div> p classtest-text>A must-have for following US earning calls./p> div classtest-author> div classtest-avatar>JL div classverified-badge>✓/div> /div> div classtest-info> h4>James L./h4> span>Analyst/span> /div> /div> /div> /div> div styledisplay: flex; justify-content: center; margin-top: 60px; width: 100%;> div stylefont-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; border: 1px solid rgb(224, 224, 224); border-radius: 12px; padding: 20px; width: 100%; max-width: 500px; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;> div styledisplay: flex; align-items: center; gap: 15px; margin-bottom: 15px;> img altAnalysent | AI Market Sentiment Engine srchttps://ph-files.imgix.net/a992f1ec-cfc7-46f0-9117-8d733bc4546c.png?autoformat&fitcrop&w80&h80 stylewidth: 64px; height: 64px; border-radius: 10px; object-fit: cover; flex-shrink: 0; border: 1px solid #f0f0f0;> div styleflex: 1 1 0%; min-width: 0px;> h3 stylemargin: 0px; font-size: 18px; font-weight: 700; color: rgb(26, 26, 26); line-height: 1.3;>Analysent AI/h3> p stylemargin: 4px 0px 0px; font-size: 14px; color: rgb(102, 102, 102); line-height: 1.4;>Precision sentiment analysis for stocks and crypto./p> /div> /div> a hrefhttps://www.producthunt.com/products/analysent?embedtrue&utm_sourceembed&utm_mediumpost_embed target_blank relnoopener styledisplay: flex; justify-content: center; align-items: center; width: 100%; padding: 10px 0; background: #ff6154; color: #fff; text-decoration: none; border-radius: 8px; font-size: 15px; font-weight: 600; transition: transform 0.2s;> Check it out on Product Hunt → /a> /div> /div> /section> section classfaq idfaq> h2 classsection-title>Frequently Asked Questions/h2> div classfaq-list> details classfaq-item> summary classfaq-question>Does it work on Gold and Forex?/summary> p classfaq-answer>Yes. Analysent is optimized for Commodities (Gold, Silver), Forex pairs, and Crypto assets./p> /details> details classfaq-item> summary classfaq-question>Can it predict Bitcoin price?/summary> p classfaq-answer>It analyzes sentiment, which is a leading indicator for price action in volatile markets./p> /details> details classfaq-item> summary classfaq-question>Is it free?/summary> p classfaq-answer>Yes, we offer a generous free tier for daily analysis./p> /details> details classfaq-item> summary classfaq-question>How fast is it?/summary> p classfaq-answer>Analysis takes less than 3 seconds on average./p> /details> /div> /section> a hrefinstall.php classfloating-cta idfloating-cta> div classchrome-icon> svg xmlnshttp://www.w3.org/2000/svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classtext-primary> circle cx12 cy12 r10>/circle> circle cx12 cy12 r4>/circle> line x121.17 y18 x212 y28>/line> line x13.95 y16.06 x28.54 y214>/line> line x110.88 y121.94 x215.46 y214>/line> /svg> /div> span>Add to Chrome - Free/span> /a> footer> div classfooter-content> div classfooter-brand> h3> svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width3> path dM22 12h-4l-3 9L9 3l-3 9H2 /> /svg> Analysent /h3> p> Master the market pulse. Our AI instantly processes news for Bitcoin, Ethereum, Gold (XAU), Forex, and Stocks—transforming complex data into clear Bullish or Bearish signals. /p> /div> div classfooter-col> h4>Product/h4> ul> li>a href./> Home /a>/li> li>a href./#features> Features /a>/li> li>a hrefpricing.php> Pricing /a>/li> li>a href./#how-it-works> How It Works /a>/li> /ul> /div> div classfooter-col> h4>Support/h4> ul> li>a hrefsupport.php> Support /a>/li> li>a href/wiki/en>Wiki/a>/li> li>a hrefstatus.php>System Status/a>/li> /ul> /div> div classfooter-col> h4>Legal/h4> ul> li>a hreflegal.php#privacy> Privacy Policy /a>/li> li>a hreflegal.php#terms> Terms of Use /a>/li> /ul> /div> /div> div classfooter-bottom> div classcopyright> © 2026 Analysent. All rights reserved. /div> div classfooter-disclaimer> © 2026 Analysent AI. Analysent does not provide investment advice; it only generates analytical content for decision support purposes. /div> /div>/footer> script> document.addEventListener(DOMContentLoaded, () > { const feed document.getElementById(tweet-feed); const cursor document.getElementById(cursor); const popup document.getElementById(app-popup); const extIcon document.getElementById(ext-icon); const analyzeBtn document.getElementById(mp-analyze-btn); const resultArea document.getElementById(mp-result-area); // Popup Elementleri const pTicker document.getElementById(mp-ticker); const pSentiment document.getElementById(mp-sentiment); const pDesc document.getElementById(mp-explanation); // Senaryolar (Tweets) const scenarios { handle: @elonmusk, name: Elon Musk, avatar: #555, text: Tesla FSD Beta v12 is mind-blowing. The car drives itself perfectly in heavy traffic. span classhl-term>Revenue growth/span> expected., stats: 💬 12K 🔄 45K ❤️ 320K, // Analysis Result ticker: TSLA, sentiment: BULLISH 🚀, desc: FSD progress acts as a key catalyst. Revenue growth mention reinforces strong fundamental outlook., color: #16a34a }, { handle: @whale_alert, name: Whale Alert, avatar: #d97706, text: 🚨 10,000 #BTC (600,000,000 USD) transferred from unknown wallet to #Binance. span classhl-term>Sell pressure/span> incoming?, stats: 💬 2K 🔄 5K ❤️ 12K, // Analysis Result ticker: BTC, sentiment: BEARISH 📉, desc: Large inflow to exchange typically signals intent to sell. High supply shock risk., color: #dc2626 }, { handle: @business, name: Bloomberg, avatar: #2563eb, text: Fed Chair Powell signals interest rates might remain high for longer. span classhl-term>Inflation/span> data remains sticky., stats: 💬 1.5K 🔄 3K ❤️ 8K, // Analysis Result ticker: SPY, sentiment: BEARISH 📉, desc: Hawkish Fed stance is negative for equities. Higher rates for longer pressure valuation multiples., color: #dc2626 }, { handle: @nvidia, name: NVIDIA, avatar: #76b900, text: Announcing the new H200 AI chip. 2x faster inference than H100. Demand is unprecedented., stats: 💬 5K 🔄 12K ❤️ 50K, // Analysis Result ticker: NVDA, sentiment: BULLISH 🚀, desc: Product dominance confirmed. Unprecedented demand signals strong forward guidance beat., color: #16a34a } ; // Tweet HTML Oluşturucu function createTweetHTML(scenario) { return ` div classtweet> div classt-avatar stylebackground:${scenario.avatar}>/div> div classt-content> div classt-header> div>span classt-name>${scenario.name}/span> span classt-handle>${scenario.handle}/span>/div> div stylecolor:#71767b>· 2m/div> /div> div classt-text>${scenario.text}/div> div classt-stats>${scenario.stats}/div> /div> /div>`; } // Feedi Başlat scenarios.forEach(s > { feed.innerHTML + createTweetHTML(s); }); // Loop etkisi için başa ekle feed.innerHTML + createTweetHTML(scenarios0); const wait (ms) > new Promise(res > setTimeout(res, ms)); async function runAnimation() { const tweetHeight 145; // Ortalama tweet yüksekliği for (let i 0; i scenarios.length; i++) { const s scenariosi; // 1. Tweete Scroll Et feed.style.transform `translateY(-${i * tweetHeight}px)`; // Reset Popup popup.classList.remove(open); resultArea.style.display none; analyzeBtn.classList.remove(clicked); extIcon.classList.remove(active); // Cursor Başlangıç (Dışarıda) cursor.style.transition none; cursor.style.top 110%; cursor.style.left 50%; await wait(800); // Scroll süresi bekle // 2. Cursor Tweeti Okuyor (Geziniyor) cursor.style.transition all 1s ease-out; cursor.style.top 60%; cursor.style.left 40%; await wait(1000); // 3. Cursor Uzantı İkonuna Gidiyor cursor.style.top 15px; cursor.style.left 92%; // icon pozisyonu await wait(800); // 4. Tıkla (İkon) cursor.style.transform scale(0.8); extIcon.classList.add(active); await wait(200); cursor.style.transform scale(1); // 5. Popup Aç (Verileri Hazırla) pTicker.innerText s.ticker; popup.classList.add(open); await wait(600); // 6. Cursor Analyze Butonuna Gidiyor cursor.style.top 150px; // Buton hizası (tahmini) cursor.style.left 80%; // Popup ortası (sağ taraf) await wait(600); // 7. Tıkla (Buton) cursor.style.transform scale(0.8); analyzeBtn.classList.add(clicked); await wait(200); cursor.style.transform scale(1); // 8. Sonuç Göster pSentiment.innerText s.sentiment; pSentiment.style.color s.color; pDesc.innerText s.desc; resultArea.style.display block; // 9. Kullanıcı Sonucu Okuyor (Bekle) await wait(3500); } // Başa Sar runAnimation(); } // Başlat setTimeout(runAnimation, 1000); }); /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]