Hostname
brotherskeepsecurity.com
Last fetched
brotherskeepsecurity.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brotherskeepsecurity.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 |
|---|---|---|---|---|
| 16.15.183.171 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.188.239 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.195.50 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.214.205 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.44.229 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.142.221 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.83.171 | 52.217.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.170.61 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brotherskeepsecurity.com owner
- Contact emails
- 04be5051-29bf-43bf-874e-51a8bddfe9ff@identity-protect.org
- 3c3e128f-8558-4bdd-9cdb-5f38f41d1db3@identity-protect.org
- 50f57cbd-50f7-4106-8424-4433808c5e2b@identity-protect.org
- 764a5b5c-2a39-48f8-aa1c-ab6629447e10@identity-protect.org
- 8c802a6f-a608-4f32-93be-efbd1ab5995b@identity-protect.org
- a1fe5082-6bc5-457d-98a6-899010acbb01@identity-protect.org
- acd00f1a-9206-44c3-b8f7-21c1c756640e@identity-protect.org
- d84c7ffe-7a0a-480c-84d4-83eb5689227c@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for brotherskeepsecurity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from brotherskeepsecurity.com.
- IP · 16.15.183.171
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04be5051-29bf-43bf-874e-51a8bddfe9ff@identity-protect.org
- 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: "brotherskeepsecurity.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.