Skip to content

Hostname

ucmt.ch

Last fetched

ucmt.ch resolves to 16 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in SA.

Nutrition Label

WHISPER CANON · ucmt.chRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ucmt.ch

Resolution chain

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

IPPrefixASNOperatorCountry
163.181.204.196163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.197163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.198163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.199163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.200163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.201163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.202163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.203163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
47.246.48.17847.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL
47.246.48.17947.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL
47.246.48.18047.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL
47.246.48.18147.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL
47.246.48.18247.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL
47.246.48.18347.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL
47.246.48.18447.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL
47.246.48.18547.246.48.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdNL

WHOIS identity

No WHOIS records are currently associated with ucmt.ch in WhisperGraph.

Subdomains

1 observed subdomain of ucmt.ch.

Subdomain
www.ucmt.ch

Web-graph footprint

Distinct hostnames that link to or from ucmt.ch in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from ucmt.ch.

Cypher and MCP

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

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