{
    "ok": true,
    "domain": "amadeus.com",
    "generated_at": "2026-08-10T06:47:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 73,
            "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": "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": 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": 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": "103 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: 107.154.251.68.ip.incapdns.net"
            },
            {
                "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": "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": "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": "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": "103 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: 107.154.251.68.ip.incapdns.net",
                "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": [
                "107.154.251.68"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 amadeus-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"VB9iQ0JxQ3EVqGu1O38X/rmQFkmIegIkvjsbViEnjfz4iTLt1eQedLORUWnEjDSpP1kMRfTjryJX0vAHkbXeGA==\"",
                "\"qq2tk6w59wlzpmnbjcgrbjdr3bfgt2sy\"",
                "\"11j65jgcdwt2ht9lrx50d6dx6rvzjrjp\"",
                "\"_globalsign-domain-verification=3qjI4QVhZxCc-ApzMCXs8UrYSu2QzIxO9c2hgU-Wtg\"",
                "\"pandadoc-domain-verification=qSK4hXQUDcWd5MfKQpjzcY\"",
                "\"kiro-site-verification=019a106c-7342-45be-893d-aef1d240b012\"",
                "\"webexdomainverification.4C675B8B0787B136E053AB06FC0A3F65=f4ddbe61-bde2-41d1-9185-f8c402d70cde\"",
                "\"_globalsign-domain-verification=nU8mdAanRZ7kA72JWqcYNlj7_KybQDS4qy3ybB1eBY\"",
                "\"apple-domain-verification=U8BXcUI6phVVilan\"",
                "\"apple-domain-verification=SM3qPVQLTl4uZnKZ\"",
                "\"r4tmkk881xd356kzgxnsn7sp21pjs1dw\"",
                "\"_globalsign-domain-verification=RTbVR2xryGelJgibE_Aq_0i2QgY64O1gJP_trE2BO3\"",
                "\"00DG5000005VR97=1TBG500000004Ga\"",
                "\"globalsign-domain-verification=b44ad91d0aa01dfca4d8601f3370692b\"",
                "\"globalsign-domain-verification=54469D79E4889F80BD3B7187F22D55CC\"",
                "\"MS=ms95041272\"",
                "\"globalsign-domain-verification=18A05348F5BD179E7F757038EFFDF9ED\"",
                "\"anthropic-domain-verification-bbkg7a=8WjUaXGbkkrSwdObaRrfGKr9r\"",
                "\"3sgwsv269l1phycxvhqtcpchqn51860g\"",
                "\"atlassian-domain-verification=QIr5QBQA1ZV9NQbG2IVaphBZ4GV2Ycdci8MaGaEaA9rDXd6kdS3viQkRFiBypQun\"",
                "\"_30f5pa6pm4c216jjltqis276x2bylr0\"",
                "\"adobe-idp-site-verification=f31490f6d07e41d0f00a136606654f134abfc25913d221399e811b2f8b5aae1b\"",
                "\"atlassian-domain-verification=lf797a1eZVGxa2ja5t00jTCVubcOEaOfOUlH8wtax/4tGYrHmcYIOOZdtAhcwtz2\"",
                "\"globalsign-domain-verification=5570fc98eadf1a1629eebffae840ba35\"",
                "\"onetrust-domain-verification=0ad5406c3376411b88c61feb913e2cfe\"",
                "\"p9c74pwzd208cb87tqv8wp3jytyv1g09\"",
                "\"globalsign-domain-verification=9C78F51594F2AA41AB0C027753514569\"",
                "\"ppqtqn968mmsvkqt8myxs70h3xn0vd9h\"",
                "\"google-site-verification=8dOUPhKDjlaZ4LyhEKTvaKgTfeKSlffLDWlbc4udnBc\"",
                "\"postman-domain-verification=87c9c67cf1bacf2a473947ad3bd04481fa3ae6494a8c9e25df595ff352d4a3dd6e103ae2eb2de52918b221fa8e909f367b825ee13418c3f36322f6486129b3dd\"",
                "\"google-site-verification=UUozZs51c6oqb7BDBlzm-nQkeXbo1tQVNZXZWMBoL44\"",
                "\"globalsign-domain-verification=CACEED90399FFACBE6EC8EC1BAB07238\"",
                "\"kiro-site-verification=4178d687-c0d6-4aa9-ab25-431c18e6705d\"",
                "\"hsgqcb7tpjxryzd7rpx026dqsc01kmyr\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:_relay.amadeus.com ip4:20.82.106.151 ip4:51.124.110.6 ip4:20.4.2.173 ip4:171.17.131.35 -all\"",
                "\"webexdomainverification.4C675B8A9F83B136E053AB06FC0A3F65=7e57d639-6021-4e45-a1ee-b81fa04e55b2\"",
                "\"kiro-site-verification=52254a10-ef97-4273-b74e-edb2328e2bda\"",
                "\"sdlr54t4w5kkjl64s7l1d2gkgpsnq23m\"",
                "\"bc36r93znw6myt0j0cwf415tht9xq831\"",
                "\"figma-domain-verification=fc9600b463c597bc82096fe649cdd0e107af1093e5cda5dead395c93f643d2de-1769158748\"",
                "\"MS=ms79880131\"",
                "\"rsp9bnjghtcy6jlrqvmhbhjtpwlwx3pm\"",
                "\"onetrust-domain-verification=0af8f80e65984dc8ba7e49a621819ba5\"",
                "\"globalsign-domain-verification=98159B6A411A9C909DAF54316A8FEA59\"",
                "\"miro-verification=0bde43d380ea96170221f228785044419311b7db\"",
                "\"docusign=51218aef-2d76-4c09-84e6-4fb706f03f6c\"",
                "\"onetrust-domain-verification=fdf8301aca014158b01f707c8078a099\""
            ],
            "NS": [
                "a1-46.akam.net.",
                "a18-64.akam.net.",
                "a13-67.akam.net.",
                "a6-66.akam.net.",
                "a5-65.akam.net.",
                "a8-67.akam.net."
            ],
            "SOA": [
                "mucdns01.amadeus-dns.com. nicadmin.amadeus.com. 2008040528 3600 1200 2592000 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "107.154.251.68"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:_relay.amadeus.com ip4:20.82.106.151 ip4:51.124.110.6 ip4:20.4.2.173 ip4:171.17.131.35 -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.amadeus.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo04QM1BRarze6kxSH+PLW0vTdaW9JFMqsTzfNjCegCJzMh8IbtO3JXQc5V9weuoVkOcKUymsnXNRCuNI6P8KrXDcBTR0dPIDk1GRl8rcsnFHxURacYoicSRD98LrCR4KMBMFc/6rkzl3lGO34n27eULw8rFf33Jw/nI+K+YShM4MapB5p1F6+5fvVOjJWY4lLXiwZUbxfDbDa77LuZRkEVEMb5Q/FopFpS8/IsAKf7w2dZeKitskYVNrtFSPypcCj5vpSjmWPn0pXjS6Tg3XZdtlX2AF8426z2AwON3m2yJ9WZtaC8vjap8HnVy0CFVnIqvHZ/X6eQRvnMmzCY9b6QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20230721000000BZ",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:tls-rpt@amadeus.com"
    },
    "advanced": {
        "ptr": "107.154.251.68.ip.incapdns.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "107.154.251.68"
                    ],
                    "time_ms": 36.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "107.154.251.68"
                    ],
                    "time_ms": 69.76
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "107.154.251.68"
                    ],
                    "time_ms": 48.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "107.154.251.68"
                    ],
                    "time_ms": 80.42
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "107.154.251.68"
                    ],
                    "time_ms": 54.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "amadeus.com",
        "valid_from": "2026-05-06T19:00:00-05:00",
        "valid_to": "2026-11-21T17:59:59-06:00",
        "days_remaining": 103,
        "san": [
            "amadeus.com",
            "amadeusblog.com",
            "www.amadeus.com",
            "www.amadeusblog.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://amadeus.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html",
            "cache-control": "no-cache, no-store",
            "content-length": "1033",
            "x-iinfo": "16-576935-0 NNNY RT(1786362426178 45) q(0 -1 -1 0) r(0 -1) B12(14,0,0) U24",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "set-cookie": "incap_ses_409_1658442=9s2fSiTFygmhgB7VGBCtBTm6eWoAAAAANX0XqysRaUZX/8Z2nLIb7A==; path=/; Domain=.amadeus.com; Secure; SameSite=None",
            "content-security-policy": "frame-ancestors 'self' amadeus.com outpayce.com www.amadeus.com www.outpayce.com amadeus.seismic.com seismic.com liveshareeu1.seismic.com jobs.amadeus.com corporate.amadeus.com startups.amadeus.com hotels.amadeus.com opportunities.jobs.amadeus.com brand-marketing-center.internal.amadeus.com brandcenter.amadeus.com contentsourcing.amadeus.com partners.amadeus.com vdp.amadeus.com brand-guidelines.internal.amadeus.com cytric.amadeus.com amadeusitgroup.demdex.net cdn.cookielaw.org unpkg.com cdn.decibelinsight.net collection.decibelinsight.net www.googletagmanager.com ipapi.co tools.eurolandir.com flo.uri.sh www.buzzsprout.com resources.digital-cloud.medallia.eu www.google.com amadeusworkplace.sharepoint.com; frame-src https://corporate.amadeus.com https://www.youtube.com https://www.googletagmanager.com https://amadeusitgroup.demdex.net https://cdn.cookielaw.org https://unpkg.com https://cdn.decibelinsight.net https://collection.decibelinsight.net https://ipapi.co https://tools.eurolandir.com https://flo.uri.sh https://www.buzzsprout.com https://resources.digital-cloud.medallia.eu https://amadeus.com https://www.amadeus.com https://www.google.com/ https://amadeusworkplace.sharepoint.com/ https://newassets.hcaptcha.com;"
        },
        "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://amadeus.com/en",
        "title": "Amadeus | It’s how travel works.",
        "description": "Discover how Amadeus' platform and technology help airlines, travel agencies, hotels and others connect, do business, and deliver better travel experiences.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "107.154.251.68": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "amadeus-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 34.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.9,
                "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": 130.17
}