Skip to content

Hostname

orix.es

Last fetched

orix.es resolves to 1 IPv4 address operated by AS29119 in ES.

Nutrition Label

WHISPER CANON · orix.esRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/orix.es

Resolution chain

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

IPPrefixASNOperatorCountry
88.148.3.13988.148.0.0/19AS29119ES

WHOIS identity

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

Subdomains

93 observed subdomains of orix.es.

Web-graph footprint

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

149 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for orix.es.

MechanismTarget
SPF_Aorix.es
SPF_Aweb11.gazella.es
SPF_INCLUDE_spf.coloriuris.net
SPF_INCLUDE_spf.gazella.es
SPF_INCLUDEsendgrid.net
SPF_IP176.31.95.189
SPF_IP178.33.163.156
SPF_IP217.182.64.34
SPF_IP5.39.2.15
SPF_MXorix.es

Related pages

Pivot deeper into the graph from orix.es.

Cypher and MCP

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

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