Hostname
brm-app.com
Last fetched
brm-app.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brm-app.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.15.244.161 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brm-app.com owner
- Contact emails
- 03d7cd83-7c9a-41d4-9473-4fd188e582bd@identity-protect.org
- 61d4f225-cbc4-4148-a10c-294751af1e3a@identity-protect.org
- 7298786b-47c5-4fdd-802c-9f998a587a55@identity-protect.org
- 920943d7-fe27-4818-a58c-86217c990f6e@identity-protect.org
- 986d2017-8424-43a8-b7ec-56b48add9cee@identity-protect.org
- ed917043-1c69-4fb0-bca6-ffc8a6204167@identity-protect.org
- owner-4260495@brm-app.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of brm-app.com.
Threat posture
History
Related pages
Pivot deeper into the graph from brm-app.com.
- IP · 3.15.244.161
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03d7cd83-7c9a-41d4-9473-4fd188e582bd@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: "brm-app.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.