All hostnames cdn.pmweb.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label WHISPER CANON · cdn.pmweb.com.br Routing diversity 5.0/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/cdn.pmweb.com.br Resolution chain cdn.pmweb.com.br 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 15.228.0.230 15.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. BR 15.229.209.28 15.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. BR 177.71.152.12 177.71.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.228.128.87 18.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.228.164.187 18.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.228.207.194 18.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.228.234.33 18.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.228.57.6 18.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.228.80.178 18.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.229.184.145 18.229.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.229.227.214 18.229.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.230.39.201 18.230.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.10.15 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.111.161 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.114.72 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.119.66 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.136.50 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.152.255 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.153.125 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.160.84 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR
WHOIS identity No WHOIS records are currently associated with cdn.pmweb.com.br in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from cdn.pmweb.com.br in the public web crawl.
6 sites link to this hostname.
Related pages Pivot deeper into the graph from cdn.pmweb.com.br.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdn.pmweb.com.br"})-[: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 .