Help
RSS
API
Feed
Maltego
Contact
Domain > oraswiss.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-02-04
104.28.20.196
(
ClassC
)
2026-02-22
185.199.111.153
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: keep-aliveContent-Length: 162Server: GitHub.comContent-Type: text/htmlLocation: https://oraswiss.com/X-GitHub-Request-Id: AAD2:26EA6B:23B8B1B:24A4396:699B7C27Accept-Ranges: bytesAge: 0Date: Sun, 22 Feb 2026 21:59:03 GMTVia: 1.1 varnishX-Served-By: cache-bfi-krnt7300114-BFIX-Cache: MISSX-Cache-Hits: 0X-Timer: S1771797544.590829,VS0,VE78Vary: Accept-EncodingX-Fastly-Request-ID: a64ee65511cb2516d23bdc8efb306b692a08b346 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: keep-aliveContent-Length: 5283Server: GitHub.comContent-Type: text/html; charsetutf-8Last-Modified: Tue, 03 Feb 2026 15:33:52 GMTAccess-Control-Allow-Origin: *Strict-Transport-Security: max-age31556952ETag: 69821560-14a3expires: Sun, 22 Feb 2026 22:09:03 GMTCache-Control: max-age600x-proxy-cache: MISSX-GitHub-Request-Id: 9914:6DC49:234D63E:2438A20:699B7C27Accept-Ranges: bytesAge: 0Date: Sun, 22 Feb 2026 21:59:03 GMTVia: 1.1 varnishX-Served-By: cache-bfi-kbfi7400103-BFIX-Cache: MISSX-Cache-Hits: 0X-Timer: S1771797544.714794,VS0,VE84Vary: Accept-EncodingX-Fastly-Request-ID: 5e0828c2921029a343c01f9f0f86bc56b8deba27 !doctype html>html langen>head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>Ora Swiss/title> link relmanifest href/manifest.webmanifest> meta nametheme-color content#000000> meta nameapple-mobile-web-app-status-bar-style contentblack> meta nameapple-mobile-web-app-capable contentyes> meta nameapple-mobile-web-app-title contentOra Swiss> link relapple-touch-icon href/apple-touch-icon.png> link relstylesheet hrefstyles.css> !-- Google tag (gtag.js) --> script async srchttps://www.googletagmanager.com/gtag/js?idAW-17807539079>/script> script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, AW-17807539079); /script> !-- Google tag (gtag.js) --> script async srchttps://www.googletagmanager.com/gtag/js?idG-KD2ZZ3MJYY>/script> script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-KD2ZZ3MJYY); /script> style> body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#000;color:#fff} .site-header{position:sticky;top:0;z-index:9999;background:#111} .nav-scroll{display:flex;gap:18px;align-items:center;overflow-x:auto;white-space:nowrap;padding:14px 16px} .nav-scroll a{color:#fff;text-decoration:none;padding:6px 10px} .nav-scroll a:hover{color:gold} .site-title{font-weight:700;line-height:1.05;margin-right:10px} .wrap{max-width:1100px;margin:0 auto;padding:30px 16px} .btnRow{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:18px 0 30px} .btnRow a{padding:14px 22px;border:1px solid #888;border-radius:10px;text-decoration:none;color:#fff;background:#111} #guest,#loggedIn{max-width:520px;margin:0 auto} input{width:100%;padding:10px 12px;margin:8px 0;border-radius:8px;border:1px solid #444;background:#fff;color:#000} button{padding:10px 14px;border-radius:10px;border:1px solid #777;background:#111;color:#fff;cursor:pointer} button:hover{color:gold;border-color:gold} pre{background:#111;border:1px solid #333;padding:12px;border-radius:10px;overflow:auto} /style> /head>body>header classsite-header> nav classnav-scroll> span classsite-title>ORAbr>SWISS/span> a hrefregister.html>Register/a> a hrefsellnow.html>Sell Now/a> a hrefhome.html>Home/a> a hrefluxury.html>Luxury/a> a hrefvintage.html>Vintage/a> a hrefparts.html>Parts/a> a hrefseparate-parts.html>Separate Parts/a> a hrefservice.html>Service/a> a hrefabout.html>About/a> a hrefcontact.html>Contact/a> a hrefjewelry.html>Jewelry/a> a hrefpolicy.html>Policy/a> a hrefsell.html>Sell/a> /nav>/header> div classhero-right> img srcimages/oraswiss-logo.png altOraswiss> /div>/div>div idstatsBox> h3>Statistics👥/h3> p>Total registered users: strong idtotalUsers>0/strong>/p>/div>script typemodule> import { initializeApp } from https://www.gstatic.com/firebasejs/10.12.4/firebase-app.js; import { getAuth, createUserWithEmailAndPassword, signInWithEmailAndPassword } from https://www.gstatic.com/firebasejs/10.12.4/firebase-auth.js; import { getFirestore, collection, addDoc, serverTimestamp, onSnapshot } from https://www.gstatic.com/firebasejs/10.12.4/firebase-firestore.js; // 🔹 Firebase config (VENDOS TË TUA REAL) const firebaseConfig { apiKey: API_KEY_YT, authDomain: oraswiss-27e57.firebaseapp.com, projectId: oraswiss-27e57, storageBucket: oraswiss-27e57.appspot.com, messagingSenderId: SENDER_ID_YT, appId: APP_ID_YT }; const app initializeApp(firebaseConfig); const auth getAuth(app); const db getFirestore(app); // 🔹 REGISTER const registerForm document.getElementById(registerForm); if (registerForm) { registerForm.addEventListener(submit, async (e) > { e.preventDefault(); const email document.getElementById(registerEmail).value; const password document.getElementById(registerPassword).value; const cred await createUserWithEmailAndPassword(auth, email, password); await addDoc(collection(db, users), { uid: cred.user.uid, email: cred.user.email, createdAt: serverTimestamp() }); registerForm.reset(); }); } // 🔹 LOGIN const loginForm document.getElementById(loginForm); if (loginForm) { loginForm.addEventListener(submit, async (e) > { e.preventDefault(); const email document.getElementById(loginEmail).value; const password document.getElementById(loginPassword).value; await signInWithEmailAndPassword(auth, email, password); }); } // 🔹 TOTAL USERS (VETËM NUMRI) onSnapshot(collection(db, users), (snap) > { const el document.getElementById(totalUsers); if (el) el.innerText snap.size; });/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
]