Skip to content

Hostname

bnex.com.br

Last fetched

bnex.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · bnex.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/bnex.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.12513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.12713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.8113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.236.10352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
gs tecnologia e neg?cios ltda
Contact emails

Subdomains

42 observed subdomains of bnex.com.br.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net

Related pages

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

Cypher and MCP

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

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