Skip to content

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

WHISPER CANON · ef.com.cnRouting diversity5.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ef.com.cn

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.

IPPrefixASNOperatorCountry
111.170.26.193111.170.16.0/20AS151185SUELEN DE AZEVEDOCN
112.49.49.155112.49.0.0/16AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
123.138.202.46123.138.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
180.130.114.87180.130.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
183.131.87.172183.131.87.0/24AS58461DIGICELPNG-AS-AP Digicel PNG LtdCN
60.13.99.14060.13.64.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
218.205.95.108218.205.92.0/22AS56041CMNET-GUANGDONG-AP China Mobile communications corporationCN
27.128.219.9927.128.208.0/20AS58539SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram FinanceCN
122.190.152.204122.188.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
????????????
Contact emails

Subdomains

52 observed subdomains of ef.com.cn.

Web-graph footprint

Distinct hostnames that link to or from ef.com.cn in the public web crawl.

134 sites link to this hostname.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.