{
    "ok": true,
    "domain": "tablecheck.com",
    "generated_at": "2026-08-10T19:59:57-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "3 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "133 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-35-76-0-74.ap-northeast-1.compute.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 OK"
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "3 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "133 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-35-76-0-74.ap-northeast-1.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 OK",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "35.76.0.74",
                "13.192.223.77",
                "13.112.67.179"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 aspmx3.googlemail.com.",
                "30 aspmx2.googlemail.com.",
                "10 aspmx.l.google.com.",
                "20 alt2.aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=hUHDCXpQhf11xZXg-sPcoffEUewK_oMRi82BwHVdc6w\"",
                "\"ahrefs-site-verification_ffb72a4ad2387b155ccec80b8e65e04106e826e35e655b9312b7d51b511d2f7c\"",
                "\"teamtailor=17cf74e7e1245e6ad863b2b2d8f0f98b\"",
                "\"twilio-domain-verification=4f7da32d3b9b1ee96b58d3832505e51a\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:_spf.atlassian.net include:mail.zendesk.com include:transmail.net include:_spf.salesforce.com ~all\"",
                "\"k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCr6KMgdxxgg7oT3ulMwPJs9RXgXDrI9UWU118pHEMohl3UbL3Jwp4oxp/9N3thh/3WCJnYV134zbEVolZwqaT3JsFEq/mQ/RpW/JnOZ3rnxqJPurb2bcfJol4SDxiWVObzHX31xnANzFcXnq1/5dMK5QvW4Jh7n0fm4+4ywqiy2QIDAQAB\"",
                "\"anthropic-domain-verification-c77jr8=b2GIeCRtwxAeW7GPjGCFvQzYC\"",
                "\"atlassian-domain-verification=HITlngYK8U7dhykbNq+53PNwYIEqC4dti/IgqFKVEXAOqazNnT8dW6o4Aqy+mBvP\"",
                "\"google-site-verification=vUWRCG1nrOVYRY3_hU0N6IELObMW0lhK7V7aZeltcDw\"",
                "\"detectify-verification=952074f6ca771c2aef3a3a87bb69e5d3\"",
                "\"cursor-domain-verification-2nzqnj=qMk7o4uz0D6Ehsrxk5hrfwK66\""
            ],
            "NS": [
                "ns-45.awsdns-05.com.",
                "ns-2040.awsdns-63.co.uk.",
                "ns-742.awsdns-28.net.",
                "ns-1330.awsdns-38.org."
            ],
            "SOA": [
                "ns-1330.awsdns-38.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"amazon.com\"",
                "0 issue \"certainly.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"buypass.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issuewild \"buypass.com\"",
                "0 issuewild \"awstrust.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"awstrust.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issuewild \"certainly.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "35.76.0.74",
            "13.192.223.77",
            "13.112.67.179"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:_spf.atlassian.net include:mail.zendesk.com include:transmail.net include:_spf.salesforce.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:re+lmi2ubiltsx@dmarc.postmarkapp.com; ruf=mailto:re+lmi2ubiltsx@dmarc.postmarkapp.com; fo=1; pct=100",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.tablecheck.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw1gU64wM331J2x42nJ5l0VWV9mz2yyXOQwlgqvQ5eOkANWTV43m7GSCUU9MBBKHDpm6+8o9nY+5vm506tZSqv06iEKhL3O6jjMeYBg44TrdMJ+5i0V2m9oxo7gSFBsZLKWec19eULbn2egjBTwSFRrRGpLL8QTFE7r3kIL/ILwtNQttRYbi+LUB0YZGowoPJarkeq8viT9vPy1Xvx8jl+rFM4EdqO10KEjBqkF2lrsfhec03XNooI8EnNhvD3nl++KaZm7/yHiZal05VxoLajbUDmC89iK7H/JpGOpaOqFT9YXLrkvqv9S1ehYg5UpaMMkedAxb8yP6EZAYxBEBEewIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-35-76-0-74.ap-northeast-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.112.67.179",
                        "13.192.223.77",
                        "35.76.0.74"
                    ],
                    "time_ms": 52.69
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.112.67.179",
                        "13.192.223.77",
                        "35.76.0.74"
                    ],
                    "time_ms": 58.29
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.112.67.179",
                        "13.192.223.77",
                        "35.76.0.74"
                    ],
                    "time_ms": 70.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.112.67.179",
                        "13.192.223.77",
                        "35.76.0.74"
                    ],
                    "time_ms": 105
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.112.67.179",
                        "13.192.223.77",
                        "35.76.0.74"
                    ],
                    "time_ms": 74.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "tablecheck.com",
        "valid_from": "2026-06-07T19:00:00-05:00",
        "valid_to": "2026-12-22T17:59:59-06:00",
        "days_remaining": 133,
        "san": [
            "tablecheck.com",
            "*.image.cdn.tablesolution.com",
            "kkvesper.net",
            "*.staging.ap-northeast-1.aws.tablecheck.net",
            "kkvesper.jp",
            "*.management.ap-northeast-1.aws.tablecheck.net",
            "*.eks-mgt.jp1.aws.kkvesper.net",
            "*.tablecheck.net",
            "*.staging.tablecheck.com",
            "*.eks-prd.jp1.aws.kkvesper.net",
            "image.cdn.tablesolution.com",
            "*.pilot-old.tablecheck.com",
            "*.kkvesper.jp",
            "*.image.cdn.tablecheck.com",
            "*.app.staging-ci.tablecheck.com",
            "*.tablecheck.jp",
            "*.app.staging-snap.tablecheck.com",
            "*.staging-qa.tablecheck.com",
            "tablecheck.net",
            "*.production.ap-northeast-1.aws.tablecheck.net",
            "*.app.pilot.tablecheck.com",
            "tablesolution.com",
            "*.app.staging-snap-secondary.tablecheck.com",
            "*.pilot.tablecheck.com",
            "tablecheck.jp",
            "*.ci.ap-northeast-1.aws.tablecheck.net",
            "*.experimental.ap-northeast-1.aws.tablecheck.net",
            "*.app.staging-snap-2.tablecheck.com",
            "*.app.staging-qa.tablecheck.com",
            "*.staging-ci.tablecheck.com",
            "*.tablesolution.com",
            "*.app.tablecheck.com",
            "*.staging-snap.tablecheck.com",
            "*.staging-snap-secondary.tablecheck.com",
            "*.staging-snap-2.tablecheck.com",
            "*.tablecheck.com",
            "*.kkvesper.net",
            "image.cdn.tablecheck.com",
            "*.app.staging.tablecheck.com",
            "*.pilot-2.tablecheck.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.tablecheck.com/en/japan",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "content-length": "43",
            "content-type": "text/html; charset=utf-8",
            "date": "Tue, 11 Aug 2026 00:59:47 GMT",
            "location": "/en/japan",
            "strict-transport-security": "max-age=31449600; includeSubDomains; preload",
            "connection": "keep-alive",
            "age": "0",
            "content-security-policy": "default-src 'self' https://*.tablecheck.com https://tablecheck.com; script-src 'self' https://*.tablecheck.com https://tablecheck.com 'unsafe-inline' 'unsafe-eval'; worker-src 'self' blob: https://*.tablecheck.com https://tablecheck.com; connect-src 'self' https://*.tablecheck.com https://tablecheck.com https://api.storyblok.com https://o126849.ingest.us.sentry.io; img-src 'self' https: data:; style-src 'self' 'unsafe-inline' https://*.tablecheck.com https://tablecheck.com; font-src 'self' data: https://*.tablecheck.com https://tablecheck.com; manifest-src 'self' https://*.tablecheck.com https://tablecheck.com; base-uri 'self'; form-action 'self' https://*.tablecheck.com https://tablecheck.com https://accounts.google.com https://www.facebook.com https://auth.login.yahoo.co.jp https://login.yahoo.co.jp",
            "referrer-policy": "strict-origin-when-cross-origin",
            "vary": "Accept-Encoding",
            "via": "1.1 tablecheck-ssr-diner-ap-northeast-1-production-5599d76776-jvfqk (Varnish/7.3), 1.1 tablecheck-ssr-ap-northeast-1-production-698f757b8d-qg2f9 (Varnish/7.3)",
            "x-cache": "MISS",
            "x-cache-special": "no",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-powered-by": "Express",
            "x-varnish": "48857704",
            "accept-ranges": "bytes",
            "content-language": "en",
            "document-policy": "js-profiling"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://www.tablecheck.com/en/japan",
        "title": "Error",
        "description": "",
        "success": true,
        "error": "",
        "status": 503
    },
    "network": {
        "35.76.0.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.192.223.77": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.112.67.179": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.4,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 121.52
}