Skip to content

Hostname

api.cms.tdc-cx.com

Last fetched

api.cms.tdc-cx.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · api.cms.tdc-cx.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api.cms.tdc-cx.com

Resolution chain

api.cms.tdc-cx.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.114.93.2303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.97.13835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.156.22535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.255.3852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.209.17752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.224.13954.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.93.5054.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.217.17854.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.248.16554.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with api.cms.tdc-cx.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api.cms.tdc-cx.com.

Cypher and MCP

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

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