Hostname
ec-mail.scinable.com
Last fetched
ec-mail.scinable.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
ec-mail.scinable.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with ec-mail.scinable.com in WhisperGraph.
Subdomains
46 observed subdomains of ec-mail.scinable.com.
Showing 25 of 46. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- ec-mail.scinable.com
SPF policy
12 SPF mechanisms authorising senders for ec-mail.scinable.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | c1.scinable.net |
| SPF_INCLUDE | c2.scinable.net |
| SPF_IP | 52.193.147.96 |
| SPF_IP | 52.193.36.233 |
| SPF_IP | 52.196.226.154 |
| SPF_IP | 52.197.106.246 |
| SPF_IP | 52.198.151.144 |
| SPF_IP | 52.198.231.65 |
| SPF_IP | 52.199.107.32 |
| SPF_IP | 52.199.54.163 |
| SPF_IP | 52.68.124.31 |
| SPF_IP | 52.69.97.27 |
Related pages
Pivot deeper into the graph from ec-mail.scinable.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ec-mail.scinable.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.