Hostname
e-chinalife.com
Last fetched
e-chinalife.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
e-chinalife.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:120
- Organization
- china life insurance company
- Contact emails
Subdomains
177 observed subdomains of e-chinalife.com.
Showing 25 of 177. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from e-chinalife.com in the public web crawl.
325 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for e-chinalife.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 114.141.188.78/31 |
| SPF_IP | 114.141.188.80/32 |
| SPF_IP | 114.141.188.84/30 |
| SPF_IP | 117.128.85.1/32 |
| SPF_IP | 140.207.160.14/31 |
| SPF_IP | 140.207.160.16/32 |
| SPF_IP | 140.207.160.20/30 |
| SPF_IP | 36.112.5.65/32 |
| SPF_IP | 61.135.13.208/32 |
Related pages
Pivot deeper into the graph from e-chinalife.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-chinalife.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.