Skip to content

Hostname

api-documentation.trustretail-preprod.com

Last fetched

api-documentation.trustretail-preprod.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

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

Resolution chain

api-documentation.trustretail-preprod.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.102.10108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.124108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.44108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.69108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
3.171.85.113.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1173.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.1263.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.563.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.2154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with api-documentation.trustretail-preprod.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-documentation.trustretail-preprod.com.

Cypher and MCP

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

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