Skip to content

Hostname

eif.org

Last fetched

eif.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · eif.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eif.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:2
Organization
european investment fund
Contact emails

Subdomains

26 observed subdomains of eif.org.

Web-graph footprint

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

1,885 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eif.org.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1688-68.eu.iphmx.com
SPF_INCLUDEspf-strict.postcloud.lu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.168.42.158
SPF_IP195.46.252.103
SPF_IP31.204.90.1
SPF_IP31.204.90.242
SPF_MXbnc3.mailjet.com
SPF_MXeif.org
SPF_MXin-v3.mailjet.com

Related pages

Pivot deeper into the graph from eif.org.

Cypher and MCP

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

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