Skip to content

Hostname

gatza.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.3313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.112.1153.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.1183.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.1193.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.413.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.71.12154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
Organization
gatza industria de calcados me
Contact emails

Subdomains

2 observed subdomains of gatza.com.br.

Web-graph footprint

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

9 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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