Skip to content

Hostname

pkky.fi

Last fetched

pkky.fi has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:pohjois-karjalan tietotekniikkakeskus oy as the registrar.

Nutrition Label

WHISPER CANON · pkky.fiRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pkky.fi

Resolution chain

pkky.fi has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:pohjois-karjalan tietotekniikkakeskus oy
Organization
pohjois-karjalan koulutuskuntayhtym?
Contact emails

Subdomains

40 observed subdomains of pkky.fi.

Web-graph footprint

Distinct hostnames that link to or from pkky.fi in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pkky.fi.

MechanismTarget
SPF_Aeu-aws-fs01.sysaidit.com
SPF_Apkky.fi
SPF_INCLUDE_spf1.riveria.fi
SPF_INCLUDE_spf1.tieto.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.207.55.52/32
SPF_IP131.207.55.53/32
SPF_IP193.229.0.46/32
SPF_MXpkky.fi

Related pages

Pivot deeper into the graph from pkky.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pkky.fi"})-[: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.