Help
RSS
API
Feed
Maltego
Contact
Domain > 7uq.in
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-24
91.108.98.174
(
ClassC
)
2026-03-01
148.135.128.104
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sun, 01 Mar 2026 06:28:18 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://7uq.in/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: e9af4bdd87ee5ace888ed029e066fad2-phx-edge5x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.490 !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 OKDate: Sun, 01 Mar 2026 06:28:19 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingLast-Modified: Sat, 23 Aug 2025 10:29:03 GMTEtag: W/1908-68a997ef-643e143cea5fb6ce;gzplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 21a3d16764fcdd1038dca2b9f3c86648-phx-edge7x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.752 !DOCTYPE html>html>head> title>Say Hi!/title> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1> link relmanifest hrefmanifest.json> link relicon typeimage/x-icon hreffavicon.ico> meta namecolor-scheme contentlight /> link relstylesheet hrefhttps://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.jade.min.css /> link relstylesheet hrefhttps://cdn.jsdelivr.net/npm/intl-tel-input@23.3.0/build/css/intlTelInput.css> script defer srchttps://cloud.umami.is/script.js data-website-ide90ea6d8-f377-432f-a081-201f0c536e3f>/script> !-- HTML Meta Tags --> title>Say Hi!/title> meta namedescription contentConnect with people without saving numbers. Manage prewritten messages and more. /> !-- Google / Search Engine Tags --> meta itempropname contentSay Hi! /> meta itempropdescription contentConnect with people without saving numbers. Manage prewritten messages and more. /> meta itempropimage contenthttps://7uq.in/img/SayHi.jpg /> !-- Facebook Meta Tags --> meta propertyog:url contenthttps://7uq.in/ /> meta propertyog:type contentwebsite /> meta propertyog:title contentSay Hi! /> meta propertyog:description contentConnect with people without saving numbers. Manage prewritten messages and more. /> meta propertyog:image contenthttps://7uq.in/img/SayHi.jpg /> !-- Twitter Meta Tags --> meta nametwitter:card contentsummary_large_image /> meta nametwitter:title contentSay Hi! /> meta nametwitter:description contentConnect with people without saving numbers. Manage prewritten messages and more. /> meta nametwitter:image contenthttps://7uq.in/img/SayHi.jpg /> !-- Meta Tags Generated via https://heymeta.com -->/head>body> main classcontainer styletext-align:center> br /> hgroup> h1 stylecolor:#007a50>Say Hi!/h1> br /> h4>Connect in font stylecolor: var(--pico-primary); >WhatsApp/font> without saving number/h4> /hgroup> br /> form onsubmitsendMessage()> input idbtnPaste onclickonPasteClick() typebutton value📋 Paste WhatsApp Number data-tooltipPaste from Clipboard /> fieldset rolegroup> input idphone typetel stylefont-size:x-large placeholderEnter Number autofocus /> br /> button idbtnSend typesubmit>➤/button> /fieldset> /form> img altwhatsapp-business srcimg/whatsapp-business.png onclicksendToWABusiness() /> img alttelegram srcimg/telegram.png onclicksendToTelegram() /> br />br /> div idshHistory> ul idhList>/ul> /div> /main> script srchttps://cdn.jsdelivr.net/npm/intl-tel-input@23.3.0/build/js/intlTelInput.min.js>/script> script> const input document.querySelector(#phone); const iti window.intlTelInput(input, { initialCountry: in, strictMode: true, utilsScript: https://cdn.jsdelivr.net/npm/intl-tel-input@23.3.0/build/js/utils.js, }); let shHistory localStorage.getItem(shHistory); if (shHistory null) { shHistory ; localStorage.setItem(shHistory, shHistory); } let shCount localStorage.getItem(shCount); if (shCount null) { shCount 0; localStorage.setItem(shCount, shCount); } let shHList ; shHList.push(...JSON.parse(shHistory)); async function onPasteClick() { try { input.value ; const text await navigator.clipboard.readText(); let number text.replace(/\D/g, ); let ten number.substring(number.length - 10); document.querySelector(#phone).value + text.replace(/\D/g, ).substring(number.length - 10); } catch (error) { console.log(Failed to read clipboard. Using execCommand instead.); document.querySelector(#phone).focus(); const result document.execCommand(paste); } } function sendMessage() { let msg Math.random() 0.5 ? Hi : Hi%207uq.in; let mobileNumber iti.getNumber(); pushHistory(mobileNumber); let url https://wa.me/ + mobileNumber.substring(mobileNumber.length - 12) + ?text + msg; window.open(url); } function sendToWABusiness() { let msg Math.random() 0.5 ? Hi : Hi%207uq.in; let mobileNumber iti.getNumber(); pushHistory(mobileNumber); let url whatsapp://send?text + msg + &phone + mobileNumber.substring(mobileNumber.length - 12); window.open(url); } function sendToTelegram() { let mobileNumber iti.getNumber(); pushHistory(mobileNumber); let url https://t.me/+ + mobileNumber.substring(mobileNumber.length - 12); window.open(url); } function pushHistory(number) { if (false && number.length > 0) { shHList.push(number); let hList document.getElementById(hList); let items ; shHList.forEach(n > { items + li> + n + /li>; }); hList.innerHTML items; localStorage.setItem(shHistory, JSON.stringify(shHList)); } } /script> script> if (serviceWorker in navigator) { window.addEventListener(load, function () { navigator.serviceWorker.register(/sw.js) .then(function (registration) { console.log(ServiceWorker registration successful:, registration); }, function (error) { console.log(ServiceWorker registration failed:, error); }); }); } /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
]