Hostname
fonoexpressao.com.br
Last fetched
fonoexpressao.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:locaweb (2) as the registrar.
Nutrition Label
Resolution chain
fonoexpressao.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.181.11 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.18 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.66 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.224.181.79 | 13.224.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.168.102.106 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.12 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.26 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.83 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:locaweb (2)
- Organization
- n & d fonoaudiologia cl?nica e escolar limitada
- Contact emails
Subdomains
2 observed subdomains of fonoexpressao.com.br.
Threat posture
History
Related pages
Pivot deeper into the graph from fonoexpressao.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fonoexpressao.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.