Skip to content

Hostname

ecdi.org

Last fetched

ecdi.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ecdi.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ecdi.org

Resolution chain

ecdi.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0126406820
Contact emails

Subdomains

13 observed subdomains of ecdi.org.

Web-graph footprint

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

181 sites link to this hostname.

174 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ecdi.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP198.37.147.129/32
SPF_IP20.62.215.82
SPF_IP216.68.28.25
SPF_IP24.106.105.194
SPF_IP66.42.202.146
SPF_IP69.58.122.123
SPF_IP8.42.149.109

Related pages

Pivot deeper into the graph from ecdi.org.

Cypher and MCP

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

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