Skip to content

Hostname

usc.cn

Last fetched

usc.cn resolves to 1 IPv4 address operated by HWCLOUDS-AS-AP HUAWEI CLOUDS in HK. WHOIS lists registrar:101domain grs ltd. as the registrar.

Nutrition Label

WHISPER CANON · usc.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usc.cn

Resolution chain

usc.cn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
119.8.117.32119.8.96.0/19AS136907HWCLOUDS-AS-AP HUAWEI CLOUDSHK

WHOIS identity

Registrar
registrar:101domain grs ltd.
Organization
101domain das
Contact emails

Subdomains

2 observed subdomains of usc.cn.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • usc.cn

SPF policy

4 SPF mechanisms authorising senders for usc.cn.

MechanismTarget
SPF_Ausc.cn
SPF_IP119.8.117.32
SPF_IP47.90.21.153
SPF_MXusc.cn

Related pages

Pivot deeper into the graph from usc.cn.

Cypher and MCP

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

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