Help
RSS
API
Feed
Maltego
Contact
Domain > siriyon.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-11
145.79.28.149
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Wed, 11 Feb 2026 13:09:56 GMTServer: LiteSpeedLocation: https://siriyon.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Mon, 01 Dec 2025 04:55:29 GMTEtag: 7954-692d1fc1-ef89381bf62dafe3;;;Accept-Ranges: bytesContent-Length: 31060Date: Wed, 11 Feb 2026 13:09:57 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> !-- Primary SEO Meta Tags --> title>Siriyon Neemla - 100% Natural Neem Products | Ayurvedic Herbal Supplements India/title> meta nametitle contentSiriyon Neemla - 100% Natural Neem Products | Ayurvedic Herbal Supplements> meta namedescription contentBuy pure neem capsules, neem-amla juice, neem-turmeric supplements & natural water purification tablets. 100% organic, lab-tested herbal products. Free shipping across India. Order now!> meta namekeywords contentneem products, pure neem capsules, neem juice, ayurvedic supplements, natural immunity booster, herbal products India, neem turmeric capsules, water purification tablets, organic wellness, neem amla juice, natural detox, ayurvedic medicine> meta nameauthor contentSiriyon Neemla> meta namerobots contentindex, follow> meta namelanguage contentEnglish> meta namerevisit-after content7 days> !-- Geo Tags for Local SEO --> meta namegeo.region contentIN-TG> meta namegeo.placename contentKukatpally, Hyderabad> meta namegeo.position content17.4948;78.3914> meta nameICBM content17.4948, 78.3914> !-- Open Graph / Facebook --> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://yourwebsite.com/> meta propertyog:title contentSiriyon Neemla - 100% Natural Neem Herbal Products> meta propertyog:description contentExperience ancient Ayurvedic wisdom with our premium neem products. 100% organic, lab-tested supplements for immunity, skin & overall wellness.> meta propertyog:image contenthttps://yourwebsite.com/images/og-image.jpg> meta propertyog:site_name contentSiriyon Neemla> meta propertyog:locale contenten_IN> !-- Twitter Card --> meta nametwitter:card contentsummary_large_image> meta nametwitter:url contenthttps://yourwebsite.com/> meta nametwitter:title contentSiriyon Neemla - Natural Herbal Wellness Products> meta nametwitter:description contentPure Neem Products for Immunity, Detox & Natural Health. 100% Organic & Lab Tested.> meta nametwitter:image contenthttps://yourwebsite.com/images/twitter-image.jpg> !-- Canonical URL --> link relcanonical hrefhttps://yourwebsite.com/> !-- Favicon --> link relicon typeimage/svg+xml hrefdata:image/svg+xml,svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 100 100>circle cx50 cy50 r45 fill%232d5016/>path dM50 20 Q35 30 35 45 Q35 55 42 62 L50 70 L58 62 Q65 55 65 45 Q65 30 50 20 Z fill%2378e08f/>circle cx50 cy42 r8 fill%23b8e994/>path dM42 58 Q45 65 50 68 Q55 65 58 58 stroke%234a7c2c stroke-width2 fillnone/>/svg>> !-- Schema.org Structured Data (JSON-LD) --> script typeapplication/ld+json> { @context: https://schema.org, @type: Organization, name: Siriyon Neemla, url: https://yourwebsite.com, logo: https://yourwebsite.com/images/logo.png, description: Premium Ayurvedic neem products for natural wellness and immunity, address: { @type: PostalAddress, streetAddress: Kukatpally, addressLocality: Hyderabad, addressRegion: Telangana, postalCode: 500072, addressCountry: IN }, contactPoint: { @type: ContactPoint, telephone: +91-9876543210, contactType: Customer Service, areaServed: IN, availableLanguage: English, Hindi, Telugu } } /script> style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; overflow-x: hidden; } /* Header & Navigation */ header { background: linear-gradient(135deg, #2d5016 0%, #4a7c2c 100%); color: white; padding: 1rem 0; position: fixed; width: 100%; top: 0; z-index: 1000; box-shadow: 0 2px 10px rgba(0,0,0,0.1); } nav { max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; padding: 0 2rem; } .logo { display: flex; align-items: center; cursor: pointer; text-decoration: none; color: white; position: relative; } .logo:hover { transform: scale(1.05); transition: transform 0.3s ease; } .logo img { height: 60px; width: auto; object-fit: contain; } nav ul { list-style: none; display: flex; gap: 2rem; } nav a.active-link { color: #b8e994; border-bottom: 2px solid #b8e994; padding-bottom: 2px; } nav a { color: white; text-decoration: none; transition: color 0.3s; font-weight: 500; } nav a:hover { color: #b8e994; } /* Hero Section */ .hero { margin-top: 70px; background: linear-gradient(135deg, #78e08f 0%, #38ada9 100%); padding: 6rem 2rem; text-align: center; position: relative; overflow: hidden; } .hero::before { content: ; position: absolute; top: -50%; right: -10%; width: 500px; height: 500px; background: rgba(255,255,255,0.1); border-radius: 50%; animation: float 6s ease-in-out infinite; } .hero::after { content: ; position: absolute; bottom: -30%; left: -5%; width: 400px; height: 400px; background: rgba(255,255,255,0.08); border-radius: 50%; animation: float 8s ease-in-out infinite; } @keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-30px); } } .hero-content { max-width: 800px; margin: 0 auto; position: relative; z-index: 1; } .hero h1 { font-size: 3.5rem; margin-bottom: 1rem; color: white; text-shadow: 2px 2px 4px rgba(0,0,0,0.2); animation: fadeInUp 1s ease; } .hero p { font-size: 1.3rem; margin-bottom: 2rem; color: white; animation: fadeInUp 1s ease 0.2s both; } @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } .cta-button { background: white; color: #2d5016; padding: 1rem 2.5rem; border: none; border-radius: 50px; font-size: 1.1rem; font-weight: bold; cursor: pointer; transition: all 0.3s; box-shadow: 0 4px 15px rgba(0,0,0,0.2); animation: fadeInUp 1s ease 0.4s both; text-decoration: none; display: inline-block; } .cta-button:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0,0,0,0.3); } /* About Section */ .about { padding: 5rem 2rem; background: #f8f9fa; text-align: center; } .about h2 { font-size: 2.5rem; color: #2d5016; margin-bottom: 1.5rem; } .about p { max-width: 800px; margin: 0 auto 2rem; font-size: 1.1rem; color: #555; line-height: 1.8; } .about-link { display: inline-block; padding: 0.8rem 2rem; background: linear-gradient(135deg, #78e08f 0%, #38ada9 100%); color: white; text-decoration: none; border-radius: 25px; font-weight: 600; transition: all 0.3s; } .about-link:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(56, 173, 169, 0.3); } /* Products Section */ .products { padding: 5rem 2rem; max-width: 1200px; margin: 0 auto; } .products h2 { font-size: 2.5rem; text-align: center; color: #2d5016; margin-bottom: 3rem; } .product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2.5rem; } .product-card { background: white; border-radius: 20px; padding: 2rem; box-shadow: 0 5px 25px rgba(0,0,0,0.1); transition: all 0.3s; position: relative; overflow: hidden; cursor: pointer; } .product-card::before { content: ; position: absolute; top: 0; left: 0; width: 100%; height: 5px; background: linear-gradient(90deg, #78e08f, #38ada9); } .product-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.15); } .product-icon { font-size: 4rem; margin-bottom: 1rem; display: block; } .product-card h3 { font-size: 1.5rem; color: #2d5016; margin-bottom: 1rem; } .product-card p { color: #666; margin-bottom: 1rem; line-height: 1.7; } .benefits { background: #f0f7f4; padding: 1rem; border-radius: 10px; margin-top: 1rem; } .benefits h4 { color: #2d5016; font-size: 1rem; margin-bottom: 0.5rem; } .benefits ul { list-style: none; padding-left: 0; } .benefits li { padding: 0.3rem 0; color: #555; font-size: 0.9rem; } .benefits li::before { content: ✓ ; color: #38ada9; font-weight: bold; } .view-all-products { text-align: center; margin-top: 3rem; } .view-all-link { display: inline-block; padding: 1rem 3rem; background: linear-gradient(135deg, #2d5016 0%, #4a7c2c 100%); color: white; text-decoration: none; border-radius: 50px; font-size: 1.1rem; font-weight: bold; transition: all 0.3s; box-shadow: 0 4px 15px rgba(0,0,0,0.2); } .view-all-link:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0,0,0,0.3); } /* Why Choose Us Section */ .why-choose { background: linear-gradient(135deg, #2d5016 0%, #4a7c2c 100%); color: white; padding: 5rem 2rem; text-align: center; } .why-choose h2 { font-size: 2.5rem; margin-bottom: 3rem; } .features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; max-width: 1200px; margin: 0 auto; } .feature { padding: 2rem; background: rgba(255,255,255,0.1); border-radius: 15px; backdrop-filter: blur(10px); transition: all 0.3s; } .feature:hover { background: rgba(255,255,255,0.15); transform: scale(1.05); } .feature-icon { font-size: 3rem; margin-bottom: 1rem; } .feature h3 { font-size: 1.3rem; margin-bottom: 0.5rem; } /* Contact Section */ .contact { padding: 5rem 2rem; background: #f8f9fa; text-align: center; } .contact h2 { font-size: 2.5rem; color: #2d5016; margin-bottom: 1.5rem; } .contact p { font-size: 1.1rem; margin-bottom: 2rem; color: #555; } .contact-button { background: linear-gradient(135deg, #78e08f 0%, #38ada9 50%, #2d5016 100%); color: white; padding: 1rem 3rem; border: none; border-radius: 50px; font-size: 1.1rem; font-weight: bold; cursor: pointer; transition: all 0.3s; box-shadow: 0 4px 15px rgba(0,0,0,0.2); text-decoration: none; display: inline-block; } .contact-button:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0,0,0,0.3); } .product-image { width: 100%; height: auto; border-radius: 15px; margin-bottom: 1rem; object-fit: cover; box-shadow: 0 4px 12px rgba(0,0,0,0.1); } /style>/head>body> header> nav> a hrefindex.html classlogo aria-labelSiriyon Neemla Home> img srcimages/logo.png altSiriyon Neemla Logo - Natural Herbal Products> /a> ul> li>a hrefindex.html aria-labelHome Page>Home/a>/li> li>a hrefabout.html aria-labelAbout Neemla>About/a>/li> li>a hrefproducts.html aria-labelView Products>Products/a>/li> li>a hrefcontact.html aria-labelContact Us>Contact/a>/li> /ul> /nav> /header> main> section classhero idhome> div classhero-content> h1>Natures Gift to Wellness/h1> p>Experience the ancient power of Neem combined with natures finest herbs for holistic health and purification/p> a hrefproducts.html classcta-button aria-labelExplore Our Natural Products>Explore Our Products/a> /div> /section> section classabout idabout> h2>About Neemla/h2> p>For centuries, Neem has been revered in Ayurveda as the village pharmacy for its remarkable healing properties. At Neemla, we harness this ancient wisdom with modern science to create premium herbal products that promote natural wellness. Our carefully crafted formulations combine the purifying power of Neem with complementary herbs to deliver maximum health benefits for you and your family./p> a hrefabout.html classabout-link aria-labelLearn More About Neemla>Learn More About Us/a> /section> section classproducts idproducts> h2>Our Premium Products/h2> div classproduct-grid> article classproduct-card onclickwindow.location.hrefproducts.html> img srcimages/Neem_Herbal_Shampoo.png altNeem Herbal Hair Shampoo Bottle classproduct-image> h3>Neem Herbal Shampoo/h3> p>Revitalize your hair with the natural goodness of Neem. Our herbal shampoo gently cleanses, strengthens roots, and soothes the scalp, leaving your hair healthy, shiny, and free from impurities./p> div classbenefits> h4>Key Benefits:/h4> ul> li>Promotes healthy scalp & hair/li> li>Reduces dandruff & itchiness/li> li>Strengthens hair follicles/li> li>Adds natural shine & volume/li> li>Free from harsh chemicals/li> /ul> /div> /article> article classproduct-card onclickwindow.location.hrefproducts.html> img srcimages/Neem_Amla_Juice.png altNeem + Amla Juice classproduct-image> h3>Neem + Amla Juice/h3> p>A powerful fusion of Neems detoxifying properties with Amlas vitamin C richness. This synergistic blend creates a delicious daily tonic for vitality and rejuvenation./p> div classbenefits> h4>Key Benefits:/h4> ul> li>High in Vitamin C/li> li>Enhances metabolism/li> li>Improves hair & skin health/li> li>Supports liver function/li> li>Natural energy booster/li> /ul> /div> /article> article classproduct-card onclickwindow.location.hrefproducts.html> img srcimages/Neem_Electrolyte_Juice.png altNeem + Lime Juice classproduct-image> h3>Neem + Lime Juice/h3> p>A refreshing alkalizing blend that combines Neems cleansing power with limes citrus vitality. Perfect for morning detox rituals and maintaining pH balance./p> div classbenefits> h4>Key Benefits:/h4> ul> li>Natural body detoxifier/li> li>Alkalizes the body/li> li>Aids in weight management/li> li>Refreshing taste/li> li>Boosts morning energy/li> /ul> /div> /article> article classproduct-card onclickwindow.location.hrefproducts.html> img srcimages/Neem_Baby_Bath_Capsules.png altNeem Baby Bath Capsules classproduct-image> h3>Neem Capsules/h3> p>Natural Bath Water Purification. Simply drop one capsule into a bucket or tub of water to instantly purify and condition the water, making it safe and soothing for baby baths and sensitive skin./p> div classbenefits> h4>Key Benefits:/h4> ul> li>Kills germs and bacteria in bath water/li> li>Neems anti-septic properties protect skin/li> li>Reduces skin irritation and rashes/li> li>Ideal for sensitive skin and babys bath time/li> li>Leaves skin naturally soft and refreshed/li> /ul> /div> /article> article classproduct-card onclickwindow.location.hrefproducts.html> img srcimages/Neem_Hand_Wash.png altNeem Herbal Hand Wash Bottle classproduct-image> h3>Neemla Herbal Hand Wash/h3> p>Deep Cleansing & Natural Protection. Infused with the power of Neem and gentle cleansers, our hand wash thoroughly removes germs and dirt while ensuring your hands remain soft, moisturized, and protected./p> div classbenefits> h4>Key Benefits:/h4> ul> li>Kills 99.9% of germs and bacteria/li> li>Neems anti-septic action provides natural protection/li> li>Moisturizing formula prevents dryness/li> li>Gentle and safe for frequent use/li> li>Leaves hands fresh with a mild, natural fragrance/li> /ul> /div> /article> article classproduct-card onclickwindow.location.hrefproducts.html> img srcimages/Water_Tank_Cleaner_Large.png altWater Tank Disinfectant Capsules classproduct-image> h3>Water Tank Disinfectant Capsules/h3> p>Revolutionary Neem-based water purification tablets that naturally disinfect and protect your stored water. Chemical-free, eco-friendly, and safe for the whole family./p> div classbenefits> h4>Key Benefits:/h4> ul> li>100% natural disinfection/li> li>Eliminates harmful bacteria/li> li>Prevents algae growth/li> li>Long-lasting protection/li> li>Eco-friendly & safe/li> /ul> /div> /article> /div> div classview-all-products> a hrefproducts.html classview-all-link aria-labelView All Products>View All Products & Shop Now/a> /div> /section> section classwhy-choose> h2>Why Choose Neemla?/h2> div classfeatures> article classfeature> div classfeature-icon aria-hiddentrue>🌱/div> h3>100% Natural/h3> p>No chemicals, preservatives, or artificial additives. Pure nature, pure wellness./p> /article> article classfeature> div classfeature-icon aria-hiddentrue>🔬/div> h3>Lab Tested/h3> p>Every product undergoes rigorous quality testing to ensure safety and efficacy./p> /article> article classfeature> div classfeature-icon aria-hiddentrue>🏆/div> h3>Certified Quality/h3> p>Certified by leading health authorities and backed by Ayurvedic principles./p> /article> article classfeature> div classfeature-icon aria-hiddentrue>♻️/div> h3>Eco-Friendly/h3> p>Sustainable sourcing and packaging that cares for the planet./p> /article> /div> /section> section classcontact idcontact> h2>Start Your Wellness Journey Today/h2> p>Experience the transformative power of Neem and natural herbs. Contact us to learn more about our products or place an order./p> a hrefcontact.html classcontact-button aria-labelContact Neemla>Get In Touch/a> /section> /main> footer> div classfooter-content> div classfooter-section> h3>Neemla/h3> p>Bringing natures best to your health/p> p>100% Natural & Organic Products/p> p>Made with Care in India/p> /div> div classfooter-section> h3>Quick Links/h3> a hrefindex.html>Home/a> a hrefabout.html>About Us/a> a hrefproducts.html>Products/a> a hrefcontact.html>Contact/a> /div> div classfooter-section> h3>Customer Service/h3> a href#>Shipping Policy/a> a href#>Return & Exchange/a> a href#>Privacy Policy/a> a href#>Terms & Conditions/a> /div> div classfooter-section> h3>Contact Us/h3> p>📞 +91 9014046660/p> p>📧 orders@siriyon.com/p> p>📍 Nizampet, Hyderabad/p> p>Telangana, India - 500090/p> /div> /div> div classfooter-bottom> p>© 2025 Siriyon Neemla. All Rights Reserved./p> /div> /footer> script> // Birthday Popup Functions function closeBirthdayPopup() { const popup document.getElementById(birthdayPopup); if (popup) { popup.classList.add(hidden); localStorage.setItem(birthdayPopupShown, true); // Stop auto-slide when popup closes if (window.slideInterval) { clearInterval(window.slideInterval); } } } // Simple Auto-Slider let currentSlideIndex 0; function autoSlide() { const slides document.querySelectorAll(.birthday-image-container .slide); console.log(AutoSlide running. Found slides:, slides.length); // Debug log if (slides.length 0) { console.log(No slides found!); return; } // Remove active from all slides.forEach(slide > slide.classList.remove(active)); // Move to next slide currentSlideIndex (currentSlideIndex + 1) % slides.length; console.log(Showing slide:, currentSlideIndex); // Debug log // Add active to current slidescurrentSlideIndex.classList.add(active); } // Wait for DOM to be fully loaded document.addEventListener(DOMContentLoaded, function() { console.log(DOM loaded); // Show popup on page load window.addEventListener(load, function() { console.log(Window loaded); const popupShown localStorage.getItem(birthdayPopupShown); const popup document.getElementById(birthdayPopup); if (!popupShown && popup) { setTimeout(function() { popup.classList.remove(hidden); console.log(Popup shown); // Wait a bit more for images to load, then start slider setTimeout(function() { const slides document.querySelectorAll(.birthday-image-container .slide); console.log(Starting slider. Slides found:, slides.length); if (slides.length > 0) { // Make sure first slide is active slides0.classList.add(active); // Start auto-slide window.slideInterval setInterval(autoSlide, 3000); console.log(Slider started!); } else { console.log(ERROR: No slides found after popup opened!); } }, 500); }, 500); } else { console.log(Popup already shown or not found); } }); // Allow closing popup by clicking outside the card const birthdayPopup document.getElementById(birthdayPopup); if (birthdayPopup) { birthdayPopup.addEventListener(click, function(e) { if (e.target this) { closeBirthdayPopup(); } }); } // Allow closing popup with ESC key document.addEventListener(keydown, function(e) { if (e.key Escape) { closeBirthdayPopup(); } }); // Smooth scrolling for navigation links document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function (e) { e.preventDefault(); const target document.querySelector(this.getAttribute(href)); if (target) { target.scrollIntoView({ behavior: smooth }); } }); }); // Highlight active navigation link const sections document.querySelectorAll(sectionid); const navLinks document.querySelectorAll(nav ul li a); const highlightActiveLink () > { let current ; sections.forEach(section > { const sectionTop section.offsetTop - 150; if (window.scrollY > sectionTop) { current section.getAttribute(id); } }); navLinks.forEach(a > { a.classList.remove(active-link); if (a.getAttribute(href).includes(current)) { a.classList.add(active-link); } }); }; window.addEventListener(scroll, highlightActiveLink); highlightActiveLink(); });/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
]