Skip to content

Hostname

seb.fi

Last fetched

seb.fi is a registered hostname under the .fi top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · seb.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/seb.fi

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:299
Organization
skandinaviska enskilda banken ab (publ) helsingforsfilialen register number: 0985469-4 address: domain registry
Contact emails

Subdomains

4 observed subdomains of seb.fi.

Web-graph footprint

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

52 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for seb.fi.

MechanismTarget
SPF_INCLUDE_spf-a.seb.se
SPF_INCLUDE_spf-b.seb.se
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXseb.fi

Related pages

Pivot deeper into the graph from seb.fi.

Cypher and MCP

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

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