Skip to content

Hostname

444win.com.br

Last fetched

444win.com.br resolves to 18 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · 444win.com.brRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/444win.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.54.234104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.226.244.1313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
172.67.169.126172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.164.240.1033.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.243.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.473.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.683.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.84.199.10652.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.12952.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.5952.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.9752.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with 444win.com.br in WhisperGraph.

Subdomains

1 observed subdomain of 444win.com.br.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 444win.com.br.

Cypher and MCP

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

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