Skip to content

Hostname

mail.bitwise.fi

Last fetched

mail.bitwise.fi resolves to 1 IPv4 address operated by AS8829 in FI.

Nutrition Label

WHISPER CANON · mail.bitwise.fiRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.bitwise.fi

Resolution chain

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

IPPrefixASNOperatorCountry
109.204.228.163109.204.192.0/18AS8829FI

WHOIS identity

No WHOIS records are currently associated with mail.bitwise.fi in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.bitwise.fi.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.epressi.com
SPF_IP109.204.228.162
SPF_IP109.204.228.163
SPF_IP109.204.228.164
SPF_IP2001:1430:3:119:0:0:6:112
SPF_IP2a00:8780:3:3:5054:ff:fe69:7ecf
SPF_IP80.83.6.112
SPF_MXmail.bitwise.fi

Related pages

Pivot deeper into the graph from mail.bitwise.fi.

Cypher and MCP

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

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