Skip to content

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

WHISPER CANON · k2cod.pichak.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/k2cod.pichak.net

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.

MechanismTarget
SPF_Ak2cod.pichak.net
SPF_IP178.216.251.226
SPF_IP185.120.222.141
SPF_IP185.49.85.155
SPF_IP199.167.138.25
SPF_IP77.238.122.167
SPF_IP79.127.127.69
SPF_IP79.127.127.70
SPF_IP79.127.127.71
SPF_IP79.127.127.74
SPF_IP79.127.127.95
SPF_MXk2cod.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.