Hostname
kyokutech.com
Last fetched
kyokutech.com resolves to 1 IPv4 address operated by AS45426 in AU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
kyokutech.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 |
|---|---|---|---|---|
| 103.198.42.210 | 103.198.42.0/24 | AS45426 | — | AU |
WHOIS identity
- Registrar
- iana:269
- Organization
- domain privacy services
- Contact emails
- 4e918df6da85adeead5e53260a674c05429cb3c19958ec5d28f29200e99cc6d9@kyokutech.com.whoisproxy.org
- 98c631cd04a3c7e9ac4db344a731a4e27618294569b5dee3ca8dbf719a009497@kyokutech.com.whoisproxy.org
- c57330870e360505b1e3ebd5e67da8dcc2862eef9ce7d1268aa13ac11f6b0f89@kyokutech.com.whoisproxy.org
- ce3c9f8123b6805197ec9a86109fd5bc53947c1f0dbf521a66f3c97d2613f870@kyokutech.com.whoisproxy.org
- d296348976f660e3cf09b86c34d567ac301b3bfbfff4cc97b4570a1090c93592@kyokutech.com.whoisproxy.org
Subdomains
2 observed subdomains of kyokutech.com.
| Subdomain |
|---|
| mail.kyokutech.com |
| www.kyokutech.com |
Web-graph footprint
Distinct hostnames that link to or from kyokutech.com in the public web crawl.
21 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- kyokutech.com
SPF policy
3 SPF mechanisms authorising senders for kyokutech.com.
| Mechanism | Target |
|---|---|
| SPF_A | kyokutech.com |
| SPF_IP | 103.198.42.210 |
| SPF_MX | kyokutech.com |
Related pages
Pivot deeper into the graph from kyokutech.com.
- IP · 103.198.42.210
- ASN · AS45426
- Registrar · iana:269
- Country · AU
- Email · 4e918df6da85adeead5e53260a674c05429cb3c19958ec5d28f29200e99cc6d9@kyokutech.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ky…
- 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: "kyokutech.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.