Skip to content

Hostname

eano.eu

Last fetched

eano.eu resolves to 1 IPv4 address operated by AS8437 in AT. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · eano.euRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/eano.eu

Resolution chain

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

IPPrefixASNOperatorCountry
86.59.32.8286.59.0.0/17AS8437AT

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

6 observed subdomains of eano.eu.

Web-graph footprint

Distinct hostnames that link to or from eano.eu in the public web crawl.

143 sites link to this hostname.

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for eano.eu.

MechanismTarget
SPF_Aeano.eu
SPF_INCLUDE_eventsair.wma.co.at
SPF_INCLUDEamazonses.com
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.parthen.nl
SPF_INCLUDEspf.sendinblue.com
SPF_IP2001:858:111:be::/64
SPF_IP62.218.39.18
SPF_IP86.59.32.73
SPF_IP86.59.32.82
SPF_MXeano.eu

Related pages

Pivot deeper into the graph from eano.eu.

Cypher and MCP

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

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