All hostnames server-api.rokt.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · server-api.rokt.com Routing diversity 6.4/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/server-api.rokt.com Resolution chain server-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.138.166.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.200.105.246 18.238.28.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.215.133 18.238.30.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.248.112.80 4.14.227.128/25 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.24.195 4.14.227.128/25 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.134.94 35.33.0.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.217.250 35.33.0.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.184.128 35.33.0.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.213.9 35.33.0.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.252.97 35.33.64.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.102.205 52.46.38.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.81.60 52.46.38.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.87.76 52.46.38.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.167.180 52.46.38.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.209.102 52.216.28.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.240.74 52.81.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.170.12.8 54.192.33.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.228.94.173 54.230.66.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.72.140.240 54.115.1.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.74.207.225 54.115.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with server-api.rokt.com in WhisperGraph.
Related pages Pivot deeper into the graph from server-api.rokt.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "server-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 .