Skip to content

Hostname

ajas.fi

Last fetched

ajas.fi resolves to 1 IPv4 address operated by AS202053 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.8.19294.237.8.0/21AS202053FI

WHOIS identity

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

Subdomains

37 observed subdomains of ajas.fi.

Web-graph footprint

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

24 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ajas.fi.

MechanismTarget
SPF_Aajas.fi
SPF_INCLUDE_spf.google.com
SPF_IP185.20.136.143
SPF_IP2a04:3545:1000:720:d0a8:24ff:fe9b:612c
SPF_IP80.222.236.79
SPF_IP94.237.8.192
SPF_MXajas.fi

Related pages

Pivot deeper into the graph from ajas.fi.

Cypher and MCP

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

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