Help
RSS
API
Feed
Maltego
Contact
Domain > arsinnovationltd.net
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-03-01
198.54.120.132
(
ClassC
)
Port 80
HTTP/1.1 301 Moved Permanentlykeep-alive: timeout5, max100content-type: text/htmlcontent-length: 795date: Sun, 01 Mar 2026 11:42:24 GMTserver: LiteSpeedlocation: https://arsinnovationltd.net/x-turbo-charged-by: LiteSpeed !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 OKkeep-alive: timeout5, max100x-powered-by: PHP/8.1.34content-type: text/html; charsetUTF-8transfer-encoding: chunkeddate: Sun, 01 Mar 2026 11:42:24 GMTserver: LiteSpeedx-turbo-charged-by: LiteSpeed !DOCTYPE html>html langen> !DOCTYPE html>html langen> !-- Mirrored from itify-kamrujjamanritu-gmailcom.vercel.app/index.php by HTTrack Website Copier/3.x XR&CO2014, Wed, 13 Mar 2024 12:44:23 GMT -->!-- Added by HTTrack -->meta http-equivcontent-type contenttext/html;charsetutf-8 />!-- /Added by HTTrack -->head> !-- required meta --> meta charsetUTF-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1.0> !-- #favicon --> link relshortcut icon hrefassets/images/logos.png typeimage/x-icon> !-- #title --> title>ARS Innovations Ltd/title> !-- #keywords --> meta namekeywords contentsoftware, it, agency, html> !-- #description --> meta namedescription contentSoftware Development & It Solutions> !-- css dependencies start --> !-- bootstrap five css --> link relstylesheet hrefassets/css/bootstrap.min.css> !-- font awesome six css --> link relstylesheet hrefassets/css/all.min.css> !-- material icons css --> link relstylesheet hrefassets/css/material-icons.css> !-- magnific popup css --> link relstylesheet hrefassets/css/magnific-popup.css> !-- slick css --> link relstylesheet hrefassets/css/slick.css> !-- odometer css --> link relstylesheet hrefassets/css/odometer.css> !-- / css dependencies end --> !-- main css --> link relstylesheet hrefassets/css/main.css> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js>/script> /head> style>.btn-contact-us { background-color: #d4af37; color: #ffffff; border: none; padding: 8px 16px; border-radius: 4px; text-transform: uppercase; font-weight: bold; transition: background-color 0.3s ease; font-size: 12px;}.btn-contact-us:hover { background-color: #b59429; /* Slightly darker shade for hover effect */}.cards-wrapper { display: flex; justify-content: center; } .card { margin: 0 0.5em; box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18); border: none; border-radius: 0; } .carousel-inner { padding: 1em; } .carousel-control-prev, .carousel-control-next { background-color: #e1e1e1; width: 5vh; height: 5vh; border-radius: 50%; top: 50%; transform: translateY(-50%); } @media (min-width: 768px) { .card img { height: 11em; } } .footer { background-color: #151515; padding: 80px 0; } .container { max-width: 1170px; margin: auto; } .row { display: flex; flex-wrap: wrap; } ul { list-style: none; } .footer-col { width: 25%; padding: 0 15px; } .footer-col h4 { font-size: 18px; text-transform: capitalize; margin-bottom: 35px; font-weight: 500; position: relative; } .footer-col h4::before { content: ; position: absolute; left: 0; bottom: -10px; background-color: #E91E63; width: 50px; height: 2px; } .footer-col ul li:not(:last-child) { margin-bottom: 10px; } .footer-col ul li a { display: block; font-size: 1rem; font-weight: 300; text-transform: capitalize; text-decoration: none; transition: all 0.3s ease; } .footer-col ul li a:hover { padding-left: 7px; } .footer-col .social-links a { background-color: rgba(255, 255, 255, 0.2); display: inline-block; height: 40px; width: 40px; border-radius: 50%; text-align: center; margin: 0 10px 10px 0; line-height: 40px; transition: all 0.5s ease; } .footer-col .social-links a:hover { color: #151515; background-color: #FFF; } @media(max-width: 767px) { .footer-col { width: 50%; margin-bottom: 30px; } } @media(max-width: 574px) { .footer-col { width: 100%; } } .tp-header { position: fixed; top: 0px; left: 0px; right: 0px; width: 100%; background-color: black; animation: stickyNavbar 0.9s ease-in-out; border-bottom: 1px solid var(--quaternary-color);}/* Ensure dropdown opens on hover */.nav-item.dropdown:hover .dropdown-menu { display: block; margin-top: 0; /* Adjust if necessary */}/* Add a smooth transition for better UX */.dropdown-menu { transition: all 0.3s ease; display: none; opacity: 0; visibility: hidden;}.nav-item.dropdown:hover .dropdown-menu { display: block; opacity: 1; visibility: visible;}.nav-item.dropdown:hover .nav-link { color: #ffffff; /* Optional: Change text color on hover */}/* Adjust logo size */.navbar__logo img { max-height: 50px; /* Reduce the height of the logo */ width: auto; /* Maintain aspect ratio */}/* Ensure navbar items stay on the same line */.navbar-nav { align-items: center; /* Align items vertically centered */}.navbar-collapse { flex-grow: 0; /* Prevent the collapse section from expanding too much */}/* Adjust padding/margins for better alignment */.navbar-nav .nav-item { margin-left: 15px; /* Space between nav items */}/* Adjust padding for the contact button */.btn-primary { padding: 8px 16px; font-size: 10px;}/* Reduce padding for the logo link */.navbar__logo { padding-right: 15px;}/* Reduce font size for navbar links */.navbar-nav .nav-link { font-size: 16px; /* Adjust the font size to your preference */}/* Reduce padding for nav items to ensure proper spacing */.navbar-nav .nav-item { margin-left: 10px; /* Adjust the space between nav items */}/* Adjust padding for the dropdown items */.dropdown-menu .dropdown-item { font-size: 14px; /* Reduce font size in dropdown menu */ padding: 8px 16px; /* Adjust padding if needed */}/* Optional: Adjust button size for Contact Us */.btn-primary { font-size: 14px; padding: 8px 16px;} /style> body> div classtp-app> !-- preloader start --> !-- / preloader end --> !-- header start --> header classtp-header> div classprimary-navbar> div classcontainer> div classrow> div classcol-12> nav classnavbar navbar-expand-lg navbar-dark p-0> div classnavbar__logo> a hrefindex.php aria-labelgo to home classlogo-img> img srcassets/images/logos.png altImage> /a> /div> !-- Toggler for mobile view --> button classnavbar-toggler typebutton data-togglecollapse data-target#navbarNav aria-controlsnavbarNav aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> !-- Navbar items --> div classcollapse navbar-collapse idnavbarNav > ul classnavbar-nav ml-auto > li classnav-item > a classnav-link hrefindex.php stylecolor:#ffffff;>Home/a> /li> li classnav-item> a classnav-link hrefabout-us.php stylecolor:#ffffff;>About Us/a> /li> li classnav-item dropdown> a classnav-link dropdown-toggle href# idnavbarDropdown rolebutton data-toggledropdown aria-haspopuptrue aria-expandedfalse stylecolor:#ffffff;> Mailing Lists /a> div classdropdown-menu aria-labelledbynavbarDropdown> a classdropdown-item hrefagriculture-industry-lists.php>Agriculture Industry Lists/a> a classdropdown-item hrefit-industry-lists.php>IT Industry Lists/a> a classdropdown-item hrefmining-industry-lists.php>Mining Industry Lists/a> a classdropdown-item hrefconstruction-industry-lists.php>Construction Industry Lists/a> a classdropdown-item hrefmanufacturing-industry-lists.php>Manufacturing Industry Lists/a> a classdropdown-item hreftransportation-industry-lists.php>Transportation Industry Lists/a> a classdropdown-item hrefwholesale-trade-industry-lists.php>Wholesale Trade Industry Lists/a> a classdropdown-item hrefretail-industry-lists.php>Retail Industry Lists/a> a classdropdown-item hreffinancial-services-list.php>Financial Services Lists/a> a classdropdown-item hrefbusiness-services-industry-lists.php>Business Services Industry Lists/a> a classdropdown-item hreftextile-apparel-industry.php>Textile & Apparel Industry Lists/a> a classdropdown-item hrefelectronics-industry-lists.php>Electronics Industry Lists/a> /div> /li> li classnav-item dropdown> a classnav-link dropdown-toggle href# idnavbarDropdown2 rolebutton data-toggledropdown aria-haspopuptrue aria-expandedfalse stylecolor:#ffffff;> Email Contacts /a> div classdropdown-menu aria-labelledbynavbarDropdownEmail> a classdropdown-item hrefby-industry.php>By Industry/a> a classdropdown-item hrefby-job-title.php>By Job Title/a> a classdropdown-item hreftechnology-lists.php>Technology Lists/a> a classdropdown-item hrefhealthcare-lists.php>Healthcare Lists/a> a classdropdown-item hrefexecutives-email-list.php>Executives Email List/a> /div> /li> li classnav-item dropdown> a classnav-link dropdown-toggle href# idnavbarDropdown3 rolebutton data-toggledropdown aria-haspopuptrue aria-expandedfalse stylecolor:#ffffff;> Data Services /a> div classdropdown-menu aria-labelledbynavbarDropdownData> a classdropdown-item hrefemail-appending.php>Email Appending/a> a classdropdown-item hrefemail-validation.php>Email Validation/a> a classdropdown-item hrefdata-cleansing.php>Data Cleansing/a> a classdropdown-item hrefdata-enhancement.php>Data Enhancement/a> a classdropdown-item hreflead-management.php>Lead Management/a> /div> /li> li classnav-item > a classnav-link hrefbuyer-supplier.php stylecolor:#ffffff;>Buyer-Supplier/a> /li> li classnav-item> a classbtn btn-contact-us hrefcontact-us.php>Contact Us/a>/li> /nav> /div> /div> /div> /div> /header> !-- / header end -->/div> style>.shop-btn { position: fixed; right: 20px; /* distance from right edge */ bottom: 20px; /* distance from bottom */ padding: 18px 28px; /* increased padding */ border-radius: 40px; /* bigger rounding */ background: #ff6600; color: #fff; font-size: 20px; /* increased font size */ font-weight: bold; border: none; outline: none; cursor: pointer; z-index: 9999; display: flex; align-items: center; justify-content: center; gap: 10px; /* a bit more spacing */ box-shadow: 0 6px 10px rgba(0,0,0,0.25); /* stronger shadow */ transition: background 0.3s ease, transform 0.2s ease;}.shop-btn:hover { background: #e65c00; transform: scale(1.05); /* slight zoom on hover */} /style> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css>button classshop-btn onclickwindow.open(https://www.reachnavigator.io/category/all-products, _blank)> i classfas fa-shopping-cart>/i> Shop /button> style> /* Add your custom styles here */ .tp-lp-slider { display: flex; transition: transform 0.5s ease; } /* Style for the icon buttons */ .arrows button { background: none; border: none; cursor: pointer; } /style> main> !-- banner section start --> section classtp-banner fix-top pb-120 data-backgroundassets/images/banner/fd.jpg> div classcontainer> div classrow vertical-column-gap align-items-center> div classcol-12 col-md-9 col-lg-9> div classtp-banner__content> h1 classmt-8 text-white fw-7 > Marketing Solutions: span stylefont-size: 47px;color: yellow;>Targeted Brand Growth/span> /h1> p stylecolor: #ffffff;>Reaching the right lead in the correct audience through creative, efficient, and massive digital and omni-channel campaigns, we improve and increase brand awareness/p> /div> /div> div classcol-12 col-lg-3> div classtext-start text-lg-end> a hrefcontact-us.php classalter-btn btn-anim> contact i classfa-solid fa-arrow-trend-up>/i> for Services span>/span> /a> /div> /div> /div> div classrow vertical-column-gap mt-60> div classcol-12 col-lg-4 col-xxl-3 order-last order-lg-first> div classtp-banner__users h-100> div classtp-banner__avatar mb-24> img srcassets/images/banner/avatar-one.png altImage> img srcassets/images/banner/avatar-two.png altImage> img srcassets/images/banner/avatar-three.png altImage> /div> h5 classfw-5 text-white mt-8 mb-8>/h5> p classtext-white>/p> /div> /div> /div> /div> ul classsocial> li> a hrefhttps://www.facebook.com/ target_blank aria-labelshare us on facebook> i classfa-brands fa-facebook-f>/i> /a> /li> li> a hrefhttps://www.twitter.com/ target_blank aria-labelshare us on twitter> i classfa-brands fa-twitter>/i> /a> /li> li> a hrefhttps://www.pinterest.com/ target_blank aria-labelshare us on pinterest> i classfa-brands fa-linkedin-in>/i> /a> /li> li> a hrefhttps://www.instagram.com/ target_blank aria-labelshare us on instagram> i classfa-brands fa-instagram>/i> /a> /li> /ul> a href#scroll-to classscroll-to> Scroll span classarrow>/span> /a> /section> !-- / banner section end --> !-- overview section start --> section classtp-overview pt-120 pb-120 idscroll-to> div classcontainer> div classrow align-items-center> !-- Text Section --> div classcol-12 col-lg-6 mb-5 mb-lg-0> div classtp-overview__content> h2 classfw-bold text-secondary mb-4 stylefont-size: 36px;> Social Media Profiles have the potential to boost ROI for our clients /h2> p classtext-muted mb-5> Drive engagement, enhance customer relationships, and boost your ROI with our strategic social media services tailored to your business needs. /p> a hrefcontact-us.php classbtn btn-gold btn-lg text-uppercase text-white>Get Started/a> /div> /div> !-- Card Section --> div classcol-12 col-lg-6> div classrow g-4> div classcol-12 col-md-6> div classoverview-card> div classicon-box> i classfas fa-bullseye>/i> !-- Precision Targeting Icon --> /div> h4 classfw-bold text-secondary mt-4 stylefont-size:20px;>Precision Targeting/h4> p classtext-muted>Reach the right audience with precision-focused campaigns./p> a hrefindex.php classbtn-arrow>Learn More/a> /div> /div> div classcol-12 col-md-6> div classoverview-card> div classicon-box> i classfas fa-comments>/i> !-- Personalized Engagement Icon --> /div> h4 classfw-bold text-secondary mt-4 stylefont-size:20px;>Personalized Engagement/h4> p classtext-muted>Engage with your audience through tailored content and messaging./p> a hrefindex.php classbtn-arrow>Learn More/a> /div> /div> div classcol-12 col-md-6> div classoverview-card> div classicon-box> i classfas fa-chart-line>/i> !-- Behavioral Insights Icon --> /div> h4 classfw-bold text-secondary mt-4 stylefont-size:20px;>Behavioral Insights/h4> p classtext-muted>Analyze customer behavior to refine your strategies./p> a hrefindex.php classbtn-arrow>Learn More/a> /div> /div> div classcol-12 col-md-6> div classoverview-card> div classicon-box> i classfas fa-headset>/i> !-- Enhanced Customer Service Icon --> /div> h4 classfw-bold text-secondary mt-4 stylefont-size:20px;>Enhanced Customer Service/h4> p classtext-muted>Deliver exceptional service through responsive social media support./p> a hrefindex.php classbtn-arrow>Learn More/a> /div> /div> /div> /div> /div> /div>/section>!-- Additional Styles -->style> .overview-card { background-color: #fff; border-radius: 12px; padding: 20px; text-align: center; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .overview-card:hover { transform: translateY(-10px); box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15); } .icon-box { background-color: #f5f5f5; border-radius: 50%; padding: 20px; display: inline-block; font-size: 32px; color: #d4af37; /* Gold Color */ } .btn-arrow { display: inline-block; margin-top: 10px; color: #b80c0c; font-weight: 600; position: relative; padding-right: 24px; } .btn-arrow::after { content: \2192; /* Arrow symbol */ position: absolute; right: 0; top: 0; color: #b80c0c; font-size: 20px; } .btn-gold { background-color: #d4af37; color: #fff; border: none; transition: background-color 0.3s ease; } .btn-gold:hover { background-color: #b8972d; }/style>section classtp-latest-post pt-120 pb-120 bg-quinary> div classcontainer> div classrow align-items-center justify-content-between mb-5> div classcol-12 col-lg-7 text-center text-lg-start> h2 classfw-bold text-secondary>More About Marketing/h2> /div> div classcol-12 col-lg-5 text-center text-lg-end> a hrefcontact-us.php classbtn btn-gold text-uppercase text-white>Get Started/a> /div> /div> div classrow> !-- Card 1 --> div classcol-12 col-md-6 col-lg-4 mb-4> div classcard h-100> img srcassets/images/blog/31.jpg classcard-img-top altList Management> div classcard-body> h5 classcard-title fw-bold text-secondary>List Management/h5> p classcard-text>Ensure that your email campaign lists are up to date and accurate, aligning with your brand./p> a hrefindex.php classbtn btn-outline-gold text-uppercase>Read More/a> /div> /div> /div> !-- Card 2 --> div classcol-12 col-md-6 col-lg-4 mb-4> div classcard h-100> img srcassets/images/blog/22.png classcard-img-top altDigital Marketing> div classcard-body> h5 classcard-title fw-bold text-secondary>Digital Marketing/h5> p classcard-text>Leverage digital modes to increase your businesss visibility among potential customers./p> a hrefindex.php classbtn btn-outline-gold text-uppercase>Read More/a> /div> /div> /div> !-- Card 3 --> div classcol-12 col-md-6 col-lg-4 mb-4> div classcard h-100> img srcassets/images/blog/44.jpg classcard-img-top altCustomer Profiling> div classcard-body> h5 classcard-title fw-bold text-secondary>Customer Profiling/h5> p classcard-text>Identify your best customers and find more like them through effective profiling services./p> a hrefindex.php classbtn btn-outline-gold text-uppercase>Read More/a> /div> /div> /div> !-- Card 4 --> div classcol-12 col-md-6 col-lg-4 mb-4> div classcard h-100> img srcassets/images/blog/33.png classcard-img-top altDemand Generation> div classcard-body> h5 classcard-title fw-bold text-secondary>Demand Generation/h5> p classcard-text>Create urgency and engage your audience with targeted demand generation strategies./p> a hrefindex.php classbtn btn-outline-gold text-uppercase>Read More/a> /div> /div> /div> !-- Card 5 --> div classcol-12 col-md-6 col-lg-4 mb-4> div classcard h-100> img srcassets/images/blog/55.webp classcard-img-top altData Integration> div classcard-body> h5 classcard-title fw-bold text-secondary>Data Integration/h5> p classcard-text>Maximize business efficiency by integrating your existing data for strategic use./p> a hrefindex.php classbtn btn-outline-gold text-uppercase>Read More/a> /div> /div> /div> !-- New Card 6 --> div classcol-12 col-md-6 col-lg-4 mb-4> div classcard h-100> img srcassets/images/blog/33.png classcard-img-top altContent Marketing> div classcard-body> h5 classcard-title fw-bold text-secondary>Content Marketing/h5> p classcard-text>Develop and share valuable content to attract and retain a clearly defined audience for your brand./p> a hrefindex.php classbtn btn-outline-gold text-uppercase>Read More/a> /div> /div> /div> /div> /div>/section>!-- Additional Styles -->style> .btn-gold { background-color: #d4af37; color: #fff; padding: 10px 20px; border-radius: 5px; transition: background-color 0.3s ease; } .btn-gold:hover { background-color: #b8972d; } .btn-outline-gold { border: 2px solid #d4af37; color: #d4af37; padding: 8px 16px; border-radius: 5px; transition: background-color 0.3s ease, color 0.3s ease; } .btn-outline-gold:hover { background-color: #d4af37; color: #fff; } .card { border: none; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); border-radius: 10px; } .card-img-top { border-top-left-radius: 10px; border-top-right-radius: 10px; } .card-title { margin-bottom: 1rem; } .card-text { font-size: 0.9rem; color: #555; }/style> !-- / latest post section end --> !-- story section start --> section classtp-story pt-120 pb-120 bg-black sticky-wrapper fade-wrapper> div classcontainer> div classrow vertical-column-gap-md> div classcol-12 col-lg-5> div classtp-story__content sticky-item> h2 classmt-8 text-white fw-7> Performance Focused, Digital Marketing Firm./h2> div classtp-story__items> div classtp-story__single active fade-top> p classtext-xs>ARS innovations Limited upholds its reputation due to its outstanding commitment to promises. 20% of B2B marketers globally are already using our data solutions./p> /div> div classtp-story__single fade-top> p classtext-xs>This long list of customers show’s the quality services delivered by ARS innovations Limited. Our experienced data scientists work closely with the clients to provide such exceptional service.E/p> /div> div classtp-story__single fade-top> p classtext-xs>We are also into various data services that are specifically designed to meet business requirements. It helps firms to manage their data efficiently and boost revenue. /p> /div> div classtp-story__single fade-top> p classtext-xs>We run email campaigns on the safest of servers with an emphasis on clean and white-list IPs and domains./p> /div> /div> /div> /div> div classcol-12 col-lg-7 col-xxl-6 offset-xxl-1 d-none d-lg-block> div classtp-story__thumbs sticky-item> div classtp-story-thumb> img srcassets/images/story/1.webp classw-100 mh-300 altImage> /div> div classtp-story-thumb> img srcassets/images/story/2.jpg classw-100 mh-300 altImage> /div> div classtp-story-thumb> img srcassets/images/story/three.png classw-100 mh-300 altImage> /div> div classtp-story-thumb> img srcassets/images/story/c.webp classw-100 mh-300 altImage> /div> div classtp-story-thumb purp> img srcassets/images/story/c.webp classw-100 mh-300 altImage> /div> /div> /div> /div> /div> /section> !-- / story section end --> section classthrive pt-100 pb-120 bg-black fade-wrapper> div classcontainer> div classrow> div classcol-12> div classintro> h2 classmt-8 fw-7 text-white> Why Choose Us? /h2> /div> /div> /div> div classrow vertical-column-gap-lg mt-60> div classcol-12 col-md-6 fade-top> div classthumb> img srcassets/images/time.png altImage> /div> div classcontent mt-40> h4 classmt-8 fw-7 text-white mb-16>B2B Marketers/h4> p classcur-lg text-quinary>27% of B2B marketers in US have already used Thomson Data’s data solutions./p> /div> /div> div classcol-12 col-md-6 fade-top> div classthumb> img srcassets/images/trans.png altImage> /div> div classcontent mt-40> h4 classmt-8 fw-7 text-white mb-16>50 million B2B Contacts/h4> p classcur-lg text-quinary>We offer a robust and accurate B2B database to support your marketing campaigns./p> /div> /div> div classcol-12 col-md-6 fade-top> div classthumb> img srcassets/images/support.png altImage> /div> div classcontent mt-40> h4 classmt-8 fw-7 text-white mb-16>2.4k Customers served/h4> p classcur-lg text-quinary>An increasing number of customers trust us with their database requirements./p> /div> /div> div classcol-12 col-md-6 fade-top> div classthumb> img srcassets/images/skill.png altImage> /div> div classcontent mt-40> h4 classmt-8 fw-7 text-white mb-16>40% Customer Retention/h4> p classcur-lg text-quinary>Our commitment to quality is the key to successful customer retention/p> /div> /div> /div> /div> /section> !-- testimonial section start --> section classpt-120 tp-testimonial> div classcontainer> div classrow> div classcol-12> div classtp-testimonial-inner pb-120> h2 classfw-7 text-secondary mt-8 >A Proven Process for Revenue Impactp>At its core, our methodology is a very human process; it’s our team working with your team to deeply understand your needs and then provide targeted solutions that dramatically improve your revenue performance. It is a fundamentally collaborative and agile approach that gets tailored to your specific goals, needs, and budget/p> /h2> div classtp-testimonial-slider mt-60> div classtp-testimonial-single> div classtp-testimonial__meta> div classthumb> img srcassets/images/testimonial/1.png altImage> /div> div classcontent> h5 classfw-5 text-secondary mt-8>Research/h5> button classreview> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> /button> /div> /div> blockquote classtext-xl cur-lg mt-40> q>Industry as well as the requirement research and analysis./q> /blockquote> /div> div classtp-testimonial-single> div classtp-testimonial__meta> div classthumb> img srcassets/images/testimonial/2.webp altImage> /div> div classcontent> h5 classfw-5 text-secondary mt-8>Compile/h5> button classreview> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> /button> /div> /div> blockquote classtext-xl cur-lg mt-40> q>Data compilation from trusted resources as well as match from our master database /q> /blockquote> /div> div classtp-testimonial-single> div classtp-testimonial__meta> div classthumb> img srcassets/images/testimonial/3.jpg altImage> /div> div classcontent> h5 classfw-5 text-secondary mt-8>Verify & Validate /h5> button classreview> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> /button> /div> /div> blockquote classtext-xl cur-lg mt-40> q>We verify our data with industry standard tools that are reliable. /q> /blockquote> /div> div classtp-testimonial-single> div classtp-testimonial__meta> div classthumb> img srcassets/images/testimonial/5.png altImage> /div> div classcontent> h5 classfw-5 text-secondary mt-8>Deliver/h5> button classreview> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> i classfa-solid fa-star>/i> /button> /div> /div> blockquote classtext-xl cur-lg mt-40> q>We do in-time delivery. Every time. That is our USP! /q> /blockquote> /div> /div> div classtp-testimonial-arrow> button classprev-testimonial aria-labelprevious testimonial> span classmaterial-symbols-outlined> west /span> /button> span classcurrent-slide>1/span> span classdivider>/span> span classtotal-slide>/span> button classnext-testimonial aria-labelnext testimonial> span classmaterial-symbols-outlined> east /span> /button> /div> div classtp-testimonial-pagination mt-60>/div> /div> /div> /div> /div> /section> !-- / testimonial section end --> !-- service section start --> /main> !-- / main section end --> br> div classrow> div classcol-12> div classfooter-copyright> div classrow align-items-center vertical-column-gap> div classcol-12 col-lg-6> /div> /div> /div> /div> /div> footer classfooter > div classcontainer row > div classfooter-col > h4 stylecolor: #ffffff;font-size: 15px;>Address/h4> ul > li stylecolor: #ffffff;font-size: 15px;>ARS innovations Limitedbr> 30 N Gould St Ste 4284,Sheridan, Wyoming 82801,United States /ul> /div> div classfooter-col text-white > h4 stylecolor: #ffffff; >Industry Mailing Lists/h4> ul > li stylecolor: #ffffff;font-size: 15px; >Construction Industry Lists /li> li stylecolor: #ffffff;font-size: 15px;>Manufacturing Industry Lists /li> li stylecolor: #ffffff;font-size: 15px;>Mining Industry Lists /li stylecolor: #ffffff;font-size: 15px;> li stylecolor: #ffffff;font-size: 15px;>Transportation Industry Lists /li> li stylecolor: #ffffff;font-size: 15px;>Oil and Gas Mailing List /li> li stylecolor: #ffffff;font-size: 15px;>Banking and Finance Email List /li> li stylecolor: #ffffff;font-size: 15px;>Retail Industry Lists /li> /ul> /div> div classfooter-col> h4 stylecolor: #ffffff;font-size: 15px;>Healthcare Lists/h4> ul stylecolor: #ffffff;> li stylecolor: #ffffff;font-size: 15px;> Medical Mailing List/li> li stylecolor: #ffffff;font-size: 15px;>Physician Email List/li> li stylecolor: #ffffff;font-size: 15px;>Dentist Email List/li> li stylecolor: #ffffff;font-size: 15px;>Doctors Email List/li> li stylecolor: #ffffff;font-size: 15px;>Physical Therapist Email List/li> li stylecolor: #ffffff;font-size: 15px;>Practitioner/li> li stylecolor: #ffffff;font-size: 15px; >Nurse practitioner/li> /ul> /div> div classfooter-col> h4 stylecolor: #ffffff;>Quick Links/h4> ul > a hrefabout-us.php > li stylecolor: #ffffff;font-size: 15px;> About Us/li>/a>br> a hrefprivacy-policy.php > li stylecolor: #ffffff;font-size: 15px;> Privacy Policy/li>/a>br> a hrefterms-of-use.php > li stylecolor: #ffffff;font-size: 15px;> Terms of Use/li>/a> br> a href# > li stylecolor: #ffffff;font-size: 15px; > contact us : +406-235-6514/li>/a> a href# > li stylecolor: #ffffff;font-size: 15px; text-transform: lowercase; > Email:info@arsinnovationltd.net/li>/a> /ul> /div> /div> /footer> !-- Footer --> !-- mouse cursor drag start --> !-- js dependencies start --> !-- jquery --> script srcassets/js/jquery-3.7.1.min.js>/script> !-- bootstrap five js --> script srcassets/js/bootstrap.bundle.min.js>/script> !-- magnific popup js --> script srcassets/js/jquery.magnific-popup.min.js>/script> !-- slick js --> script srcassets/js/slick.min.js>/script> !-- appear js --> script srcassets/js/jquery.appear.js>/script> !-- odometer js --> script srcassets/js/jquery.odometer.min.js>/script> !-- image loaded js --> script srcassets/js/imagesloaded.pkgd.min.js>/script> !-- isotope js --> script srcassets/js/isotope.pkgd.min.js>/script> !-- splittext js --> script srcassets/js/SplitText.min.js>/script> !-- lenis smooth scroll --> script srcassets/js/lenis.min.js>/script> !-- scrollto js --> script srcassets/js/ScrollToPlugin.min.js>/script> !-- scrolltrigger js --> script srcassets/js/ScrollTrigger.min.js>/script> !-- gsap js --> script srcassets/js/gsap.min.js>/script> !-- vanilla tilt js --> script srcassets/js/tilt.jquery.js>/script> !-- / js dependencies end --> !-- main js --> script srcassets/js/custom.js>/script> /body> script> var slideIndex 0; var slides document.getElementsByClassName(tp-lp-slider__single); var slider document.getElementById(slider); var slideWidth slides0.offsetWidth; // Assuming all slides have same width // Initially set the transform property to 0 slider.style.transform translateX(0px); function moveSlide(direction) { var offset direction left ? -slideWidth : slideWidth; slideIndex + direction left ? 1 : -1; // Check if slideIndex is out of bounds if (slideIndex 0) { slideIndex slides.length - 1; } else if (slideIndex > slides.length) { slideIndex 0; } // Update slider position slider.style.transform translateX( + (-slideIndex * slideWidth) + px); // Update slide count document.getElementById(slideCount).innerText Slide + (slideIndex + 1) + of + slides.length; }/script>!-- Mirrored from itify-kamrujjamanritu-gmailcom.vercel.app/index.php by HTTrack Website Copier/3.x XR&CO2014, Wed, 13 Mar 2024 12:44:38 GMT -->/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
]