{
    "ok": true,
    "domain": "agc.gov.sg",
    "generated_at": "2026-08-11T08:37:40-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 70,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "3 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "12 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "4 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "40 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-18-138-108-8.ap-southeast-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/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": "3 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "12 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "4 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "40 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-18-138-108-8.ap-southeast-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/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": [
                "18.138.108.8",
                "18.139.47.66",
                "18.136.36.203"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx1.sgict.gov.sg.",
                "50 mx3.sgict.gov.sg.",
                "60 mx4.sgict.gov.sg.",
                "20 mx2.sgict.gov.sg."
            ],
            "TXT": [
                "\"amazonses:G65gEdMDB2p4F9jKpYSOCs9VqrW75tedy25o4Xg7NjM=\"",
                "\"apple-domain-verification=16WfyS7Zof4zObvn\"",
                "\"MS=ms65923471\"",
                "\"google-site-verification=ta1u0_kzg4EPy3Sxdsz_Q_S6eaylzdKVkA_6ce0uCNI\"",
                "\"TGXnxwL3FHlFR3ja78yg3Zkisic4R5cndISGv5yQykk=\"",
                "\"google-site-verification=_nN8AgNOnWTcmqx4DiZe7g0cjpW9K8tu6nYrpm3x8n0\"",
                "\"v=spf1 include:support.gov.sg include:spf.protection.outlook.com a:mailrelay1.g-cloud.gov.sg a:mailrelay2.g-cloud.gov.sg -all\"",
                "\"MS=B73F0407A6AA58AD88481BAD8D5D79092BB534C5\"",
                "\"amazonses:TGXnxwL3FHlFR3ja78yg3Zkisic4R5cndISGv5yQykk=\""
            ],
            "NS": [
                "a3-67.akam.net.",
                "a9-65.akam.net.",
                "a2-65.akam.net.",
                "ns7.gdnsdef.com.",
                "a20-66.akam.net.",
                "ns9.gdnsec.com.",
                "ns3.gdnsec.com.",
                "ns10.gdnsdef.com.",
                "ns12.gdnsdef.com.",
                "ns12.gdnsec.com.",
                "a1-6.akam.net.",
                "a8-64.akam.net."
            ],
            "SOA": [
                "gccin3psicnsp01.sgnet.gov.sg. root.pridns.gov.sg. 2012107287 10800 1080 2419200 900"
            ],
            "CAA": [
                "128 issue \"pki.goog\"",
                "128 issue \"amazonaws.com\"",
                "128 issue \"amazon.com\"",
                "128 issue \"letsencrypt.org\"",
                "128 issue \"sectigo.com\"",
                "128 issue \"awstrust.com\"",
                "128 issue \"amazontrust.com\""
            ],
            "DS": [
                "35182 8 2 3A45234E7C380F1BFBB23E1EFD3F49686DD3EE6EB55A0862E4F39EA1 4A0D7FB7",
                "16025 8 2 EEA51A7FE96BD37FB5A9A70F42C1449FA299802E39B8357D84E5A18E C920B0AC"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAaathQKgTbXSFpimtU7s+E/5OvwFH10o/BTxawF6bz9o/X6cMLMY JNAOuy9X2Z2Pt5ttPYZ4sIUW6P+UKm4AfGi2Dk6yNODmPmbJtA5JedEF W10XrSJc86oSY3VUXnif40PAzf18H6DU6F1L1VtcF+Lo2Zil4bY8R43X 0hdYYob+ItAP85qTHpYT38Y82eMI69kRQGprL2QOtHs5ow6x0A2CJC+7 vG/TD4PKYxdi8TPq35Tl4FxD2f6Pkv71ZUVcZoJpQUe38llcw0wq+RE8 eWiA6fXJksXsfr3FKB/qXx6lqlnjWoHXB7r9ZY5GVfNvhFtzlRtqdXCn lgTxFcjC888=",
                "256 3 8 AwEAAbZ6do7fV8pIYsQLCWF+ko2irIPcrVM2dThWTuWwzJ+6Uk4ijEav iNyYoZEWJBbhFXodhd2O/Ax7BjE7+/NpTg+/zUhDT0ybfxq9iaklzysj TNCZkPvkDfUnvfv77KI+byxN48ilO1yCnBGoAFROHYkcs1xgmLzIHMjy uefgQnd1",
                "257 3 8 AwEAAcGhcAE6eyoa50V0QxqLF6TpprKhBF4tAsu9ojrR174Re1tHhh1H nVZOp1wfsjy0RTtMkwzYtuRXMDs4cuOzbnin+vKGqpJIIBnxgxrYlvSE cI/v2RHUPEcQZVShwdtYTVZ/7mNY9yWQQ+djRqWHed3AZytevhPWDift Bn3ZlD6ADtYfBj/JiYVYCIB/YP8weF1vtFy0OAs7CDkxt7xMwKlFOeic Gpbsl5b3yxhKrwGo697auEhun45hvyswWJHpFPgOZr1GdKwZcyOgJZnz qpXGy80IP63Z+ht76i81QyjhTnwiB0ANgs5Z48xFfbudu15Lyd7599Tt fpY7PM7lBGs=",
                "256 3 8 AwEAAcXexjGPwmDWIh1MZ7TJx28kyi4jn39XGFg8Sfl4Tcfjc7CUWgRg 0qInIAQ5TTUg9N7TtnAi/xM06XG5SXaB7tUPMvXPpAHcuWWnijtukMzv zngYQca+GWXf2R/mtcHeAmJYasQqI4w1KHTGjqVDMZQtw8S1k/zfzse/ iUe1Y1jv"
            ],
            "RRSIG": [
                "MX 8 3 14400 20260818023139 20260811015108 22398 agc.gov.sg. i0VjGQ0WEBwu2wDaiJIw62ue7xOsaYhC0hbPSf27VosltdHnqBrVNoFg Dg3O5uTasP12LKzVGTIq26M18bM17sW+uRwqVPZ08JlcZlDeRqqRRhdV b2R0J8wCmJIYeBBV0iapvZqesKf/7rywqCejfx2l/pN1QmnBYH+9kxav DoA=",
                "DS 8 3 3600 20260815070101 20260808153026 46275 gov.sg. iIx62JQuTuD2Y9wAz5qZGU7xcrSWG+yAKbx9lT+MWlmk/IrEdPKyUlCs BcdoJS75WJYqs5/FD6K7mX3g0Vy/MwiAcr7Iih4FdE2Tuq7jRMdCnTMu DOV3u2iG9oB7pvW/HXmOuxBcrQqSzhpDobbzSYDenFeu/8wVPlzVdeVu 4/dGLbiWy8ZYnLj5YJNeLg7ZsCOZvl2oWJS9f9oeGJes4DLWGUten6b0 YVItzvCqN3qXv0+rhdlfPPFSDOjQnH0uF7Sfa012IPfTmbjU0/LOH5R6 kV+d2J52amxSbvZ6paIWF9bbOxmrlHyvt8hx81ETdLyTUWFvIOTHI+el jm4YeQ==",
                "DNSKEY 8 3 302400 20260818035938 20260811030757 16025 agc.gov.sg. ZCJn6bpoTgppIuDog4QLuv12X3wPkbUagnS2fj7kfRLLc+zLopFxO5Xm OVReKphN6nxjtMNxDcTSRGqhi8aNibltxGW+4tpqTQB+flht+YNXweFV nBodvV5LLUu7Badvo0u6zvZUe55NWOArr71BYlXKKN4VFanNpbi5KoHa 7ehBk7AxBSWP5alioetN5KrGbkSGWzb6hihKasGLtPlfD7+JuuPRMCBv DRH6buowcgsVqHVhJLwaNF6iJ/45wIdhAu2IKuhyo4UQHjRPvEtZdLrC cxiVrhNpKCDNRfC+pnK2xeGHogzK3ppAxwiPKYmDZbslodJK4AmAVboy VXR2vQ==",
                "DNSKEY 8 3 302400 20260818035938 20260811030757 22398 agc.gov.sg. TMcmu9u9UzNo8oNs+yA+FVMZyBaqxocswrlDMgIxwqTJ6TYp3wQkybko kSVoke/813um6b2p1lM4bXGF4CUNoYrsTvvwc7Rl27ZFSgKfd1S4s/8U uVZk6rjw0KfB3v3rkz/WuB1JCAqYv6Uta78APBJkOaqx+2N+Tsf9tfoU VP8=",
                "DNSKEY 8 3 302400 20260818035938 20260811030757 35182 agc.gov.sg. j4yQ3wItlf0K4TVoObIr/avBR+KluUvR9GWs19AQ0bteK1gqWrVcoDrs XABZpvLbaYQg2HAVgRyxHDj/VB+BeYHqC0eGVVLF+7MwNmLig1l2vD8/ jCr4mudnnAB1W0WI8wZ3d3e5eSH+ni9J0yAeIYGg7nw/yr6ei4RsNf9P wFPEmJpbyKb+j11cxxAy8fjc+ypyFUbzg1+MUhgSN+67qfKyOCFZq2V3 KHOMptO2YAOXVWoI64sz1+q+ymMGdXNvS1VrCTGvNFzclcZV0GK+AjUS h4UaJ8NKIgcgVl0fmaJVU3AXROhSwZMVxjN2mDLq/vaBKot1Kl3MKeDg mnKYNQ==",
                "CAA 8 3 14400 20260817104448 20260810102616 22398 agc.gov.sg. hjMtqzQmjWfSTFxmK1tL3AkGUtyNl0VKE5r0e0HlVAWxdv04nffeXXuU 6pDu2V/EmbOaNJ33aHuf6yBEOmhvWYb0PQA10CfLfZdnTK/ZtAD14HJr PH359Ak2roWnNNg2tF9eKriuMnIvYKD8K3fThgU86HfGtP6snkRLDNlZ hQU="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.138.108.8",
            "18.139.47.66",
            "18.136.36.203"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:support.gov.sg include:spf.protection.outlook.com a:mailrelay1.g-cloud.gov.sg a:mailrelay2.g-cloud.gov.sg -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:AGC_Desktop_Team@agc.gov.sg; ruf=mailto:AGC_Desktop_Team@agc.gov.sg; fo=1",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-18-138-108-8.ap-southeast-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 87.23
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 81.07
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 131
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 114.53
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 106.72
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "agc.gov.sg",
        "valid_from": "2026-06-23T00:20:32-05:00",
        "valid_to": "2026-09-21T00:20:31-05:00",
        "days_remaining": 40,
        "san": [
            "agc.gov.sg"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.agc.gov.sg/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AmazonS3",
            "date": "Tue, 11 Aug 2026 13:37:32 GMT",
            "content-type": "text/html",
            "content-length": "381419",
            "location": "https://www.agc.gov.sg/",
            "strict-transport-security": "max-age=31536000",
            "last-modified": "Sat, 08 Aug 2026 09:33:30 GMT",
            "x-amz-server-side-encryption": "AES256",
            "cache-control": "max-age=600",
            "x-amz-version-id": "zzsDl0afcmoj8LclZfSi8lmByu1372yV",
            "accept-ranges": "bytes",
            "etag": "\"586d7b293332a0c9660c62e42dedc0b9\"",
            "vary": "Origin",
            "via": "1.1 0f0dfcf3a39cb7b746228a61c7c560ac.cloudfront.net (CloudFront)",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy": "default-src 'none';base-uri 'self';script-src  'self'  'unsafe-inline'  blob:  https://*.awswaf.com  https://api.search.gov.sg  https://www.search.gov.sg  https://*.wogaa.sg  https://*.dcube.cloud  https://googleads.g.doubleclick.net  https://www.googleadservices.com  https://*.google-analytics.com  https://www.google.com  https://www.googletagmanager.com  https://connect.facebook.net  https://graph.facebook.com  https://*.licdn.com  https://www.gstatic.com/recaptcha/  https://www.google.com/recaptcha/  https://www.youtube.com  https://webchat.vica.gov.sg  https://webchat.mol-vica.com  https://*.clarity.ms  https://*.ask.gov.sg  https://analytics.tiktok.com  https://login.dotomi.com  https://login-ds.dotomi.com  https://embed-cdn.spotifycdn.com  https://open.spotify.com  https://js-cdn.music.apple.com  https://assets.polyglot.gov.sg  https://staging-assets.polyglot.gov.sg  https://phog.console.developer.tech.gov.sg  https://*.zdassets.com  https://*.zendesk.com  https://*.zopim.com  ;style-src  'self'  'unsafe-inline'  https://fonts.googleapis.com  https://assets.wogaa.sg  https://assets.dcube.cloud  https://www.search.gov.sg  https://webchat.vica.gov.sg  https://webchat.mol-vica.com  https://embed-cdn.spotifycdn.com  https://www.apple.com  ;object-src  'none'  ;connect-src  'self'  https://*.awswaf.com  https://isomer-user-content.by.gov.sg  https://browser-intake-datadoghq.com  https://api.search.gov.sg  https://*.wogaa.sg  https://*.dcube.cloud  https://api-chat-fe-flag.vica.gov.sg  https://chat.vica.gov.sg  https://webchat.vica.gov.sg  https://autocomplete.vica.gov.sg  wss://chat.vica.gov.sg  https://api-chat-fe-flag.mol-vica.com  https://chat.mol-vica.com  wss://chat.mol-vica.com  https://autocomplete.mol-vica.com  https://www.google-analytics.com  https://*.googletagmanager.com  https://google.com  https://www.google.com  https://analytics.google.com  https://stats.g.doubleclick.net  https://px.ads.linkedin.com  https://*.clarity.ms  https://c.bing.com  https://ask.gov.sg  https://*.ask.gov.sg  https://data.gov.sg  https://*.data.gov.sg  https://ad.doubleclick.net  https://googleads.g.doubleclick.net  https://www.googleadservices.com  https://adservice.google.com  https://www.google.com.sg  https://www.facebook.com  https://analytics.tiktok.com  https://analytics-ipv6.tiktokw.us  https://*.spotify.com  https://*.wg.spotify.com  https://*.podcasts.apple.com  https://*.xp.apple.com  https://www.youtube.com  https://vimeo.com  https://assets.polyglot.gov.sg  https://staging-assets.polyglot.gov.sg  https://widget-server.polyglot.gov.sg  https://staging-widget-server.polyglot.gov.sg  https://phog.console.developer.tech.gov.sg  https://*.zdassets.com  https://*.zendesk.com  https://*.zopim.com  wss://*.zendesk.com  wss://*.zopim.com  https://*.algolia.net  https://*.algolianet.com  https://*.algolia.io  ;font-src  'self'  data:  https://fonts.gstatic.com  https://www.search.gov.sg  https://assets.wogaa.sg  https://assets.dcube.cloud  https://encore.scdn.co  ;frame-src  'self'  https://www.search.gov.sg  https://www.google.com  https://www.googletagmanager.com  https://td.doubleclick.net  https://www.onemap.gov.sg  https://mobile.onemap.gov.sg  https://www.youtube-nocookie.com  https://player.vimeo.com  https://m.facebook.com  https://www.facebook.com  https://docs.google.com  https://form.gov.sg  https://maps.gov.sg  https://www.google.com/recaptcha/  https://*.fls.doubleclick.net  https://open.spotify.com  https://embed-standalone.spotify.com  https://embed.podcasts.apple.com  ;img-src  'self'  https:  ;manifest-src  'self'  ;media-src  'self'  https://episodes.captivate.fm  https://podcasts.captivate.fm  ;worker-src  'self'  ;frame-ancestors  'self'  https://eservice.ura.gov.sg  ;",
            "x-content-type-options": "nosniff",
            "x-cache": "Miss from cloudfront",
            "x-amz-cf-pop": "ORD56-P16",
            "x-amz-cf-id": "q35O7_0ITzhZEqe--8g-7SSn9NwedcSQV6JlvDhZi8T6xnsff7LmMQ=="
        },
        "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.agc.gov.sg/",
        "title": "Home | Attorney-General's Chambers",
        "description": "The official website of the Attorney-General’s Chambers of Singapore.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.138.108.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.139.47.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.136.36.203": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.sgict.gov.sg",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 15.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4009.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.5,
                "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": 119.24
}