Hostname
brainlane.com
Last fetched
brainlane.com resolves to 1 IPv4 address operated by STELOGY in BE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
brainlane.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 |
|---|---|---|---|---|
| 94.176.98.114 | 94.176.98.0/23 | AS34762 | STELOGY | BE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- brainlane
- Contact emails
Subdomains
34 observed subdomains of brainlane.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brainlane.com in the public web crawl.
139 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for brainlane.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.2.54.140 |
| SPF_IP | 185.3.219.128/28 |
| SPF_IP | 188.93.153.39 |
| SPF_IP | 195.13.57.109 |
| SPF_IP | 195.13.57.24 |
| SPF_IP | 195.13.57.31 |
| SPF_IP | 195.225.166.208/28 |
| SPF_IP | 2a03:a800:11:0:0:0:0:10 |
| SPF_IP | 2a03:a800:8:0:0:0:0:a |
| SPF_IP | 2a03:a800:8:0:0:0:0:b |
| SPF_IP | 2a03:a800:8:0:0:0:0:c |
| SPF_IP | 2a03:a800:8:0:0:0:0:d |
| SPF_IP | 77.73.96.77 |
| SPF_IP | 80.92.66.174 |
| SPF_IP | 94.176.98.114 |
| SPF_IP | 94.176.98.68 |
| SPF_IP | 94.176.98.69 |
| SPF_IP | 94.176.98.77 |
| SPF_IP | 94.176.98.81 |
Related pages
Pivot deeper into the graph from brainlane.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brainlane.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.