Skip to content

Hostname

rbmweb.com.br

Last fetched

rbmweb.com.br resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:locaweb (2) as the registrar.

Nutrition Label

WHISPER CANON · rbmweb.com.brRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/rbmweb.com.br

Resolution chain

rbmweb.com.br resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.229.185.24215.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
15.229.96.9515.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.206.22156.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.110.19856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.134.21556.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.89.10456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:locaweb (2)
Organization
ricardo barros mendes - me
Contact emails

Subdomains

6 observed subdomains of rbmweb.com.br.

Web-graph footprint

Distinct hostnames that link to or from rbmweb.com.br in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rbmweb.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from rbmweb.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rbmweb.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.