Skip to content

Hostname

ranuaresort.com

Last fetched

ranuaresort.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
ranuan seudun matkailu oy
Contact emails

Subdomains

8 observed subdomains of ranuaresort.com.

Web-graph footprint

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

123 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ranuaresort.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.epressi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tnnet.fi
SPF_IP2001:40e8:10:11:89:236:117:156
SPF_IP2001:40e8:10:11:89:236:117:164
SPF_IP89.236.117.156
SPF_IP89.236.117.164
SPF_IP89.236.117.198

Related pages

Pivot deeper into the graph from ranuaresort.com.

Cypher and MCP

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

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