Skip to content

Hostname

down3.ucweb.com

Last fetched

down3.ucweb.com resolves to 16 IPv4 addresses operated by CHINANET-SH-AP China Telecom Group in CN.

Nutrition Label

WHISPER CANON · down3.ucweb.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/down3.ucweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
61.170.77.8161.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.77.8261.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.77.8361.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.77.8461.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.77.8561.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.77.8661.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.77.8761.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.77.8861.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.10061.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.9361.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.9461.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.9561.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.9661.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.9761.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.9861.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN
61.170.79.9961.170.64.0/18AS4812CHINANET-SH-AP China Telecom GroupCN

WHOIS identity

No WHOIS records are currently associated with down3.ucweb.com in WhisperGraph.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from down3.ucweb.com.

Cypher and MCP

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

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