Skip to content

Hostname

fima.lt

Last fetched

fima.lt resolves to 1 IPv4 address operated by BALTNETA Customers AS in LT.

Nutrition Label

WHISPER CANON · fima.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fima.lt

Resolution chain

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

IPPrefixASNOperatorCountry
185.65.48.180185.65.48.0/24AS15440BALTNETA Customers ASLT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fima.lt in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fima.lt.

MechanismTarget
SPF_Afima.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.65.48.35
SPF_IP40.107.6.61
SPF_IP81.7.123.210
SPF_IP85.248.216.110
SPF_IP88.119.130.137
SPF_MXfima.lt

Related pages

Pivot deeper into the graph from fima.lt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fima.lt"})-[: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.