Hostname
b33j.com
Last fetched
b33j.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
b33j.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 b33j.com owner
- Contact emails
- b33j.com@domainsbyproxy.com
- 582ab923-06cd-4006-8482-d9501dbd824c@identity-protect.org
- 9758296c-6827-421f-b49d-608937a08991@identity-protect.org
- a409e392-3ccb-46bb-8632-962019f1dbad@identity-protect.org
- d87dd6c4-e2dd-4e8e-88f5-78afee5bf6c4@identity-protect.org
- owner-11376559@b33j.com.whoisprivacyservice.org
- owner@b33j.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of b33j.com.
| Subdomain |
|---|
| www.b33j.com |
Web-graph footprint
Distinct hostnames that link to or from b33j.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from b33j.com.
- IP · 16.15.177.231
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · b33j.com@domainsbyproxy.com
- 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: "b33j.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.