Hostname
brainywarriors.com
Last fetched
brainywarriors.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brainywarriors.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.244.61 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.35 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.111 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.118 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.12 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.124 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.49 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.56 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.142.112 | 52.95.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.143.76 | 52.95.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.16 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.148.188 | 52.95.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.149.196 | 52.95.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.191.52 | 52.95.191.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brainywarriors.com owner
- Contact emails
- 06d2c2a9-3a53-4cd1-82e5-e67b8cab2a1a@identity-protect.org
- 65b4e320-a151-4bb3-aa99-62282c1487cb@identity-protect.org
- 775e3915-e4a4-4903-b4c6-b061113632f5@identity-protect.org
- 9fcf7497-9e30-414a-b8d9-4a6120d06e8d@identity-protect.org
- b3f54a49-a6e5-4631-aae1-42caf2f07b19@identity-protect.org
- b4c152e4-3314-4b38-b08a-08b8c05b971d@identity-protect.org
- owner-8454899@brainywarriors.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of brainywarriors.com.
| Subdomain |
|---|
| www.brainywarriors.com |
Web-graph footprint
Distinct hostnames that link to or from brainywarriors.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for brainywarriors.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from brainywarriors.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brainywarriors.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.