Skip to content

Hostname

m.alfa.lt

Last fetched

m.alfa.lt is a registered hostname under the .lt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with m.alfa.lt in WhisperGraph.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for m.alfa.lt.

MechanismTarget
SPF_Am.alfa.lt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.3.229.5
SPF_IP185.3.229.70
SPF_IP88.119.203.93
SPF_IP88.119.98.28/21
SPF_IP91.187.177.107
SPF_IP93.115.24.166
SPF_IP93.115.27.126
SPF_MXm.alfa.lt

Related pages

Pivot deeper into the graph from m.alfa.lt.

Cypher and MCP

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

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