Hostname
aes-bma.com
Last fetched
aes-bma.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aes-bma.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aes-bma.com owner
- Contact emails
- beran@beranpeter.com
- 1599fdf4-b7bf-4dbe-94b3-8b17b001d148@identity-protect.org
- 80d8ee58-a914-4b43-8836-f7cfaa229028@identity-protect.org
- b6d5a18e-9cb6-405e-9626-814e8fc23378@identity-protect.org
- bf8da51b-704c-4c6d-9f66-73f504653a5e@identity-protect.org
- bfebc1c5-8024-44f7-9ee8-4eb96ea12cfd@identity-protect.org
- e2e82180-cfa2-4b35-b923-7b5b1478a093@identity-protect.org
- owner-11118494@aes-bma.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from aes-bma.com.
- IP · 16.15.187.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · beran@beranpeter.com
- TLD · .com
- Browse hostnames · ae…
- 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: "aes-bma.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.