Hostname
empresta.com.br
Last fetched
empresta.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label
Resolution chain
empresta.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.46 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.52 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.54 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.94 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 99.84.152.119 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.18 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.19 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.92 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.91.116 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.118 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.14 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.77 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- —
- Organization
- empresta participacoes e investimentos ltda
- Contact emails
Subdomains
67 observed subdomains of empresta.com.br.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from empresta.com.br in the public web crawl.
58 sites link to this hostname.
221 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for empresta.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from empresta.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "empresta.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.