Skip to content

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

WHISPER CANON · empresta.com.brRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/empresta.com.br

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.

IPPrefixASNOperatorCountry
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.152.11999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.11699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.11899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
Organization
empresta participacoes e investimentos ltda
Contact emails

Subdomains

67 observed subdomains of empresta.com.br.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for empresta.com.br.

MechanismTarget
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.