Skip to content

Hostname

ctrip.com.hk

Last fetched

ctrip.com.hk resolves to 3 IPv4 addresses operated by AS45102 in SG. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · ctrip.com.hkRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/ctrip.com.hk

Resolution chain

ctrip.com.hk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
company english name (it should be the same as the registered/corporation name on your business register certificate or relevant documents): ctrip.com (hong kong) limited company chinese paul y centre
Contact emails

Subdomains

3 observed subdomains of ctrip.com.hk.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ctrip.com.hk.

MechanismTarget
SPF_Actrip.com.hk
SPF_IP112.64.124.236
SPF_IP180.166.109.199
SPF_MXctrip.com.hk

Related pages

Pivot deeper into the graph from ctrip.com.hk.

Cypher and MCP

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

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