Skip to content

Hostname

rt-api.pmweb.com.br

Last fetched

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

IPPrefixASNOperatorCountry
177.71.136.248177.71.128.0/17AS16509AMAZON-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.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.229.252.11618.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.10.1552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.114.7252.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.152.25552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.188.22052.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.204.8452.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.22.20052.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.245.2752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.188.12854.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.44.6154.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with rt-api.pmweb.com.br in WhisperGraph.

Threat posture

History

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 20

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