{
    "ok": true,
    "domain": "asics.com",
    "generated_at": "2026-08-09T13:10:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "network": 65,
            "availability": 60
        },
        "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": "4 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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "73 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-157-142-123.mci50.r.cloudfront.net"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "4 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 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": "73 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-157-142-123.mci50.r.cloudfront.net",
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "108.157.142.123",
                "108.157.142.26",
                "108.157.142.115",
                "108.157.142.95"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 de-smtp-inbound-2.mimecast.com.",
                "10 de-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-v2561c=ka0HGamLVxjXvBGlJJil4DQhL\"",
                "\"_oa8n0nlcl480mqw7abik7wnwpml538w\"",
                "\"google-site-verification=tPGxzIkF0XlV9swPyzQRUyNV_GUS4CJ6HEGZB74bi24\"",
                "\"klaviyo-site-verification=VFr5RU\"",
                "\"j5vmjn8nrw36vfzzgzjjr5mhxhyvj3ym\"",
                "\"adobe-idp-site-verification=a9ed2b5ee419006f51c386ec0da37c0761b7a0471523a99d007082cdc9f91d25\"",
                "\"apple-domain-verification=U6DQTRGnui72smv5\"",
                "\"_q0z6yw42yoso0yarte088ly3mnolwse\"",
                "\"klaviyo-site-verification=XdHbba\"",
                "\"5t1fc0o6hbi5djnr3jq4f3rjgc\"",
                "\"m8xlhzzj716zfjgxx00081k771k1wtm6\"",
                "\"google-site-verification=gdbkrhUDov5sAHFN00ZOwkTSXSntmV2gCoYoxHe5RIU\"",
                "\"_f9stl36cqh7xvfm1hx20bojuxxjqfl5\"",
                "\"fv889n38hvw4pw3st173zl5gsjxk2s3q\"",
                "\"google-site-verification=UUQyTTaYwcXBGklxc2yE2lyNyKjfFxyUafCDVhDEV_s\"",
                "\"gnyhvtjd4vq6bgn7mz4bgf8jq8bbnm2q\"",
                "\"jamf-site-verification=LebZU1XvSW3A2jw_l5eQ9w\"",
                "\"facebook-domain-verification=jsbxwh1tqkk522en9avargg5romoua\"",
                "\"apple-domain-verification=a4enGApjEtMQ18UR\"",
                "\"_1nlvxmam3gy7lpebck9hcs107ots37v\"",
                "\"_globalsign-domain-verification=rvAlQ-5l-2H2LFc6cjWekokbRlJall5M1qADlW_kSm\"",
                "\"teamviewer-sso-verification=80a29d9c6e5b404e83da683ba36da9df\"",
                "\"702z0pjlxbczgbvdlm1xgb1l50gvh4b4\"",
                "\"vlr2tc9zps0ngh3276d6hqf2t1xpt5sz\"",
                "\"yandex-verification: 0c66a8312c42aec1\"",
                "\"canva-site-verification=HWgheRff6kJNim1tzXm5Mw\"",
                "\"docusign=0917a95a-d203-4baf-948c-b9d988980a6a\"",
                "\"docusign=c0db1e82-2bc4-41c1-aba7-e4707439bc71\"",
                "\"kucujof6vuv92ppv0cikn8bbnl\"",
                "\"SFMC-LTqMltZ_G0PQwwkJB8SEgie53MmrbhOuAMufyWrq\"",
                "\"globalsign-domain-verification=ResmqRgi5AhyvQjhygSr5oJ7UrHKet_QnM-SKnng6Q\"",
                "\"0pzgb00s2ptfcp6x36h2xxpmtyhlbtqy\"",
                "\"eqvit4d9amb6jlho3fq1ogifho\"",
                "\"1g1s11rrnrcbljs220lg1xtzv50d3vjk\"",
                "\"atlassian-domain-verification=rRfqyhWoJhjXxnKoUb7eE03bJvSjBpUDy7owbzhtnMVL2h8kjsXwDAMtNtkkJAAq\"",
                "\"klaviyo-site-verification=WzqUrR\"",
                "\"v=spf1 redirect=87skt5k1._spf._d.mim.ec\"",
                "\"_va5kgsvzw4q7lf1bhswgl12i5vbhr74\"",
                "\"zp1z4l6ml5r1sj6wdcywbj84r2znch9l\"",
                "\"_laqs7okzjfe68rqn086sdivr2povwik\"",
                "\"wcv5y7h27pqn0s68ch7158jlx8ff4sv6\"",
                "\"amazonses:lZB8xTj5dPDfOjeUfIhUR7txNxh8pE9oa9dcGvnniJA=\"",
                "\"google-site-verification=HRIhF6WkPgrfaU5WNdw3oVjZsq1m6-KkKnXtiresQac\"",
                "\"m7wvi9dnEyj1peM6poCCuLfN3eYQJDMMyhhpt9a1+Uk=\"",
                "\"_globalsign-domain-verification=u3Is0gojOGE0Z-C4DvPitMM9n2eRqEBbvZuDTOj2nr\"",
                "\"onetrust-domain-verification=97dc5f4a30624596ad814d158b7aedbb\"",
                "\"apple-domain-verification=aspWWhWMfXAf18Ab\"",
                "\"cisco-ci-domain-verification=64f2c48cd2dd785405bc50adfd5221c8a6b415808674005f8b752fe3ed10460e\"",
                "\"globalsign-domain-verification=QEy9xvOzoPed7Ex5DFYTWWV5Eg7Np0JN4FlvVCHf19\"",
                "\"duo_sso_verification=Qh6TrSoOqfFXCnia9cAphHIqyktr4hkViVAFx4MQj3eiyruIOw7an8zFxTHcjHGJ\""
            ],
            "NS": [
                "ns-1621.awsdns-10.co.uk.",
                "ns-168.awsdns-21.com.",
                "ns-826.awsdns-39.net.",
                "ns-1532.awsdns-63.org."
            ],
            "SOA": [
                "ns-168.awsdns-21.com. awsdns-hostmaster.amazon.com. 2016120501 7200 900 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.142.123",
            "108.157.142.26",
            "108.157.142.115",
            "108.157.142.95"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=87skt5k1._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=none; rua=mailto:4540467b6d3e780@rep.dmarcanalyzer.com, mailto:dmarc_agg@vali.email; ruf=mailto:4540467b6d3e780@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.asics.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRJAg+Wjgr68nQL4UTOA8xIplz+tsQ6nfE+l3OxqDS8JoE6fqhccQcRhiKfarBzVERsMDO9cVQALphJQgobVQ22VsbkDDTRu3vqJhp5MxgcjyZVSGU5uVDfzlLdRVYxnIIkqOOEqZpPmMaqcw0ECYRV4Uj9+yMEh3jSv+v0bO67QIDAQAB; n=1024,1479931106,1495569506",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-142-123.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.32.205.111",
                        "13.32.205.126",
                        "13.32.205.5",
                        "13.32.205.64"
                    ],
                    "time_ms": 77.68
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.205.111",
                        "13.32.205.126",
                        "13.32.205.5",
                        "13.32.205.64"
                    ],
                    "time_ms": 53.72
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.115",
                        "108.157.142.123",
                        "108.157.142.26",
                        "108.157.142.95"
                    ],
                    "time_ms": 88.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.205.111",
                        "13.32.205.126",
                        "13.32.205.5",
                        "13.32.205.64"
                    ],
                    "time_ms": 33.05
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.115",
                        "108.157.142.123",
                        "108.157.142.26",
                        "108.157.142.95"
                    ],
                    "time_ms": 149.43
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "asics.com",
        "valid_from": "2026-04-06T19:00:00-05:00",
        "valid_to": "2026-10-21T18:59:59-05:00",
        "days_remaining": 73,
        "san": [
            "asics.com",
            "*.asics.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.asics.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "367",
            "location": "https://www.asics.com/",
            "date": "Sun, 09 Aug 2026 18:10:50 GMT",
            "server": "AkamaiGHost",
            "cache-control": "max-age=0",
            "etag": "1e19fcb30f312ebd8498b3477d98d189953b5a54",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 db3e57cd2df5f5ed34aca58ca36b7f98.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "x-amz-cf-id": "MZZmL1_W54xW9qDPjDh7U_DuyEQ37hjydU_nB7wNUWq_j7vd0e-xKA==",
            "age": "553769",
            "mime-version": "1.0",
            "content-type": "text/html",
            "set-cookie": "user_country=US; path=/",
            "strict-transport-security": "max-age=600 ; includeSubDomains ; preload",
            "web-app-origin-name": "akamai-dynamic-redirect",
            "server-timing": "ak_p; desc=\"1786299050676_389047013_1311484530_14_6547_60_18_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.asics.com/us/en-us/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "108.157.142.123": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.26": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.142.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "de-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 101.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 102.1,
                "banner": "220 de-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 20:10:55 +0200",
                "error": "No connection"
            }
        ]
    },
    "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": 117.17
}