Skip to content

Hostname

sbb.org.br

Last fetched

sbb.org.br resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sbb.org.brRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sbb.org.br

Resolution chain

sbb.org.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.158.65.10154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
marcellus maia
Contact emails

Subdomains

13 observed subdomains of sbb.org.br.

Web-graph footprint

Distinct hostnames that link to or from sbb.org.br in the public web crawl.

297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for sbb.org.br.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.0.0/16
SPF_IP152.67.50.7
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP177.126.7.130
SPF_IP191.8.187.112
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP200.232.110.74
SPF_IP208.117.48.0/20
SPF_IP212.11.79.0/24
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP44.214.177.252
SPF_IP50.31.32.0/19

Related pages

Pivot deeper into the graph from sbb.org.br.

Cypher and MCP

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

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