All hostnames comercio.net.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label WHISPER CANON · comercio.net.br Routing diversity 5.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 6.7/10 Resolver footprint 8.3/10 canon.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.
IP Prefix ASN Operator Country 18.229.87.35 18.229.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.230.50.136 18.230.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.213.142 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.253.203 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.207.7.125 54.207.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.232.219.215 54.232.192.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.233.243.16 54.233.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.233.249.141 54.233.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.94.63.233 54.94.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.94.88.198 54.94.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.125.51.148 56.125.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.111.58 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.62.26 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.84.220 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.124.37.231 56.124.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.165.148 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR
WHOIS identity Registrar — Organization cervantes tecnologia Contact emails Subdomains 4 observed subdomains of comercio.net.br.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .