Skip to content

Hostname

eifoundation.org

Last fetched

eifoundation.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · eifoundation.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eifoundation.org

Resolution chain

eifoundation.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.205.12618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.69.10118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.174.141.1163.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1263.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.573.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.903.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
entertainment industry foundation
Contact emails

Subdomains

40 observed subdomains of eifoundation.org.

Web-graph footprint

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

523 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eifoundation.org.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.fundraiseup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP38.88.161.18
SPF_IP64.183.110.10
SPF_MXeifoundation.org

Related pages

Pivot deeper into the graph from eifoundation.org.

Cypher and MCP

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

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