Skip to content

Hostname

in.api.clevertap.com

Last fetched

in.api.clevertap.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · in.api.clevertap.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/in.api.clevertap.com

Resolution chain

in.api.clevertap.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.187.10018.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.11318.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.6018.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.6218.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.147.11218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.34.1193.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.263.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.523.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.166.34.73.166.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
52.85.31.11952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

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 in.api.clevertap.com.

Cypher and MCP

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

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