Skip to content

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

WHISPER CANON · marriott.itRouting diversity3.9/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/marriott.it

Resolution chain

marriott.it 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.219.60.11523.192.0.0/11AS20940US
23.52.180.10323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.63.208.11823.63.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
88.221.168.8388.221.168.0/22AS16625AKAMAI-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.

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 outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from marriott.it.

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 20

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