Skip to content

Hostname

becompliance.net.br

Last fetched

becompliance.net.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · becompliance.net.brRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/becompliance.net.br

Resolution chain

becompliance.net.br resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.1.316.12.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.1.8716.12.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.2.6316.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.2.6716.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2253.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.303.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.533.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.613.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.103.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.523.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.773.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1913.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2213.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2293.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2413.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.163.952.95.163.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with becompliance.net.br in WhisperGraph.

Subdomains

1 observed subdomain of becompliance.net.br.

Web-graph footprint

Distinct hostnames that link to or from becompliance.net.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for becompliance.net.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from becompliance.net.br.

Cypher and MCP

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

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