All hostnames agendei.com.br resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label WHISPER CANON · agendei.com.br Routing diversity 5.2/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 6.7/10 Resolver footprint 8.3/10 canon.whisper.security/host/agendei.com.br Resolution chain agendei.com.br resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.228.215.138 18.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 18.230.15.21 18.230.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.148.33 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 52.67.227.206 52.67.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.207.144.194 54.207.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.207.184.159 54.207.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.207.200.193 54.207.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.207.77.128 54.207.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.232.25.74 54.232.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.232.37.118 54.232.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.233.70.104 54.233.64.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.94.24.77 54.94.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 54.94.64.230 54.94.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.123.206 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.157.169 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.173.248 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.125.242.22 56.125.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.163.215 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR 56.126.58.10 56.126.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. BR
WHOIS identity Registrar — Organization alexandre petersen Contact emails Subdomains 1 observed subdomain of agendei.com.br.
Web-graph footprint Distinct hostnames that link to or from agendei.com.br in the public web crawl.
Related pages Pivot deeper into the graph from agendei.com.br.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agendei.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 .