Hostname
brainreader.net
Last fetched
brainreader.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brainreader.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.28 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.3 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.5 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.8 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.144.13 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.31 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.86 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.94 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- brainreader aps
- Contact emails
- info@brainreader.net
- 112c41fd-7358-47d6-af89-d1ce063820e2@identity-protect.org
- 64fdebd8-91b1-41d2-afc2-35e233be1317@identity-protect.org
- 6bad24ee-cf7a-491c-a23a-552fcddaaf3c@identity-protect.org
- 87fa3178-6b4b-42e8-a4f3-84a1b2401308@identity-protect.org
- b545c49f-4fe8-4d76-9d34-299cc277b1cd@identity-protect.org
- cfe683c5-c748-477a-b340-a36bd0ec1e04@identity-protect.org
- e647529c-b8c8-4b43-a83c-8c7562c3e888@identity-protect.org
- owner-11450660@brainreader.net.whoisprivacyservice.org
- owner-11668735@brainreader.net.whoisprivacyservice.org
- owner-7313449@brainreader.net.whoisprivacyservice.org
- owner-7531524@brainreader.net.whoisprivacyservice.org
Subdomains
9 observed subdomains of brainreader.net.
Web-graph footprint
Distinct hostnames that link to or from brainreader.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for brainreader.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 81.7.138.35 |
Related pages
Pivot deeper into the graph from brainreader.net.
- IP · 13.33.67.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@brainreader.net
- TLD · .net
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brainreader.net"})-[: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.