All hostnames apps-api.rokt.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · apps-api.rokt.com Routing diversity 5.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/apps-api.rokt.com Resolution chain apps-api.rokt.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.128.127.192 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.215.133 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.24.195 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.134.94 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.237.28 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.102.205 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.81.60 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.87.76 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.167.180 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.209.102 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.240.74 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.50.100.83 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.170.12.8 54.170.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.72.228.170 54.72.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.86.91 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.77.234.213 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.78.200.145 54.78.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.2.215 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.206.225 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.81.180.171 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with apps-api.rokt.com in WhisperGraph.
Related pages Pivot deeper into the graph from apps-api.rokt.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apps-api.rokt.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .