{
    "ok": true,
    "domain": "phoenixcontact.com",
    "generated_at": "2026-08-09T23:49:12-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 100,
            "security": 73,
            "network": 65,
            "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": "2 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": "6 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": 0,
                "lost_points": 10,
                "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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "90 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-66-127-144.deploy.static.akamaitechnologies.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 503 "
            },
            {
                "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": "2 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": "6 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": "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": "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "90 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-66-127-144.deploy.static.akamaitechnologies.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 503 ",
                "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": [
                "23.66.127.144",
                "23.66.127.168"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 phoenixcontact-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"pardot1055633=3c996a103ea353f05416b66d55a55407da5bfbd1ff94fb29f50bb78207f8eacb\"",
                "\"pardot1053803=0821f675f0be977f58d0ed9257415718493fc9cca6a3f3277336c8fe09d8601d\"",
                "\"pardot1055633=cf4e3c861b4c81c2b991c16cbcc03c7cb1da56ff6d03c64601baa1143efd5d02\"",
                "\"pardot1053803=b4ea0af748f3386a1db28ddac5e5cc8fb1ad15a78fd7e3f3b53b3e2a22f8fbb6\"",
                "\"pardot1017172=3cdbf352afdf90c1f20f533d6ae06d79764b5934f848d58eda6fb37157d6e2da\"",
                "\"sending_domain1053803=058c98d64acb4c4f4bca9f6f5e226f1d573fb81cd60376429daea7cb72bb9627\"",
                "\"sending_domain1053793=e2582b0f71357182098ad1760ab81d7a7a5df8d248d31a5090c1381a86a33adf\"",
                "\"google-site-verification=en1Jj3izom407KzmgRzLjH0MF12Fjkr9Gj2jpnxDlrM\"",
                "\"v=spf1 ip4:62.157.123.119 ip4:155.56.208.100/30 ip4:157.133.97.216/30 ip4:169.145.66.70/31 ip4:169.145.66.72/31 ip4:109.75.185.63 ip4:109.75.185.66 include:spf.protection.outlook.com\" \" ip4:149.208.233.125 ip4:10.99.164.3 ip4:10.99.164.7 ip4:62.157.123.72 ip4:62.157.123.74 ip4:85.10.214.4\" \" ip4:198.207.147.224/27 ip4:204.239.0.224/27 ip4:216.230.14.224/27\" \" ip4:18.184.132.155 ip4:18.198.57.255 ip4:44.195.150.103 ip4:3.90.132.252 ip4:49.12.8.69 ip6:2a01:4f8:c17:390a::1 ip4:195.201.11.236\" \" include:spf.u2d.de\" \" include:amazonses.com include:_spf.senders.scnem.com include:mail.zendesk.com include:aspmx.pardot.com ip4:194.156.135.1 ip4:46.183.40.225 ip4:164.128.172.0/28 include:_spf.salesforce.com -all\"",
                "\"ahrefs-site-verification_455ee34c29f0d164e01c3fe6de2873b107ad06ca968d7edc5817c1efef77c541\"",
                "\"pardot1017182=b7c0e753299e7e16b5e9045756c7674c472593f695835d6c99e478176eb3eba4\"",
                "\"pardot1053793=207b616d2615cd55ba71c1c3c3d52e9516a6f65bafedb978e661e80339c8515d\"",
                "\"00DbY00000HxS89=1TBbY00000014xd\"",
                "\"mongodb-site-verification=cbqaweX9ZWUH3gssBFvv3uXqMc2O7ozx\"",
                "\"pardot359143=3cf45926214fd3280f0af7299f975b7766cff53272b58fe38573311fe470ae54\"",
                "\"MS=ms28465262\"",
                "\"apple-domain-verification=2coI3q8bbKqBHBaV\"",
                "\"wiz-domain-verification=ad00874fba3ac91d028a94da7473f6947f3816d14c740ebc1b12507b1338ef37\"",
                "\"yandex-verification: eabe5d0f36536b58\"",
                "\"figma-domain-verification=3595e6b468b9b317549e13e9a52da246061e88930ef362ee6ee5002e3606c01b-1753342679\"",
                "\"pardot963733=f16d4a01169845e818945afa51330647b791e8db46e73bc5e663b48a3b7d861f\"",
                "\"pardot1017172=0d45cb021d217c08a9200c9b09580120713b77f31f3dc8afa98c5716249ccdc1\"",
                "\"D-TRUST=A84ETALY4MH5P7MDJZNGXM4\"",
                "\"successfactors-site-verification=OWMwYTg0NTBmYzQ4NDNlMjEyZWZmNmY5NDg1ZjVhNjk2YTg4ZmI0YjlkMGQ5MDEyNDE0ZmJlMjZmNzFiYmE4YQ==\"",
                "\"docusign=e01330e2-1cf0-426d-b8b6-60816e519169\"",
                "\"docusign=c20875e2-5512-40b9-8479-b83220761042\"",
                "\"pardot963743=67bb6143740c08d53849c35d528a5796d0747b23f847e83cdc28ef82d69597d0\"",
                "\"webexdomainverification.4C675B8B585CB136E053AB06FC0A3F65=528f0cf1-39c5-47b1-a6dd-91282e53b4d0\"",
                "\"pardot963743=2cb7799506727e7888e7356095c05cab43c0715b3eb9a05812de15cce86754d3\"",
                "\"Dynatrace-site-verification=dee12bc5-bc55-4bd0-b917-af5048b5a9cc__62tnf636cn9eikd8m13ppprss\"",
                "\"QuoVadis=9aa6d8ab-70be-4038-9720-6ae0629d1ffc\"",
                "\"sending_domain1017172=4a61defa7277e6838f781e321a1e37e5f702a62c8ecd30fccf297c724d6cda62\"",
                "\"_yr67xhh8xgdg6e6jj7kljt2h7rokdy4\"",
                "\"pardot963733=c4937e6d2e9908ecea7e6df1dae494403ce9623506696d14e35b846ba5b5a712\"",
                "\"pardot1042931=a25ba949f9345db703ddce4f6446736595fa9677707ecb82b7261159c11812ee\"",
                "\"ZOOM_verify_j-DbYXX4SSKzeutbUv-2Yw\"",
                "\"sending_domain963743=f7a42414cb9bb84144eaa0a8d7920178297f2203df61326a1911a597562b1529\"",
                "\"atlassian-domain-verification=PHWmXSYANT7AhB1vhNBmae7vx6vRA1JlEfpQ9V51uyLpQUsbav+BakAJwo+Epgfb\"",
                "\"sending_domain1055633=f187ae4ef3b30943fb2d426a1b2bf7169a82d29826c66901a8d67c6c8070cd58\"",
                "\"pardot963743=d578f917780c54ba7cd17a1928a1324f28a18c1e1660ca5b7c4bb4d7165bc672\"",
                "\"flexera-domain-verification-nijvwaeocunasotz\"",
                "\"MS=88BF7EEB53CE65619B7F3F0150D4AC56C639DBEB\"",
                "\"google-site-verification=vbLjRSNqiWM0FjZk112RcCcn6U0G43RUmtWKl8svQX4\"",
                "\"google-gws-recovery-domain-verification=66896994\"",
                "\"sending_domain567382=4eac0cd8ec5c39654ad1cdf6f0c82aa3acb137cf8852556e3fe6f545bb690627\"",
                "\"sending_domain963733=0117a5b97340a001013c218e53952aac7d54c5b5732851156efbf715cb28fd0d\"",
                "\"pardot963733=9cb0006716be8c65c80a48d4dd801fbeb6e40a165865923b3dae6145be533ff7\"",
                "\"pardot963743=550d2ac7283b5d657e5197fab03ab8a1bf1cf6539376eb74f48ad5a0c6e4ba30\"",
                "\"pardot357793=bbe59e8d3edbd91f640f746d8ff4b5b1c464af8f668b876642135cdf9b7ad615\"",
                "\"facebook-domain-verification=iexwoeisx1owubsnwgm3h41713zcev\"",
                "\"pardot1042931=d8d0083c7dea1856619c3670ae02803fe486353549034da25e0249773801ab74\""
            ],
            "NS": [
                "a1-73.akam.net.",
                "a12-64.akam.net.",
                "a11-67.akam.net.",
                "a10-66.akam.net.",
                "a3-66.akam.net.",
                "a16-65.akam.net."
            ],
            "SOA": [
                "a1-73.akam.net. hostmaster.phoenixcontact.com. 2016112207 10000 1800 604800 14400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.66.127.144",
            "23.66.127.168"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:62.157.123.119 ip4:155.56.208.100/30 ip4:157.133.97.216/30 ip4:169.145.66.70/31 ip4:169.145.66.72/31 ip4:109.75.185.63 ip4:109.75.185.66 include:spf.protection.outlook.com ip4:149.208.233.125 ip4:10.99.164.3 ip4:10.99.164.7 ip4:62.157.123.72 ip4:62.157.123.74 ip4:85.10.214.4 ip4:198.207.147.224/27 ip4:204.239.0.224/27 ip4:216.230.14.224/27 ip4:18.184.132.155 ip4:18.198.57.255 ip4:44.195.150.103 ip4:3.90.132.252 ip4:49.12.8.69 ip6:2a01:4f8:c17:390a::1 ip4:195.201.11.236 include:spf.u2d.de include:amazonses.com include:_spf.senders.scnem.com include:mail.zendesk.com include:aspmx.pardot.com ip4:194.156.135.1 ip4:46.183.40.225 ip4:164.128.172.0/28 include:_spf.salesforce.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; rua=mailto:pxc-dmarc-rua@phoenixcontact.com; aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.phoenixcontact.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCe9J12meWng4smBqZAENROk+hr0XHRHHQb5C5BAJWMEpd622FJzxdqNPKO6wj1qWLqPonkaELATTb9bm3iaKwdfGQSkgbnsBoaZ/DBWUmwlT7460/dlj5aJRpENPR29/mzFq8tMq+tn76qkwLcOe2Y/s9/0iPqjR8cMFgN+NBmaQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20241119120000Z",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:pxc-dmarc-ruf@phoenixcontact.com"
    },
    "advanced": {
        "ptr": "a23-66-127-144.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.66.127.144",
                        "23.66.127.168"
                    ],
                    "time_ms": 65.48
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.71",
                        "23.200.156.79"
                    ],
                    "time_ms": 47.73
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.212.185.158",
                        "23.212.185.183"
                    ],
                    "time_ms": 51.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.66.127.144",
                        "23.66.127.168"
                    ],
                    "time_ms": 42.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.111.22",
                        "23.44.111.36"
                    ],
                    "time_ms": 88.15
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.phoenixcontact.com",
        "valid_from": "2026-04-23T19:00:00-05:00",
        "valid_to": "2026-11-08T17:59:59-06:00",
        "days_remaining": 90,
        "san": [
            "www.phoenixcontact.com",
            "assets.phoenixcontact.com",
            "cad.phoenixcontact.com",
            "changed.preview.phoenixcontact.com",
            "changed.preview8.phoenixcontact.com",
            "dam-mdc.phoenixcontact.com",
            "draft.preview.phoenixcontact.com",
            "draft.preview8.phoenixcontact.com",
            "mc.preview.phoenixcontact.com",
            "mc.preview8.phoenixcontact.com",
            "phoenixcontact.com",
            "phoenixcontact.de",
            "select.phoenixcontact.com",
            "staging-cad.phoenixcontact.com",
            "staging-configurators.phoenixcontact.com",
            "static-staging.phoenixcontact.com",
            "static.phoenixcontact.com",
            "tmc.preview.phoenixcontact.com",
            "tmc.preview8.phoenixcontact.com",
            "www.phoenixcontact.de",
            "www7.phoenixcontact.com",
            "www8.phoenixcontact.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.phoenixcontact.com/redirector/api/v1/geo?_realm=xx",
        "status": "HTTP/2 503 ",
        "http_version": "3",
        "headers": {
            "content-length": "280",
            "location": "https://www.phoenixcontact.com/redirector/api/v1/geo?_realm=xx",
            "date": "Mon, 10 Aug 2026 04:49:04 GMT",
            "server-timing": "ak_p; desc=\"1786337344312_390233232_71217174_47_10021_6_0_15\";dur=1",
            "content-security-policy": "frame-ancestors https://*.phoenixcontact.com http://*.phoenixcontact.com https://*.phoenixcontact.com.cn http://*.phoenixcontact.com.cn https://phoenixcontact.custhelp.com https://*.jobcloud.ch https://*.jobs.ch https://*.jobup.ch https://ictcareer.ch https://jobs4sales.ch https://financejobs.ch https://medtalents.ch https://jobwinner.ch https://alpha.ch/de https://topjobs.ch https://phoenix.enterprise.punchcommerce.de https://dev-phoenixcontact.one.punchcommerce.de https://*.phoenixcontact.coremedia.cloud https://*.wiredminds.de https://tongji.baidu.com",
            "strict-transport-security": "max-age=86400",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Mon, 10 Aug 2026 04:49:04 GMT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.phoenixcontact.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.66.127.144": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.66.127.168": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "phoenixcontact-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4039.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 81.88
}