Hostname
brainstormnw.com
Last fetched
brainstormnw.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brainstormnw.com 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 |
|---|---|---|---|---|
| 18.65.125.113 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.37 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.82 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.125.98 | 18.65.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.174.129.2 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.42 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.60 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.174.129.91 | 3.174.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0115333891
- Contact emails
- brainstormnw.com@contactprivacy.com
- 2c89ef14-c165-4363-9fb9-48d4c0d71130@identity-protect.org
- 885f7479-e281-4a1c-9a34-b83f70b2aa5f@identity-protect.org
- b705fbc9-f742-4645-b748-dde85f5e9a6c@identity-protect.org
- c4d91faf-6b5c-47d2-a328-3b7be2a5e06a@identity-protect.org
- d97ae493-83af-4aa2-b439-8ad5199e031a@identity-protect.org
Subdomains
1 observed subdomain of brainstormnw.com.
| Subdomain |
|---|
| www.brainstormnw.com |
Web-graph footprint
Distinct hostnames that link to or from brainstormnw.com in the public web crawl.
23 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from brainstormnw.com.
- IP · 18.65.125.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · brainstormnw.com@contactprivacy.com
- TLD · .com
- 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: "brainstormnw.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.