{
    "ok": true,
    "domain": "fortinet.com",
    "generated_at": "2026-08-08T22:02:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "2 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 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": "138 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-177-212-176.us-west-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": "2 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": "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": "1 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": "138 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-177-212-176.us-west-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": [
                "54.177.212.176",
                "54.151.118.105"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 smtp.fortinet.com."
            ],
            "TXT": [
                "\"gc-ai-domain-verification-xaqezn=1HAjIa2TXL09Yafc5ezpA3q4B\"",
                "\"docusign=74c4e738-2934-4a52-90d3-d87938df8c61\"",
                "\"docker-verification=e072d2c4-ce79-4551-8a63-b386e23980a5\"",
                "\"h1-domain-verification=uMUR6owB5ds9s6yTnQar6utc8z88WMh6e4gRQDZRvGycAQUm\"",
                "\"_10dmb9fovejctv2bynyfc9z8avynkg8\"",
                "\"zoho-verification=zb59289225.zmverify.zoho.com\"",
                "\"368ac763-d5f1-47f1-b834-065b44c45ade\"",
                "\"fortinet-fortiphish-site-verification=rTnq9CHu6zcvTB5sSdHDmR\"",
                "\"wiz-domain-verification=53da5320719b4c129c4e35cc15d64b0464ba2c46b475229e1e4a40df30fe34ef\"",
                "\"DirectFedAuthUrl=saastest961759.fortinet.com\"",
                "\"google-site-verification=PF4yAVURzx55vvvGsIclUjtfB5Tyh0BV94bx63R64X8\"",
                "\"pardot872291=187e99aeea474c37f2966e1aac54b813b2d9331ae23e3d2a17fe61672746f72a\"",
                "\"TAILSCALE-nR1rmoO47Y3oOiU7GLS4\"",
                "\"6c5446a498ce4d53b989cfd26942be56\"",
                "\"apple-domain-verification=TlROhRfxb2zKxm6A\"",
                "\"v=spf1 \" \"ip4:208.91.113.0/24 \" \"ip4:208.91.114.0/25 \" \"ip4:208.91.114.128/28 \" \"ip4:208.91.114.144/30 \" \"ip4:208.91.114.148/31 \" \"ip4:208.91.114.150 \" \"ip4:208.91.114.152/29 \" \"ip4:208.91.114.160/27 \" \"ip4:208.91.114.192/26 \" \"ip4:96.45.36.0/24 \" \"ip4:54.219.139.180/32 \" \"ip4:54.219.139.149/32 \" \"ip4:209.87.240.224/28 \" \"ip4:209.87.240.240/28 \" \"ip4:209.87.245.0/24 \" \"ip4:149.72.38.38 \" \"ip4:160.223.171.141/32 \" \"mx \" \"include:_spf.salesforce.com \" \"include:mail.zendesk.com \" \"include:freshdesk.fortinet.com \" \"-all\"",
                "\"pendo-domain-verification=kQA2tBsLqEMu_t_SLrOS0rQDtV0\"",
                "\"facebook-domain-verification=aakjubmhk3oxdlv2efp7faayfcz8bf\"",
                "\"openai-domain-verification=dv-pb3NqRQjRjHZoZVkxbqhDNsy\"",
                "\"ZOOM_verify_L4Q5sFk8Zky6iNGyR6C1gu\"",
                "\"smartsheet-site-validation=S4IckgkKLj66CTuSs9Nqm6oAE3MpOSVn\"",
                "\"docusign=38c8b1b2-66ff-4d90-8011-824c913e98f8\"",
                "\"google-site-verification=6Wb74-u5wTsI2wHMmi7y8fCMyvsnVZv-ZRhxE_pRlh8\"",
                "\"GU471ZEfO/K1S60mBByKjl+gpL0jPAE+zYYlpa0mlLLm6b01NReZ+BXBoX2f1dQ8xUkcMcEYz6ficlvvOZwTug==\"",
                "\"d29e7bb9b5b092aface4926ce21cde\"",
                "\"asv=afc076c56c616e9ba079333be3545254\"",
                "\"miro-verification=35f8c621f65caffe2e33c0913879fd6b64a48418\"",
                "\"ZiyAoWbavpdhu+ILTJxXPo26dH3v2jprkKQa2OA6776CLisiRrxo1NMVdwjJ3qNsldpLaTpq0EpI13xPQsC7EQ==\"",
                "\"MS=MS65931290\"",
                "\"adobe-idp-site-verification=05d8c4c50dc9e3a27ad908c0beabb7023466e1dc8cc1095375a432fc99e7c21d\"",
                "\"MS=3EDB3515616567F5F3B65CD58B2C045CD4F1D82F\"",
                "\"atlassian-domain-verification=60Vl3cLqphPQ7WGzbkz7k7aFaVog/xNgGaPqarJnFjc3G1XuqWY7Wa0oQkQH/NVy\""
            ],
            "NS": [
                "ns-o1.fortinet.com.",
                "ns-a1.fortinet.com.",
                "ns3.fortinet.com.",
                "ns4.fortinet.com."
            ],
            "SOA": [
                "ns3.fortinet.com. mis.fortinet.com. 1 604800 7200 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.177.212.176",
            "54.151.118.105"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:208.91.113.0/24 ip4:208.91.114.0/25 ip4:208.91.114.128/28 ip4:208.91.114.144/30 ip4:208.91.114.148/31 ip4:208.91.114.150 ip4:208.91.114.152/29 ip4:208.91.114.160/27 ip4:208.91.114.192/26 ip4:96.45.36.0/24 ip4:54.219.139.180/32 ip4:54.219.139.149/32 ip4:209.87.240.224/28 ip4:209.87.240.240/28 ip4:209.87.245.0/24 ip4:149.72.38.38 ip4:160.223.171.141/32 mx include:_spf.salesforce.com include:mail.zendesk.com include:freshdesk.fortinet.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc-rua@fortinet.com; ruf=mailto:dmarc-ruf@fortinet.com; sp=none; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.fortinet.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSgQXan7SWnBZFhAfxXzq/Rq2QiwFZJ+Q5ORjf/4h/AC+ju50Yampf+FXizL2e1TNw/dCEs3ScybYHi3K3uolmNfne5k/zFgILNapDegtqcSf3Fozf3L9pROigsJvxpcxxhw2uKKNbyt7sXR63Jm8roHH4bgq6dZ9w2fgLr8M2JwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://fortinet.com/content/dam/fortinet/images/bimi/Fortinet-white-bg-em.svg; a=;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-177-212-176.us-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.151.118.105",
                        "54.177.212.176"
                    ],
                    "time_ms": 29.75
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.151.118.105",
                        "54.177.212.176"
                    ],
                    "time_ms": 41.03
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.151.118.105",
                        "54.177.212.176"
                    ],
                    "time_ms": 43.96
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.151.118.105",
                        "54.177.212.176"
                    ],
                    "time_ms": 31.12
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.151.118.105",
                        "54.177.212.176"
                    ],
                    "time_ms": 48.03
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.fortinet.com",
        "valid_from": "2026-06-09T19:00:00-05:00",
        "valid_to": "2026-12-25T17:59:59-06:00",
        "days_remaining": 138,
        "san": [
            "*.fortinet.com",
            "www.fortinet.com",
            "fortinet.com",
            "fac.corp.fortinet.com",
            "pub.kb.fortinet.com",
            "author.staging.fortinet.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.fortinet.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "location": "https://www.fortinet.com/",
            "content-length": "435174",
            "content-type": "text/html;charset=utf-8",
            "connection": "keep-alive",
            "date": "Sun, 09 Aug 2026 02:55:16 GMT",
            "cache-control": "max-age=600, public, s-maxage=10800",
            "set-cookie": "cookiesession1=678A3E1D08B9A6F9FC9C5D5E9F04CAF6;Expires=Mon, 09 Aug 2027 03:02:00 GMT;Path=/",
            "server": "Apache",
            "x-dispatcher": "dispatcher1uswest1-b86",
            "x-vhost": "publish",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "last-modified": "Sat, 08 Aug 2026 00:28:24 GMT",
            "accept-ranges": "bytes",
            "content-security-policy": "frame-ancestors 'self' https://www.fortinet.com https://fortinet.pathfactory.com",
            "etag": "\"6a3e6-6587e32ff0b2b\"",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 bf30f50cfbcc4e619604398d6a02d0c6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P7",
            "x-amz-cf-id": "QYtU3-uWGM-pJMFFM6bIyBmyseZSZWADBvVnR_I08ATrJCbLWZNJOQ==",
            "age": "95616",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.fortinet.com/",
        "title": "Global Leader of Cybersecurity Solutions and Services | Fortinet",
        "description": "Fortinet delivers cybersecurity everywhere you need it. We secure the entire digital attack surface from devices, data, and apps and from data center to home office.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.177.212.176": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.151.118.105": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.fortinet.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 59.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 113.9,
                "banner": "",
                "error": "No connection"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 132,
                "banner": "220 smtp.fortinet.com ESMTP Smtpd; Sat, 8 Aug 2026 20:02:02 -0700",
                "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": 80.69
}