Skip to content

Hostname

youjiadeng.cc

Last fetched

youjiadeng.cc resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · youjiadeng.ccRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint0.0/10canon.whisper.security/host/youjiadeng.cc

Resolution chain

youjiadeng.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.57.40104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.189.29172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.34.144.178185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLCNL
185.34.144.181185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLCNL
185.34.144.180185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLC
185.34.144.179185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLC
185.34.144.177185.34.144.0/22AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.112158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.111158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.114158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.113158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
158.94.172.115158.94.172.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.31185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.30185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.29185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.28185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.27185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.51185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.50185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC
185.61.211.49185.61.211.0/24AS7488CNSERVER-AP-AS - CNServer LLC

WHOIS identity

Registrar
iana:1068
Organization
jia rong
Contact emails

Subdomains

1 observed subdomain of youjiadeng.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from youjiadeng.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "youjiadeng.cc"})-[: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.