Hostname
okitoki.app
Last fetched
okitoki.app resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
okitoki.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.89.150.2 | 159.89.144.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 167.71.111.66 | 167.71.96.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of okitoki.app owner
- Contact emails
- 66301f56cbfe8a66e4f34ed56821b8cce2e51da95079b64ecda245c86ef61602@okitoki.app.whoisproxy.org
- a9f173a875eb0d82e2cedd53dac6d8154d66a172e61869470a71375953afe4ae@okitoki.app.whoisproxy.org
- b727c88cf7b4e7d53b39c5a4daaf5621c3bef27c06198b2c22937aee362566cd@okitoki.app.whoisproxy.org
- df315cf1e2b1584c19b52912d215dab3cad1b20c1b74ffd612fc1de6edd9f652@okitoki.app.whoisproxy.org
Subdomains
6 observed subdomains of okitoki.app.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from okitoki.app.
- IP · 159.89.150.2
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · 66301f56cbfe8a66e4f34ed56821b8cce2e51da95079b64ecda245c86ef61602@okitoki.app.whoisproxy.org
- TLD · .app
- Browse hostnames · ok…
- 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: "okitoki.app"})-[: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.