Skip to content

Hostname

buser.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.153.136177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.129.14018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.168.7518.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.62.20818.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.6.16754.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.38.17954.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.239.1654.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.148.9654.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.3.25256.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.88.18756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.142.1256.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.138.4856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.59.11456.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.228.19154.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
buser brasil tecnologia ltda
Contact emails

Subdomains

64 observed subdomains of buser.com.br.

Web-graph footprint

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

369 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for buser.com.br.

MechanismTarget
SPF_Abuser.com.br
SPF_INCLUDE_spf.directtalk.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_MXbuser.com.br

Related pages

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

Cypher and MCP

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

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