Skip to content

Hostname

hcchotels.com

Last fetched

hcchotels.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · hcchotels.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hcchotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.29.175.1652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.240.21152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:696
Organization
lutx gestion, s.l. .
Contact emails

Subdomains

7 observed subdomains of hcchotels.com.

Web-graph footprint

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

91 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hcchotels.com.

MechanismTarget
SPF_Ahcchotels.com
SPF_Amail-engine-aws.mirai.com
SPF_Amailer.mirai.com
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.116.251.206
SPF_IP52.169.180.205
SPF_MXhcchotels.com

Related pages

Pivot deeper into the graph from hcchotels.com.

Cypher and MCP

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

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