Hostname
stalk.cc
Last fetched
stalk.cc resolves to 1 IPv4 address operated by AS42846 in TR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
stalk.cc 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 |
|---|---|---|---|---|
| 89.252.182.99 | 89.252.182.0/24 | AS42846 | — | TR |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of stalk.cc owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- whois@privacy-protection-services.com
- 01ffbf171755ec381fb715158c4197dd3019206271ea17f2b5e8712e5f462019@stalk.cc.whoisproxy.org
- 1e88b5c6b210b34aa0c4bd22ad40b15eda9832cd7098364fae078d9967d4eb4d@stalk.cc.whoisproxy.org
- 27887c4ee6639da244a59fde89ba1eaa9d9c33c2659cc645efd57945117a358f@stalk.cc.whoisproxy.org
- 2c9fa985cbfa74e5c6a073d8eeacf85a6cf00dbe29022fcbdcf86c7ce9f8a24e@stalk.cc.whoisproxy.org
- 30c328f98f3e202fa497a647acdd15af90e61df18e4ae70ad5fb5ecc0f81c2f3@stalk.cc.whoisproxy.org
- 4210ef4a851f3425c0f0917ccd9214a239403bca3a9294b3af5f7658f83c7004@stalk.cc.whoisproxy.org
- 456a1fd1d088b262c4229322326a040beb4db3209c828687253e74f5e198abb5@stalk.cc.whoisproxy.org
- 5b11ee51180e7f960318c4f85a90b0c1d1854eec2ebef0e2b24a36948abe4c2e@stalk.cc.whoisproxy.org
- 5ffaf23fd846e5c5e2acb8dcb29783503935b9d74b4c199d7141782bd8678544@stalk.cc.whoisproxy.org
- 6ddeef3c6f714772bd084288df4dd75ef90b3061e0588ede1c3e6ab1a9a612bf@stalk.cc.whoisproxy.org
- 7d2c971adf012ea5615f004d55cf2479e71eba9f0a460899f9797f9f24ae20ce@stalk.cc.whoisproxy.org
- 88e35f0fc841b865bb88dc4bdeed7c6306bbc52d2e9bde478a7d72e3bde0502a@stalk.cc.whoisproxy.org
- 9ac7a9bc7e5d078c64cabd525830e041dbcd9020695483d42d0e8addda312cf9@stalk.cc.whoisproxy.org
- b0cd8f343fd59f899a346b92764256930f8ff06e5663aa059746bd08440d7d5a@stalk.cc.whoisproxy.org
- b2602290d64fa066d8d2d17ae9865beb812e9fa8b45e2357cb17fababa3601d1@stalk.cc.whoisproxy.org
- b4887e463340ca62069d439566f06295b99bee03da8f94132304d53343b7d5b9@stalk.cc.whoisproxy.org
- c659c3ccef55f9e174bcac0a3e2fab8277e965ae6007f5e2a37980a64817c8eb@stalk.cc.whoisproxy.org
- e1f0a5d14eca1a89bd14ede81a1639bf0bddcab1fe7ab546e0ccf0311e38d0fb@stalk.cc.whoisproxy.org
- and 1 more
Subdomains
8 observed subdomains of stalk.cc.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for stalk.cc.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from stalk.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stalk.cc"})-[: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.