{
    "ok": true,
    "domain": "mfa.gov.sg",
    "generated_at": "2026-08-12T11:45:14-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": "54 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": "54 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": [
                "50 mx4.sgict.gov.sg.",
                "10 mx2.sgict.gov.sg.",
                "20 mx1.sgict.gov.sg.",
                "60 mx3.sgict.gov.sg."
            ],
            "TXT": [
                "\"_globalsign-domain-verification=W_b_CKoHko-B61b66W64hkg0LgEIlQo7UNnWwgYd-N\"",
                "\"google-site-verification=VVmNEFPdsFnPSt4rB0uh5GsLSU8Ze9uLaYsZ_3O1scc\"",
                "\"google-site-verification=HYhIwhLwuPfuablzhRY2xekrTKN0EMzGK9guxbTDUZk\"",
                "\"apple-domain-verification=661PmVZFl53G7p8X\"",
                "\"MS=ms83306858\"",
                "\"h9lkufd3tu8anc9f49dpjck33b\"",
                "\"vskdttp0m7kkpe2udjq5cjolj7\"",
                "\"b1qq8m3u6qhl9tjvup3dh43mlq\"",
                "\"v=spf1 include:support.gov.sg include:gpc.gov.sg include:spf.protection.outlook.com a:mr3.gpc.gov.sg a:amazonses.com -all\"",
                "\"rep6mvtni1q17g39imrpv9rngh\""
            ],
            "NS": [
                "a20-66.akam.net.",
                "a8-64.akam.net.",
                "ns10.gdnsdef.com.",
                "ns9.gdnsec.com.",
                "ns3.gdnsec.com.",
                "ns12.gdnsdef.com.",
                "a9-65.akam.net.",
                "ns12.gdnsec.com.",
                "a1-6.akam.net.",
                "a3-67.akam.net.",
                "a2-65.akam.net.",
                "ns7.gdnsdef.com."
            ],
            "SOA": [
                "gccin3psicnsp01.sgnet.gov.sg. root.pridns.gov.sg. 2016076300 10800 1080 2419200 900"
            ],
            "CAA": [
                "128 issue \"amazon.com\"",
                "128 issue \"amazonaws.com\"",
                "128 issue \"letsencrypt.org\"",
                "128 issue \"globalsign.com\"",
                "128 issue \"awstrust.com\"",
                "128 issue \"amazontrust.com\"",
                "128 issue \"pki.goog\"",
                "128 issue \"godaddy.com\""
            ],
            "DS": [
                "3436 8 2 88A0B752A192C2EF9E42C279065D51836E3C1AC20B7822A7228D6214 D7CCB65B",
                "38704 8 2 64CE852D1EC74F6727856DA31741F5230B179E474A27B7402532431E 20F0CFDA"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAci4zYXp5qc436Ob/BG8BqIJAsl6uXYMgnsgt4jXcpsYsB84y0gS Xzeqm8asRnPs/xNy+FYauDQWzPLHCT6qfgVrelexnt695TOOZAcGoHAE b+rCqZ+Qi9GRdr8XD+L2RgFI7nlNX3jhCYNXa0cU+XGH4IvdLPBFHyv1 rtGB3tsF",
                "256 3 8 AwEAAc9q0pzcQRdtwmcw8yJLWB08V93gBbDcyBAclVGxBqk+0gO0JaNd HDDpFnAHN1svPYivdM1iSPYklGSNHs6v3BgENgP60YMKPTx3Cyj79TGX U2/JGVRMoSvcoOzHg85nsGIy56qeZELKrEAsjqhs301BuDwCKfA1mYYF N+hYCfQ5",
                "256 3 8 AwEAAd30a4Xq1QkoarjY8Pj19P32GgZIZrSUi5hp21GPT1LgUZjRDnYg HyMExIYP1MU7m4ghmDg9MBoGBaCKh+v29EED3zY4bePjx9i8ZGzr6oj4 r3/we1NU/c82ijP65uJnXpGE5lnV7TZK2bUHJApnd3AkUY2VOKZ0i6nw bsK42qRN",
                "257 3 8 AwEAAbyyRHZZ9R07xstu3841Nnc483wikPv91UTPvsKRMa9zdXD5xwDK xg/DVOWql83YH+Im6yps6s7mDRHH9mTuJaXGgzhPERmPeQ/T0CITcddi c0t14Z8MLocxDTNczqy1fAdWJs6v4Ie8lDRx9gznPOgxepQYcvRX9ozY F28DXn5n06ccuVF5njOZKI2xNoPTm2j7ozlc7I38Os+h6E8kSJt1pcJw Ad7PCxIhG6T0j2YouQEC/AnUsXfexCwoOdTsADPIYHM6JVJ9YfAsG4Ie LgRqrLVmV5HNMzRikdvJsxw78A+XFnKiRVlpXlC5v2P9fYUluKRtJez2 N9pKizofjUs=",
                "257 3 8 AwEAAbod8XIPl6j0H5FSz377Wi+cD5XlJt3FKUDC7iaRJHgFzpV76ybr V0U82fuVp3EOEO0WzOHxB7CpmmgPQNyBB0CGJxfya7tW16EEaoqrB9mT hmhce92sdOJ2z0qMBIjuLJqUIrOXV/grVO0tYRKL3TG8J5GIbmLHOA7s Djmzue3aXMsuzY5D2sv/mRrmHJcG/70psT4/qH2ILr9islD6xm75Uwy5 +u4IuDU8Yk57F9LS5x+GdJRQCbaZKMc3ptTpB0W0KOzACbWltfld7Jrt 5N8IVv6gx7df8pbt+Z/spaiA3AVHtZ/RD2OAUer/xcu47A3lByYqaOBG +juI+jj8uA0="
            ],
            "RRSIG": [
                "TXT 8 3 600 20260818102405 20260811093759 49564 mfa.gov.sg. r56qgvJepk22PME/He/6kI+ptekOyxb38Lv0TwB3UNepv0GZsLpMcCCU HMbHIRf7HLMjhbFKL5Uxix9ULSCc0i7v7GPr8lce2ivlowY6sf1TX7nX xgpyh3ARlj/C2c/ZG0SEdOOZzQj77BtDi+YUlOD0uCCOzSNGcv7PG6Yy 1ps=",
                "NS 8 3 14400 20260818103727 20260811102012 49564 mfa.gov.sg. SVcptmTPumbhw9UbiBPbov9kpU+SiWDZ+d+m60IH5nfKbTWg1f/n4Ny+ bGTu76NY13kjKZDcBUgNOw9CbOR37kvetpysPKGgW6UfgonzklyiOedA ol1FHJkrx9InPBKDSe1Kych0B2vQN/xzha6939FoQeWthK8hIwg03gnv T6Q=",
                "MX 8 3 14400 20260818104406 20260811101833 49564 mfa.gov.sg. w4WFrWF1POCazHZFuchRDzmPyn+8+MIzMAcZ/3K47WXlZbJVdVlBKpOl 0ZKDMdTAoNo9KMPePjRbkzkB3kX/jm71ME/KfPpMJGhUzZDahYOMk/1g wOzcri7lIwHS9vWuK7x1Ral1+l5R4oYRo7NI2KTOX/+WHDGbXCSy93Nd afw=",
                "A 8 3 14400 20260818103727 20260811102012 49564 mfa.gov.sg. GQbLHKc+l12a1xLXjYLE0DaGFndm6Mm0FnRIWaLGxGQEW8V35tvwzNH2 vsCy6BfAANvSvD/D52Wm7kuzqdTzNPPFHm0im8Br+P+k0zxEc/OoIEQe B1VrwD8UF0xzK3bnB7srff2wiWSLYYKv2ilHkz7TVRE8aTKs55sNi5Oc WH4=",
                "DS 8 3 3600 20260816150827 20260810010026 46275 gov.sg. X97csOvo8kFh/Wsoqp4xBW1PdK2AxGzJCClnd/1swMQDPRqnE+WXRNis 8e4KFWS6AJzBd2Rbkn+aFnmWzQK1qcpBVIOfYyCKOclD/hSbW0VpdbOh 8NR1Fz/mo2Jv5JLbHG6SlCzwX/Gg/Xysn4pptHBxAiPirfNUxkYv8jpC SaB0KXdTsOT5PDuf0TrI9StzGuJk2wKKFKxIKqFtT/RngsVZT+NsX9sq ge7BgANCWl/k33Ox6eXtMOmLyCgYCIl5CoXcmMuWrjl6Wzz30syZUZIv nLG5e30eBLQNKrYO88r9ZofeurTv74iPZZCHJUSxTst44HFm/6PYpngy g10bAg==",
                "CAA 8 3 14400 20260818100924 20260811090924 49564 mfa.gov.sg. uyNeMb6AXUiX2WDiwQLtoDd1C2uvaMlRAzvn3VweDmJ/De+8bXp9l00n FTOlWC74aUvt0ESdHM6wS6R/DNPhAKXPmFVBgzM/RVQ3EJ5dSxCeoOeC 2AX2zXmErSC1JpF45tE9/mhVy9UwEqjKHTlCtiHuyO2589kJ2umOfa99 NFM="
            ],
            "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:gpc.gov.sg include:spf.protection.outlook.com a:mr3.gpc.gov.sg a:amazonses.com -all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:mfa_it_helpdesk@mfa.gov.sg;ruf=mailto:mfa_it_helpdesk@mfa.gov.sg;fo=1",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "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": "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": 60.36
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 142.36
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 48.67
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 308.73
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.136.36.203",
                        "18.138.108.8",
                        "18.139.47.66"
                    ],
                    "time_ms": 64.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "mfa.gov.sg",
        "valid_from": "2026-07-07T20:34:01-05:00",
        "valid_to": "2026-10-05T20:34:00-05:00",
        "days_remaining": 54,
        "san": [
            "mfa.gov.sg"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.mfa.gov.sg/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AmazonS3",
            "date": "Wed, 12 Aug 2026 16:45:04 GMT",
            "content-type": "text/html",
            "content-length": "461867",
            "location": "https://www.mfa.gov.sg/",
            "strict-transport-security": "max-age=31536000",
            "last-modified": "Wed, 12 Aug 2026 08:16:36 GMT",
            "x-amz-server-side-encryption": "AES256",
            "cache-control": "max-age=600",
            "x-amz-version-id": "VWJ6jFFm0PussL_4WOSNC1xy0zbJnpB1",
            "accept-ranges": "bytes",
            "etag": "\"aa32e8d8817d4cea224aeef59735f4bb\"",
            "vary": "Origin",
            "via": "1.1 dcda39214c2ff7a65136957f530b5494.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": "ORD58-P14",
            "x-amz-cf-id": "-iLBDD9nT_ZhXyIDTnd0aMalvevXcqw-DdUji92BS8anvygObP45Ag=="
        },
        "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.mfa.gov.sg/",
        "title": "Home | Ministry of Foreign Affairs",
        "description": "Ministry of Foreign Affairs",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "18.138.108.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.139.47.66": {
            "success": true,
            "country": "Singapore",
            "country_code": "SG",
            "region": "Central Singapore",
            "city": "Singapore",
            "latitude": 1.2899882,
            "longitude": 103.850277,
            "asn": 16509,
            "organization": "Amazon Data Services Singapore",
            "isp": "Amazon.com, Inc.",
            "timezone": "Asia/Singapore"
        },
        "18.136.36.203": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx4.sgict.gov.sg",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4004.6,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.220",
        "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": 84.47
}