Skip to content

Hostname

botniaprint.fi

Last fetched

botniaprint.fi resolves to 2 IPv4 addresses operated by HETZNER-AS in FI.

Nutrition Label

WHISPER CANON · botniaprint.fiRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/botniaprint.fi

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.73.11395.217.0.0/16AS24940HETZNER-ASFI
95.217.73.5695.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

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

Subdomains

11 observed subdomains of botniaprint.fi.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for botniaprint.fi.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbotniaprint.fi

Related pages

Pivot deeper into the graph from botniaprint.fi.

Cypher and MCP

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

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