Skip to content

Hostname

bareeze.com

Last fetched

bareeze.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bareeze.comRouting diversity6.3/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bareeze.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.160.135107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.232.73107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.250.12313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
158.252.106.254158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
158.252.161.5158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
158.252.30.80158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
18.209.220.5918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.28.170.313.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.51.833.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.52.273.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
44.207.181.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.93.4450.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.197.23452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.178.16554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.79.5754.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.243.2254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.57.6954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.154.13254.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.179.6954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.118.13498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

10 observed subdomains of bareeze.com.

Web-graph footprint

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

39 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bareeze.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bareeze.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bareeze.com"})-[: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.