Skip to content

Hostname

cdn.pmweb.com.br

Last fetched

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.brRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.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.

IPPrefixASNOperatorCountry
15.228.0.23015.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
15.229.209.2815.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.152.12177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.128.8718.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.164.18718.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.207.19418.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.234.3318.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.57.618.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.80.17818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.184.14518.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.227.21418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.39.20118.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.10.1552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.111.16152.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.114.7252.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.119.6652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.136.5052.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.152.25552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.153.12552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.160.8452.67.0.0/16AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.