{
    "ok": true,
    "domain": "boston.gov",
    "generated_at": "2026-08-09T17:29:19-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "6 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": "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": "31 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 107.154.102.58.ip.incapdns.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": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "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": "6 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": "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": "31 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 107.154.102.58.ip.incapdns.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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "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": [
                "107.154.102.58",
                "107.154.103.58"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00241402.gslb.pphosted.com.",
                "10 mxa-00241402.gslb.pphosted.com."
            ],
            "TXT": [
                "\"Ym9zdG9uZ292\"",
                "\"google-site-verification=WLNRrSxNJGWg0SKOWbyoCl1CPZrgU1CbqKk9U806IwY\"",
                "\"atlassian-domain-verification=T5pbyx3Xda6qTVPHmg2tfZm0BOyd7GDouua0hSJ2MbGMXB9DwI18KYH4uOPkB2iq\"",
                "\"airtable-verification=4d23e20351467fe23c0dd4c4f0aa1e41\"",
                "\"google-site-verification=nYBsc9ZD90ZR_kWQthDrpuU-QUVkMM4zKTnqPCN724Y\"",
                "\"v=spf1 ip4:140.241.0.0/16 ip4:35.170.24.210 ip4:63.101.151.0/28 ip4:18.205.196.151 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:13.108.238.144 ip4:13.108.238.145 ip4:13.108.238.146 ip4:13.108.238.147 ip4:13.108.238.148 ip4:13.108.238.149\" \" ip4:13.108.238.150 ip4:13.108.238.151 ip4:13.108.238.152 ip4:13.108.238.153 ip4:13.108.238.154 ip4:13.108.238.155 ip4:13.108.238.156 ip4:13.108.238.157 ip4:13.108.238.158 ip4:13.108.238.159 ip4:107.20.210.250 include:_spf.google.com  ip4:68.232.145.191/3\" \"2 ip4:216.71.152.242/32 ip4:52.23.10.233/32 ip4:34.206.176.134  include:mail.zendesk.com include:spf-00241402.pphosted.com include:spf.mailjet.com include:everbridge.net -all\"",
                "\"globalsign-domain-verification=ea97c1367c3a61d3869a908a9c72d22c\"",
                "\"airtable-verification=7eea8ea6ace03821fd83f85c0b90afb5\"",
                "\"google-site-verification=WgGuUD3TlvPxyZV4epHYV35sUJwm4P0NNybk5rLCL4g\"",
                "\"google-site-verification=NWP2eig7VRcGZ_Ov0foy-kKAwZshCDDo1JxEq1wNvQE\"",
                "\"clio-domain-verification=2c434e786d4141e6ad864b4dc1af3e68\"",
                "\"cisco-ci-domain-verification=545bd7f5c9a3ad6c470269525a911e49f80be2202f8c45ba1a6ab536a96c39a\"",
                "\"miro-verification=e633fc675a75c18b908ed0ef29763cdca5f3d59b\"",
                "\"zoom-verification=ZOOM_verify_FCryceeAhjyE6SZT8TddI3\"",
                "\"google-site-verification=IPuEgAlJdCGxp24dLn5oNXU5CGc-yjT6KPIWEydvCG4\"",
                "\"apple-domain-verification=etxhAsIffJtqG1wD\"",
                "\"MS=ms75005848\""
            ],
            "NS": [
                "ns11.constellix.com.",
                "ns31.constellix.com.",
                "ns61.constellix.net.",
                "ns51.constellix.net.",
                "ns21.constellix.com.",
                "ns41.constellix.net."
            ],
            "SOA": [
                "ns11.constellix.com. dns.constellix.com. 2015010555 43200 3600 1209600 180"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [
                "NSEC 13 2 1800 20260810232917 20260808212917 35496 gov. wPA+oxJN1IMUVQB9rr3bK6KdKyaHfweFzFCwh4sI9VmnK+U9KnJc4wKn r5pC9nR0QcO0SfOq9z4noUYe4xMbUw=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "107.154.102.58",
            "107.154.103.58"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:140.241.0.0/16 ip4:35.170.24.210 ip4:63.101.151.0/28 ip4:18.205.196.151 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:13.108.238.144 ip4:13.108.238.145 ip4:13.108.238.146 ip4:13.108.238.147 ip4:13.108.238.148 ip4:13.108.238.149 ip4:13.108.238.150 ip4:13.108.238.151 ip4:13.108.238.152 ip4:13.108.238.153 ip4:13.108.238.154 ip4:13.108.238.155 ip4:13.108.238.156 ip4:13.108.238.157 ip4:13.108.238.158 ip4:13.108.238.159 ip4:107.20.210.250 include:_spf.google.com  ip4:68.232.145.191/32 ip4:216.71.152.242/32 ip4:52.23.10.233/32 ip4:34.206.176.134  include:mail.zendesk.com include:spf-00241402.pphosted.com include:spf.mailjet.com include:everbridge.net -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc@boston.gov,mailto:hkn591vq@ag.dmarcian.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.boston.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApyMSJy9nb6f3tk8CZ5TVZ6gcRctqLiWfWtpRSevnJVz89AHGozBsjo8OmO8vSLm84b1lfsZM9JYgq4VXnvaQdUbrZGhKpNIXXLblWugoTujtqEWZb3IJTH6LxNJoGEUUJONZgtu+7XYHz9AhuyRAnTgwKgWAas5KuYFo/rh6nwBIj2Xzjz34t5DRzN8db+UVNxEjqvNkgKPNryLfQ0M9SKNnd/RvJBJoSm1UxRqNd2cA6hAzjFDcUb9f1oQnbfdNDpDC2GzPBO4kUSbTwYGMZJb4FNuUk7rriPTGlykW2py4DEJaAIgX+iN+m3L0XuJAgEgdWoD/R+OQE6tpUoIZyQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "107.154.102.58.ip.incapdns.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "107.154.102.58",
                        "107.154.103.58"
                    ],
                    "time_ms": 61.58
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "107.154.102.58",
                        "107.154.103.58"
                    ],
                    "time_ms": 83.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "107.154.102.58",
                        "107.154.103.58"
                    ],
                    "time_ms": 49.03
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "107.154.102.58",
                        "107.154.103.58"
                    ],
                    "time_ms": 43.39
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "107.154.102.58",
                        "107.154.103.58"
                    ],
                    "time_ms": 61.18
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "imperva.com",
        "valid_from": "2026-06-12T12:36:17-05:00",
        "valid_to": "2026-09-10T12:36:17-05:00",
        "days_remaining": 31,
        "san": [
            "audi.co.uk",
            "expert-link.com",
            "sandbox-idm.secureco.co",
            "www.iaproducers.com",
            "*.audi.co.uk",
            "iaproducers.com",
            "candex.com",
            "www.candex.com",
            "*.conduent.com",
            "*.mishmarot.com",
            "www.farmersspecialtyauto.com",
            "dreamstudiosba.com",
            "www.dreamstudiosba.com",
            "farmersspecialtyauto.com",
            "conduent.com",
            "www.boston.gov",
            "www.expert-link.com",
            "*.supplier.mckesson.com",
            "boston.gov",
            "imperva.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.boston.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.boston.gov/",
            "content-length": "130930",
            "strict-transport-security": "max-age=31536000",
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 22:29:19 GMT",
            "content-type": "text/html; charset=UTF-8",
            "cache-control": "max-age=300, public",
            "x-drupal-dynamic-cache": "UNCACHEABLE (poor cacheability)",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "ALLOW-FROM https://translate.googleusercontent.com",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "vary": "Cookie,Origin,Accept-Encoding",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-drupal-cache": "MISS",
            "last-modified": "Sun, 09 Aug 2026 22:27:08 GMT",
            "x-request-id": "v-75676cb6-9441-11f1-b1af-7fec804b5992",
            "x-ah-environment": "prod",
            "age": "118",
            "etag": "W/\"1786314428-gzip\"",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "112",
            "accept-ranges": "bytes",
            "set-cookie": "incap_ses_327_1225961=Tn1UeNY/VAphv9scer2JBD7/eGoAAAAAcaTzAt+re/IHWeUro+mYgg==; path=/; Domain=.boston.gov; Secure; SameSite=None",
            "x-cdn": "Imperva",
            "x-iinfo": "15-58166715-58166718 NNNN CT(19 30 0) RT(1786314559022 58) q(0 0 1 1) r(1 1) U24"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.boston.gov/",
        "title": "Homepage | Boston.gov",
        "description": "Welcome to the official homepage for the City of Boston.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "107.154.102.58": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "107.154.103.58": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00241402.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 44.8,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 91.18
}