Hostname
www.brainmanagement.com
Last fetched
www.brainmanagement.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.
Nutrition Label
Resolution chain
www.brainmanagement.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.109.16.231 | 208.109.16.0/20 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
No WHOIS records are currently associated with www.brainmanagement.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for www.brainmanagement.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | send.aweber.com |
| SPF_IP | 104.18.38.134 |
| SPF_IP | 104.18.39.134 |
| SPF_IP | 104.27.184.135 |
| SPF_IP | 104.27.185.135 |
| SPF_IP | 104.28.2.155 |
| SPF_IP | 104.28.3.155 |
| SPF_IP | 142.250.102.26/32 |
| SPF_IP | 142.250.31.27/32 |
| SPF_IP | 172.67.186.7 |
| SPF_IP | 172.67.192.213 |
| SPF_IP | 172.67.193.76 |
| SPF_IP | 173.201.68.21 |
| SPF_IP | 173.201.76.19 |
| SPF_IP | 173.245.58.241 |
| SPF_IP | 173.245.59.89 |
| SPF_IP | 206.188.192.36 |
| SPF_IP | 209.17.115.10/32 |
| SPF_IP | 209.85.202.27/32 |
| SPF_IP | 216.21.0.0/16 |
| SPF_IP | 43.255.154.35 |
| SPF_IP | 50.116.92.0/20 |
| SPF_IP | 64.233.186.26/32 |
| SPF_IP | 97.74.100.21 |
Related pages
Pivot deeper into the graph from www.brainmanagement.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.brainmanagement.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.