Hostname
brave.com
Last fetched
brave.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
brave.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1068
- Organization
- brave devops
- Contact emails
- bbondy@gmail.com
- devops@brave.com
- 0c737b43ced742c3af8ca004fa5a021a.protect@whoisguard.com
- 10bbbca309ea47ac926a4e44f08c7f86.protect@whoisguard.com
- 2814c1168083458ab0e4ba0fd7de91d7.protect@whoisguard.com
- 2dc5890439a84789ae28e00198289aad.protect@whoisguard.com
- 9488191a367d4342a83b64c263b85106.protect@whoisguard.com
- 983c21829cd0459ba5bd078162570bf8.protect@whoisguard.com
- a3a355a5568c4f70b64f089536beca9d.protect@whoisguard.com
- abd36fe1cd9846cdb3143f0fa16bb8ab.protect@whoisguard.com
- b065aa21bf4d4f4096ffbf0d53b925c0.protect@whoisguard.com
- b42f346a25884166b4460dd9fa4972bf.protect@whoisguard.com
- bd3bc7a78f5d4602bc1749238c5213b5.protect@whoisguard.com
- c5617fbd63c54148b6c9831c39f35bad.protect@whoisguard.com
- 510181fcec7244569d75118dd5dc64c0.protect@withheldforprivacy.com
- b465b4599c87494bb8b6c5bf649a1052.protect@withheldforprivacy.com
- da537165ee0b42aea918409c290a7195.protect@withheldforprivacy.com
Subdomains
93 observed subdomains of brave.com.
Showing 25 of 93. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brave.com in the public web crawl.
13,821 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for brave.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from brave.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brave.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.