Hostname
marriott.it
Last fetched
marriott.it resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.
Nutrition Label
Resolution chain
marriott.it 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.219.60.115 | 23.192.0.0/11 | AS20940 | — | US |
| 23.52.180.103 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.63.208.118 | 23.63.208.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 88.221.168.83 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc.
- Organization
- luxury hotels international management italy srl
- Contact emails
- —
Subdomains
38 observed subdomains of marriott.it.
Showing 21 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from marriott.it in the public web crawl.
221 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from marriott.it.
- IP · 23.209.208.141
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains, inc.
- Country · DE
- TLD · .it
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marriott.it"})-[: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.