Skip to content

Hostname

hoteis.com

Last fetched

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

Nutrition Label

WHISPER CANON · hoteis.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/hoteis.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.116.98.143104.116.96.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.25.53.206184.25.52.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IT
23.209.209.21323.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.46.189.11123.46.188.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.52.182.4323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
92.122.90.11792.122.88.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
92.122.90.11792.122.88.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CO

WHOIS identity

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

Subdomains

14 observed subdomains of hoteis.com.

Web-graph footprint

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

575 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hoteis.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 hoteis.com.

Cypher and MCP

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

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