Skip to content

Hostname

sabin.com.br

Last fetched

sabin.com.br resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · sabin.com.brRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sabin.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.108.7515.235.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.73.6818.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.177.4518.238.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.240.11918.238.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.54.19618.238.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.80.19418.238.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.34.5818.238.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.243.5418.238.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.179.15054.222.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.73.20154.222.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.94.7654.222.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.196.8654.239.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.82.12354.239.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.117.12056.166.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.147.20756.166.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.77.9856.166.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.124.7.25356.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.43.19356.165.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.83.4056.166.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
edgard g. moreira
Contact emails

Subdomains

48 observed subdomains of sabin.com.br.

Web-graph footprint

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

221 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sabin.com.br.

MechanismTarget
SPF_Asabin.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP201.45.120.165
SPF_IP201.45.120.184
SPF_IP201.45.120.185
SPF_IP201.67.44.65
SPF_IP201.67.44.66
SPF_IP201.67.44.67
SPF_MXsabin.com.br

Related pages

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

Cypher and MCP

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

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