Skip to content

Hostname

eci.com

Last fetched

eci.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · eci.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eci.com

Resolution chain

eci.com 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:48
Organization
eze castle integration
Contact emails

Subdomains

54 observed subdomains of eci.com.

Web-graph footprint

Distinct hostnames that link to or from eci.com in the public web crawl.

110 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for eci.com.

MechanismTarget
SPF_INCLUDE_spf1.eci.com
SPF_IP104.209.35.28/32
SPF_IP104.210.80.79/32
SPF_IP104.47.0.0/17
SPF_IP13.111.0.0/22
SPF_IP13.70.157.244/32
SPF_IP191.237.4.149/32
SPF_IP203.27.227.5
SPF_IP35.191.0.0/16
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.169.0.179/32
SPF_IP52.172.222.27/32
SPF_IP52.172.38.8/32
SPF_IP52.242.32.10/32
SPF_IP65.249.132.67
SPF_IP72.21.176.199

Related pages

Pivot deeper into the graph from eci.com.

Cypher and MCP

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

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