Skip to content

Hostname

superliitto.fi

Last fetched

superliitto.fi resolves to 1 IPv4 address operated by AS202053 in FI.

Nutrition Label

WHISPER CANON · superliitto.fiRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/superliitto.fi

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.19.11094.237.16.0/21AS202053FI

WHOIS identity

Registrar
Organization
suomen l?hi- ja perushoitajaliitto super ry
Contact emails

Subdomains

415 observed subdomains of superliitto.fi.

Web-graph footprint

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

206 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for superliitto.fi.

MechanismTarget
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.superliitto.fi
SPF_IP185.214.156.122
SPF_IP195.60.204.2/32
SPF_IP195.60.205.217
SPF_IP84.34.117.106
SPF_IP94.237.9.69

Related pages

Pivot deeper into the graph from superliitto.fi.

Cypher and MCP

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

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