Skip to content

Hostname

boknas.fi

Last fetched

boknas.fi resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:general media carnac as the registrar.

Nutrition Label

WHISPER CANON · boknas.fiRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/boknas.fi

Resolution chain

boknas.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.27.90.18537.27.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:general media carnac
Organization
boknas huonekalut oy
Contact emails

Subdomains

2 observed subdomains of boknas.fi.

Web-graph footprint

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

47 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for boknas.fi.

MechanismTarget
SPF_INCLUDE8528733.spf03.hubspotemail.net
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.27.90.185
SPF_IP81.17.201.0/26

Related pages

Pivot deeper into the graph from boknas.fi.

Cypher and MCP

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

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