Skip to content

Hostname

bestsize.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · bestsize.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bestsize.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.155.13177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.220.1854.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.152.20856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.42.256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
best size
Contact emails

Subdomains

3 observed subdomains of bestsize.com.br.

Web-graph footprint

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

16 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Abestsize.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXbestsize.com.br

Related pages

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

Cypher and MCP

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

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