Hostname
sayoki.app
Last fetched
sayoki.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
sayoki.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 sayoki.app owner
- Contact emails
- 3b2fe74ef85476279cc4bc126bd5b87d0b39c819159d247960c6e89403767338@sayoki.app.whoisproxy.org
- 41753eca37d29de71d36a15720dbd59404c8231b4115532fdbb9cc2f51a9bdaf@sayoki.app.whoisproxy.org
- 85782528422271fb5844ea87eb4c2a3fbe8ced6e259a77d5c62e3d2b2d0fd173@sayoki.app.whoisproxy.org
- dc86f5deb6a43b9093eae46879bf9fee6ca7bf2c000ddfc506cf68d00720988d@sayoki.app.whoisproxy.org
Subdomains
4 observed subdomains of sayoki.app.
Web-graph footprint
Distinct hostnames that link to or from sayoki.app in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sayoki.app.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.vinilolimited.com |
| SPF_INCLUDE | workmenspf.smtp.com |
| SPF_MX | sayoki.app |
Related pages
Pivot deeper into the graph from sayoki.app.
- IP · 159.89.150.2
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · 3b2fe74ef85476279cc4bc126bd5b87d0b39c819159d247960c6e89403767338@sayoki.app.whoisproxy.org
- TLD · .app
- Browse hostnames · sa…
- 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: "sayoki.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.