Hostname
leadfund.com.cn
Last fetched
leadfund.com.cn resolves to 3 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in HK. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.
Nutrition Label
Resolution chain
leadfund.com.cn resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.113.119.127 | 138.113.119.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | HK |
| 138.113.119.214 | 138.113.119.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | HK |
| 163.171.161.11 | 163.171.161.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | GB |
WHOIS identity
- Registrar
- registrar:阿里云计算有限公司(万网)
- Organization
- ????????????
- Contact emails
Subdomains
4 observed subdomains of leadfund.com.cn.
Web-graph footprint
Distinct hostnames that link to or from leadfund.com.cn in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for leadfund.com.cn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.163.com |
Related pages
Pivot deeper into the graph from leadfund.com.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leadfund.com.cn"})-[: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.