Hostname
izap.com.br
Last fetched
izap.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
izap.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.7.116 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.13 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.36 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.5 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.175.19 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.20 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.60 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.85 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.85.61.45 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.68 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.76 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.88 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- izap - tecnologia e servi?os ltda
- Contact emails
Subdomains
63 observed subdomains of izap.com.br.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from izap.com.br in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for izap.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 199.189.84.105 |
| SPF_IP | 209.239.119.194 |
| SPF_IP | 209.239.124.158 |
| SPF_IP | 209.239.124.159 |
| SPF_IP | 54.235.121.136 |
| SPF_IP | 54.235.125.85 |
Related pages
Pivot deeper into the graph from izap.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "izap.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.