Skip to content

Hostname

brightwell.com

Last fetched

brightwell.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · brightwell.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brightwell.com

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.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for brightwell.com.

MechanismTarget
SPF_INCLUDEsharedspf.powerelay.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf1.brightwell.com
SPF_IP103.151.192.0/23
SPF_IP104.47.0.0/17
SPF_IP125.17.244.85
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP20.47.149.138/32
SPF_IP202.154.162.180
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.