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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.209.208.141 | 23.209.208.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.36.20.118 | 23.36.20.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.52.180.103 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.62.10.114 | 23.62.10.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 72.246.29.19 | 72.246.28.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- luxury hotels international of japan,
- Contact emails
- —
Subdomains
23 observed subdomains of marriott.co.jp.
Showing 13 of 23. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for marriott.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.marriott.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.