Skip to content

Hostname

ji65.com

Last fetched

ji65.com resolves to 3 IPv4 addresses operated by UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITED in HK. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
152.32.254.113152.32.254.0/24AS135377UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITEDHK
38.190.225.5838.190.225.0/24AS133199SONDERCLOUDLIMITED-AS-AP SonderCloud LimitedHK
38.91.112.4738.91.112.0/24AS9294GNETINC-AS-AP GNET INC.US

WHOIS identity

Registrar
iana:420
Organization
qiu shao qiang
Contact emails

Subdomains

2 observed subdomains of ji65.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from ji65.com.

Cypher and MCP

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

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