Skip to content

Hostname

rssolutions.com.br

Last fetched

rssolutions.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.5713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.5913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.8213.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9813.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
3.174.141.1003.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.123.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.573.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.73.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
r r soares me
Contact emails

Subdomains

32 observed subdomains of rssolutions.com.br.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rssolutions.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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