{
    "ok": true,
    "domain": "iom.int",
    "generated_at": "2026-08-08T23:44:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 50,
            "availability": 60
        },
        "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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "150 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a8bb5e7485521aa06.awsglobalaccelerator.com"
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "150 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a8bb5e7485521aa06.awsglobalaccelerator.com",
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "52.223.7.59"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 iom-int.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"7hukbpsue1iu5gtb15di3c8cis\"",
                "\"s0j2tlicd50dmu87osl7psrr40\"",
                "\"dgjqmao2582uhn8k3brvakoepa\"",
                "\"ri8mrkk82upok7shao7iro9t6c\"",
                "\"00d2p0000013ztceay\"",
                "\"MS=ms61055165\"",
                "\"v=spf1 mx include:eu.rp.oracleemaildelivery.com include:servers.mcsv.net include:amazonses.com include:spf.protection.outlook.com include:_spfprod.ngpvan.com include:sendgrid.net a:collect.iom.int include:_relay.amadeus.com ip4:202.173.4.15 ip4:195.65.253\" \".103 ip4:195.65.253.106 ip4:202.173.4.44 ip4:195.65.253.114 ip4:186.5.130.202 ip4:186.5.130.205 ip4:193.247.39.154 ip4:13.95.123.82 ip4:104.45.2.145 ip4:51.144.190.129 ip4:20.54.155.255 ip4:20.67.131.249 ip4:35.157.247.213 ip4:149.72.71.233 ip4:44.219.212\" \".50 ip4:209.239.233.124 ip4:209.239.233.125 ip4:64.0.146.124 ip4:64.0.146.125 ip4:209.220.191.124 ip4:139.185.2.112/28 ip4:147.154.59.192/26 ip4:147.154.123.119 ip4:216.131.131.240/28 ip4:160.34.31.16/28 ip4:160.34.63.16/28 ip4:160.34.15.16/28 ip4:141.145\" \".47.16/28 ip4:141.145.63.16/28 ip4:129.152.95.16/28 ip4:129.152.79.16/28 ip4:207.127.109.192/26 ip4:151.104.48.26 ip4:151.104.61.235 ip4:129.148.11.192/26 ip4:207.127.107.192/26 ip4:147.154.255.192/26 ip4:192.29.216.192/26 ip4:146.56.127.192/26 ip4:192.29\" \".91.192/26 ip4:204.216.119.192/26 ip4:129.153.243.192/26 ip4:147.154.189.192/26 ip4:160.34.239.16/28 ip4:160.34.207.16/28 ip4:160.34.223.16/28 ip4:129.91.63.16/28 ip4:160.34.191.16/28 ip4:129.152.47.16/28 ip4:129.157.31.16/28 ip4:141.145.79.16/28 ip4:129.\" \"148.219.192/26 ip4:146.56.15.16/28 ip4:129.149.63.192/26 ip4:192.29.172.192/26 ip4:207.127.72.64/26 ip4:192.29.207.192/26 ip4:192.29.232.192/26 ip4:192.29.137.192/26 ip4:204.216.127.192/26 ip4:192.29.178.192/26 ip4:129.149.22.192/26 ip4:170.52.3.228 ip4:1\" \"92.29.143.169 ip4:159.112.165.64/26 ip4:192.29.42.231 ip4:129.149.37.192/26 ip4:158.178.219.192/26 ip4:158.179.11.192/26 ip4:170.52.4.253 ip4:147.154.14.34 ip4:81.208.187.192/26 ip4:204.216.114.64/26 ip4:158.180.181.192/26 ip4:158.179.135.64/26 ip4:84.235\" \".196.192/26 ip4:84.235.197.192/26 ip4:207.211.139.192/26 ip4:155.248.28.128/26 ip4:155.248.119.192/26 ip4:155.248.115.192/26 ip4:159.13.87.0/26 ip4:64.181.146.64/26 ip4:79.72.112.64/26 ip4:79.72.22.64/26 ip4:79.72.39.64/26 ip4:84.8.179.64/26 -all\"",
                "\"r982qc7dvaufcm94tiksnl8mvf\"",
                "\"ca3-c724367bea47452e8b6184972fafd39f\"",
                "\"SY73iKTubNqgPJb/TFR/pL90kGWFwrkNpoc5/dFMHDfauc2tYp1j7R4HdJHjlv/BqCpz187bHr1GdovayQB+qQ==\"",
                "\"google-site-verification=Mac0bBoreMV1fCvlvwHlEaebkPh9W5In-Nvfuan7t5U\"",
                "\"4t400fhf18m2vbd8a9hjp4secl\"",
                "\"brevo-code:642a0b02a8807b5f27b389afa11fd503\"",
                "\"MS=7D0D2A781D8CD0B052F05BFB3F690B17938D123B\"",
                "\"airtable-verification=05b3ffbadc4e97793b4ae95842a31e12\"",
                "\"AYVkg9eVfBvg/JooF3/N0vMQXCxl1wcFy2FeClB47SmdrZKGyqyUAEYgF3egCe2gRV5NKW5d7sco1QzdU1c9Uw==\"",
                "\"lr29tklueaklufsa64sqp1vkd\"",
                "\"o5qtdoq841nnn3lcqg5kep65nq\"",
                "\"MS=ms20777285\"",
                "\"atlassian-domain-verification=k64SwpJXZJsELjh7um3ADRaH6URtjWHeJUQ3zpa5Hs5/NhgxVGsX3fIhnQxihD/8\"",
                "\"jhrioedrtul6kq5p3lkfpmrfsc\"",
                "\"ksk8fopdemjc0i1hdu1nmus90l\"",
                "\"sihhsij15ib7epcdincfngnjt5\"",
                "\"teamviewer-sso-verification=551b69b0d1c645d79bcd4372a60121f5\"",
                "\"f2ldma2jgu6ses8ghf1aekffq\"",
                "\"ZOOM_verify_9iMOZrHAeYjTC8GwRbMqKC\"",
                "\"_globalsign-domain-verification=Et81zRkc5UZYhDwx5ypuqkylNhrB_bdkQBkru6sqsf\"",
                "\"apple-domain-verification=UCgZMETGPl1AaoLz\"",
                "\"r60dY9eUXGTN/EIrtm2F63qed/69vgkv7i2yU4Mv087SalE5rNCJCmBh8LkIQU17CitT6CjOajo/colDvFjVuA==\"",
                "\"google-site-verification=9-xUBFXPwrw6ciKpfGYMQ3fB_5sEpMD7_Xbrda8l5KI\"",
                "\"v=unflatten mx include:eu.rp.oracleemaildelivery.com include:spf_c.oraclecloud.com include:servers.mcsv.net include:amazonses.com include:spf.protection.outlook.com include:_spfprod.ngpvan.com include:sendgrid.net a:collect.iom.int include:_relay.amadeus.\" \"com ip4:202.173.4.15 ip4:195.65.253.103 ip4:195.65.253.106 ip4:202.173.4.44 ip4:195.65.253.114 ip4:186.5.130.202 ip4:186.5.130.205 ip4:193.247.39.154 ip4:13.95.123.82 ip4:104.45.2.145 ip4:51.144.190.129 ip4:20.54.155.255 ip4:20.67.131.249 ip4:35.157.247.2\" \"13 ip4:149.72.71.233 ip4:44.219.212.50 ip4:209.239.233.124 ip4:209.239.233.125 ip4:64.0.146.124 ip4:64.0.146.125 ip4:209.220.191.124 ip4:139.185.2.112/28 ip4:160.34.31.16/28 ip4:160.34.63.16/28 ip4:160.34.15.16/28 ip4:141.145.47.16/28 ip4:160.34.239.16/28\" \" ip4:160.34.207.16/28 ip4:160.34.223.16/28 ip4:129.91.63.16/28 ip4:160.34.191.16/28 ip4:129.152.47.16/28 ip4:146.56.15.16/28 -all\"",
                "\"275th0ienm2mmk6tbk9uljcfgu\"",
                "\"amazonses:v1lqQe029d+FwBIz4Na6rnQk4tg2kS76rvAzdBcOfBM=\"",
                "\"amazonses:eF7eCL2iAqMywVHhpE/fMZeCwiGLfoKJWK2dICsbMPA=\"",
                "\"6hkgeoqm7ejiqqpc6g9jp8ggok\"",
                "\"flexera-domain-verification-cvzlialihfpypxdp\""
            ],
            "NS": [
                "ns1.gva.ch.colt.net.",
                "ns1.zrh1.ch.colt.net."
            ],
            "SOA": [
                "ns1.zrh1.ch.colt.net. dnsmaster.iom.int. 2026080705 10800 3600 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.223.7.59"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:eu.rp.oracleemaildelivery.com include:servers.mcsv.net include:amazonses.com include:spf.protection.outlook.com include:_spfprod.ngpvan.com include:sendgrid.net a:collect.iom.int include:_relay.amadeus.com ip4:202.173.4.15 ip4:195.65.253.103 ip4:195.65.253.106 ip4:202.173.4.44 ip4:195.65.253.114 ip4:186.5.130.202 ip4:186.5.130.205 ip4:193.247.39.154 ip4:13.95.123.82 ip4:104.45.2.145 ip4:51.144.190.129 ip4:20.54.155.255 ip4:20.67.131.249 ip4:35.157.247.213 ip4:149.72.71.233 ip4:44.219.212.50 ip4:209.239.233.124 ip4:209.239.233.125 ip4:64.0.146.124 ip4:64.0.146.125 ip4:209.220.191.124 ip4:139.185.2.112/28 ip4:147.154.59.192/26 ip4:147.154.123.119 ip4:216.131.131.240/28 ip4:160.34.31.16/28 ip4:160.34.63.16/28 ip4:160.34.15.16/28 ip4:141.145.47.16/28 ip4:141.145.63.16/28 ip4:129.152.95.16/28 ip4:129.152.79.16/28 ip4:207.127.109.192/26 ip4:151.104.48.26 ip4:151.104.61.235 ip4:129.148.11.192/26 ip4:207.127.107.192/26 ip4:147.154.255.192/26 ip4:192.29.216.192/26 ip4:146.56.127.192/26 ip4:192.29.91.192/26 ip4:204.216.119.192/26 ip4:129.153.243.192/26 ip4:147.154.189.192/26 ip4:160.34.239.16/28 ip4:160.34.207.16/28 ip4:160.34.223.16/28 ip4:129.91.63.16/28 ip4:160.34.191.16/28 ip4:129.152.47.16/28 ip4:129.157.31.16/28 ip4:141.145.79.16/28 ip4:129.148.219.192/26 ip4:146.56.15.16/28 ip4:129.149.63.192/26 ip4:192.29.172.192/26 ip4:207.127.72.64/26 ip4:192.29.207.192/26 ip4:192.29.232.192/26 ip4:192.29.137.192/26 ip4:204.216.127.192/26 ip4:192.29.178.192/26 ip4:129.149.22.192/26 ip4:170.52.3.228 ip4:192.29.143.169 ip4:159.112.165.64/26 ip4:192.29.42.231 ip4:129.149.37.192/26 ip4:158.178.219.192/26 ip4:158.179.11.192/26 ip4:170.52.4.253 ip4:147.154.14.34 ip4:81.208.187.192/26 ip4:204.216.114.64/26 ip4:158.180.181.192/26 ip4:158.179.135.64/26 ip4:84.235.196.192/26 ip4:84.235.197.192/26 ip4:207.211.139.192/26 ip4:155.248.28.128/26 ip4:155.248.119.192/26 ip4:155.248.115.192/26 ip4:159.13.87.0/26 ip4:64.181.146.64/26 ip4:79.72.112.64/26 ip4:79.72.22.64/26 ip4:79.72.39.64/26 ip4:84.8.179.64/26 -all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;adkim=r;aspf=r;rua=mailto:2ec7dbda72@rua.easydmarc.eu;ruf=mailto:2ec7dbda72@ruf.easydmarc.eu;ri=86400;fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.iom.int",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZSWTmQdntoqPmUKXbrP2Mz47FcMuY4FWWhxnJL89xdfBZOp0KFc7EGVZ1uyoJ6s2eBXeHvviwucBvI469FcPxCaAT6uN1rJHBR2AQw98HbAaigQTjlnKU0wZNhRTfQIKqYuFc6PYbBXrYGKdwWF51PwOnNRDTkN3hZPdYN6BLOwIDAQAB; n=1024,1465598462,1481409662",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a8bb5e7485521aa06.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.223.7.59"
                    ],
                    "time_ms": 151.05
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.223.7.59"
                    ],
                    "time_ms": 233.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.223.7.59"
                    ],
                    "time_ms": 143.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.223.7.59"
                    ],
                    "time_ms": 236.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.223.7.59"
                    ],
                    "time_ms": 217.38
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "iom.int",
        "valid_from": "2026-06-22T19:00:00-05:00",
        "valid_to": "2027-01-06T17:59:59-06:00",
        "days_remaining": 150,
        "san": [
            "iom.int"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://iom.int/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 04:44:30 GMT",
            "content-type": "text/html",
            "content-length": "118"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://iom.int/",
        "title": "403 Forbidden",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "52.223.7.59": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "iom-int.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4027.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020,
                "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": 91.55
}