Skip to content

Hostname

reloj.es

Last fetched

reloj.es resolves to 1 IPv4 address operated by AS15703 in NL.

Nutrition Label

WHISPER CANON · reloj.esRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/reloj.es

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.198.17887.233.192.0/18AS15703NL

WHOIS identity

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

Subdomains

7 observed subdomains of reloj.es.

Web-graph footprint

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

74 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for reloj.es.

MechanismTarget
SPF_Areloj.es
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.255.51.135
SPF_IP95.97.63.131
SPF_MXreloj.es

Related pages

Pivot deeper into the graph from reloj.es.

Cypher and MCP

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

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