Skip to content

Hostname

customapps.cktechindia.com

Last fetched

customapps.cktechindia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · customapps.cktechindia.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/customapps.cktechindia.com

Resolution chain

customapps.cktechindia.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.221.1518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.75.1213.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.403.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.683.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.843.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from customapps.cktechindia.com.

Cypher and MCP

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

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