Hostname
hkuctc.com
Last fetched
hkuctc.com resolves to 1 IPv4 address operated by HKU-AS-HK - The University of Hong Kong in HK. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
hkuctc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.8.202.210 | 147.8.0.0/16 | AS4528 | HKU-AS-HK - The University of Hong Kong | HK |
WHOIS identity
- Registrar
- iana:146
- Organization
- clinical trials centre
- Contact emails
Subdomains
4 observed subdomains of hkuctc.com.
Web-graph footprint
Distinct hostnames that link to or from hkuctc.com in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from hkuctc.com.
- IP · 147.8.202.210
- ASN · AS4528HKU-AS-HK - The University of Hong Kong
- Registrar · iana:146
- Country · HK
- Email · ctcmis@hku.hk
- TLD · .com
- Browse hostnames · hk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hkuctc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.