Help
RSS
API
Feed
Maltego
Contact
Domain > api.balipetshop.co.id
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2018-12-14
202.87.31.218
(
ClassC
)
2026-02-11
103.160.213.10
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginx/1.22.1Date: Wed, 11 Feb 2026 05:25:47 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-alive !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> !-- SEO Meta Tags --> title>api.balipetshop.co.id - Domain Parked/title> meta namedescription contentDomain api.balipetshop.co.id is currently parked. Interested in owning this domain? Contact us for more information.> meta namekeywords contentapi.balipetshop.co.id, buy domain, domain for sale, available domain, premium domain, api balipetshop co id> meta nameauthor contentDewaBiz> meta namerobots contentindex, follow> link relcanonical hrefhttp://api.balipetshop.co.id/> !-- Alternate language --> link relalternate hreflangen hrefhttp://api.balipetshop.co.id/?langen> link relalternate hreflangid hrefhttp://api.balipetshop.co.id/?langid> link relalternate hreflangx-default hrefhttp://api.balipetshop.co.id/> !-- Open Graph / Facebook --> meta propertyog:type contentwebsite> meta propertyog:url contenthttp://api.balipetshop.co.id/> meta propertyog:title contentapi.balipetshop.co.id - Domain Parked> meta propertyog:description contentDomain api.balipetshop.co.id is currently parked. Interested in owning this domain? Contact us for more information.> meta propertyog:site_name contentDewaBiz Domain Parking> meta propertyog:locale contenten_US> !-- Twitter Card --> meta nametwitter:card contentsummary> meta nametwitter:title contentapi.balipetshop.co.id - Domain Parked> meta nametwitter:description contentDomain api.balipetshop.co.id is currently parked. Interested in owning this domain? Contact us for more information.> !-- Additional SEO --> meta nametheme-color content#116DFF> meta namemobile-web-app-capable contentyes> meta nameapple-mobile-web-app-status-bar-style contentdefault> !-- Structured Data --> script typeapplication/ld+json> { @context: https://schema.org, @type: WebPage, name: api.balipetshop.co.id, description: Domain api.balipetshop.co.id is currently parked. Interested in owning this domain? Contact us for more information., url: http://api.balipetshop.co.id/ } /script> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyPlus+Jakarta+Sans:wght@300;400;500;600;700;800&displayswap relstylesheet> style> :root { --primary: #116DFF; --primary-rgb: 17, 109, 255; --glass-white: rgba(255, 255, 255, 0.25); --glass-border: rgba(255, 255, 255, 0.4); --glass-shine: rgba(255, 255, 255, 0.6); --text-dark: #1a1a2e; --text-muted: #64648c; --success: #00d26a; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Plus Jakarta Sans, -apple-system, BlinkMacSystemFont, SF Pro Display, sans-serif; min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 24px; background: linear-gradient(145deg, #4a6cf7 0%, #6366f1 50%, #8b5cf6 100%); position: relative; overflow-x: hidden; } /* Static soft blobs */ .liquid-blob { position: fixed; border-radius: 50%; filter: blur(80px); pointer-events: none; opacity: 0.5; } .blob-1 { width: 500px; height: 500px; background: rgba(17, 109, 255, 0.4); top: -150px; right: -150px; } .blob-2 { width: 400px; height: 400px; background: rgba(99, 102, 241, 0.3); bottom: -100px; left: -100px; } .container { width: 100%; max-width: 440px; position: relative; z-index: 10; } /* Glass Card */ .glass-card { background: linear-gradient( 135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100% ); backdrop-filter: blur(40px); -webkit-backdrop-filter: blur(40px); border-radius: 32px; padding: 44px 36px; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.8); position: relative; overflow: hidden; text-align: center; } .glass-card::before { content: ; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.8), transparent); } /* Status Badge */ .status-badge { display: inline-flex; align-items: center; gap: 8px; padding: 10px 20px; background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%); border: 1px solid rgba(0, 210, 106, 0.3); border-radius: 50px; font-size: 13px; font-weight: 700; color: #2e7d32; margin-bottom: 28px; text-transform: uppercase; letter-spacing: 0.5px; } .status-badge::before { content: ; width: 8px; height: 8px; background: var(--success); border-radius: 50%; box-shadow: 0 0 8px var(--success); } /* Domain Name */ .domain-name { font-size: 32px; font-weight: 800; color: var(--text-dark); margin-bottom: 12px; letter-spacing: -0.03em; line-height: 1.2; word-break: break-all; } .tagline { font-size: 15px; color: var(--text-muted); line-height: 1.6; margin-bottom: 36px; font-weight: 500; } .tagline strong { color: var(--text-dark); } /* Feature Cards */ .features { display: flex; flex-direction: column; gap: 14px; margin-bottom: 32px; } .feature-card { display: flex; align-items: center; gap: 16px; padding: 18px 20px; background: linear-gradient( 135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.2) 100% ); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 20px; text-align: left; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); cursor: default; } .feature-card:hover { transform: translateX(8px) scale(1.02); background: linear-gradient( 135deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.4) 100% ); box-shadow: 0 12px 40px -10px rgba(var(--primary-rgb), 0.3); } .feature-icon { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, var(--primary) 0%, #4d94ff 100%); border-radius: 16px; font-size: 22px; flex-shrink: 0; box-shadow: 0 8px 20px -4px rgba(var(--primary-rgb), 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3); } .feature-content h2 { font-size: 15px; font-weight: 700; color: var(--text-dark); margin-bottom: 4px; letter-spacing: -0.02em; } .feature-content p { font-size: 13px; color: var(--text-muted); font-weight: 500; } /* CTA Button */ .cta-wrapper { margin-top: 8px; } .cta-button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; width: 100%; padding: 18px 32px; background: linear-gradient(135deg, #25d366 0%, #128c7e 100%); color: white; font-size: 16px; font-weight: 700; text-decoration: none; border-radius: 18px; box-shadow: 0 12px 35px -10px rgba(37, 211, 102, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.2); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); letter-spacing: -0.01em; } .cta-button:hover { transform: translateY(-3px) scale(1.02); box-shadow: 0 20px 50px -15px rgba(37, 211, 102, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3); } .cta-button:active { transform: scale(0.98); } .cta-button svg { width: 22px; height: 22px; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2)); } /* Ads Section */ .ads-section { display: flex; gap: 12px; margin-top: 24px; } .ad-card { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 20px 16px; background: linear-gradient( 135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.2) 100% ); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 20px; text-decoration: none; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); position: relative; overflow: hidden; } .ad-card::before { content: ; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--primary), #8b5cf6); opacity: 0; transition: opacity 0.3s; } .ad-card:hover { transform: translateY(-4px) scale(1.02); background: linear-gradient( 135deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.4) 100% ); box-shadow: 0 16px 40px -12px rgba(0, 0, 0, 0.15); } .ad-card:hover::before { opacity: 1; } .ad-icon { font-size: 32px; margin-bottom: 10px; filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1)); } .ad-title { font-size: 13px; font-weight: 700; color: var(--text-dark); text-align: center; margin-bottom: 4px; letter-spacing: -0.01em; } .ad-desc { font-size: 11px; color: var(--text-muted); text-align: center; line-height: 1.4; } .ad-badge { position: absolute; top: 10px; right: 10px; padding: 3px 8px; background: linear-gradient(135deg, #ff6b6b, #ee5a24); color: white; font-size: 9px; font-weight: 700; border-radius: 6px; text-transform: uppercase; letter-spacing: 0.5px; } .ad-card.auction .ad-badge { background: linear-gradient(135deg, #00d26a, #00b894); } /* Footer */ .footer { margin-top: 28px; text-align: center; } .footer p { font-size: 12px; color: rgba(255, 255, 255, 0.8); font-weight: 500; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .footer a { color: white; text-decoration: none; font-weight: 700; transition: opacity 0.2s; } .footer a:hover { opacity: 0.8; } .lang-switch { margin-top: 12px; display: flex; justify-content: center; gap: 8px; } .lang-switch a { display: inline-flex; align-items: center; gap: 6px; padding: 6px 14px; background: rgba(255, 255, 255, 0.15); border: 1px solid rgba(255, 255, 255, 0.25); border-radius: 20px; color: white; font-size: 12px; font-weight: 600; text-decoration: none; transition: all 0.3s ease; } .lang-switch a:hover { background: rgba(255, 255, 255, 0.25); } .lang-switch a.active { background: rgba(255, 255, 255, 0.35); border-color: rgba(255, 255, 255, 0.5); } /* Responsive */ @media (max-width: 480px) { body { padding: 16px; } .glass-card { padding: 36px 24px; border-radius: 28px; } .domain-name { font-size: 26px; } .feature-card { padding: 16px; } .feature-icon { width: 44px; height: 44px; font-size: 20px; } .ads-section { flex-direction: column; } .ad-card { padding: 18px 16px; } .ad-icon { font-size: 28px; } } /style>/head>body> div classliquid-blob blob-1 aria-hiddentrue>/div> div classliquid-blob blob-2 aria-hiddentrue>/div> main classcontainer> article classglass-card> span classstatus-badge>Domain Parked/span> h1 classdomain-name>api.balipetshop.co.id/h1> p classtagline>This domain is currently parked.br>strong>Interested in owning it?/strong>/p> div classfeatures> section classfeature-card> div classfeature-icon aria-hiddentrue>👤/div> div classfeature-content> h2>Domain Owner?/h2> p>Contact us to setup your website/p> /div> /section> section classfeature-card> div classfeature-icon aria-hiddentrue>🌐/div> div classfeature-content> h2>Want This Domain?/h2> p>Contact us for more information/p> /div> /section> /div> div classcta-wrapper> a hrefhttps://wa.me/6281210018050?textHi%2C+I+want+to+inquire+about+the+domain+%2Aapi.balipetshop.co.id%2A classcta-button target_blank relnoopener aria-labelContact Us> svg viewBox0 0 24 24 fillcurrentColor aria-hiddentrue> path dM17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z/> /svg> Contact Us /a> /div> !-- Ads Section --> div classads-section> a hrefhttps://my.dewabiz.com/store/domain classad-card backorder target_blank relnoopener> span classad-badge>Hot/span> div classad-icon>🔄/div> div classad-title>Backorder Domain/div> div classad-desc>Catch expiring domains before anyone else/div> /a> a hrefhttps://my.dewabiz.com/domainmarket.php classad-card auction target_blank relnoopener> span classad-badge>Live/span> div classad-icon>🏷️/div> div classad-title>Domain Auction/div> div classad-desc>Bid on premium domains at best prices/div> /a> /div> /article> footer classfooter> p>© 2026 a hrefhttps://dewabiz.com target_blank relnoopener>DewaBiz/a>/p> div classlang-switch> a href?langen classactive>🇬🇧 English/a> a href?langid class>🇮🇩 Indonesia/a> /div> /footer> /main>/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
]