Skip to content

Hostname

hotelluz.com

Last fetched

hotelluz.com resolves to 1 IPv4 address operated by AS6739 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · hotelluz.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hotelluz.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.140.136.4789.140.128.0/17AS6739ES

WHOIS identity

Registrar
iana:1383
Organization
635417083744542778
Contact emails

Subdomains

6 observed subdomains of hotelluz.com.

Web-graph footprint

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

216 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hotelluz.com.

MechanismTarget
SPF_Amail-engine-aws.mirai.com
SPF_Amailer.mirai.com
SPF_Asmtp.miraiglobal.com
SPF_INCLUDEsparkpostmail.com
SPF_IP18.194.71.23/32
SPF_IP35.158.202.59/32
SPF_IP37.187.4.188
SPF_IP77.224.195.205
SPF_MXhotelluz.com

Related pages

Pivot deeper into the graph from hotelluz.com.

Cypher and MCP

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

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