Skip to content

Hostname

amadeus.com

Last fetched

amadeus.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · amadeus.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/amadeus.com

Resolution chain

amadeus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.251.68107.154.251.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:269
Organization
amadeus it group,
Contact emails

Subdomains

619 observed subdomains of amadeus.com.

Web-graph footprint

Distinct hostnames that link to or from amadeus.com in the public web crawl.

3,033 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amadeus.com.

MechanismTarget
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.17.131.35/32
SPF_IP20.4.2.173
SPF_IP20.82.106.151
SPF_IP51.124.110.6

Related pages

Pivot deeper into the graph from amadeus.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amadeus.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.