Skip to content

Hostname

transformabrasil.com.br

Last fetched

transformabrasil.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · transformabrasil.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/transformabrasil.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.2718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.10318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.10918.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.12218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.2318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
instituto rede muda mundo intermed de volunt
Contact emails

Subdomains

15 observed subdomains of transformabrasil.com.br.

Web-graph footprint

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

48 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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