Skip to content

Hostname

pihvimyllari.fi

Last fetched

pihvimyllari.fi resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · pihvimyllari.fiRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pihvimyllari.fi

Resolution chain

pihvimyllari.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.27.240.15837.27.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with pihvimyllari.fi in WhisperGraph.

Subdomains

3 observed subdomains of pihvimyllari.fi.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pihvimyllari.fi.

MechanismTarget
SPF_Afinnapps03.foozucloud.com
SPF_Apihvimyllari.fi
SPF_IP2a01:4f9:c012:2d94:0:0:0:1
SPF_IP37.27.240.158
SPF_IP65.109.241.95
SPF_IP95.217.242.178
SPF_MXpihvimyllari.fi

Related pages

Pivot deeper into the graph from pihvimyllari.fi.

Cypher and MCP

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

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