Skip to content

Hostname

js-huixin.com

Last fetched

js-huixin.com resolves to 4 IPv4 addresses operated by PEG-LA - PEG TECH INC in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · js-huixin.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/js-huixin.com

Resolution chain

js-huixin.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.188.59.189140.204.32.0/23AS398823PEG-LA - PEG TECH INCUS
188.114.96.3188.117.119.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.117.124.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
198.2.210.183198.12.33.0/24AS54600PEG-SV - PEG TECH INCUS

WHOIS identity

Registrar
iana:1923
Organization
chuzhoushouyewangluokejiyouxiangongsi
Contact emails

Subdomains

3 observed subdomains of js-huixin.com.

Web-graph footprint

Distinct hostnames that link to or from js-huixin.com in the public web crawl.

4,151 sites link to this hostname.

1,825 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from js-huixin.com.

Cypher and MCP

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

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