Skip to content

Hostname

partio.fi

Last fetched

partio.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · partio.fiRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/partio.fi

Resolution chain

partio.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
suomen partiolaiset - finlands scouter ry
Contact emails

Subdomains

148 observed subdomains of partio.fi.

Web-graph footprint

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

617 sites link to this hostname.

672 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for partio.fi.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf1.partio.fi
SPF_IP216.155.135.29

Related pages

Pivot deeper into the graph from partio.fi.

Cypher and MCP

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

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