Skip to content

Hostname

vindi.com.br

Last fetched

vindi.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · vindi.com.brRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vindi.com.br

Resolution chain

vindi.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.10513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.12265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
vindi tecnologia e marketing ltda epp
Contact emails

Subdomains

30 observed subdomains of vindi.com.br.

Web-graph footprint

Distinct hostnames that link to or from vindi.com.br in the public web crawl.

312 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vindi.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.octadesk.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from vindi.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vindi.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.