Hostname
pokri.fi
Last fetched
pokri.fi resolves to 2 IPv4 addresses operated by AS719 in FI.
Nutrition Label
Resolution chain
pokri.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.64.229.232 | 193.64.0.0/15 | AS719 | — | FI |
| 83.146.212.68 | 83.146.192.0/18 | AS39194 | — | FI |
WHOIS identity
No WHOIS records are currently associated with pokri.fi in WhisperGraph.
Subdomains
3 observed subdomains of pokri.fi.
Web-graph footprint
Distinct hostnames that link to or from pokri.fi in the public web crawl.
5 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for pokri.fi.
| Mechanism | Target |
|---|---|
| SPF_A | mail.netbaron.eu |
| SPF_A | relay.net.vsp.fi |
| SPF_A | relay.satacom.fi |
| SPF_A | web.satacom.fi |
| SPF_INCLUDE | _spf.datacenter.fi |
| SPF_INCLUDE | _spf.dnainternet.net |
| SPF_INCLUDE | _spf.taajama.fi |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pokri.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pokri.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.