{
    "ok": true,
    "domain": "vfsglobal.com",
    "generated_at": "2026-08-09T14:59:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 0,
                "lost_points": 10,
                "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": "166 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: server-108-157-150-123.mci50.r.cloudfront.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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "166 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: server-108-157-150-123.mci50.r.cloudfront.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": [
                "108.157.150.123",
                "108.157.150.39",
                "108.157.150.119",
                "108.157.150.115"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-2.mimecast.com.",
                "10 eu-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"google-site-verification=HsGQ1EtxcEBaMr-s_L_xSGbKriCxzgeqCpJKQ_063k0\"",
                "\"anthropic-domain-verification-jjznzq=Jt21ELU6RjjKKJh282HHk1rSU\"",
                "\"amazonses:+DKvOI+gBYP4xTNCthf3wtHtlQRFtBUAvgXXvBzE0l8=\"",
                "\"amazonses:pZL3mdh9R6SptdecmpjHK4haXbOtTFLvsp2scPVaWvw=\"",
                "\"amazonses:PlI4LBBIhvt6XvLPzuHncdKv2uWgNI/WYYZFBotpv00=\"",
                "\"successfactors-site-verification=YTQ5NmU2NWUwNjA4Mzg5NDgyY2ZlY2NmNTY1MWQ3NmU0ZTA1Y2ZiMGVlNzhhMTU3MWZlMmZkNWIxNTBkMzEyOA==\"",
                "\"amazonses:7diuujAg8+KdbHH5dXflFS7ZGcAtaTjSp4MOH05NJrQ=\"",
                "\"google-site-verification=1lugiGBNo5HberntAQRXE68vkfaUZKXWE6Bb-o1f7Jk\"",
                "\"teamviewer-sso-verification=c9e67d005c0e41f6bb832070da002afa\"",
                "\"_globalsign-domain-verification=DlfHLdMzQ-2DUcebFhK0OCpOUIaLLQzt8b20Gj1T8h\"",
                "\"smartsheet-site-validation=XYr5zsFnTS-J2h0dmY2UvBUTZ6ytMuyP\"",
                "\"MS=ms41338053\"",
                "\"google-site-verification=F4rtlIMOxg0n-bhSjTS__YsdaggbN8J0TnU2Y2hypvw\"",
                "\"amazonses:vek7/KPxJf2NBBHeInVuSeN5KpPnS1A6ldWS3w/kiek=\"",
                "\"amazonses:w1/UHXvMAW1ep/h8J3BIrnvi2RY99fP7NmaoAvB+C7I=\"",
                "\"amazonses:LiOofaJYSxzcc0ZyFL+oiFt9r6oOC67G1FoXf52W6FQ=\"",
                "\"apple-domain-verification=Alc0Hmk4WnG3TxzW\"",
                "\"google-site-verification=xRO0JRPLJEzeZZ8w3WvwLxzxeggOYpIwO12ArrZ6oRg\"",
                "\"v=spf1 ip4:213.52.186.141 ip4:213.52.186.142 ip4:168.245.95.39 ip4:92.249.69.76 ip4:193.109.216.18 ip4:13.202.250.217 ip4:14.142.6.166 ip4:167.89.97.93 ip4:52.163.249.255 ip4:13.76.97.153 ip4:13.71.81.38 ip4:51.112.182.247 ip4:14.143.176.161 a:mailsec.cca\" \"venue.com include:mail.zendesk.com include:spf1.netcore.co.in include:sendgrid.net include:spf1.vfsglobal.com include:eu._netblocks.mimecast.com include:spf.protection.outlook.com include:_spf-dc57.sapsf.eu include:zcsend.net -all\"",
                "\"amazonses:m2Ie/sxjt2Wh/TpTHQ+OAG99BypvLDxJEQMFmyq/56o=\"",
                "\"MS=ms24761912\"",
                "\"onetrust-domain-verification=e1d1b916cab349368ae2d595d6e33261\""
            ],
            "NS": [
                "ns-874.awsdns-45.net.",
                "ns-232.awsdns-29.com.",
                "ns-1899.awsdns-45.co.uk.",
                "ns-1346.awsdns-40.org."
            ],
            "SOA": [
                "ns-874.awsdns-45.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [
                "30808 13 2 1054C99AB1BAF471DC0FBC702CC3FA63FEC6960E8C6987B98550E149 96729A2E"
            ],
            "DNSKEY": [
                "256 3 13 kxrsGaJ1UTHxdCP8kqylyZeh95BRwzQG8h2MdP1gStZjJuocUuVkIKrm nvY+p89ZnNF3FfBRI2lcivkVSMTDmw==",
                "256 3 13 xsGAzzK++aZBzrrs1eMFBZ6NznktiOJ0mXzTWfMwE8TEKQiEa/nMA429 2vvlhfepeipoWk6u6QxZyEsrTXAbFQ==",
                "257 3 13 ymH9tw1h0R6mxpA8z78Io4TWWX327TyeA20KDkqVFNKGhnel+XpLm8QK VmFlFM+vj5Wg+pPgfOP1kVT1wZRfpQ=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.150.123",
            "108.157.150.39",
            "108.157.150.119",
            "108.157.150.115"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:213.52.186.141 ip4:213.52.186.142 ip4:168.245.95.39 ip4:92.249.69.76 ip4:193.109.216.18 ip4:13.202.250.217 ip4:14.142.6.166 ip4:167.89.97.93 ip4:52.163.249.255 ip4:13.76.97.153 ip4:13.71.81.38 ip4:51.112.182.247 ip4:14.143.176.161 a:mailsec.ccavenue.com include:mail.zendesk.com include:spf1.netcore.co.in include:sendgrid.net include:spf1.vfsglobal.com include:eu._netblocks.mimecast.com include:spf.protection.outlook.com include:_spf-dc57.sapsf.eu include:zcsend.net -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:rua.vfsglobal@emailauth.io; ruf=mailto:ruf.vfsglobal@emailauth.io",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.vfsglobal.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4BnUjpInQFpMIn+I6pLha+KYdrx9X0406edYAL0ZPM+x18VcPOO8IRVbuwdbNNU7Y2vkmXExlREye39+q5ROgVQg2/nDqqybmRJ8Ad6BVmDnyqqPFl+8E8Xp1Exn944G+cR0h2cm/gHl3OW3Al/QHOrVhnwekoU8HN9M+0p4Uzf1kFVnCsGTkT5RPzkPTgB/V4AF1fpmER2J2eiz8ZQoSjWDQhgS/L/vtBJi/ko/oczWce3s1WFR91ikrZ0Af4p/8HwiKsv3awaL3BOLm8Hxwbw/IftV4TLlJlh5/V1neoC3TWvuTHgTryYIqxynA7sx/vjqZsRwb/pRqti3gveZ1QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-150-123.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.227.87.108",
                        "13.227.87.12",
                        "13.227.87.124",
                        "13.227.87.93"
                    ],
                    "time_ms": 76.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.157.150.115",
                        "108.157.150.119",
                        "108.157.150.123",
                        "108.157.150.39"
                    ],
                    "time_ms": 27.71
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.115",
                        "108.157.150.119",
                        "108.157.150.123",
                        "108.157.150.39"
                    ],
                    "time_ms": 96.63
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.227.87.108",
                        "13.227.87.12",
                        "13.227.87.124",
                        "13.227.87.93"
                    ],
                    "time_ms": 40.77
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.115",
                        "108.157.150.119",
                        "108.157.150.123",
                        "108.157.150.39"
                    ],
                    "time_ms": 56.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.vfsglobal.com",
        "valid_from": "2025-12-21T18:00:00-06:00",
        "valid_to": "2027-01-22T17:59:59-06:00",
        "days_remaining": 166,
        "san": [
            "*.vfsglobal.com",
            "vfsglobal.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.vfsglobal.com/en/individuals/index.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "30722",
            "location": "https://www.vfsglobal.com/en/individuals/index.html",
            "date": "Sun, 09 Aug 2026 19:59:26 GMT",
            "server": "AmazonS3",
            "via": "1.1 3f0e8e51b8a6147fb69a60ebc45f5144.cloudfront.net (CloudFront)",
            "age": "2176",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "content-security-policy": "upgrade-insecure-requests",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "cache-control": "public, max-age=3600",
            "expires": "Sun, 09 Aug 2026 20:59:26 GMT",
            "pragma": "",
            "access-control-allow-origin": "*",
            "access-control-allow-methods": "GET, HEAD",
            "access-control-max-age": "86400",
            "x-cache": "Hit from cloudfront",
            "x-amz-cf-pop": "MCI50-P2",
            "x-amz-cf-id": "mGK_hl6WbyD5Ye2aIHo3_mkDwafTmt2Cox-2o-qWwIzOEDhsXJ3Uww==",
            "content-type": "text/html",
            "last-modified": "Mon, 03 Aug 2026 13:56:43 GMT",
            "etag": "\"93c844906649ceace5ce162c19173e4b\"",
            "vary": "Accept-Encoding"
        },
        "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.vfsglobal.com/en/individuals/index.html",
        "title": "",
        "description": "Need information on visas or permits? We’re here to help",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "108.157.150.123": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.39": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.157.150.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 30.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4039.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 95.7,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 20:59:31 +0100",
                "error": "No connection"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 80.54
}