Skip to content

Hostname

hoteles.com

Last fetched

hoteles.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hoteles.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/hoteles.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.20.33.1962.20.32.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.209.209.21323.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.3.133.19423.0.0.0/12AS20940US
23.52.182.4323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
expedia, inc. legal department - trademark counsel
Contact emails

Subdomains

27 observed subdomains of hoteles.com.

Web-graph footprint

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

409 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hoteles.com.

MechanismTarget
SPF_IP12.110.40.0/24
SPF_IP173.209.80.0/20
SPF_IP193.128.149.210
SPF_IP199.3.115.0/24
SPF_IP202.87.51.226
SPF_IP213.11.49.152
SPF_IP216.251.0.0/16
SPF_IP217.114.168.20
SPF_IP65.243.153.20

Related pages

Pivot deeper into the graph from hoteles.com.

Cypher and MCP

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

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