Hostname
peurunka.fi
Last fetched
peurunka.fi resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.
Nutrition Label
Resolution chain
peurunka.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.172.160.81 | 167.172.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
No WHOIS records are currently associated with peurunka.fi in WhisperGraph.
Subdomains
18 observed subdomains of peurunka.fi.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from peurunka.fi in the public web crawl.
199 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for peurunka.fi.
| Mechanism | Target |
|---|---|
| SPF_A | peurunka.fi |
| SPF_A | smtp.tele.fi |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.ireshotels.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.28.2.163 |
| SPF_IP | 212.27.79.46/32 |
| SPF_IP | 213.28.176.94 |
| SPF_IP | 81.17.201.0/26 |
| SPF_MX | peurunka.fi |
Related pages
Pivot deeper into the graph from peurunka.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "peurunka.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.