Hostname
bojurky.com
Last fetched
bojurky.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bojurky.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 |
|---|---|---|---|---|
| 52.1.217.211 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bojurky.com owner
- Contact emails
- 16f0650e-2a80-4943-96bc-7d43e6983ed5@identity-protect.org
- 398afc74-a67f-498d-ab38-5dccd1290a56@identity-protect.org
- 414f0978-ddc9-472e-a803-03880fd9ab23@identity-protect.org
- 49b1ccce-541e-45ee-8660-87d6b3e970b1@identity-protect.org
- 8af161a6-1d72-435a-9b4d-630b96739181@identity-protect.org
- d29aea18-75a9-4959-96ca-b10340f9e9a6@identity-protect.org
- dea3096a-7c4b-4a2f-a88a-bfaae8655b69@identity-protect.org
- owner-7083039@bojurky.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from bojurky.com.
- IP · 52.1.217.211
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 16f0650e-2a80-4943-96bc-7d43e6983ed5@identity-protect.org
- TLD · .com
- Browse hostnames · bo…
- 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: "bojurky.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.