Skip to content

Hostname

comercio.net.br

Last fetched

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

Nutrition Label

WHISPER CANON · comercio.net.brRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/comercio.net.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.87.3518.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.50.13618.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.213.14252.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.253.20352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.7.12554.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.219.21554.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.243.1654.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.249.14154.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.63.23354.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.88.19854.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.51.14856.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.111.5856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.62.2656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.84.22056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.124.37.23156.124.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.165.14856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
cervantes tecnologia
Contact emails

Subdomains

4 observed subdomains of comercio.net.br.

Threat posture

History

Related pages

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

Cypher and MCP

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

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