Skip to content

Hostname

c-jac.com

Last fetched

c-jac.com resolves to 2 IPv4 addresses operated by HINET Data Communication Business Group in TW. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · c-jac.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/c-jac.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.71.195.10210.71.128.0/17AS3462HINET Data Communication Business GroupTW
8.222.136.2028.222.128.0/18AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.SG

WHOIS identity

Registrar
iana:2
Organization
lin, kun-yuan
Contact emails

Subdomains

1 observed subdomain of c-jac.com.

Subdomain
www.c-jac.com

Web-graph footprint

Distinct hostnames that link to or from c-jac.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for c-jac.com.

MechanismTarget
SPF_INCLUDEhibox.hinet.net

Related pages

Pivot deeper into the graph from c-jac.com.

Cypher and MCP

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

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

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