Skip to content

Hostname

zenithoteles.com

Last fetched

zenithoteles.com resolves to 2 IPv4 addresses operated by ONO-AS - VODAFONE ONO, S.A. in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · zenithoteles.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/zenithoteles.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.159.245.14282.159.0.0/16AS6739ONO-AS - VODAFONE ONO, S.A.ES
82.98.166.16582.98.128.0/18AS42612DINAHOSTING-AS - DinaHosting S.L.ES

WHOIS identity

Registrar
iana:140
Organization
Contact emails

Subdomains

89 observed subdomains of zenithoteles.com.

Web-graph footprint

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

122 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zenithoteles.com.

MechanismTarget
SPF_Amail.zenithoteles.com
SPF_Azenit3.supervia.com
SPF_Azenit5.supervia.com
SPF_INCLUDE_spf.google.com
SPF_IP139.59.213.49
SPF_IP192.241.178.57
SPF_MXzenithoteles.com

Related pages

Pivot deeper into the graph from zenithoteles.com.

Cypher and MCP

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

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