Skip to content

Hostname

cbcstore.com.br

Last fetched

cbcstore.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · cbcstore.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cbcstore.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.94.223.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.423.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.573.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.993.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.36.1123.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.173.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.193.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.883.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
companhia brasileira de cartuchos
Contact emails

Subdomains

1 observed subdomain of cbcstore.com.br.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cbcstore.com.br.

MechanismTarget
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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