Hostname
k2cod.pichak.net
Last fetched
k2cod.pichak.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with k2cod.pichak.net in WhisperGraph.
Subdomains
3 observed subdomains of k2cod.pichak.net.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for k2cod.pichak.net.
| Mechanism | Target |
|---|---|
| SPF_A | k2cod.pichak.net |
| SPF_IP | 178.216.251.226 |
| SPF_IP | 185.120.222.141 |
| SPF_IP | 185.49.85.155 |
| SPF_IP | 199.167.138.25 |
| SPF_IP | 77.238.122.167 |
| SPF_IP | 79.127.127.69 |
| SPF_IP | 79.127.127.70 |
| SPF_IP | 79.127.127.71 |
| SPF_IP | 79.127.127.74 |
| SPF_IP | 79.127.127.95 |
| SPF_MX | k2cod.pichak.net |
Related pages
Pivot deeper into the graph from k2cod.pichak.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k2cod.pichak.net"})-[: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.