Hostname
bisnode.fi
Last fetched
bisnode.fi resolves to 1 IPv4 address operated by AS1342 in FI.
Nutrition Label
Resolution chain
bisnode.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.138.145.55 | 213.138.128.0/19 | AS1342 | — | FI |
WHOIS identity
No WHOIS records are currently associated with bisnode.fi in WhisperGraph.
Subdomains
23 observed subdomains of bisnode.fi.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bisnode.fi in the public web crawl.
90 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for bisnode.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 103.237.104.0/22 |
| SPF_IP | 131.207.84.81/32 |
| SPF_IP | 158.151.208.120/32 |
| SPF_IP | 158.151.214.66/29 |
| SPF_IP | 159.137.80.91 |
| SPF_IP | 159.137.90.91 |
| SPF_IP | 185.28.196.0/22 |
| SPF_IP | 188.166.23.160 |
| SPF_IP | 192.28.128.0/18 |
| SPF_IP | 199.15.212.0/22 |
| SPF_IP | 208.226.214.236 |
| SPF_IP | 212.68.0.3/32 |
| SPF_IP | 217.149.52.147/32 |
| SPF_IP | 217.30.180.0/25 |
| SPF_IP | 37.188.97.188/32 |
| SPF_IP | 68.232.128.0/19 |
| SPF_IP | 72.3.185.0/24 |
| SPF_IP | 72.32.154.0/24 |
| SPF_IP | 72.32.217.0/24 |
| SPF_IP | 72.32.243.0/24 |
| SPF_IP | 91.217.141.0/24 |
| SPF_IP | 91.217.141.12 |
| SPF_IP | 94.236.119.0/26 |
| SPF_IP | 94.237.29.165 |
Related pages
Pivot deeper into the graph from bisnode.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bisnode.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.