Hostname
brainwashing.pro
Last fetched
brainwashing.pro resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
brainwashing.pro 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.154.7.23 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.75 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.79 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.154.7.84 | 18.154.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.238.55.110 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.38 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.50 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.55 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- evil martians
- Contact emails
Subdomains
2 observed subdomains of brainwashing.pro.
Web-graph footprint
Distinct hostnames that link to or from brainwashing.pro in the public web crawl.
27 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for brainwashing.pro.
| Mechanism | Target |
|---|---|
| SPF_A | brainwashing.pro |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from brainwashing.pro.
- IP · 18.154.7.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · ID
- Email · 30ca88f01d9873ce6aceeda34ed0dcef-30526614@contact.gandi.net
- TLD · .pro
- 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: "brainwashing.pro"})-[: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.