Skip to content

Hostname

quehoteles.com

Last fetched

quehoteles.com resolves to 37.46.88.42, announced in 37.46.88.0/21 by OCTANIO-1 - Octanio Sistemas Informaticos SL in ES. quehoteles.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · quehoteles.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/quehoteles.com

Resolution chain

IPv6 resolution

No AAAA record for quehoteles.com is recorded in WhisperGraph.

Attribution

octanio sistemas informaticos

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
diego jimenez pavon
Contact emails
dom@quehoteles.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.quehoteles.com
  • ns2.quehoteles.com
  • ns3.quehoteles.com

MX records

  • mail2.octanio.com
  • n2003.mad.smail.octanio.com

SPF policy

  • ip: 37.46.95.190/32
  • ip: 37.46.95.191/32
  • ip: 37.46.95.192/32
  • ip: 37.46.95.193/32
  • a: lilo.inauta.com
  • a: groot.octanio.com
  • a: quehoteles.com
  • mx: quehoteles.com
  • include: _mail_block.quehoteles.com
  • a: smtp.quehoteles.com
  • ip: 37.46.88.42
  • ip: 37.46.89.53
  • ip: 37.46.95.194

Threat-feed evidence

History

Related pages

Pivot from quehoteles.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "quehoteles.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.