Hostname
ef.com.cn
Last fetched
ef.com.cn resolves to 9 IPv4 addresses operated by SUELEN DE AZEVEDO in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.
Nutrition Label
Resolution chain
ef.com.cn resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.170.26.193 | 111.170.16.0/20 | AS151185 | SUELEN DE AZEVEDO | CN |
| 112.49.49.155 | 112.49.0.0/16 | AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| 123.138.202.46 | 123.138.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 180.130.114.87 | 180.130.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 183.131.87.172 | 183.131.87.0/24 | AS58461 | DIGICELPNG-AS-AP Digicel PNG Ltd | CN |
| 60.13.99.140 | 60.13.64.0/18 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 218.205.95.108 | 218.205.92.0/22 | AS56041 | CMNET-GUANGDONG-AP China Mobile communications corporation | CN |
| 27.128.219.99 | 27.128.208.0/20 | AS58539 | SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram Finance | CN |
| 122.190.152.204 | 122.188.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
WHOIS identity
- Registrar
- registrar:阿里云计算有限公司(万网)
- Organization
- ????????????
- Contact emails
Subdomains
52 observed subdomains of ef.com.cn.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ef.com.cn in the public web crawl.
134 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ef.com.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ef.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.