Skip to content

Hostname

lambda-services.api.ces-ltd.com

Last fetched

lambda-services.api.ces-ltd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · lambda-services.api.ces-ltd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lambda-services.api.ces-ltd.com

Resolution chain

lambda-services.api.ces-ltd.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.227.10013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.4913.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.9313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.174.129.103.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.203.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.323.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.803.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with lambda-services.api.ces-ltd.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from lambda-services.api.ces-ltd.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lambda-services.api.ces-ltd.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.