Skip to content

Hostname

orio.eus

Last fetched

orio.eus resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1403 as the registrar.

Nutrition Label

WHISPER CANON · orio.eusRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/orio.eus

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.39.16046.105.0.0/16AS16276FR

WHOIS identity

Registrar
iana:1403
Organization
sociedad foral de servicios informaticos - izfe,
Contact emails

Subdomains

7 observed subdomains of orio.eus.

Web-graph footprint

Distinct hostnames that link to or from orio.eus in the public web crawl.

62 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for orio.eus.

MechanismTarget
SPF_INCLUDE_spf.egunea.eus
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.116.160.138/32
SPF_IP82.116.160.145/32
SPF_MXorio.eus

Related pages

Pivot deeper into the graph from orio.eus.

Cypher and MCP

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

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