Skip to content

Hostname

marriott.co.jp

Last fetched

marriott.co.jp resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · marriott.co.jpRouting diversity3.9/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/marriott.co.jp

Resolution chain

marriott.co.jp 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.36.20.11823.36.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
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
Organization
luxury hotels international of japan,
Contact emails

Subdomains

23 observed subdomains of marriott.co.jp.

Web-graph footprint

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

1,921 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for marriott.co.jp.

MechanismTarget
SPF_INCLUDEspf.marriott.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from marriott.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "marriott.co.jp"})-[: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.