Skip to content

Hostname

ecs-sa.com

Last fetched

ecs-sa.com resolves to 1 IPv4 address operated by AS8399 in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · ecs-sa.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ecs-sa.com

Resolution chain

ecs-sa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.213.255.9188.213.224.0/19AS8399FR

WHOIS identity

Registrar
iana:88
Organization
ecs
Contact emails

Subdomains

8 observed subdomains of ecs-sa.com.

Web-graph footprint

Distinct hostnames that link to or from ecs-sa.com in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ecs-sa.com.

MechanismTarget
SPF_Acloud.ecs-sa.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.sewan.fr
SPF_IP88.213.255.91
SPF_MXecs-sa.com

Related pages

Pivot deeper into the graph from ecs-sa.com.

Cypher and MCP

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

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