Skip to content

Hostname

gobrightwing.com

Last fetched

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

Nutrition Label

WHISPER CANON · gobrightwing.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gobrightwing.com

Resolution chain

gobrightwing.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
brightwing
Contact emails

Subdomains

4 observed subdomains of gobrightwing.com.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for gobrightwing.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Agobrightwing.com
SPF_Atracker-campaigner.com
SPF_Atracker-sequencer.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEm.sensehq.co
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.171.155.129
SPF_IP168.245.4.185
SPF_IP216.71.141.136
SPF_IP51.141.46.182/24
SPF_IP51.141.53.110/24
SPF_IP67.149.19.154
SPF_IP69.65.40.232
SPF_IP69.65.42.195
SPF_IP69.65.49.192/29
SPF_IP96.75.54.193
SPF_MXgobrightwing.com

Related pages

Pivot deeper into the graph from gobrightwing.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gobrightwing.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.