Skip to content

Hostname

ulapland.fi

Last fetched

ulapland.fi resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists registrar:louhi net oy as the registrar.

Nutrition Label

WHISPER CANON · ulapland.fiRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ulapland.fi

Resolution chain

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

WHOIS identity

Registrar
registrar:louhi net oy
Organization
lapin yliopisto
Contact emails

Subdomains

75 observed subdomains of ulapland.fi.

Web-graph footprint

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

1,009 sites link to this hostname.

1,151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for ulapland.fi.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.214.173.33
SPF_IP128.214.173.73
SPF_IP128.214.173.75
SPF_IP131.207.55.53/32
SPF_IP188.117.37.109/32
SPF_IP193.166.0.161
SPF_IP193.167.81.115
SPF_IP193.167.81.73
SPF_IP193.167.81.74
SPF_IP193.167.87.159
SPF_IP193.167.87.161
SPF_IP193.167.87.183
SPF_IP193.167.87.184
SPF_IP2001:708:10:6004:0:0:0:14
SPF_IP2001:708:10:6004:0:0:0:22
SPF_IP213.157.70.73
SPF_IP213.157.70.75
SPF_IP213.250.81.204
SPF_IP217.112.240.127
SPF_IP217.112.254.233
SPF_IP217.77.192.9/32
SPF_IP217.77.193.9/32
SPF_IP82.197.31.0/24
SPF_IP84.20.148.39
SPF_IP84.20.149.173
SPF_IP84.234.67.244
SPF_IP86.50.27.145
SPF_IP86.50.27.5

Related pages

Pivot deeper into the graph from ulapland.fi.

Cypher and MCP

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

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