Skip to content

Hostname

api.clay.com

Last fetched

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

Nutrition Label

WHISPER CANON · api.clay.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/api.clay.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.254.16108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.21108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.48108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.87108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.226.244.4913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.2313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1103.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.173.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.43.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.693.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with api.clay.com in WhisperGraph.

Subdomains

1 observed subdomain of api.clay.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from api.clay.com.

Cypher and MCP

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

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