Help
RSS
API
Feed
Maltego
Contact
Domain > advaitanay.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-09-23
212.1.212.161
(
ClassC
)
2024-10-13
212.1.212.213
(
ClassC
)
2025-11-11
31.97.79.107
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.24.0 (Ubuntu)Date: Tue, 11 Nov 2025 23:21:34 GMTContent-Type: text/htmlContent-Length: 178Connection: keep-aliveLocation: https://advaitanay.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.24.0 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Tue, 11 Nov 2025 23:21:35 GMTContent-Type: text/html;charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveSet-Cookie: PHPSESSIDhimks3007j83ued9ekaqu6o0u9; expiresTue, 18 Nov 2025 23:21:35 GMT; Max-Age604800; path/; HttpOnly; SameSiteLaxExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheAccess-Control-Allow-Origin: *X-Frame-Options: SAMEORIGINX-XSS-Protection: 1; modeblockX-Content-Type-Options: nosniffContent-Security-Policy: default-src * data: unsafe-eval unsafe-inline !DOCTYPE html>html langja>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno> title>Home - Tenno Kitchen/title> meta namedescription contentTenno Kitchenは、帝王のような至高の体験を提供する東京・渋谷のグルメバーガーレストランです。厳選素材と職人技で作り上げる、究極の一品をぜひご賞味ください。> link relstylesheet hrefhttps://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css integritysha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B crossoriginanonymous> link relicon typeimage/x-icon hreffavicon.ico> style> body { font-family: Noto Sans JP, sans-serif; background-color: #1a1a1a; color: #FFFFFF; } h1, h2, h3, h4, h5, h6, .navbar-brand { font-family: Playfair Display, serif; } .navbar-dark { background-color: #1a1a1a !important; border-bottom: 1px solid #D4AF37; } .navbar-brand { color: #D4AF37 !important; font-size: 1.75rem; } .nav-link { color: #F5F5DC !important; } .nav-link:hover { color: #D4AF37 !important; } .btn-outline-gold { color: #D4AF37; background-color: transparent; background-image: none; border-color: #D4AF37; } .btn-outline-gold:hover { color: #1a1a1a; background-color: #D4AF37; border-color: #D4AF37; } /* Custom styles for Tenno Kitchen */ .hero-section { position: relative; height: 80vh; min-height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; color: #FFFFFF; text-align: center; } .hero-video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background-size: cover; filter: brightness(0.6); } .hero-content { position: relative; z-index: 1; background: rgba(0,0,0,0.3); padding: 2rem; border-radius: .5rem; } .hero-content h1 { font-size: 4rem; color: #D4AF37; margin-bottom: 0.5rem; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .hero-content p { font-size: 1.5rem; margin-bottom: 2rem; color: #F5F5DC; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); } @media (max-width: 768px) { .hero-video { display: none; } .hero-section { background-image: url(images/index-hero-mobile.jpeg); /* Mobile fallback image */ background-size: cover; background-position: center; height: 60vh; } .hero-content h1 { font-size: 2.5rem; } .hero-content p { font-size: 1.2rem; } .hero-content { background: rgba(0,0,0,0.5); } } .section-spacing { padding: 4rem 0; } .bg-dark-gold-texture { background-color: #1a1a1a; background-image: url(images/dark-wood-texture.jpeg); background-size: cover; background-position: center; background-attachment: fixed; } .card-philosophy { background-color: #2a2a2a; border: 1px solid #D4AF37; color: #F5F5DC; text-align: center; padding: 2rem; margin-bottom: 1.5rem; border-radius: .5rem; transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out; } .card-philosophy:hover { transform: translateY(-5px) scale(1.02); box-shadow: 0 0 20px rgba(212, 175, 55, 0.5); } .card-philosophy h4 { color: #D4AF37; margin-top: 1rem; margin-bottom: 1rem; font-family: Playfair Display, serif; } .card-philosophy img.icon { max-width: 80px; height: auto; margin-bottom: 1rem; filter: sepia(1) saturate(3) hue-rotate(25deg) brightness(0.8) contrast(1.2); } .carousel-item img { width: 100%; height: 600px; /* Fixed height for consistency */ object-fit: cover; filter: brightness(0.8); } .carousel-caption { background: rgba(0,0,0,0.6); padding: 1rem 2rem; border-radius: .5rem; animation: fadeIn 1s ease-out; } .carousel-caption h5 { font-size: 2.5rem; color: #D4AF37; font-family: Playfair Display, serif; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .carousel-caption p { font-size: 1.2rem; color: #F5F5DC; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); } .carousel-caption .btn { margin-top: 1rem; } @media (max-width: 768px) { .carousel-item img { height: 400px; } .carousel-caption h5 { font-size: 1.8rem; } .carousel-caption p { font-size: 1rem; } } .catering-section { background-color: #212529; position: relative; overflow: hidden; } .catering-section img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); z-index: 0; } .catering-content { position: relative; z-index: 1; padding: 4rem 2rem; text-align: center; background: rgba(0,0,0,0.5); border-radius: .5rem; margin: 2rem auto; max-width: 900px; } .catering-content h2 { color: #D4AF37; font-size: 3rem; margin-bottom: 1.5rem; font-family: Playfair Display, serif; } .catering-content p { font-size: 1.2rem; margin-bottom: 2rem; color: #F5F5DC; } h2 { color: #D4AF37; font-family: Playfair Display, serif; font-size: 3rem; text-align: center; margin-bottom: 3rem; } /style>/head>body> header> nav classnavbar navbar-expand-lg navbar-dark fixed-top> div classcontainer> a classnavbar-brand href/>Tenno Kitchen/a> button classnavbar-toggler typebutton data-togglecollapse data-target#navbarNav aria-controlsnavbarNav aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse idnavbarNav> ul classnavbar-nav ml-auto> li classnav-item active> a classnav-link href/>ホーム span classsr-only>(current)/span>/a> /li> li classnav-item> a classnav-link hrefmenu.html>お品書き/a> /li> li classnav-item> a classnav-link hrefkodawari.html>こだわり/a> /li> li classnav-item> a classnav-link hrefcatering.html>ケータリング/a> /li> li classnav-item> a classnav-link hrefaccess.html>アクセス/a> /li> /ul> /div> /div> /nav> /header> main rolemain> section classhero-section> video autoplay muted loop classhero-video d-none d-md-block> source srcimages/index-hero-video.mp4 typevideo/mp4> Your browser does not support the video tag. /video> div classhero-content> h1>Tenno Kitchen/h1> p classlead>渋谷で味わう、至高のグルメバーガー体験/p> a hrefmenu.html classbtn btn-outline-gold btn-lg mt-3>メニューを見る/a> /div> /section> section classcontainer section-spacing bg-dark-gold-texture> h2 classmb-5>私たちのこだわり/h2> p classtext-center lead mb-5 stylecolor: #F5F5DC;>Tenno Kitchenは、厳選された最高級の素材と、熟練の職人技が織りなす至福のグルメバーガー体験をお届けします。一口ごとに広がる感動を、心ゆくまでお楽しみください。/p> div classrow> div classcol-md-4> div classcard-philosophy> img srcimages/philosophy-ingredients.jpeg alt厳選素材のアイコン classimg-fluid mx-auto d-block icon width128 height128> h4>厳選素材/h4> p>世界中から厳選した最高品質の牛肉、新鮮な野菜、特製バンズを使用。素材本来の味を最大限に引き出します。/p> /div> /div> div classcol-md-4> div classcard-philosophy> img srcimages/philosophy-craftsmanship.jpeg alt職人技のアイコン classimg-fluid mx-auto d-block icon width128 height128> h4>職人技/h4> p>長年の経験を持つシェフが、一品一品丁寧に手作り。繊細な火加減と味付けで、完璧なハーモニーを生み出します。/p> /div> /div> div classcol-md-4> div classcard-philosophy> img srcimages/philosophy-space.jpeg alt至福の空間のアイコン classimg-fluid mx-auto d-block icon width128 height128> h4>至福の空間/h4> p>落ち着いた雰囲気の中で、ゆったりと食事を楽しめる空間を提供。大切な人との特別な時間をお過ごしください。/p> /div> /div> /div> div classtext-center mt-4> a hrefkodawari.html classbtn btn-outline-gold btn-lg>詳しくはこちら/a> /div> /section> section classsection-spacing> div classcontainer> h2 classmb-5>自慢の逸品/h2> div idmenuCarousel classcarousel slide data-ridecarousel> ol classcarousel-indicators> li data-target#menuCarousel data-slide-to0 classactive>/li> li data-target#menuCarousel data-slide-to1>/li> li data-target#menuCarousel data-slide-to2>/li> /ol> div classcarousel-inner> div classcarousel-item active> img srcimages/index-shogun-burger.jpeg classd-block w-100 alt将軍バーガー width1280 height768> div classcarousel-caption d-none d-md-block> h5>ザ・ショーグンバーガー/h5> p>特製和牛パティと、甘辛いテリヤキソースが絶妙に絡み合うTenno Kitchenのシグネチャーバーガー。わさびマヨネーズが隠し味。/p> a hrefmenu.html classbtn btn-outline-gold>詳細を見る/a> /div> /div> div classcarousel-item> img srcimages/index-emperor-truffle-burger.jpeg classd-block w-100 altエンペラートリュフバーガー width1280 height768> div classcarousel-caption d-none d-md-block> h5>エンペラー・トリュフバーガー/h5> p>芳醇な黒トリュフオイルとパルミジャーノチーズが香る、贅沢な一品。一口ごとに広がるトリュフのアロマが食欲をそそります。/p> a hrefmenu.html classbtn btn-outline-gold>詳細を見る/a> /div> /div> div classcarousel-item> img srcimages/index-phoenix-chicken-burger.jpeg classd-block w-100 altフェニックスチキンバーガー width1280 height768> div classcarousel-caption d-none d-md-block> h5>フェニックスチキンバーガー/h5> p>カリッと揚げたジューシーな国産鶏もも肉に、特製スパイシーソースと新鮮な野菜をサンド。ヘルシーながらも満足感のある逸品。/p> a hrefmenu.html classbtn btn-outline-gold>詳細を見る/a> /div> /div> /div> a classcarousel-control-prev href#menuCarousel rolebutton data-slideprev> span classcarousel-control-prev-icon aria-hiddentrue>/span> span classsr-only>前へ/span> /a> a classcarousel-control-next href#menuCarousel rolebutton data-slidenext> span classcarousel-control-next-icon aria-hiddentrue>/span> span classsr-only>次へ/span> /a> /div> /div> /section> section classcatering-section section-spacing> img srcimages/index-catering-banner.jpeg altケータリングサービスのイメージ。おしゃれなミニバーガーが並ぶパーティーテーブル。 width1280 height768> div classcatering-content> h2>特別なイベントに、特別な味を/h2> p>Tenno Kitchenでは、企業イベントからプライベートなパーティーまで、あらゆるシーンを華やかに彩る bespoke なケータリングサービスを提供しております。帝王の味を、あなたの特別な一日にお届けします。/p> a hrefcatering.html classbtn btn-outline-gold btn-lg>ケータリングサービス/a> /div> /section> /main> script srchttps://code.jquery.com/jquery-3.3.1.slim.min.js integritysha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo crossoriginanonymous>/script> script srchttps://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js integritysha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49 crossoriginanonymous>/script> script srchttps://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js integritysha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy crossoriginanonymous>/script>/body>/html>footer classpt-5 pb-4 stylebackground-color: #111111; border-top: 1px solid #D4AF37;> div classcontainer text-center text-md-left> div classrow> div classcol-md-4 col-lg-4 col-xl-4 mx-auto mt-3> h6 classtext-uppercase mb-4 font-weight-bold stylecolor: #D4AF37;>Tenno Kitchen/h6> p stylecolor: #F5F5DC;>渋谷で味わう、至高のグルメバーガー体験。厳選された素材と職人技が織りなす、帝王のための一品を。/p> /div> div classcol-md-2 col-lg-2 col-xl-2 mx-auto mt-3> h6 classtext-uppercase mb-4 font-weight-bold stylecolor: #D4AF37;>サイトマップ/h6> p>a href/ classtext-light>ホーム/a>/p> p>a hrefmenu.html classtext-light>お品書き/a>/p> p>a hrefkodawari.html classtext-light>こだわり/a>/p> p>a hrefaccess.html classtext-light>アクセス/a>/p> /div> div classcol-md-3 col-lg-2 col-xl-2 mx-auto mt-3> h6 classtext-uppercase mb-4 font-weight-bold stylecolor: #D4AF37;>法務情報/h6> p>a hrefterms-and-conditions.html classtext-light>利用規約/a>/p> p>a hrefprivacy-policy.html classtext-light>プライバシーポリシー/a>/p> /div> div classcol-md-3 col-lg-3 col-xl-3 mx-auto mt-3> h6 classtext-uppercase mb-4 font-weight-bold stylecolor: #D4AF37;>連絡先/h6> p stylecolor: #F5F5DC;>i classfas fa-home mr-3>/i> 〒150-0001 東京都渋谷区神宮前2-15-8/p> p stylecolor: #F5F5DC;>i classfas fa-envelope mr-3>/i> info@tennokitchen.jp/p> p stylecolor: #F5F5DC;>i classfas fa-phone mr-3>/i> 03-6433-5123/p> /div> /div> hr classmy-4 styleborder-top: 1px solid rgba(255, 255, 255, 0.1);> div classrow d-flex align-items-center> div classcol-md-7 col-lg-8> p classtext-center text-md-left mb-0 stylecolor: #F5F5DC;>© 2024 Tenno Kitchen. All Rights Reserved./p> /div> div classcol-md-5 col-lg-4 ml-lg-0> div classtext-center text-md-right> /div> /div> /div> /div> /footer> div idcookieConsentBanner classfixed-bottom p-3 text-white stylebackground-color: #8B0000; display: none; z-index: 1050;> div classcontainer d-flex justify-content-between align-items-center> span>このウェブサイトでは、ユーザー体験の向上のためクッキーを使用しています。/span> button idacceptCookieButton classbtn btn-light btn-sm>同意する/button> /div> /div> script srchttps://code.jquery.com/jquery-3.3.1.slim.min.js integritysha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo crossoriginanonymous>/script> script srchttps://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js integritysha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49 crossoriginanonymous>/script> script srchttps://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js integritysha384-o+RDsa0aLu++PJvFqy8fFScvbHFLtbvScb8AjopnFD+iEQ7wo/CG0xlczd+2O/em crossoriginanonymous>/script> script> document.addEventListener(DOMContentLoaded, function() { const consentBanner document.getElementById(cookieConsentBanner); const acceptButton document.getElementById(acceptCookieButton); const consentCookieName cookieConsent_tKj7bN3pWq; if (!localStorage.getItem(consentCookieName)) { consentBanner.style.display block; } acceptButton.addEventListener(click, function() { localStorage.setItem(consentCookieName, true); consentBanner.style.display none; }); }); /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
]