Hostname
ecixgroup.com
Last fetched
ecixgroup.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ecixgroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.19.36.206 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.231.127 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.154.102 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.242.22 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- alvaro ecija bernal
- Contact emails
- soporte@ecixgroup.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- 38ae0487-6fa4-4942-87ed-31595e218a34@identity-protect.org
- 6a554b76-e817-4a13-b9e6-4347d0ab1285@identity-protect.org
- 8505f249-f38a-403e-a482-8e30f9e10699@identity-protect.org
- d61b8ba1-018e-422c-8e39-81b6288bf65e@identity-protect.org
- d636a2e1-d6e2-4471-aa46-b698400bd20b@identity-protect.org
Subdomains
11 observed subdomains of ecixgroup.com.
Web-graph footprint
Distinct hostnames that link to or from ecixgroup.com in the public web crawl.
20 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
3 SPF mechanisms authorising senders for ecixgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _pmta2.antevenio.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | ecixgroup.com |
Related pages
Pivot deeper into the graph from ecixgroup.com.
- IP · 52.19.36.206
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · soporte@ecixgroup.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: "ecixgroup.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.