Help
RSS
API
Feed
Maltego
Contact
Domain > poomled.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-01-12
49.0.203.15
(
ClassC
)
2026-03-09
172.67.165.149
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Mon, 09 Mar 2026 10:31:28 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age0, must-revalidateLink: https://fonts.googleapis.com>; relpreconnectreferrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?ss6XOINd8CAO01WNfgiutF%2BUAU2SVL%2B%2BXxFVu8UVifS3K%2F%2BKV9EXUt2IKsV2HQT0oFCNAMZuuZuHhBfPUZYftnUHGFNukETaTFY2O}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflarecf-cache-status: DYNAMICCF-RAY: 9d9969053d384afe-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langth>head> link relcanonical hrefhttps://www.xn--r3ca1bb1kc5dd.com/index.html /> meta http-equivcontent-language contentth /> meta namekeywords contentป้ายไฟ,รับทำป้ายไฟ,ทำป้ายไฟ,สั่งทำป้ายไฟ,ป้ายไฟ LED,ป้ายไฟ ราคาถูก,ป้ายไฟด่วน,ป้ายไฟหน้าร้าน,ป้ายไฟเชียร์,ป้ายไฟมีนบุรี /> meta namedescription contentรับทำป้ายไฟ LED ประสบการณ์ มากกว่า 10ปี ป้ายด่วน ภายใน 1 วันมีของแถมให้ทุกป้าย ออกแบบฟรีและจำหน่ายหลอดไฟ LED ร้านทำป้ายไฟ กทม. ส่งด่วน /> link relshortcut icon hrefhttps://xn--r3ca1bb1kc5dd.com/images/favicon.ico/> meta nameviewport contentwidthdevice-width, initial-scale1 /> meta namegoogle-site-verification contenta1uDqyB_vWrLTgw-ivLf-j0mTf7sQmDC9nlnwV5fDdM /> meta charsetUTF-8> title>ร้านป้ายไฟ แว๊บแว๊บ.com | รับทำป้ายไฟ LED เชียร์ศิลปิน งานด่วน/title> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyKanit:wght@300;500;700&displayswap relstylesheet> style> :root { --primary-color: #ff0055; --secondary-color: #00f2ff; --dark-bg: #121212; --text-light: #ffffff; } body { font-family: Kanit, sans-serif; margin: 0; padding: 0; background-color: #f8f9fa; color: #333; overflow-x: hidden; } nav { background: var(--dark-bg); color: white; padding: 1rem; text-align: center; position: sticky; top: 0; z-index: 1000; box-shadow: 0 4px 10px rgba(255, 0, 85, 0.3); } .hero { background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(photo-1563089145-599997674d42.avif); background-size: cover; background-position: center; color: white; padding: 80px 20px; text-align: center; } .hero h1 { font-size: 3rem; margin-bottom: 10px; text-shadow: 0 0 10px var(--primary-color); } .highlight { color: var(--secondary-color); font-weight: bold; } .urgent-badge { display: inline-block; background: var(--primary-color); color: white; padding: 10px 20px; border-radius: 50px; font-weight: bold; margin-top: 15px; animation: blink 1.5s infinite; will-change: opacity; } @keyframes blink { 0% { opacity: 1; } 50% { opacity: 0.6; } 100% { opacity: 1; } } .container { max-width: 1100px; margin: auto; padding: 40px 20px; } .features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .feature-card { background: white; padding: 30px; border-radius: 15px; text-align: center; box-shadow: 0 5px 15px rgba(0,0,0,0.1); border-bottom: 5px solid var(--primary-color); } .feature-card i { font-size: 3rem; color: var(--primary-color); margin-bottom: 15px; } .portfolio, .portfolio-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 40px; } .portfolio-item { position: relative; overflow: hidden; border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.2); transition: transform 0.3s ease; will-change: transform; background-color: #eee; } .portfolio-item img { width: 100%; height: 350px; object-fit: cover; display: block; transition: transform 0.5s; aspect-ratio: 1 / 1; } .portfolio-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(255, 0, 85, 0.3); } .portfolio-item:hover img { transform: scale(1.1); } .item-label { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,0.7); color: white; padding: 10px; text-align: center; font-size: 0.9rem; pointer-events: none; } .cta-button, .ABC { display: inline-block; color: white; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-size: 1.2rem; margin-top: 20px; transition: 0.3s; will-change: transform; } .cta-button { background: #00b900; } .ABC.btn-phone { background: #0e77f0; } .ABC.btn-map { background: #ea4335; } .cta-button:hover, .ABC:hover { transform: translateY(-3px); box-shadow: 0 5px 20px rgba(0,0,0,0.3); } .sticky-contact { position: fixed; right: 0; top: 50%; transform: translateY(-50%); z-index: 9999; display: flex; flex-direction: column; gap: 2px; } .sticky-item { width: 200px; height: 50px; display: flex; align-items: center; padding-left: 15px; color: white; text-decoration: none; font-size: 16px; border-radius: 10px 0 0 10px; transition: all 0.3s ease; box-shadow: -2px 2px 10px rgba(0,0,0,0.2); will-change: width, transform; } .sticky-item.line { background-color: #00b900; } .sticky-item.phone { background-color: #007bff; } .sticky-item.map { background-color: #ea4335; } .sticky-item:hover { width: 230px; transform: translateX(-5px); } .sticky-item i { margin-right: 10px; } .category-title { text-align: center; margin-top: 50px; color: var(--primary-color); border-left: 5px solid var(--secondary-color); padding-left: 15px; display: inline-block; font-size: 1.5rem; } footer { background: #333; color: white; padding: 40px 20px; text-align: center; } @media (max-width: 600px) { .hero h1 { font-size: 1.8rem; } .portfolio, .portfolio-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 10px; } .portfolio-item img { height: 180px; } .sticky-contact { top: auto; bottom: 20px; transform: none; } .sticky-item { width: 55px; height: 55px; padding-left: 0; justify-content: center; } .sticky-item span { display: none; } .sticky-item:hover { width: 55px; transform: none; } .contact-actions { display: flex; flex-direction: column; align-items: center; } .cta-button, .ABC { width: 90%; max-width: 300px; } } /style>/head>body>div classsticky-contact> a hrefhttps://lin.ee/vBR0c4N target_blank classsticky-item line> i classfab fa-line>/i>span>สั่งทำป้ายไฟ LINE/span> /a> a hreftel:0944979951 classsticky-item phone> i classfas fa-phone-alt>/i>span>094-497-9951/span> /a> a hrefhttps://maps.app.goo.gl/eaiqVKWVkW1w73DX6 target_blank classsticky-item map> i classfas fa-map-marker-alt>/i>span>แผนที่ร้าน/span> /a>/div>section classhero> h1>รับทำป้ายไฟ LED ทุกชนิด/h1> p stylefont-size: 1.2rem;>งานเนี๊ยบ คุณภาพดี ประสบการณ์มากกว่า span classhighlight>10 ปี/span>/p> a hrefhttps://lin.ee/vBR0c4N target_blank styletext-decoration: none;> div classurgent-badge>🔥 งานด่วน 2 ชม. รอรับได้เลย! (คลิกสั่งงาน)/div> /a> br> a hrefhttps://lin.ee/vBR0c4N classcta-button> i classfab fa-line>/i> สั่งทำป้ายไฟ (คลิกเลย) /a> div classcontact-actions> a hreftel:0944979951 classABC btn-phone> i classfas fa-phone-alt>/i> โทร: 094-497-9951 /a> a hrefhttps://maps.app.goo.gl/eaiqVKWVkW1w73DX6 target_blank classABC btn-map> i classfas fa-map-marker-alt>/i> แผนที่ร้าน /a> /div>/section>div classcontainer> h2 styletext-align: center;>ตัวอย่างผลงานของเรา/h2> div classportfolio> div classportfolio-item> a hrefgallery.html>img srcconverted_721x962.webp altป้ายไฟเชียร์กีฬา loadinglazy width350 height350>/a> /div> div classportfolio-item> a hrefgallery.html>img srcconverted_image.webp altป้ายไฟ QUEEN loadinglazy width350 height350>/a> /div> div classportfolio-item> a hrefgallery.html>img srcprocessed_image.webp altป้ายไฟ Jay loadinglazy width350 height350>/a> /div> div classportfolio-item> a hrefgallery.html>img srcconverted_721x901.webp altป้ายไฟงานแข่งรถ loadinglazy width350 height350>/a> /div> div classportfolio-item> a hrefgallery.html>img srcIMG_4661.webp altป้ายไฟงานแข่งรถ loadinglazy width350 height350>/a> /div> div classportfolio-item> a hrefgallery.html>img srcIMG_9658.webp altป้ายไฟงานแข่งรถ loadinglazy width350 height350>/a> /div> /div> h1 styletext-align: center; margin-top: 60px;>ตัวอย่างป้ายไฟ/h1> div classportfolio-section> h3 classcategory-title>i classfas fa-th>/i> ป้ายไฟ LED (แบบจุด)/h3> div classportfolio-grid> div classportfolio-item> a hrefgallery.html> img srcpt/LED/line_oa_chat_250323_124847.webp altตัวอย่างป้ายไฟ LED loadinglazy width350 height350> div classitem-label>ป้ายไฟเชียร์ศิลปิน LED มาตรฐาน/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/LED/37680037_2348437838506318_8771619297828012032_n.webp altตัวอย่างป้ายไฟ LED loadinglazy width350 height350> div classitem-label>ป้ายไฟ LED ขนาดใหญ่/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/LED/tt19.webp altตัวอย่างป้ายไฟ LED loadinglazy width350 height350> div classitem-label>ป้ายไฟเชียร์แบบไดคัด/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/LED/tt20.webp altตัวอย่างป้ายไฟ LED loadinglazy width350 height350> div classitem-label>ป้ายไฟ LED ขนาดใหญ่/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/LED/122264614_4149347011748716_3631725316474503652_n.webp altตัวอย่างป้ายไฟ LED loadinglazy width350 height350> div classitem-label>ป้ายไฟกองเชียร์/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/LED/119568975_4035598053123613_5823130986585469384_n.webp altตัวอย่างป้ายไฟ LED loadinglazy width350 height350> div classitem-label>ป้ายไฟ LED เชียร์นักร้อง/div> /a> /div> /div> /div> div classportfolio-section> h3 classcategory-title>i classfas fa-signature>/i> ป้ายไฟนีออน (Neon Flex)/h3> div classportfolio-grid> div classportfolio-item> a hrefgallery.html> img srcpt/นีออน/626289336_18549145261053926_189761871417749218_n.webp altตัวอย่างป้ายไฟนีออน loadinglazy width350 height350> div classitem-label>ป้ายไฟ happybirthday/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/นีออน/626500662_18548760370053926_7788887455995541599_n.webp altตัวอย่างป้ายไฟนีออน loadinglazy width350 height350> div classitem-label>นีออนตกแต่งห้อง/งานแต่ง/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/นีออน/627501371_18548479126053926_8635982408244152976_n.webp altตัวอย่างป้ายไฟนีออน loadinglazy width350 height350> div classitem-label>นีออนดัดชื่อ/โลโก้ร้าน/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/นีออน/629243585_18552249160053926_9212729342423833557_n.webp altตัวอย่างป้ายไฟนีออน loadinglazy width350 height350> div classitem-label>ป้ายไฟนีออนกองเชียร์/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/นีออน/536043025_1241269171345813_3192579978944377781_n.webp altตัวอย่างป้ายไฟนีออน loadinglazy width350 height350> div classitem-label>ป้ายไฟนีออนชื่อลูกค้า/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/นีออน/536175757_1241269164679147_5081159969592483996_n.webp altตัวอย่างป้ายไฟนีออน loadinglazy width350 height350> div classitem-label>ป้ายเชียร์แบบนีออน/div> /a> /div> /div> /div> div classportfolio-section> h3 classcategory-title>i classfas fa-mobile-alt>/i> ป้ายไฟติดมือถือ/h3> div classportfolio-grid> div classportfolio-item> a hrefgallery.html> img srcpt/ติดมือถือ/538975782_18516349303053926_7951891010938225378_n.webp altตัวอย่างป้ายไฟมือถือ loadinglazy width350 height350> div classitem-label>ป้ายไฟจิ๋ว ติดเคสมือถือ/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/ติดมือถือ/565430499_18525948688053926_6736263837145902041_n.webp altตัวอย่างป้ายไฟมือถือ loadinglazy width350 height350> div classitem-label>ป้ายไฟพกพา ขนาดเล็ก/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/ติดมือถือ/562577781_18526113139053926_1645303086087034285_n.webp altตัวอย่างป้ายไฟมือถือ loadinglazy width350 height350> div classitem-label>ป้ายไฟจิ๋ว ติดเคสมือถือ/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/ติดมือถือ/544830142_18519346561053926_7158272086990673496_n.webp altตัวอย่างป้ายไฟมือถือ loadinglazy width350 height350> div classitem-label>ป้ายไฟพกพา ขนาดเล็ก/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/ติดมือถือ/496843286_18497099692053926_8144955204209311166_n.webp altตัวอย่างป้ายไฟมือถือ loadinglazy width350 height350> div classitem-label>ป้ายไฟจิ๋ว ติดเคสมือถือ/div> /a> /div> div classportfolio-item> a hrefgallery.html> img srcpt/ติดมือถือ/499451765_18498566137053926_8112739927250715014_n.webp altตัวอย่างป้ายไฟมือถือ loadinglazy width350 height350> div classitem-label>ป้ายไฟพกพา ขนาดเล็ก/div> /a> /div> /div> /div> h2 styletext-align: center; margin-top: 60px;>ทำไมต้องสั่งกับเรา?/h2> div classfeatures> div classfeature-card> i classfas fa-bolt>/i> h3>รวดเร็วทันใจ/h3> p>งานด่วนเสร็จภายใน 1 วัน สั่งเช้ารับเย็น (ไม่เกิน 40 ป้ายต่อวัน)/p> /div> div classfeature-card> i classfas fa-certificate>/i> h3>คุณภาพไว้ใจได้/h3> p>เราคัดสรรหลอด LED คุณภาพดี สว่างชัด ทนทาน ถ่ายรูปขึ้นกล้อง/p> /div> div classfeature-card> i classfas fa-truck>/i> h3>ส่งด่วนถึงที่/h3> p>มีบริการส่งด่วนตามระยะทาง หรือมารับเองที่หน้าร้านได้เลย/p> /div> /div>/div>footer> h3>ติดต่อสอบถาม / สั่งทำ/h3> p>i classfab fa-line>/i> Line ID: strong>@poomled/strong>/p> p>i classfas fa-phone-alt>/i> โทร: strong>094-497-9951/strong>/p> p stylemargin-top: 20px; font-size: 0.8rem; color: #bbb;>© 2026 ร้านป้ายไฟ แว๊บแว๊บ.com - All Rights Reserved/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
]