Skip to content

Hostname

hotelsatel.com

Last fetched

hotelsatel.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · hotelsatel.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/hotelsatel.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.78.190157.230.76.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
46.101.69.15346.101.68.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1505
Organization
ing. marek simancik
Contact emails

Subdomains

4 observed subdomains of hotelsatel.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hotelsatel.com.

MechanismTarget
SPF_Ahotelsatel.com
SPF_IP195.245.78.172/32
SPF_IP213.151.240.74
SPF_IP2a02:130:9900:30::/64
SPF_IP2a02:4a8:ac24:104:0:0:98:166
SPF_IP81.95.98.166
SPF_IP87.197.176.214
SPF_IP88.212.28.254
SPF_IP88.212.35.235
SPF_MXhotelsatel.com

Related pages

Pivot deeper into the graph from hotelsatel.com.

Cypher and MCP

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

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