{
    "ok": true,
    "domain": "portlandoregon.gov",
    "generated_at": "2026-08-11T09:47:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "network": 50,
            "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": "1 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": "2 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": "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": "178 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: portlandoregon.gov"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "2 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": "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": "178 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: portlandoregon.gov",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "74.120.152.39"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 portlandoregon-gov.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=3fw8hj0q5lmmj6syjcefel0qrqxvj9\"",
                "\"mindmanager-verification=d30f5e4b90e6b44f08b49d5c46eec03d7428b5dd7c0b29d73b55d2a7bfc7fb01\"",
                "\"_9wc2vkqyc99bhrq5n1npmpjej9npfzz\"",
                "\"_bt469q0wzremyji5uiexvbo5di1ghq0\"",
                "\"e2ma-verification=ptjfb\"",
                "\"e2ma-verification=vpqeb\"",
                "\"asv=055ef5c8b116392c45a746a3c5247150\"",
                "\"e2ma-verification=q11fb\"",
                "\"miro-verification=231fc7757c74712ac7ffcf873b047e0b1a5391b0\"",
                "\"adobe-idp-site-verification=ad7dde503a6abbdf3def77ba22294e42803739d54a3709f6ed5444dc44f14dde\"",
                "\"Q1mppbplXp+kFOadlWLezrNBAP0ibUSZPU6i4B173OKJN6Swur0L61awWmgvEpdpRFVwsBNAHyVWYlMC1tGRsA==\"",
                "\"atlassian-domain-verification=GJOy2VXdx3VihqKnaaSBS5yfbeargl7QDB7mSb6Yhoiy9qLWGAE0U735bIATiLtY\"",
                "\"e2ma-verification=h54fb\"",
                "\"e2ma-verification=hhj3\"",
                "\"e2ma-verification=xirfb\"",
                "\"_9wz04aesa161bv3gihl2wicz4d2c1fp\"",
                "\"e2ma-verification=94uab\"",
                "\"google-site-verification=pcRo9xg5Cgh64Gmnf_3xqScQnpz_gNO9D4NS2o5GtLQ\"",
                "\"e2ma-verification=4mh3\"",
                "\"smartsheet-site-validation=srJ-iuErwlIb7kLYmxMrnV7vohGdYQdF\"",
                "\"e2ma-verification=1oxfb\"",
                "\"cG9ydGxhbmRvcmVnb24=\"",
                "\"atlassian-sending-domain-verification=a384121a-3df5-43cd-bc56-cec6eec05fb3\"",
                "\"_lm1inpxkfzhjqbvhxp8xdpbkvtbxokg\"",
                "\"e2ma-verification=ee4ab\"",
                "\"_n7ieqgf6ax8wrwqo5upgh0loiv3uhqr\"",
                "\"e2ma-verification=0slfb\"",
                "\"ms-domain-verification=35c6a7a8-d61d-4c87-a5a1-5d9ba6e7ccbe\"",
                "\"e2ma-verification=wa5ab\"",
                "\"v=spf1 mx ip4:74.120.152.113 ip4:166.78.90.5 include:spf.protection.outlook.com include:_spf.portlandoregon.gov ~all\"",
                "\"_b9onrbgwzjh63cy48mdmt81b1jl4206\"",
                "\"apple-domain-verification=5q9H4FxuWfqp70G3\"",
                "\"e2ma-verification=fcveb\"",
                "\"e2ma-verification=vljbb\""
            ],
            "NS": [
                "ns2.portlandoregon.gov.",
                "ns1.portlandoregon.gov."
            ],
            "SOA": [
                "ns1.portlandoregon.gov. hostmaster.portlandoregon.gov. 2026052801 10800 1800 1209600 3600"
            ],
            "CAA": [
                "0 iodef \"mailto:iana@portlandoregon.gov\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "74.120.152.39"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:74.120.152.113 ip4:166.78.90.5 include:spf.protection.outlook.com include:_spf.portlandoregon.gov ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:DMARC_Reports@portlandoregon.gov; ruf=mailto:DMARC_Reports@portlandoregon.gov; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.portlandoregon.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+v+PXA1sSnVcL0GCPQYgrOtWZMFqq1rWZ7wC70mgqrFcmvX5v7uimqkQcprzsAbSNx1xunKb55EjIsxBLYp2D/CWwJTJYJxwtWmM0PZGH7VRmN0lvBztx8CLfxs5bYjYMSLbscnITF9xA92EAwrlGjHAsgLS+FRyUQFH06NNAPQIDAQAB; n=1024,1456437331,1472162131",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "portlandoregon.gov",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "74.120.152.39"
                    ],
                    "time_ms": 189.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "74.120.152.39"
                    ],
                    "time_ms": 168.58
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "74.120.152.39"
                    ],
                    "time_ms": 29.83
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "74.120.152.39"
                    ],
                    "time_ms": 27.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "74.120.152.39"
                    ],
                    "time_ms": 117.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.portlandoregon.gov",
        "valid_from": "2026-02-05T18:00:00-06:00",
        "valid_to": "2027-02-05T17:59:59-06:00",
        "days_remaining": 178,
        "san": [
            "www.portlandoregon.gov",
            "portlandoregon.gov",
            "dev.portlandoregon.gov",
            "test.portlandoregon.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.portland.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "76985",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.portland.gov/",
            "server": "nginx",
            "strict-transport-security": "max-age=2592000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "date": "Tue, 11 Aug 2026 14:46:59 GMT",
            "cache-control": "max-age=3600, public",
            "content-language": "en",
            "content-security-policy": "default-src 'self' 'unsafe-inline' 'unsafe-eval' chrome-extension: blob: data: *.portland.gov www.google-analytics.com www.googletagmanager.com tagmanager.google.com bam.nr-data.net bam-cell.nr-data.net js-agent.newrelic.com *.googleapis.com *.gstatic.com *.googleusercontent.com *.portlandoregon.gov *.portlandmaps.com *.arcgis.com *.recollect.net coolingsearch.org cdn.ckeditor.com unpkg.com cdn.jsdelivr.net *.ssl.fastly.net *.openstreetmap.org; frame-src 'self' https://www.youtube.com/embed/ https://player.vimeo.com https://www.google.com/maps/ https://www.portlandoregon.gov/ https://www.portlandmaps.com/ *.arcgis.com arcg.is https://online.tableau.com/ https://public.tableau.com/ *.recollect.net https://app.smartsheet.com/ https://publish.smartsheet.com/ https://app.rankedvote.co/",
            "etag": "W/\"1786459246\"",
            "expect-ct": "max-age=86400, enforce",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Tue, 11 Aug 2026 14:40:46 GMT",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-drupal-dynamic-cache": "MISS",
            "x-frame-options": "SAMEORIGIN",
            "x-pantheon-styx-hostname": "styx-us-a-7ffbcf568d-jgq44",
            "x-styx-req-id": "a34eb698-9592-11f1-9c9e-8a8d49002443",
            "x-xss-protection": "1; mode=block",
            "age": "372",
            "accept-ranges": "bytes",
            "via": "1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish",
            "x-served-by": "cache-chi-kigq8000159-CHI, cache-stl760060-STL, cache-stl760040-STL, cache-stl760040-STL",
            "x-cache": "HIT, MISS, MISS, MISS",
            "x-cache-hits": "2, 0, 0, 0",
            "x-timer": "S1786459620.585787,VS0,VE17",
            "vary": "Accept-Encoding, Cookie, Cookie, Cookie"
        },
        "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.portland.gov/",
        "title": "City of Portland, Oregon | Portland.gov",
        "description": "The official website of the City of Portland, Oregon.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "74.120.152.39": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "portlandoregon-gov.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4038,
                "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": 138.54
}