Skip to content

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

WHISPER CANON · izap.com.brRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/izap.com.br

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.

IPPrefixASNOperatorCountry
108.138.7.116108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.13108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.36108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.5108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.175.1918.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.2018.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.6018.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.8518.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.85.61.4552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8852.85.61.0/24AS16509AMAZON-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.

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

SPF policy

10 SPF mechanisms authorising senders for izap.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_IP199.189.84.105
SPF_IP209.239.119.194
SPF_IP209.239.124.158
SPF_IP209.239.124.159
SPF_IP54.235.121.136
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.