Skip to content

Hostname

arai.fi

Last fetched

arai.fi resolves to 1 IPv4 address operated by AS41369 in FI.

Nutrition Label

WHISPER CANON · arai.fiRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/arai.fi

Resolution chain

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

IPPrefixASNOperatorCountry
5.250.165.1505.250.160.0/21AS41369FI

WHOIS identity

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

Subdomains

5 observed subdomains of arai.fi.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for arai.fi.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.pvmailer.net
SPF_INCLUDEspfcust.dlsoftware.com
SPF_IP139.162.185.60
SPF_IP5.250.165.150
SPF_IP81.209.125.205/32
SPF_IP89.250.48.136/32
SPF_MXarai.fi

Related pages

Pivot deeper into the graph from arai.fi.

Cypher and MCP

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

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