Skip to content

Hostname

bisnode.fi

Last fetched

bisnode.fi resolves to 1 IPv4 address operated by AS1342 in FI.

Nutrition Label

WHISPER CANON · bisnode.fiRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bisnode.fi

Resolution chain

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

IPPrefixASNOperatorCountry
213.138.145.55213.138.128.0/19AS1342FI

WHOIS identity

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

Subdomains

23 observed subdomains of bisnode.fi.

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.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for bisnode.fi.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP103.237.104.0/22
SPF_IP131.207.84.81/32
SPF_IP158.151.208.120/32
SPF_IP158.151.214.66/29
SPF_IP159.137.80.91
SPF_IP159.137.90.91
SPF_IP185.28.196.0/22
SPF_IP188.166.23.160
SPF_IP192.28.128.0/18
SPF_IP199.15.212.0/22
SPF_IP208.226.214.236
SPF_IP212.68.0.3/32
SPF_IP217.149.52.147/32
SPF_IP217.30.180.0/25
SPF_IP37.188.97.188/32
SPF_IP68.232.128.0/19
SPF_IP72.3.185.0/24
SPF_IP72.32.154.0/24
SPF_IP72.32.217.0/24
SPF_IP72.32.243.0/24
SPF_IP91.217.141.0/24
SPF_IP91.217.141.12
SPF_IP94.236.119.0/26
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.