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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.213.255.91 | 88.213.224.0/19 | AS8399 | — | FR |
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ecs-sa.com.
| Mechanism | Target |
|---|---|
| SPF_A | cloud.ecs-sa.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.sewan.fr |
| SPF_IP | 88.213.255.91 |
| SPF_MX | ecs-sa.com |
Related pages
Pivot deeper into the graph from ecs-sa.com.
- IP · 88.213.255.91
- ASN · AS8399
- Registrar · iana:88
- Country · FR
- Email · 69d712ed73b376f4faea06c085b95121-1679554@contact.gandi.net
- TLD · .com
- Browse hostnames · ec…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.