All hostnames onii.com.br resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · onii.com.br Routing diversity 6.8/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 6.7/10 Resolver footprint 4.6/10 canon.whisper.security/host/onii.com.br Resolution chain onii.com.br resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.15.177.231 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.187.149 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.187.79 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.188.170 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.192.4 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.199.156 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.199.38 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.218.53 16.15.216.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.219.46 16.15.216.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.182.42.237 16.182.40.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.64.21 16.182.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.68.181 16.182.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.68.213 16.182.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.71.181 16.182.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.71.45 16.182.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.182.99.253 16.182.96.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.12.51 52.216.12.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.211.101 52.216.208.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.39.21 52.216.32.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.51.237 52.216.48.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar — Organization bruno pinto ferraz fabbri Contact emails Subdomains 8 observed subdomains of onii.com.br.
Web-graph footprint Distinct hostnames that link to or from onii.com.br in the public web crawl.
5 sites link to this hostname.
Related pages Pivot deeper into the graph from onii.com.br.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onii.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .