Hostname
bora-clinics.com
Last fetched
bora-clinics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bora-clinics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.253.124 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.48 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.74 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.9 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.46.26 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.44 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.77 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.92 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bora-clinics.com owner
- Contact emails
- 0f41919b-286d-4f55-9d67-f67e1c0b965a@identity-protect.org
- 13a12080-3378-4dce-ab64-208e77961e6a@identity-protect.org
- 72ceb60d-8329-43a9-9976-0e8020066f7c@identity-protect.org
- 76c4eb3b-3958-48c4-b0f8-f5f7f5d1ea9d@identity-protect.org
- d932cc04-bb5e-4629-af9f-c1b0bcee48d0@identity-protect.org
- e83d260b-132b-4d93-8caf-0e64ef3cabc1@identity-protect.org
- fe869f5c-c81d-4e70-834c-eafb1f342b39@identity-protect.org
- owner-1717641@bora-clinics.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bora-clinics.com.
| Subdomain |
|---|
| dev.bora-clinics.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bora-clinics.com.
- IP · 18.154.253.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f41919b-286d-4f55-9d67-f67e1c0b965a@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: "bora-clinics.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.