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
Resolution chain
ulapland.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.108.71.33 | 65.108.0.0/16 | AS24940 | — | FI |
| 95.217.75.97 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- registrar:louhi net oy
- Organization
- lapin yliopisto
- Contact emails
Subdomains
75 observed subdomains of ulapland.fi.
Showing 25 of 75. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
38 SPF mechanisms authorising senders for ulapland.fi.
| Mechanism | Target |
|---|---|
| SPF_A | c.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_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | spf-eu.exlibrisgroup.com |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.214.173.33 |
| SPF_IP | 128.214.173.73 |
| SPF_IP | 128.214.173.75 |
| SPF_IP | 131.207.55.53/32 |
| SPF_IP | 188.117.37.109/32 |
| SPF_IP | 193.166.0.161 |
| SPF_IP | 193.167.81.115 |
| SPF_IP | 193.167.81.73 |
| SPF_IP | 193.167.81.74 |
| SPF_IP | 193.167.87.159 |
| SPF_IP | 193.167.87.161 |
| SPF_IP | 193.167.87.183 |
| SPF_IP | 193.167.87.184 |
| SPF_IP | 2001:708:10:6004:0:0:0:14 |
| SPF_IP | 2001:708:10:6004:0:0:0:22 |
| SPF_IP | 213.157.70.73 |
| SPF_IP | 213.157.70.75 |
| SPF_IP | 213.250.81.204 |
| SPF_IP | 217.112.240.127 |
| SPF_IP | 217.112.254.233 |
| SPF_IP | 217.77.192.9/32 |
| SPF_IP | 217.77.193.9/32 |
| SPF_IP | 82.197.31.0/24 |
| SPF_IP | 84.20.148.39 |
| SPF_IP | 84.20.149.173 |
| SPF_IP | 84.234.67.244 |
| SPF_IP | 86.50.27.145 |
| SPF_IP | 86.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.