Skip to content

Hostname

wizard.com.br

Last fetched

wizard.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.139.63177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.255.6518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.65.4018.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.169.12718.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.75.25218.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.51.24818.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.16.19752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.224.4154.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.255.8054.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.110.6254.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.155.19654.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.166.22954.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.181.21454.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.184.22154.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.187.6054.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.205.10754.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.133.13156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.56.8356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.24.11354.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.178.23954.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
pearson education do brasil ltda.
Contact emails

Subdomains

78 observed subdomains of wizard.com.br.

Web-graph footprint

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

550 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Awizard.com.br
SPF_INCLUDE7960436.spf06.hubspotemail.net
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEpearson.locaweb.com.br
SPF_INCLUDEsendgrid.net
SPF_MXwizard.com.br

Related pages

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

Cypher and MCP

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

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