Skip to content

Hostname

brainstem.org

Last fetched

brainstem.org resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · brainstem.orgRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/brainstem.org

Resolution chain

brainstem.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.229.59.2223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.97.19734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.1.23934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.132.2454.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
80.229.152.6780.229.0.0/16AS6871GB

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 1241690865
Contact emails

Subdomains

4 observed subdomains of brainstem.org.

Web-graph footprint

Distinct hostnames that link to or from brainstem.org in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from brainstem.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brainstem.org"})-[: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.