All hostnames pb.creative-serving.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · pb.creative-serving.com Routing diversity 6.0/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/pb.creative-serving.com Resolution chain pb.creative-serving.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 18.153.130.236 18.153.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.153.212.152 18.153.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.156.107.91 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.98.155 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.104.51 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.117.19 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.128.20 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.79.113 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.91.47 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.7.123 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.220.168 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.125.20 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.64.139.13 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.66.203.254 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.72.183.179 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.73.252.36 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.74.26.238 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.78.67.183 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.190.30 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.204.6 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with pb.creative-serving.com in WhisperGraph.
Related pages Pivot deeper into the graph from pb.creative-serving.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pb.creative-serving.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 .