Skip to content

Hostname

eun.org

Last fetched

eun.org resolves to 1 IPv4 address operated by AS49677 in BE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · eun.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eun.org

Resolution chain

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

IPPrefixASNOperatorCountry
188.65.218.163188.65.216.0/21AS49677BE

WHOIS identity

Registrar
iana:48
Organization
eun partnership a.i.s.b.l.
Contact emails

Subdomains

108 observed subdomains of eun.org.

Web-graph footprint

Distinct hostnames that link to or from eun.org in the public web crawl.

984 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for eun.org.

MechanismTarget
SPF_Aeun.org
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.65.217.154
SPF_IP213.246.232.126
SPF_MXeun.org

Related pages

Pivot deeper into the graph from eun.org.

Cypher and MCP

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

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