Hostname
mkiska.com
Last fetched
mkiska.com resolves to 1 IPv4 address operated by AS207728 in NL. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
mkiska.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 |
|---|---|---|---|---|
| 185.204.55.70 | 185.204.55.0/24 | AS207728 | — | NL |
WHOIS identity
- Registrar
- iana:228
- Organization
- michal kiska
- Contact emails
- mkiska@poczta.fm
- 035c97a7b934e90f498c31ec8439b0224f8f4e6678d50ef88515025c28e4d019@mkiska.com.whoisproxy.org
- 1f563b68c6ebed64cd6f0e7557ac8ca1d8cfef9976f71e4dae47fb956164f433@mkiska.com.whoisproxy.org
- 391afcd94d92dc03c66bbcad390988f934092d4c4a3e780a8e0f6084766bebcc@mkiska.com.whoisproxy.org
- 405533ccab3da9415385826be4963b1df19e7c1af940d1a4002e6c5a80470624@mkiska.com.whoisproxy.org
- 6fbbb6b5d52bac4a384cabb756c3672cab94a5a668bc05f14196ac88b324ed2a@mkiska.com.whoisproxy.org
- 8b4eb48c5c1b6adce78ae93c100743e2973d30ae873c0b03ec2d287a87788771@mkiska.com.whoisproxy.org
- 8b54c192a1a3277b2011cce02e117b1bee77d9915e28ef28811b6685ec6e4891@mkiska.com.whoisproxy.org
- 8e44cd423506d061f213f008f3096d2ba939af070654ac1f37377a3f7b17951d@mkiska.com.whoisproxy.org
- a9c526dabaa8ec423bcd1703e9d9c83927d030418f471f050e6efd5e7283eb07@mkiska.com.whoisproxy.org
- bffcb110204f14674ba5a48287895d07dc7ceaa9fb43b1616681ecf2e0a1450a@mkiska.com.whoisproxy.org
- c5d9a8a064addc8cb3a1b3b3eef7f8745003e127d15a66ed003190cf5630aee8@mkiska.com.whoisproxy.org
- ffdd98e1759b17e1b6bbdfd6386dfda19a0a290b20e61774ee1255b2f711e469@mkiska.com.whoisproxy.org
Subdomains
3 observed subdomains of mkiska.com.
Web-graph footprint
Distinct hostnames that link to or from mkiska.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for mkiska.com.
| Mechanism | Target |
|---|---|
| SPF_A | mkiska.com |
| SPF_IP | 185.204.55.70 |
| SPF_MX | mkiska.com |
Related pages
Pivot deeper into the graph from mkiska.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mkiska.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.