Skip to content

Hostname

ypc.edu.cn

Last fetched

ypc.edu.cn resolves to 2 IPv4 addresses operated by CHINANET-BACKBONE - No.31,Jin-rong Street in CN.

Nutrition Label

WHISPER CANON · ypc.edu.cnRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ypc.edu.cn

Resolution chain

ypc.edu.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.101.185.196202.101.160.0/19AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
42.247.10.16242.247.0.0/19AS4538ERX-CERNET-BKB - China Education and Research Network CenterCN

WHOIS identity

No WHOIS records are currently associated with ypc.edu.cn in WhisperGraph.

Subdomains

42 observed subdomains of ypc.edu.cn.

Web-graph footprint

Distinct hostnames that link to or from ypc.edu.cn in the public web crawl.

32 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from ypc.edu.cn.

Cypher and MCP

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

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