Hostname
olympusbot.com
Last fetched
olympusbot.com resolves to 1 IPv4 address operated by DXTL-HK - DXTL Tseung Kwan O Service in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
olympusbot.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 |
|---|---|---|---|---|
| 45.199.102.21 | 45.199.96.0/19 | AS134548 | DXTL-HK - DXTL Tseung Kwan O Service | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of olympusbot.com owner
- Contact emails
- 46cdc9bf-0596-42b6-8bf4-eedef3a3cde2@identity-protect.org
- 4b598b51-4b25-4b83-9ad2-a9a3d935776a@identity-protect.org
- 4cf9591b-ad88-4b9e-bea7-b18824f727ff@identity-protect.org
- 6d8de64c-ce4e-4144-8929-e99b828a378d@identity-protect.org
- 7cbb0eb0-0496-497d-af80-95027c15717f@identity-protect.org
- ccc75794-a3ed-42fc-97b3-9d0bcb5558f0@identity-protect.org
- owner-9722414@olympusbot.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from olympusbot.com.
- IP · 45.199.102.21
- ASN · AS134548DXTL-HK - DXTL Tseung Kwan O Service
- Registrar · iana:468
- Country · HK
- Email · 46cdc9bf-0596-42b6-8bf4-eedef3a3cde2@identity-protect.org
- TLD · .com
- Browse hostnames · ol…
- 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: "olympusbot.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.