Skip to content

Hostname

ctshk.com

Last fetched

ctshk.com resolves to 1 IPv4 address operated by AS4515 in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · ctshk.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ctshk.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.177.232.212210.177.128.0/17AS4515HK

WHOIS identity

Registrar
iana:460
Organization
- -
Contact emails

Subdomains

30 observed subdomains of ctshk.com.

Web-graph footprint

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

270 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ctshk.com.

MechanismTarget
SPF_INCLUDEspf.icoremail.net
SPF_IP113.98.240.64/26
SPF_IP118.143.11.136
SPF_IP125.214.246.64/28
SPF_IP202.104.135.88/32
SPF_IP58.251.19.192/25
SPF_IP58.251.19.198/25
SPF_IP58.251.19.208/25

Related pages

Pivot deeper into the graph from ctshk.com.

Cypher and MCP

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

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