Hostname
the-eic.com
Last fetched
the-eic.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB.
Nutrition Label
Resolution chain
the-eic.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 |
|---|---|---|---|---|
| 20.90.134.39 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from the-eic.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for the-eic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_IP | 109.108.129.24 |
| SPF_IP | 109.174.133.227 |
| SPF_IP | 13.87.103.176 |
| SPF_IP | 164.177.132.207 |
| SPF_IP | 20.162.240.146 |
| SPF_IP | 20.90.134.39 |
| SPF_IP | 4.159.224.110 |
| SPF_IP | 4.159.224.140 |
| SPF_IP | 4.159.224.193 |
| SPF_IP | 4.159.224.69 |
| SPF_IP | 4.159.225.2 |
Related pages
Pivot deeper into the graph from the-eic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "the-eic.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.