Skip to content

Hostname

datazap.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · datazap.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/datazap.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.141.22100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.110.1353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.5.1393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.37.143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.62.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.245.5134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.148.22735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.136.11344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.193.2644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.250.12954.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.84.12754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.20.13154.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
zap s/a internet
Contact emails

Subdomains

5 observed subdomains of datazap.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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