Hostname
brightwell.com
Last fetched
brightwell.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
brightwell.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- brightwell payments,
- Contact emails
Subdomains
57 observed subdomains of brightwell.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brightwell.com in the public web crawl.
55 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for brightwell.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sharedspf.powerelay.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | spf1.brightwell.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 125.17.244.85 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 20.47.149.138/32 |
| SPF_IP | 202.154.162.180 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 51.4.72.0/24 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 51.5.72.0/24 |
| SPF_IP | 51.5.80.0/27 |
| SPF_IP | 52.100.0.0/14 |
Related pages
Pivot deeper into the graph from brightwell.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brightwell.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.