Skip to content

Hostname

yuhangjc.com

Last fetched

yuhangjc.com resolves to 14 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:4529 as the registrar.

Nutrition Label

WHISPER CANON · yuhangjc.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/yuhangjc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.11.158104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
107.181.246.42107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
172.67.166.100172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.200.112.202192.200.112.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.110.202192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.110.210192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.46107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.44107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.45107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.43107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
103.204.13.128103.204.13.0/24AS209242SG
23.145.232.8223.145.232.0/24AS209242US

WHOIS identity

Registrar
iana:4529
Organization
jingjiangshiyuhangjiancaiyouxiangongsi
Contact emails

Subdomains

2 observed subdomains of yuhangjc.com.

Web-graph footprint

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

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from yuhangjc.com.

Cypher and MCP

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

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