Skip to content

Hostname

zap.com.br

Last fetched

zap.com.br resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · zap.com.brRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/zap.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.131.132100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.44.217100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.242.229184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.89.2183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.184.22534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.20.14834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.48.16854.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.90.14398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.63.14632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.236.215100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.128.121100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
simone andrea lenz dunker
Contact emails

Subdomains

13 observed subdomains of zap.com.br.

Web-graph footprint

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

92 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Azap.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_MXzap.com.br

Related pages

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

Cypher and MCP

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

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