Skip to content

Hostname

alko.fi

Last fetched

alko.fi resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:telia finland oyj as the registrar.

Nutrition Label

WHISPER CANON · alko.fiRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/alko.fi

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.5313.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.5313.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
45.60.1.25145.60.1.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.5.25145.60.5.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:telia finland oyj
Organization
alko oy
Contact emails

Subdomains

91 observed subdomains of alko.fi.

Web-graph footprint

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

1,054 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for alko.fi.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmx2.prewise.com
SPF_INCLUDEspf.givex.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP195.165.250.149
SPF_IP209.47.1.69/32
SPF_IP2a04:3545:1000:720:547a:26ff:fec1:1c74
SPF_IP94.237.10.121

Related pages

Pivot deeper into the graph from alko.fi.

Cypher and MCP

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

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