Help
RSS
API
Feed
Maltego
Contact
Domain > apisimples.com.br
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-12-23
192.99.4.109
(
ClassC
)
2026-01-24
104.21.36.214
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 24 Jan 2026 04:23:32 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Sun, 09 Jul 2023 12:23:25 GMTcf-cache-status: DYNAMICVary: Accept-EncodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?suGdJ%2FQhXj1T1fZ3yf8sy0Vd55SI%2FLtCSCK8R%2FAuHITjFVRbwBN0XvWtM5G78c3b2XqbSOv29Up%2FbC8MfPWwMd%2Ba9jfOpBAnDt%2Bul87jffA%3D%3D}}CF-RAY: 9c2cc18badf88b90-PDXalt-svc: h3:443; ma86400 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml> !-- Modified from the Debian original for Ubuntu Last updated: 2022-03-22 See: https://launchpad.net/bugs/1966004 --> head> meta http-equivContent-Type contenttext/html; charsetUTF-8 /> title>Apache2 Ubuntu Default Page: It works/title> style typetext/css mediascreen> * { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body, html { padding: 3px 3px 3px 3px; background-color: #D8DBE2; font-family: Ubuntu, Verdana, sans-serif; font-size: 11pt; text-align: center; } div.main_page { position: relative; display: table; width: 800px; margin-bottom: 3px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; border-width: 2px; border-color: #212738; border-style: solid; background-color: #FFFFFF; text-align: center; } div.page_header { height: 180px; width: 100%; background-color: #F5F6F7; } div.page_header span { margin: 15px 0px 0px 50px; font-size: 180%; font-weight: bold; } div.page_header img { margin: 3px 0px 0px 40px; border: 0px 0px 0px; } div.banner { padding: 9px 6px 9px 6px; background-color: #E9510E; color: #FFFFFF; font-weight: bold; font-size: 112%; text-align: center; position: absolute; left: 40%; bottom: 30px; width: 20%; } div.table_of_contents { clear: left; min-width: 200px; margin: 3px 3px 3px 3px; background-color: #FFFFFF; text-align: left; } div.table_of_contents_item { clear: left; width: 100%; margin: 4px 0px 0px 0px; background-color: #FFFFFF; color: #000000; text-align: left; } div.table_of_contents_item a { margin: 6px 0px 0px 6px; } div.content_section { margin: 3px 3px 3px 3px; background-color: #FFFFFF; text-align: left; } div.content_section_text { padding: 4px 8px 4px 8px; color: #000000; font-size: 100%; } div.content_section_text pre { margin: 8px 0px 8px 0px; padding: 8px 8px 8px 8px; border-width: 1px; border-style: dotted; border-color: #000000; background-color: #F5F6F7; font-style: italic; } div.content_section_text p { margin-bottom: 6px; } div.content_section_text ul, div.content_section_text li { padding: 4px 8px 4px 16px; } div.section_header { padding: 3px 6px 3px 6px; background-color: #8E9CB2; color: #FFFFFF; font-weight: bold; font-size: 112%; text-align: center; } div.section_header_grey { background-color: #9F9386; } .floating_element { position: relative; float: left; } div.table_of_contents_item a, div.content_section_text a { text-decoration: none; font-weight: bold; } div.table_of_contents_item a:link, div.table_of_contents_item a:visited, div.table_of_contents_item a:active { color: #000000; } div.table_of_contents_item a:hover { background-color: #000000; color: #FFFFFF; } div.content_section_text a:link, div.content_section_text a:visited, div.content_section_text a:active { background-color: #DCDFE6; color: #000000; } div.content_section_text a:hover { background-color: #000000; color: #DCDFE6; } div.validator { } /style> /head> body> div classmain_page> div classpage_header floating_element> img srcicons/ubuntu-logo.png altUbuntu Logo stylewidth:184px;height:146px; classfloating_element /> div> span stylemargin-top: 1.5em; classfloating_element> Apache2 Default Page /span> /div> div classbanner> div idabout>/div> It works! /div> /div> div classcontent_section floating_element> div classcontent_section_text> p> This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache packaging is derived. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should b>replace this file/b> (located at tt>/var/www/html/index.html/tt>) before continuing to operate your HTTP server. /p> p> If you are a normal user of this web site and dont know what this page is about, this probably means that the site is currently unavailable due to maintenance. If the problem persists, please contact the sites administrator. /p> /div> div classsection_header> div idchanges>/div> Configuration Overview /div> div classcontent_section_text> p> Ubuntus Apache2 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Ubuntu tools. The configuration system is b>fully documented in /usr/share/doc/apache2/README.Debian.gz/b>. Refer to this for the full documentation. Documentation for the web server itself can be found by accessing the a href/manual>manual/a> if the tt>apache2-doc/tt> package was installed on this server. /p> p> The configuration layout for an Apache2 web server installation on Ubuntu systems is as follows: /p> pre>/etc/apache2/|-- apache2.conf| `-- ports.conf|-- mods-enabled| |-- *.load| `-- *.conf|-- conf-enabled| `-- *.conf|-- sites-enabled| `-- *.conf /pre> ul> li> tt>apache2.conf/tt> is the main configuration file. It puts the pieces together by including all remaining configuration files when starting up the web server. /li> li> tt>ports.conf/tt> is always included from the main configuration file. It is used to determine the listening ports for incoming connections, and this file can be customized anytime. /li> li> Configuration files in the tt>mods-enabled//tt>, tt>conf-enabled//tt> and tt>sites-enabled//tt> directories contain particular configuration snippets which manage modules, global configuration fragments, or virtual host configurations, respectively. /li> li> They are activated by symlinking available configuration files from their respective *-available/ counterparts. These should be managed by using our helpers tt> a2enmod, a2dismod, /tt> tt> a2ensite, a2dissite, /tt> and tt> a2enconf, a2disconf /tt>. See their respective man pages for detailed information. /li> li> The binary is called apache2 and is managed using systemd, so to start/stop the service use tt>systemctl start apache2/tt> and tt>systemctl stop apache2/tt>, and use tt>systemctl status apache2/tt> and tt>journalctl -u apache2/tt> to check status. tt>system/tt> and tt>apache2ctl/tt> can also be used for service management if desired. b>Calling tt>/usr/bin/apache2/tt> directly will not work/b> with the default configuration. /li> /ul> /div> div classsection_header> div iddocroot>/div> Document Roots /div> div classcontent_section_text> p> By default, Ubuntu does not allow access through the web browser to em>any/em> file outside of those located in tt>/var/www/tt>, a hrefhttp://httpd.apache.org/docs/2.4/mod/mod_userdir.html relnofollow>public_html/a> directories (when enabled) and tt>/usr/share/tt> (for web applications). If your site is using a web document root located elsewhere (such as in tt>/srv/tt>) you may need to whitelist your document root directory in tt>/etc/apache2/apache2.conf/tt>. /p> p> The default Ubuntu document root is tt>/var/www/html/tt>. You can make your own virtual hosts under /var/www. /p> /div> div classsection_header> div idbugs>/div> Reporting Problems /div> div classcontent_section_text> p> Please use the tt>ubuntu-bug/tt> tool to report bugs in the Apache2 package with Ubuntu. However, check a hrefhttps://bugs.launchpad.net/ubuntu/+source/apache2 relnofollow>existing bug reports/a> before reporting a new bug. /p> p> Please report bugs specific to modules (such as PHP and others) to their respective packages, not to the web server itself. /p> /div> /div> /div> div classvalidator> /div> /body>/html>
Port 443
HTTP/1.1 200 OKDate: Sat, 24 Jan 2026 04:23:32 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareVary: Accept-EncodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?s7n4YfTdEEzPGno7go0w9fFRbEPzscz03nCaSvl30tDYyEsSOqOno%2BphMOqp56zohMSAogt9FBtIn3hIwBpEBWAz59FJ4Cj%2BQHknbgLe4mA%3D%3D}}cf-cache-status: DYNAMICCF-RAY: 9c2cc18c6bb2148b-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langpt-BR>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>APISimples - Hub de Integrações/title> script srchttps://cdn.tailwindcss.com>/script> script srchttps://kit.fontawesome.com/a076d05399.js>/script> script> tailwind.config { theme: { extend: { colors: { primary: #5D5CDE, primary-dark: #4A49C7, } } } } /script> style> .gradient-bg { background: linear-gradient(135deg, #5D5CDE 0%, #4A49C7 100%); } .card-hover { transition: all 0.3s ease; } .card-hover:hover { transform: translateY(-5px); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); } .dark .card-hover:hover { box-shadow: 0 20px 25px -5px rgba(255, 255, 255, 0.1), 0 10px 10px -5px rgba(255, 255, 255, 0.05); } .fade-in { animation: fadeIn 0.6s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } /style>/head>body classbg-white dark:bg-gray-900 text-gray-900 dark:text-white transition-colors duration-300> !-- Header --> header classbg-white dark:bg-gray-800 shadow-sm border-b border-gray-200 dark:border-gray-700 sticky top-0 z-50> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classflex justify-between items-center py-4> div classflex items-center space-x-2> div classw-10 h-10 gradient-bg rounded-lg flex items-center justify-center> i classfas fa-code text-white text-lg>/i> /div> h1 classtext-2xl font-bold text-primary>APISimples/h1> /div> nav classhidden md:flex space-x-8> a href#produtos classtext-gray-700 dark:text-gray-300 hover:text-primary transition-colors>Produtos/a> a href#sobre classtext-gray-700 dark:text-gray-300 hover:text-primary transition-colors>Sobre/a> a href#contato classtext-gray-700 dark:text-gray-300 hover:text-primary transition-colors>Contato/a> /nav> button classmd:hidden text-gray-700 dark:text-gray-300> i classfas fa-bars text-xl>/i> /button> /div> /div> /header> !-- Hero Section --> section classgradient-bg py-20 lg:py-32> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center> div classfade-in> h2 classtext-4xl lg:text-6xl font-bold text-white mb-6> Simplifique suas span classtext-yellow-300>Integrações/span> /h2> p classtext-xl lg:text-2xl text-blue-100 mb-8 max-w-3xl mx-auto> Hub completo de APIs para automatizar seus processos fiscais, financeiros e de entrega /p> div classflex flex-col sm:flex-row gap-4 justify-center> button classbg-white text-primary px-8 py-4 rounded-lg font-semibold text-lg hover:bg-gray-100 transition-colors> Começar Agora /button> button classborder-2 border-white text-white px-8 py-4 rounded-lg font-semibold text-lg hover:bg-white hover:text-primary transition-colors> Ver Documentação /button> /div> /div> /div> /section> !-- Produtos Section --> section idprodutos classpy-20 bg-gray-50 dark:bg-gray-800> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h3 classtext-3xl lg:text-4xl font-bold mb-4>Nossas Integrações/h3> p classtext-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto> APIs robustas e confiáveis para todas as suas necessidades de integração /p> /div> div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8> !-- NFe --> div classbg-white dark:bg-gray-700 p-8 rounded-xl shadow-lg card-hover> div classw-16 h-16 gradient-bg rounded-lg flex items-center justify-center mb-6> i classfas fa-file-invoice text-white text-2xl>/i> /div> h4 classtext-2xl font-bold mb-4>Emissão de NFe/h4> p classtext-gray-600 dark:text-gray-400 mb-6> Emita notas fiscais eletrônicas de forma automatizada e integrada ao seu sistema /p> ul classtext-sm text-gray-600 dark:text-gray-400 space-y-2> li>i classfas fa-check text-green-500 mr-2>/i>Validação automática/li> li>i classfas fa-check text-green-500 mr-2>/i>Retry automático/li> li>i classfas fa-check text-green-500 mr-2>/i>Logs detalhados/li> /ul> /div> !-- Documentos Fiscais --> div classbg-white dark:bg-gray-700 p-8 rounded-xl shadow-lg card-hover> div classw-16 h-16 gradient-bg rounded-lg flex items-center justify-center mb-6> i classfas fa-download text-white text-2xl>/i> /div> h4 classtext-2xl font-bold mb-4>Documentos Fiscais/h4> p classtext-gray-600 dark:text-gray-400 mb-6> Download automatizado de XMLs, PDFs e outros documentos fiscais /p> ul classtext-sm text-gray-600 dark:text-gray-400 space-y-2> li>i classfas fa-check text-green-500 mr-2>/i>XML e PDF/li> li>i classfas fa-check text-green-500 mr-2>/i>Sincronização automática/li> li>i classfas fa-check text-green-500 mr-2>/i>Armazenamento seguro/li> /ul> /div> !-- PIX --> div classbg-white dark:bg-gray-700 p-8 rounded-xl shadow-lg card-hover> div classw-16 h-16 gradient-bg rounded-lg flex items-center justify-center mb-6> i classfas fa-mobile-alt text-white text-2xl>/i> /div> h4 classtext-2xl font-bold mb-4>API PIX/h4> p classtext-gray-600 dark:text-gray-400 mb-6> Integração completa com PIX para recebimentos instantâneos /p> ul classtext-sm text-gray-600 dark:text-gray-400 space-y-2> li>i classfas fa-check text-green-500 mr-2>/i>QR Code dinâmico/li> li>i classfas fa-check text-green-500 mr-2>/i>Webhooks em tempo real/li> li>i classfas fa-check text-green-500 mr-2>/i>Conciliação automática/li> /ul> /div> !-- Boletos --> div classbg-white dark:bg-gray-700 p-8 rounded-xl shadow-lg card-hover> div classw-16 h-16 gradient-bg rounded-lg flex items-center justify-center mb-6> i classfas fa-barcode text-white text-2xl>/i> /div> h4 classtext-2xl font-bold mb-4>API Boletos/h4> p classtext-gray-600 dark:text-gray-400 mb-6> Geração e gestão de boletos bancários de forma simplificada /p> ul classtext-sm text-gray-600 dark:text-gray-400 space-y-2> li>i classfas fa-check text-green-500 mr-2>/i>Múltiplos bancos/li> li>i classfas fa-check text-green-500 mr-2>/i>Status em tempo real/li> li>i classfas fa-check text-green-500 mr-2>/i>Remessa/Retorno/li> /ul> /div> !-- Zé Delivery --> div classbg-white dark:bg-gray-700 p-8 rounded-xl shadow-lg card-hover> div classw-16 h-16 gradient-bg rounded-lg flex items-center justify-center mb-6> i classfas fa-motorcycle text-white text-2xl>/i> /div> h4 classtext-2xl font-bold mb-4>Zé Delivery/h4> p classtext-gray-600 dark:text-gray-400 mb-6> Integração com Zé Delivery para gestão de pedidos e entregas /p> ul classtext-sm text-gray-600 dark:text-gray-400 space-y-2> li>i classfas fa-check text-green-500 mr-2>/i>Pedidos automáticos/li> li>i classfas fa-check text-green-500 mr-2>/i>Tracking de entrega/li> li>i classfas fa-check text-green-500 mr-2>/i>Gestão de estoque/li> /ul> /div> !-- SPED --> div classbg-white dark:bg-gray-700 p-8 rounded-xl shadow-lg card-hover> div classw-16 h-16 gradient-bg rounded-lg flex items-center justify-center mb-6> i classfas fa-chart-line text-white text-2xl>/i> /div> h4 classtext-2xl font-bold mb-4>SPED Fiscal/h4> p classtext-gray-600 dark:text-gray-400 mb-6> Geração automática de arquivos SPED Fiscal e Contribuições /p> ul classtext-sm text-gray-600 dark:text-gray-400 space-y-2> li>i classfas fa-check text-green-500 mr-2>/i>EFD-ICMS/IPI/li> li>i classfas fa-check text-green-500 mr-2>/i>EFD-Contribuições/li> li>i classfas fa-check text-green-500 mr-2>/i>Validação automática/li> /ul> /div> /div> /div> /section> !-- Sobre Section --> section idsobre classpy-20> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classgrid grid-cols-1 lg:grid-cols-2 gap-12 items-center> div> h3 classtext-3xl lg:text-4xl font-bold mb-6>Por que escolher a APISimples?/h3> p classtext-lg text-gray-600 dark:text-gray-400 mb-8> Somos especialistas em simplificar integrações complexas. Nossa plataforma oferece APIs robustas, documentação clara e suporte técnico especializado para acelerar seu desenvolvimento. /p> div classgrid grid-cols-1 sm:grid-cols-2 gap-6> div classflex items-center space-x-3> div classw-10 h-10 bg-green-100 dark:bg-green-900 rounded-lg flex items-center justify-center> i classfas fa-rocket text-green-600 dark:text-green-400>/i> /div> div> h4 classfont-semibold>Fácil Implementação/h4> p classtext-sm text-gray-600 dark:text-gray-400>Integre em minutos/p> /div> /div> div classflex items-center space-x-3> div classw-10 h-10 bg-blue-100 dark:bg-blue-900 rounded-lg flex items-center justify-center> i classfas fa-shield-alt text-blue-600 dark:text-blue-400>/i> /div> div> h4 classfont-semibold>Segurança Total/h4> p classtext-sm text-gray-600 dark:text-gray-400>Dados protegidos/p> /div> /div> div classflex items-center space-x-3> div classw-10 h-10 bg-purple-100 dark:bg-purple-900 rounded-lg flex items-center justify-center> i classfas fa-headset text-purple-600 dark:text-purple-400>/i> /div> div> h4 classfont-semibold>Suporte 24/7/h4> p classtext-sm text-gray-600 dark:text-gray-400>Sempre disponível/p> /div> /div> div classflex items-center space-x-3> div classw-10 h-10 bg-orange-100 dark:bg-orange-900 rounded-lg flex items-center justify-center> i classfas fa-tachometer-alt text-orange-600 dark:text-orange-400>/i> /div> div> h4 classfont-semibold>Alta Performance/h4> p classtext-sm text-gray-600 dark:text-gray-400>99.9% uptime/p> /div> /div> /div> /div> div classbg-gray-50 dark:bg-gray-800 p-8 rounded-xl> h4 classtext-2xl font-bold mb-6>Estatísticas/h4> div classspace-y-6> div> div classflex justify-between items-center mb-2> span classtext-gray-600 dark:text-gray-400>APIs Disponíveis/span> span classfont-bold text-primary>6+/span> /div> div classw-full bg-gray-200 dark:bg-gray-700 rounded-full h-2> div classbg-primary h-2 rounded-full stylewidth: 100%>/div> /div> /div> div> div classflex justify-between items-center mb-2> span classtext-gray-600 dark:text-gray-400>Uptime/span> span classfont-bold text-primary>99.9%/span> /div> div classw-full bg-gray-200 dark:bg-gray-700 rounded-full h-2> div classbg-primary h-2 rounded-full stylewidth: 99.9%>/div> /div> /div> div> div classflex justify-between items-center mb-2> span classtext-gray-600 dark:text-gray-400>Satisfação/span> span classfont-bold text-primary>98%/span> /div> div classw-full bg-gray-200 dark:bg-gray-700 rounded-full h-2> div classbg-primary h-2 rounded-full stylewidth: 98%>/div> /div> /div> /div> /div> /div> /div> /section> !-- CTA Section --> section idcontato classpy-20 gradient-bg> div classmax-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center> h3 classtext-3xl lg:text-4xl font-bold text-white mb-6> Pronto para começar? /h3> p classtext-xl text-blue-100 mb-8> Teste nossas APIs gratuitamente e veja como podemos acelerar seu desenvolvimento /p> div classflex flex-col sm:flex-row gap-4 justify-center> button classbg-white text-primary px-8 py-4 rounded-lg font-semibold text-lg hover:bg-gray-100 transition-colors> Teste Grátis /button> button classborder-2 border-white text-white px-8 py-4 rounded-lg font-semibold text-lg hover:bg-white hover:text-primary transition-colors> Falar com Vendas /button> /div> /div> /section> !-- Footer --> footer classbg-gray-900 text-white py-12> div classmax-w-7xl mx-auto px-4 sm:px-6 lg:px-8> div classgrid grid-cols-1 md:grid-cols-4 gap-8> div> div classflex items-center space-x-2 mb-4> div classw-8 h-8 gradient-bg rounded-lg flex items-center justify-center> i classfas fa-code text-white>/i> /div> h5 classtext-xl font-bold>APISimples/h5> /div> p classtext-gray-400> Simplificando integrações para acelerar seu negócio /p> /div> div> h6 classfont-semibold mb-4>Produtos/h6> ul classspace-y-2 text-gray-400> li>a href# classhover:text-white transition-colors>NFe/a>/li> li>a href# classhover:text-white transition-colors>PIX/a>/li> li>a href# classhover:text-white transition-colors>Boletos/a>/li> li>a href# classhover:text-white transition-colors>SPED/a>/li> /ul> /div> div> h6 classfont-semibold mb-4>Suporte/h6> ul classspace-y-2 text-gray-400> li>a href# classhover:text-white transition-colors>Documentação/a>/li> li>a href# classhover:text-white transition-colors>Status/a>/li> li>a href# classhover:text-white transition-colors>Contato/a>/li> /ul> /div> div> h6 classfont-semibold mb-4>Contato/h6> div classspace-y-2 text-gray-400> p>i classfas fa-envelope mr-2>/i>a href/cdn-cgi/l/email-protection class__cf_email__ data-cfemailbbd8d4d5cfdacfd4fbdacbd2c8d2d6cbd7dec895d8d4d695d9c9>email protected/a>/p> p>i classfas fa-phone mr-2>/i>(63) 99944-7429/p> /div> /div> /div> div classborder-t border-gray-800 mt-8 pt-8 text-center text-gray-400> p>© 2024 APISimples. Todos os direitos reservados./p> /div> /div> /footer> script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script> // Dark mode support if (window.matchMedia && window.matchMedia((prefers-color-scheme: dark)).matches) { document.documentElement.classList.add(dark); } window.matchMedia((prefers-color-scheme: dark)).addEventListener(change, event > { if (event.matches) { document.documentElement.classList.add(dark); } else { document.documentElement.classList.remove(dark); } }); // Smooth scrolling for anchor 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, block: start }); } }); }); // Add scroll effect to elements const observerOptions { threshold: 0.1, rootMargin: 0px 0px -50px 0px }; const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.classList.add(fade-in); } }); }, observerOptions); // Observe all cards document.querySelectorAll(.card-hover).forEach(card > { observer.observe(card); }); /script>/body>/html>
Subdomains
Date
Domain
IP
api.apisimples.com.br
2026-01-22
74.48.140.53
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
]