Skip to content

Hostname

xakc.com.cn

Last fetched

xakc.com.cn resolves to 2 IPv4 addresses operated by CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data Center. WHOIS lists registrar:中企动力科技股份有限公司 as the registrar.

Nutrition Label

WHISPER CANON · xakc.com.cnRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/xakc.com.cn

Resolution chain

xakc.com.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.149.140.172211.149.128.0/20AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data Center
211.149.230.200211.149.224.0/19AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data Center

WHOIS identity

Registrar
registrar:中企动力科技股份有限公司
Organization
西安市勘察测绘院
Contact emails

Subdomains

1 observed subdomain of xakc.com.cn.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from xakc.com.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "xakc.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.