Hostname
onkya.net
Last fetched
onkya.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
onkya.net 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.155.153.13 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.153.73 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.153.80 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.153.97 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.238.217.11 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.116 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.13 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.70 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1f06e56b-3042-4c2b-a37f-9e41e9b9e9cc@identity-protect.org
- 2ceeafc1-92f1-4790-8ec4-dc8eba51c239@identity-protect.org
- b1e807a7-929a-44d4-8572-d98e1ccf4c9d@identity-protect.org
- c47fb43e-af9f-4ea3-a836-b7a414a22ede@identity-protect.org
- d265fda4-ec8e-4316-8128-191a6c0ef78d@identity-protect.org
- db72c6c9-e1a7-4034-bbd8-a50c4e24f6bb@identity-protect.org
- owner-11977290@onkya.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of onkya.net.
| Subdomain |
|---|
| api.onkya.net |
| www.onkya.net |
Threat posture
History
Related pages
Pivot deeper into the graph from onkya.net.
- IP · 18.155.153.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 1f06e56b-3042-4c2b-a37f-9e41e9b9e9cc@identity-protect.org
- TLD · .net
- Browse hostnames · on…
- 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: "onkya.net"})-[: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.