Skip to content

Hostname

forums.pichak.net

Last fetched

forums.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 · forums.pichak.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/forums.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 forums.pichak.net in WhisperGraph.

Subdomains

7 observed subdomains of forums.pichak.net.

Web-graph footprint

Distinct hostnames that link to or from forums.pichak.net in the public web crawl.

406 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • forums.pichak.net

SPF policy

11 SPF mechanisms authorising senders for forums.pichak.net.

MechanismTarget
SPF_Aforums.pichak.net
SPF_IP178.216.251.226
SPF_IP185.120.222.141
SPF_IP185.49.85.155
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_MXforums.pichak.net

Related pages

Pivot deeper into the graph from forums.pichak.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "forums.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.