Skip to content

Hostname

malwee.com.br

Last fetched

malwee.com.br resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · malwee.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/malwee.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.6.122104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.122104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.226.69.11113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.11213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.227.173.1013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.10213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.11013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
malwee malhas ltda
Contact emails

Subdomains

32 observed subdomains of malwee.com.br.

Web-graph footprint

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

96 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for malwee.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_INCLUDEspfa.mailendo.com
SPF_IP186.235.59.1
SPF_IP200.143.69.163
SPF_IP45.163.72.74

Related pages

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

Cypher and MCP

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

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