Hostname
e-coordina.com
Last fetched
e-coordina.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e-coordina.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.104.94 | 45.60.104.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.32.94 | 45.60.32.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of e-coordina.com owner
- Contact emails
Subdomains
36 observed subdomains of e-coordina.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from e-coordina.com in the public web crawl.
6 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
21 SPF mechanisms authorising senders for e-coordina.com.
| Mechanism | Target |
|---|---|
| SPF_A | e-coordina.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 134.0.8.36 |
| SPF_IP | 134.0.8.53 |
| SPF_IP | 134.0.8.56 |
| SPF_IP | 149.126.74.36 |
| SPF_IP | 192.230.82.36 |
| SPF_IP | 199.83.135.36 |
| SPF_IP | 212.36.75.250 |
| SPF_IP | 212.36.83.177 |
| SPF_IP | 46.16.60.0/23 |
| SPF_IP | 46.16.61.10 |
| SPF_IP | 52.19.191.115 |
| SPF_IP | 54.194.221.87 |
| SPF_IP | 54.194.243.88 |
| SPF_IP | 54.194.252.31 |
| SPF_IP | 54.73.149.191 |
| SPF_MX | e-coordina.com |
Related pages
Pivot deeper into the graph from e-coordina.com.
- IP · 45.60.104.94
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · US
- Email · proveedores.it@e-coordina.com
- 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: "e-coordina.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.