Hostname
eiu.com
Last fetched
eiu.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
eiu.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 |
|---|---|---|---|---|
| 104.18.37.65 | 104.18.37.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.150.191 | 172.64.150.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:470
- Organization
- domain manager
- Contact emails
Subdomains
104 observed subdomains of eiu.com.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eiu.com in the public web crawl.
6,367 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for eiu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 129.145.16.0/22 |
| SPF_IP | 129.145.20.0/24 |
| SPF_IP | 129.91.18.0/24 |
| SPF_IP | 141.145.10.0/23 |
| SPF_IP | 141.146.113.128/25 |
| SPF_IP | 142.0.160.0/20 |
| SPF_IP | 204.92.114.0/24 |
| SPF_IP | 204.92.19.0/24 |
| SPF_IP | 204.92.21.0/25 |
| SPF_IP | 204.92.22.0/24 |
| SPF_IP | 204.92.26.0/24 |
| SPF_IP | 204.92.31.0/24 |
| SPF_IP | 209.167.231.0/24 |
| SPF_IP | 66.48.80.0/25 |
Related pages
Pivot deeper into the graph from eiu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eiu.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.