Domain ishokuba.com
Japan
GMO Internet Group, Inc.
Software information

Apache Apache

tcp/443 tcp/80

  • Open service 157.7.44.226:443 · www.ishokuba.com

    2026-01-26 03:46

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 03:46:33 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: Apache
    X-Powered-By: PHP/7.4.33
    X-Redirect-By: WordPress
    Location: https://ishokuba.com/
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 157.7.44.226:80 · www.ishokuba.com

    2026-01-26 03:46

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 03:46:33 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: Apache
    X-Powered-By: PHP/7.4.33
    X-Redirect-By: WordPress
    Location: https://www.ishokuba.com/
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 157.7.44.226:443 · ishokuba.com

    2026-01-26 03:46

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 03:46:33 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: Apache
    X-Powered-By: PHP/7.4.33
    Link: <https://ishokuba.com/wp-json/>; rel="https://api.w.org/"
    Vary: Range,Accept-Encoding
    Accept-Ranges: none
    
    Page title: イショクバ
    
    <!DOCTYPE html>
    <html>
    <head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta charset="utf-8">
    <script type="text/javascript">
    	var ua = navigator.userAgent.toLowerCase()
    	var isiPhone = (ua.indexOf('iphone') > -1);
    	var isAndroid = (ua.indexOf('android') > -1) && (ua.indexOf('mobile') > -1);
    	if (isiPhone || isAndroid) {
    		document.write('<meta name="viewport" content="width=device-width,user-scalable=0">');
    	}else{
    		document.write('<meta name="viewport" content="width=device-width,user-scalable=0">');
    	}
    </script>
    <title>イショクバ</title>
    <meta name="description" content="">
    <!-- ファビコン -->
    <link rel="icon" href="https://ishokuba.com/wp/wp-content/themes/ishokuba/favicon.png">
    <!-- スマホ用アイコン -->
    <link rel="apple-touch-icon" sizes="180x180" href="https://ishokuba.com/wp/wp-content/themes/ishokuba/apple-touch-icon.png">
    <link rel="stylesheet" type="text/css" href="https://ishokuba.com/wp/wp-content/themes/ishokuba/reset.css">
    <link rel="stylesheet" type="text/css" href="https://ishokuba.com/wp/wp-content/themes/ishokuba/style.css">
    <link rel="stylesheet" type="text/css" href="https://ishokuba.com/wp/wp-content/themes/ishokuba/style_2.css">
    <script defer src="https://ishokuba.com/wp/wp-content/themes/ishokuba/js/fontawesome/js/all.js"></script>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/simplebar@latest/dist/simplebar.css">
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
    <script>
    	$(function(){
    		$('.on_menu').on('click',function(){
    			$('.global_menu_wrap').addClass('on');
    		});
    		$('.off_menu').on('click',function(){
    			$('.global_menu_wrap').removeClass('on');
    		});
    
    		menu_hight();
    		$(window).resize(function() {
    			setTimeout(function(){
    				menu_hight();
    			},500);
    		});
    
    		var ua = navigator.userAgent.toLowerCase();
    		var isiPhone = (ua.indexOf('iphone') > -1);
    		var isAndroid = (ua.indexOf('android') > -1) && (ua.indexOf('mobile') > -1);
    		$(window).scroll(function () {
    			if ( isiPhone || isAndroid || ua.indexOf('ipad') > 0 || ua.indexOf('Android') > 0 ) {
    				$('.effect-cls').each(function(){
    					if ( isiPhone || isAndroid ) {
    						var elemPos = $(this).offset().top + 100;
    					} else if (ua.indexOf('ipad') > 0 || ua.indexOf('Android') > 0 ) {
    						var elemPos = $(this).offset().top + 400;
    					}
    					var scroll = $(window).scrollTop();
    					var windowHeight = $(window).height();
    					var attr;
    					if($(this).hasClass('effect-fade')){
    						attr = 'effect-scroll';
    					} else if($(this).hasClass('effect-bg')){
    						attr = 'effect-scroll';
    					} else {
    						attr = $(this).attr('sptab_effect');
    					}
    					if (scroll > elemPos - windowHeight){
    						$(this).addClass(attr);
    					}
    				});
    			} else {
    				$('.effect-cls').each(function(){
    					var elemPos = $(this).offset().top + 200;
    					var scroll = $(window).scrollTop();
    					var windowHeight = $(window).height();
    					var attr;
    					if($(this).hasClass('effect-fade')){
    						attr = 'effect-scroll';
    					} else if($(this).hasClass('effect-bg')){
    						attr = 'effect-scroll';
    					}
    					if (scroll > elemPos - windowHeight){
    						$(this).addClass(attr);
    					}
    				});
    			}
    		});
    			var element = document.getElementById( "pc_video" );
    			var element2 = document.getElementById( "sp_video" );
    
    			// プロパティの取得
    			element.playbackRate ;	// 1 (例)
    			element2.playbackRate ;	// 1 (例)
    
    			// プロパティに代入
    			element.playbackRate = 2 ;	// 再生速度が半分になる
    			element2.playbackRate = 2 ;	// 再生速度が半分になる
    
    	});
    	function menu_hight(){
    		var menu_h = $('header .in .global_menu_wrap');
    		if(menu_h.height() < 750) {
    			menu_h.addClass('mini_window');
    		} else {
    			menu_h.removeClass('mini_window');
    		}
    
    	}
    </script>
    <script>
      (function(d) {
        var config = {
          kitId: 'gqq3wyh',
          scriptTimeout: 3000,
          async: true
        },
        h=d.documentElement,t=setTimeout(function(){h.className=h.classN
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 157.7.44.226:80 · ishokuba.com

    2026-01-26 03:46

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 03:46:33 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: Apache
    X-Powered-By: PHP/7.4.33
    X-Redirect-By: WordPress
    Location: https://ishokuba.com/
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 157.7.44.218:443 · www.ishokuba.com

    2026-01-23 02:21

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 02:21:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: Apache
    X-Powered-By: PHP/7.4.33
    X-Redirect-By: WordPress
    Location: https://ishokuba.com/
    
    Found 2026-01-23 by HttpPlugin
    Create report
ishokuba.comwww.ishokuba.com
CN:
ishokuba.com
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-26 02:47
Not after:
2026-04-26 02:47
ishokuba.comwww.ishokuba.com
CN:
ishokuba.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-03 09:15
Not after:
2026-02-01 09:14
Domain summary
IP summary