Hostname
b3m3r.com
Last fetched
b3m3r.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b3m3r.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.127.19.124 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b3m3r.com owner
- Contact emails
- 1ebd0edb-570b-4f55-a255-fe41e82023cb@identity-protect.org
- 48101549-21bd-48ba-9691-e9864c3045e2@identity-protect.org
- b8342797-8dcb-42a3-9ea7-1146e50b18e1@identity-protect.org
- f85b43ab-bd82-4d45-8a8c-62a6a17949f6@identity-protect.org
- owner-2833203@b3m3r.com.whoisprivacyservice.org
- owner@b3m3r.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of b3m3r.com.
| Subdomain |
|---|
| wildcard.b3m3r.com |
Threat posture
History
Related pages
Pivot deeper into the graph from b3m3r.com.
- IP · 3.127.19.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 1ebd0edb-570b-4f55-a255-fe41e82023cb@identity-protect.org
- TLD · .com
- Browse hostnames · b3…
- 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: "b3m3r.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.