Skip to content

Hostname

jszksw.com

Last fetched

jszksw.com resolves to 3 IPv4 addresses operated by HKIDC-AS-AP - LUOGELANG (FRANCE) LIMITED in HK. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · jszksw.comRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jszksw.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.225.136.50156.225.136.0/21AS142286HKIDC-AS-AP - LUOGELANG (FRANCE) LIMITEDHK
172.232.112.221172.232.96.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudIN
172.247.145.24172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:120
Organization
ouyang yilin
Contact emails

Subdomains

1 observed subdomain of jszksw.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jszksw.com.

Cypher and MCP

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

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