Skip to content

Hostname

alba.fi

Last fetched

alba.fi resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · alba.fiRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/alba.fi

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.178.20418.160.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
95.175.122.23195.175.152.0/24AS49282FI

WHOIS identity

No WHOIS records are currently associated with alba.fi in WhisperGraph.

Subdomains

1 observed subdomain of alba.fi.

Subdomain
www.alba.fi

Web-graph footprint

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

106 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for alba.fi.

MechanismTarget
SPF_Aalba.fi
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.nebula.fi
SPF_INCLUDEspf.zoner.fi
SPF_IP95.175.122.231
SPF_MXalba.fi

Related pages

Pivot deeper into the graph from alba.fi.

Cypher and MCP

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

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