Skip to content

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

WHISPER CANON · brainlane.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brainlane.com

Resolution chain

brainlane.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.176.98.11494.176.98.0/23AS34762STELOGYBE

WHOIS identity

Registrar
iana:1052
Organization
brainlane
Contact emails

Subdomains

34 observed subdomains of brainlane.com.

Web-graph footprint

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

139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for brainlane.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP185.2.54.140
SPF_IP185.3.219.128/28
SPF_IP188.93.153.39
SPF_IP195.13.57.109
SPF_IP195.13.57.24
SPF_IP195.13.57.31
SPF_IP195.225.166.208/28
SPF_IP2a03:a800:11:0:0:0:0:10
SPF_IP2a03:a800:8:0:0:0:0:a
SPF_IP2a03:a800:8:0:0:0:0:b
SPF_IP2a03:a800:8:0:0:0:0:c
SPF_IP2a03:a800:8:0:0:0:0:d
SPF_IP77.73.96.77
SPF_IP80.92.66.174
SPF_IP94.176.98.114
SPF_IP94.176.98.68
SPF_IP94.176.98.69
SPF_IP94.176.98.77
SPF_IP94.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 20

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