Skip to content

Hostname

saariselka.com

Last fetched

saariselka.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · saariselka.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/saariselka.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.244.20195.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:48
Organization
iggo oy
Contact emails

Subdomains

4 observed subdomains of saariselka.com.

Web-graph footprint

Distinct hostnames that link to or from saariselka.com in the public web crawl.

41 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for saariselka.com.

MechanismTarget
SPF_Asaariselka.com
SPF_INCLUDE_spf.datacenter.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.68.16.22
SPF_IP79.171.224.149/32
SPF_IP79.171.224.229/32
SPF_IP79.171.224.230/32
SPF_IP79.171.224.232
SPF_MXsaariselka.com

Related pages

Pivot deeper into the graph from saariselka.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "saariselka.com"})-[: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.