Help
RSS
API
Feed
Maltego
Contact
Domain > www.live.casino
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-05-02
172.64.146.184
(
ClassC
)
2026-03-06
199.188.201.253
(
ClassC
)
Port 80
HTTP/1.1 301 Moved Permanentlykeep-alive: timeout5, max100content-type: text/htmlcontent-length: 795date: Fri, 06 Mar 2026 23:56:03 GMTserver: LiteSpeedlocation: https://www.live.casino/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.2.30cache-control: no-store, no-cache, must-revalidate, max-age0cache-control: post-check0,pre-check0pragma: no-cacheexpires: Sat, 26 Jul 1997 05:00:00 GMTcontent-type: text/html; charsetUTF-8content-length: 22189date: Fri, 06 Mar 2026 23:56:03 GMTserver: LiteSpeedx-turbo-charged-by: LiteSpeed !DOCTYPE html>html langen>head>meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Live Casino (Closed) | Top Sister Sites 2026/title> meta namedescription contentLive.casino has officially closed. Searching for a login or review? View the best trusted sister sites, exclusive welcome bonuses & free spins alternatives.> meta propertyog:title contentLive Casino Closed | Official Notice & Alternatives> meta propertyog:description contentLive.casino has ceased operations. Find the best trusted sister sites and exclusive bonus alternatives here.> meta propertyog:type contentwebsite>style> :root { /* PRO PALETTE: Cyber-Luxe */ --bg-deep: #050511; --bg-glass: rgba(20, 20, 35, 0.7); --bg-glass-hover: rgba(30, 30, 50, 0.85); /* Brand Colors */ --primary: #10b981; --primary-glow: rgba(16, 185, 129, 0.5); --accent-gold: #fbbf24; --accent-purple: #8b5cf6; /* Text */ --text-white: #ffffff; --text-silver: #cbd5e1; --text-dim: #64748b; /* UI Metrics */ --card-radius: 24px; --btn-radius: 12px; --ease-elastic: cubic-bezier(0.34, 1.56, 0.64, 1); } /* GLOBAL RESET & ANIMATIONS */ * { box-sizing: border-box; outline: none; } @keyframes shimmer { 0% { background-position: -200% 0; } 100% { background-position: 200% 0; } } @keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-5px); } } body { margin: 0; font-family: Inter, system-ui, -apple-system, sans-serif; background-color: var(--bg-deep); /* Pro Mesh Gradient Background */ background-image: radial-gradient(circle at 15% 50%, rgba(139, 92, 246, 0.15), transparent 25%), radial-gradient(circle at 85% 30%, rgba(16, 185, 129, 0.1), transparent 25%); background-attachment: fixed; color: var(--text-white); -webkit-font-smoothing: antialiased; display: flex; flex-direction: column; min-height: 100vh; } .container { max-width: 1140px; margin: 0 auto; padding: 0 20px; } a { text-decoration: none; color: inherit; } /* --- HEADER: COMPACT STYLE --- */ header { /* UPDATED: Reduced padding */ padding: 40px 0 20px; text-align: center; background: linear-gradient(to bottom, rgba(5,5,17,1) 0%, rgba(5,5,17,0) 100%); } .alert-banner { display: inline-flex; align-items: center; gap: 10px; background: rgba(251, 191, 36, 0.1); border: 1px solid rgba(251, 191, 36, 0.2); color: var(--accent-gold); padding: 6px 16px; /* Slightly smaller */ border-radius: 100px; font-size: 0.75rem; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; margin-bottom: 15px; /* Reduced margin */ box-shadow: 0 0 15px rgba(251, 191, 36, 0.1); } h1 { font-size: clamp(2rem, 4vw, 3.5rem); /* Slightly adjusted scale */ margin: 0; font-weight: 800; letter-spacing: -0.03em; background: linear-gradient(135deg, #fff 30%, #94a3b8 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: 0 10px 30px rgba(0,0,0,0.5); } .subtitle { color: var(--text-dim); font-size: 1.1rem; margin-top: 10px; } /* --- LISTINGS: THE PRO CARD --- */ .listings { padding-bottom: 60px; flex: 1; } .casino-card { display: grid; /* UPDATED: Better column distribution for desktop */ grid-template-columns: 100px 1.8fr 1.2fr 180px; align-items: center; gap: 25px; background: var(--bg-glass); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.08); border-top: 1px solid rgba(255, 255, 255, 0.15); border-radius: var(--card-radius); padding: 25px; /* Slightly tighter padding */ margin-bottom: 25px; position: relative; transition: all 0.3s var(--ease-elastic); box-shadow: 0 10px 40px -10px rgba(0,0,0,0.5); } .casino-card:hover { transform: translateY(-5px) scale(1.005); background: var(--bg-glass-hover); border-color: rgba(139, 92, 246, 0.3); box-shadow: 0 20px 50px -10px rgba(0,0,0,0.6), 0 0 30px rgba(139, 92, 246, 0.1); z-index: 2; } .top-pick-badge { position: absolute; top: -12px; left: 25px; background: linear-gradient(135deg, #FF3D77, #8B5CF6); color: white; font-size: 0.7rem; font-weight: 800; padding: 6px 16px; border-radius: 100px; text-transform: uppercase; letter-spacing: 0.5px; box-shadow: 0 8px 20px rgba(255, 61, 119, 0.4); z-index: 10; animation: float 6s ease-in-out infinite; } .col-logo img { width: 100%; aspect-ratio: 1/1; border-radius: 18px; object-fit: cover; box-shadow: 0 10px 25px rgba(0,0,0,0.3); border: 2px solid rgba(255,255,255,0.05); } .col-info { display: flex; flex-direction: column; justify-content: center; } .casino-name { font-size: 1.4rem; font-weight: 800; color: var(--text-white); margin: 0 0 8px 0; display: flex; align-items: center; gap: 12px; flex-wrap: wrap; } .rating { background: rgba(251, 191, 36, 0.15); color: var(--accent-gold); padding: 3px 8px; border-radius: 6px; font-size: 0.85rem; white-space: nowrap; } .features { display: flex; flex-wrap: wrap; gap: 8px; } .feature-tag { font-size: 0.75rem; color: var(--text-silver); background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.05); padding: 4px 10px; border-radius: 8px; font-weight: 500; white-space: nowrap; } .col-offer { text-align: center; padding: 0 20px; border-left: 1px solid rgba(255,255,255,0.08); border-right: 1px solid rgba(255,255,255,0.08); } .bonus-title { display: block; font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: var(--text-dim); margin-bottom: 5px; } .bonus-amount { font-size: 1.2rem; font-weight: 800; color: var(--primary); line-height: 1.2; text-shadow: 0 0 20px rgba(16, 185, 129, 0.4); } .col-action { text-align: center; } .btn { display: block; width: 100%; background: var(--primary); background: linear-gradient(110deg, #10b981 8%, #34d399 18%, #10b981 33%); background-size: 200% 100%; animation: shimmer 5s linear infinite; color: #022c22; font-weight: 800; font-size: 1rem; padding: 16px 20px; border-radius: var(--btn-radius); box-shadow: 0 0 20px var(--primary-glow); border: none; cursor: pointer; transition: transform 0.1s; } .btn:hover { filter: brightness(1.1); box-shadow: 0 0 30px var(--primary-glow); } .btn:active { transform: scale(0.97); } .btn-sub { font-size: 0.75rem; color: var(--text-dim); margin-top: 10px; display: block; text-decoration: underline; opacity: 0.6; } .btn-sub:hover { opacity: 1; } /* --- FOOTER: FIXED --- */ footer { background-color: rgba(0,0,0,0.3); border-top: 1px solid rgba(255,255,255,0.05); padding: 40px 0; margin-top: auto; /* Pushes footer to bottom */ text-align: center; color: var(--text-dim); font-size: 0.9rem; } footer p { margin: 5px 0; line-height: 1.5; } footer strong { color: var(--text-silver); } /* --- TRUST & FAQ --- */ .trust-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; background: rgba(255,255,255,0.02); border: 1px dashed rgba(255,255,255,0.1); padding: 30px; border-radius: var(--card-radius); margin: 50px 0; } .trust-item { text-align: center; opacity: 0.7; transition: opacity 0.3s; } .trust-item:hover { opacity: 1; } .trust-icon { font-size: 2rem; margin-bottom: 10px; display: block; } details { background: rgba(255,255,255,0.03); margin-bottom: 15px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.05); } summary { padding: 20px; font-weight: 600; cursor: pointer; display: flex; justify-content: space-between; align-items: center; } summary::after { content: +; color: var(--accent-purple); font-size: 1.5rem; } detailsopen summary::after { content: -; } details p { padding: 0 20px 20px; margin: 0; color: var(--text-silver); line-height: 1.6; border-top: 1px solid rgba(255,255,255,0.05); padding-top: 15px; } /* --- MOBILE RESPONSIVE (Max 900px) --- */ @media (max-width: 900px) { .container { padding: 0 15px; } header { padding: 30px 0 20px; } .casino-card { grid-template-columns: 70px 1fr; grid-template-areas: logo info offer offer action action; padding: 20px; gap: 15px; } .col-logo { grid-area: logo; } .col-logo img { width: 70px; height: 70px; } .col-info { grid-area: info; } .casino-name { font-size: 1.2rem; } .features { gap: 5px; } .feature-tag { padding: 3px 8px; font-size: 0.65rem; } .col-offer { grid-area: offer; border: 1px solid rgba(16, 185, 129, 0.2); background: rgba(16, 185, 129, 0.05); border-radius: 12px; padding: 12px; margin: 5px 0; } .bonus-amount { font-size: 1.3rem; } .col-action { grid-area: action; } .btn { padding: 14px; font-size: 1.1rem; } .trust-grid { grid-template-columns: 1fr; gap: 30px; } h1 { font-size: 1.8rem; } }/style>/head>body>header> div classcontainer> div classalert-banner>⚠️ Important Notice/div> h1>Live.casino Has Closed/h1> p classsubtitle> Operations have ceased. br> /p> /div>/header>div classcontainer listings> div classsection-header> div> h2 classsection-title>Top Rated Alternatives for players in Oregon, United States./h2> p classsection-desc>Casino List Updated — March 2026/p>br /> /div> /div> div classcasino-card> div classtop-pick-badge>#1 Top Choice/div> div classcol-logo> img srcignition.webp altIgnition Casino Logo onerrorthis.srchttps://placehold.co/100x100/1e293b/FFF?textCASINO> /div> div classcol-info> div classcasino-name> Ignition Casino span classrating>★ 4.9/5.0/span> /div> div classfeatures> span classfeature-tag>Fast Withdrawals/span> span classfeature-tag>Bitcoin Accepted/span> span classfeature-tag>Fast Payouts/span> /div> /div> div classcol-offer> div classbonus-title>New Player Offer/div> div classbonus-amount>$3,000 Welcome Bonus/div> /div> div classcol-action> a href/go-ignition.php classbtn relnofollow noopener noreferrer target_blank>Play Now/a> span classbtn-sub>Exclusive Offer/span> /div> /div> div classcasino-card> div classcol-logo> img srcbovada.webp altBovada Logo onerrorthis.srchttps://placehold.co/100x100/1e293b/FFF?textCASINO> /div> div classcol-info> div classcasino-name> Bovada span classrating>★ 4.9/5.0/span> /div> div classfeatures> span classfeature-tag>Most Popular/span> span classfeature-tag>Trusted Since 2011/span> span classfeature-tag>Huge Jackpots/span> /div> /div> div classcol-offer> div classbonus-title>New Player Offer/div> div classbonus-amount>$3,750 Crypto Bonus/div> /div> div classcol-action> a href/go-bovada.php classbtn relnofollow noopener noreferrer target_blank>Play Now/a> span classbtn-sub>Exclusive Offer/span> /div> /div> div classcasino-card> div classcol-logo> img srccafecasino.webp altCafe Casino Logo onerrorthis.srchttps://placehold.co/100x100/1e293b/FFF?textCASINO> /div> div classcol-info> div classcasino-name> Cafe Casino span classrating>★ 4.8/5.0/span> /div> div classfeatures> span classfeature-tag>High Win Rate/span> span classfeature-tag>Hot Drop Jackpots/span> span classfeature-tag>Mobile Friendly/span> /div> /div> div classcol-offer> div classbonus-title>New Player Offer/div> div classbonus-amount>350% Match up to $2,500/div> /div> div classcol-action> a href/go-cafe-casino.php classbtn relnofollow noopener noreferrer target_blank>Play Now/a> span classbtn-sub>Exclusive Offer/span> /div> /div> div classcasino-card> div classcol-logo> img srcslotocash.webp altSlotoCash Logo onerrorthis.srchttps://placehold.co/100x100/1e293b/FFF?textCASINO> /div> div classcol-info> div classcasino-name> SlotoCash span classrating>★ 4.7/5.0/span> /div> div classfeatures> span classfeature-tag>RTG Slots/span> span classfeature-tag>Daily Tournaments/span> span classfeature-tag>High Limits/span> /div> /div> div classcol-offer> div classbonus-title>New Player Offer/div> div classbonus-amount>$7,777 Welcome Pack/div> /div> div classcol-action> a href/go-slotocash.php classbtn relnofollow noopener noreferrer target_blank>Play Now/a> span classbtn-sub>Exclusive Offer/span> /div> /div> div classcasino-card> div classcol-logo> img srcslotslv.webp altSlots.lv Logo onerrorthis.srchttps://placehold.co/100x100/1e293b/FFF?textCASINO> /div> div classcol-info> div classcasino-name> Slots.lv span classrating>★ 4.6/5.0/span> /div> div classfeatures> span classfeature-tag>Over 400 Slots/span> span classfeature-tag>Instant Play/span> /div> /div> div classcol-offer> div classbonus-title>New Player Offer/div> div classbonus-amount>$5,000 Welcome Bonus/div> /div> div classcol-action> a href/go-slots-lv.php classbtn relnofollow noopener noreferrer target_blank>Play Now/a> span classbtn-sub>Exclusive Offer/span> /div> /div> div classcasino-card> div classcol-logo> img srcmiamiclub.webp altMiami Club Logo onerrorthis.srchttps://placehold.co/100x100/1e293b/FFF?textCASINO> /div> div classcol-info> div classcasino-name> Miami Club span classrating>★ 4.5/5.0/span> /div> div classfeatures> span classfeature-tag>Exclusive Games/span> span classfeature-tag>Daily Freerolls/span> /div> /div> div classcol-offer> div classbonus-title>New Player Offer/div> div classbonus-amount>$4,000 Deposit Match/div> /div> div classcol-action> a href/go-miami-club.php classbtn relnofollow noopener noreferrer target_blank>Play Now/a> span classbtn-sub>Exclusive Offer/span> /div> /div> div classtrust-grid> div classtrust-item> span classtrust-icon>🔒/span> strong>Secure SSL/strong> p stylefont-size:0.8rem; margin:5px 0 0; opacity:0.7>256-bit Encrypted Connection/p> /div> div classtrust-item> span classtrust-icon>✅/span> strong>Verified Payouts/strong> p stylefont-size:0.8rem; margin:5px 0 0; opacity:0.7>Tested for speed & reliability/p> /div> div classtrust-item> span classtrust-icon>📱/span> strong>Mobile Ready/strong> p stylefont-size:0.8rem; margin:5px 0 0; opacity:0.7>Play on iOS & Android/p> /div> /div> div classfaq-section> h2 classsection-title>Frequently Asked Questions/h2> br /> details> summary>Is Live Casino permanently closed?/summary> p>Yes. The operators have made the strategic decision to cease operations. There is no scheduled reopening date./p> /details> details> summary>Is it safe to play at the casinos listed above?/summary> p>Absolutely. We’ve filtered this list to include only brands that accept players from your region (Oregon, United States) and have a proven track record of paying out winners./p> /details> details> summary>Can I use my old login credentials?/summary> p>No. These are separate, independent casino operators. You will need to create a new account to claim the welcome bonuses listed above./p> /details> /div> div classseo-content> h2 classsection-title>Live Casino Review & Official Closure Update/h2> p> Live.casino was a well-known online casino brand offering welcome bonuses, free spins promotions, and a wide range of real money slot games. As of 2026, Live Casino has officially closed and is no longer accepting new players. /p> p> Many players searching for a strong>Live Casino review/strong>, strong>Live Casino bonus/strong>, or strong>Live Casino sister sites/strong> are looking for updated information. This page serves as the official confirmation that operations have ceased. /p> p> While Live Casino is no longer active, players can still find trusted alternatives offering competitive welcome bonuses, crypto-friendly payment options, fast withdrawals, and generous free spins. The casinos listed above have been selected based on reputation, payout speed, and availability in your region. /p> /div> /div>footer> p>© 2026 Live Casino. All rights reserved./p> p> strong>Gambling Disclosure:/strong> Gambling involves risk. Please gamble responsibly. Must be 18+ (or legal age in your jurisdiction) to play. /p>/footer>/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
]