Skip to content

Hostname

hotelsegles.es

Last fetched

hotelsegles.es resolves to 1 IPv4 address operated by OVH - OVH SAS in FR.

Nutrition Label

WHISPER CANON · hotelsegles.esRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hotelsegles.es

Resolution chain

hotelsegles.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.196.175.2425.196.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

No WHOIS records are currently associated with hotelsegles.es in WhisperGraph.

Subdomains

2 observed subdomains of hotelsegles.es.

Web-graph footprint

Distinct hostnames that link to or from hotelsegles.es in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • hotelsegles.es

SPF policy

7 SPF mechanisms authorising senders for hotelsegles.es.

MechanismTarget
SPF_Ahotelsegles.es
SPF_INCLUDEspf.ckservidores.com
SPF_IP146.59.43.109
SPF_IP146.59.43.119
SPF_IP162.19.106.67
SPF_IP5.196.175.242
SPF_MXhotelsegles.es

Related pages

Pivot deeper into the graph from hotelsegles.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hotelsegles.es"})-[: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.