Skip to content

Hostname

hotelsclick.com

Last fetched

hotelsclick.com resolves to 1 IPv4 address operated by AS41849 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · hotelsclick.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hotelsclick.com

Resolution chain

hotelsclick.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.252.44.2005.252.44.0/23AS41849IT

WHOIS identity

Registrar
iana:168
Organization
hotelsclick srl
Contact emails

Subdomains

88 observed subdomains of hotelsclick.com.

Web-graph footprint

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

509 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hotelsclick.com.

MechanismTarget
SPF_Ahotelsclick.com
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfmailservice.semplify.net
SPF_IP185.178.252.0/22
SPF_IP185.88.116.0/22
SPF_IP217.11.41.60/30
SPF_IP2a01:7140::0/32
SPF_IP2a05:ca40::0/29
SPF_IP91.102.128.0/21
SPF_MXhotelsclick.com

Related pages

Pivot deeper into the graph from hotelsclick.com.

Cypher and MCP

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

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