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
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.
Showing 25 of 40. View all subdomains →
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
MX records
SPF policy
10 SPF mechanisms authorising senders for pkky.fi.
| Mechanism | Target |
|---|---|
| SPF_A | eu-aws-fs01.sysaidit.com |
| SPF_A | pkky.fi |
| SPF_INCLUDE | _spf1.riveria.fi |
| SPF_INCLUDE | _spf1.tieto.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.207.55.52/32 |
| SPF_IP | 131.207.55.53/32 |
| SPF_IP | 193.229.0.46/32 |
| SPF_MX | pkky.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.