All hostnames rt-api.pmweb.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label WHISPER CANON · rt-api.pmweb.com.br Routing diversity 4.2/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/rt-api.pmweb.com.br Resolution chain rt-api.pmweb.com.br resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 177.71.136.248 177.71.128.0/17 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.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.229.252.116 18.229.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.114.72 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.188.220 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.204.84 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.22.200 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.245.27 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.207.188.128 54.207.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.207.44.61 54.207.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR
WHOIS identity No WHOIS records are currently associated with rt-api.pmweb.com.br in WhisperGraph.
Related pages Pivot deeper into the graph from rt-api.pmweb.com.br.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rt-api.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 .