Skip to content

Hostname

dimensa.com.br

Last fetched

dimensa.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · dimensa.com.brRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/dimensa.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.159.80177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.21.14818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.145.10818.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.152.15118.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.221.2618.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.245.2918.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.31.7118.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.49.16952.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.68.15652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.173.21854.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.251.3454.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.234.3754.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.136.5254.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.244.1954.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.30.17156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.93.24356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.148.16356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.161.5356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.52.16556.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.1.14456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
dimensa
Contact emails

Subdomains

58 observed subdomains of dimensa.com.br.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dimensa.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

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

Cypher and MCP

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

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