Skip to content

Hostname

xbri.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · xbri.com.brRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/xbri.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.228.63.13318.238.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.175.3918.238.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.52.18618.238.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.5.10954.26.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.46.23654.239.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.70.1754.239.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.133.1254.239.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.64.14554.239.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.146.7454.147.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.154.3354.147.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.190.2454.147.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.49.23554.144.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.32.23656.167.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.157.6456.167.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
angels investimentos ltda
Contact emails

Subdomains

10 observed subdomains of xbri.com.br.

Web-graph footprint

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

66 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXxbri.com.br

Related pages

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

Cypher and MCP

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

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