Skip to content

Hostname

orain.eus

Last fetched

orain.eus resolves to 8 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · orain.eusRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/orain.eus

Resolution chain

orain.eus resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.130.133151.102.129.0/24AS54113FASTLY - Fastly, Inc.CA
151.101.194.133151.104.6.0/23AS54113FASTLY - Fastly, Inc.CA
151.101.2.133151.101.152.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.133151.101.208.0/22AS54113FASTLY - Fastly, Inc.CA
3.174.180.253.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.323.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.433.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.723.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:696
Organization
hostinet s.l.u. .
Contact emails

Subdomains

6 observed subdomains of orain.eus.

Web-graph footprint

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

288 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for orain.eus.

MechanismTarget
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXorain.eus

Related pages

Pivot deeper into the graph from orain.eus.

Cypher and MCP

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

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