Skip to content

Hostname

marriott.com

Last fetched

marriott.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · marriott.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/marriott.com

Resolution chain

marriott.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.209.208.14123.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.39.40.12023.39.40.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IE
23.52.180.10323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.62.10.11423.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
72.246.29.1972.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
marriott international
Contact emails

Subdomains

1,096 observed subdomains of marriott.com.

Web-graph footprint

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

90,385 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for marriott.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.caspiomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.givex.com
SPF_INCLUDEspf.marriott.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.34.69.5
SPF_IP23.251.231.176/28
SPF_IP23.251.231.192/28
SPF_IP34.194.251.20
SPF_IP41.138.70.80/29
SPF_IP52.86.138.215
SPF_IP65.221.12.128/32
SPF_IP65.221.12.148/32
SPF_IP68.233.76.14/32
SPF_IP68.233.76.20
SPF_IP68.233.76.41
SPF_IP70.42.227.151/32
SPF_IP70.42.227.152/32

Related pages

Pivot deeper into the graph from marriott.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "marriott.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.