Hostname
brize.com
Last fetched
brize.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brize.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.57.220 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.192.116 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- brize
- Contact emails
- hello@jessevandoren.com
- 032c9b35-2215-4c50-aa18-7cd422f06411@identity-protect.org
- 06df0515-fcb2-4584-a7ef-278fe6787bf4@identity-protect.org
- 594468ee-d4ec-42c5-b141-37ec2f9b88bd@identity-protect.org
- a48e6689-9fbd-4760-a64f-302f155fda0e@identity-protect.org
- b16ec63e-2eb3-443b-a93d-1cdfb028ef05@identity-protect.org
- b1c88167-323b-44cf-a119-9c1e523ed6f5@identity-protect.org
- owner-1025505@brize.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of brize.com.
Web-graph footprint
Distinct hostnames that link to or from brize.com in the public web crawl.
8 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for brize.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | u21748265.wl016.sendgrid.net |
| SPF_IP | 134.209.137.101 |
| SPF_IP | 51.38.113.109 |
Related pages
Pivot deeper into the graph from brize.com.
- IP · 104.21.57.220
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · hello@jessevandoren.com
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brize.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.