{
    "ok": true,
    "domain": "ig.com",
    "generated_at": "2026-08-09T09:24:28-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "8 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": "53 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: demo-redir-s.ig.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": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "8 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": "53 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: demo-redir-s.ig.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": "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": [
                "193.30.41.215"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 ig-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"ahrefs-site-verification_1cc4ab76a319deff55094030d7ae7267e96d8272c9e3735d07692aaf12404bc3\"",
                "\"Cw2ErkM+nCM/v7Z5p0PmgOldMTNnNpFqPrrFGlqMtAcYP7MONMKH9yT2QcKXfeEBTExpjZB+jQY1hKm5TqB9Ug==\"",
                "\"google-site-verification=W2kQtDogS8yMIVGxXXzL_h5_zKoWwFw069ZVza8LSrc\"",
                "\"pardot1120153=da1e542a825b57c1831860b6cfeebb51449f806c92c6af0ca459e1bfaa7a4b6e\"",
                "\"docusign=f5a2b32d-0317-4c1f-a8bf-360946462733\"",
                "\"miro-verification=25f416e6de8245c96d66867a35452aec329db31a\"",
                "\"h1-domain-verification=Jvot8KCBoYM5s4cJVG7gtydBwyNqbETvTJYv27yJxjvfZEEG\"",
                "\"dropbox-domain-verification=6vykc4s9539b\"",
                "\"slack-domain-verification=zIgij0zEPF1xCZxvPvcycOCkjpkiKPALwXRDutJ2\"",
                "\"google-site-verification=sPZcu_rRuM-BDmw2lHyknKJCxfHiC0O3XDOxZ4Bd6AU\"",
                "\"_globalsign-domain-verification=wXanjs-aTlW7a-_hmojTTw1tSw8BIJAv80jlx5JYgs\"",
                "\"google-site-verification=zVIaU8aZY_Ame6bo-P3xc65rP3nQtSuz06Bf5dJ66ZI\"",
                "\"canva-site-verification=FgwgllZPWYlahZWaB_neBQ\"",
                "\"wiz-domain-verification=2061883c04ac074d62fbf9b2aa64325e6f052b8041b2047636c6375e0be6e668\"",
                "\"twilio-domain-verification=8f50b5bdf00046137de99007d9e8238a\"",
                "\"figma-domain-verification=d37b9eb224c29d1833d36e1c7aeeb3dcf93774d200751e5dbed5c5fcbbe0c6ee-1715971747\"",
                "\"_vjvmf0ngf201jbg5w0sed2howvvytj7\"",
                "\"_globalsign-domain-verification=G5La4eI1Pst7mwUJOkY6DepJLRRjwumJyjF3Dw9P8g\"",
                "\"google-site-verification=vwoLdPYORqvbrp8UvdMNwfe2Tw9BX_b8gRsuNaI7Rgg\"",
                "\"google-site-verification=NP6_JVVKAfnsuc3j536nyvXWorGgCoETGtb3S9YeZto\"",
                "\"SFMC-_m5dlxn9Q9v5rf0mMaYEn04ddaAdjQ8O_YWLbT9L\"",
                "\"apple-domain-verification=XFsZSkd7XgoAo82c\"",
                "\"z1ouPx3D=6ae397e2c6b9276d92c58dded9c90268\"",
                "\"kiro-site-verification=9a38d8d0-44a0-4436-9d27-c8bf987ae832\"",
                "\"N7DzjgJp8tkjMlaaQmlr6ODVyJxFe/q+iddRBcG6BYzVG4Tn+YhJuOP2oco+TQdfBoj5ma16/sdTWhOJTS0DLQ==\"",
                "\"adobe-idp-site-verification=c52f0e83f7aa8dc066941c3d99e32b9cb655b857bc4ecd1288e61c38c639d86c\"",
                "\"v=spf1 mx include:spf.protection.outlook.com include:spf.iggroup.net ip4:37.0.0.2 ip4:37.0.4.2 ip4:208.185.229.0/24 ip4:208.185.235.0/24 -all\"",
                "\"_gitlab-pages-verification-code.ig.com\" \"TXT\" \"gitlab-pages-verification-code=ef8d4f1c5800333b48894477b6612c9c\"",
                "\"facebook-domain-verification=ixxr1wfahzxp4w409o3twm1dzv5c0u\"",
                "\"kb1l3fsmkt3js5t7krd22wp879tw2305\"",
                "\"ibmid=\" \"ce9f7373-1e17-4346-b731-83dec924ec3d\"",
                "\"hcp-domain-verification=cb5bc41d2af5a66626b5c1711b5fd57eb850b77812156ff3ec3633c846f3102b\"",
                "\"MS=ms83484319\""
            ],
            "NS": [
                "ns03.marketdatasystems.net.",
                "dns1.p09.nsone.net.",
                "ns01.marketdatasystems.net.",
                "ns04.marketdatasystems.net.",
                "dns2.p09.nsone.net.",
                "ns02.marketdatasystems.net.",
                "dns3.p09.nsone.net.",
                "dns4.p09.nsone.net."
            ],
            "SOA": [
                "ns02.marketdatasystems.net. dns\\.admin.igindex.co.uk. 7929 600 3600 604800 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "193.30.41.215"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:spf.protection.outlook.com include:spf.iggroup.net ip4:37.0.0.2 ip4:37.0.4.2 ip4:208.185.229.0/24 ip4:208.185.235.0/24 -all",
        "dmarc": "v=DMARC1; p=none; adkim=r; rua=mailto:dmarc_agg@vali.email; ruf=mailto:support.msad@ig.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.ig.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDJgOOlbmwTRZqiz+DMQHoD/zvDuW9eRJTK2W6SmXo380YZPyI80uj4wjSFa1+if28IbCA+SyBv5ly9enBCsBNmkzHq5ohrI6Xl23uWKWUYBEitP4omjmlg/cRZWEblrVD1kweefgPwustiuQSImjsaEKUEqyegkOvMZgBbxAezBQIDAQAB; n=1024,1453940365,1469665165",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "demo-redir-s.ig.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "193.30.41.215"
                    ],
                    "time_ms": 61.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "193.30.41.215"
                    ],
                    "time_ms": 53.19
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "193.30.41.215"
                    ],
                    "time_ms": 87.77
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "193.30.41.215"
                    ],
                    "time_ms": 145.97
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "193.30.41.215"
                    ],
                    "time_ms": 69.58
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.ig.com",
        "valid_from": "2026-03-16T19:00:00-05:00",
        "valid_to": "2026-10-01T18:59:59-05:00",
        "days_remaining": 53,
        "san": [
            "*.ig.com",
            "ig.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.ig.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.ig.com/",
            "strict-transport-security": "max-age=63072000 ; includeSubDomains ; preload",
            "server": "Apache",
            "connection": "close",
            "content-length": "0",
            "p3p": "CP=\"ALL DSP LAW OTPa OUR IND UNI CNT\"",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 14:24:19 GMT",
            "set-cookie": "bm_sz=3D6B90869F22891E1CF704883FA62A12~YAAQD1XIF0wu4q6fAQAAXgnp5gD+wehioZm6VN1mbtzqLWeQNoLaRgy07H/MFr26YxSJQ9Y+g2sTwnxYGMf5N/LEDg9hja8nZWsdzv70lSfdmd5C9m+ztIqxIjiBhrRU5y72YkX3ufR0AmWHpR/C/sR8KgkPyyNNCJCsUlTDWB0H2vpUZjsK1RPu5nWpAzOG6Cyzv0sIpgR9Dsx0UACgOuTURPdVPkP8dHgez0ZSc+uiAqJSVt9LLI6QEGO8w3vf1HLxzcf6T+zkS/OUpFFJJc4ocXOu8DEosiT7XuTmj9ducd/Vkuzc8SRCAcUXwKO9rpYCL9RtXX3zDyFMdAWL81WdMASBrH+xU2svAkIKmcVbDC4xb/7Zpho1mBvL~3355448~3683397; Domain=.ig.com; Path=/; Expires=Sun, 09 Aug 2026 18:24:19 GMT; Max-Age=14400; SameSite=None; Secure",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-portal-match": "0"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ig.com/",
        "title": "IG – World Leader in Online Trading",
        "description": "Welcome to IG. Discover countless opportunities on our award-winning trading platform, get instant support and develop your skills with IG Academy.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "193.30.41.215": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ig-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4046.4,
                "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": 82.61
}