Skip to content

Hostname

l.m2.ist

Last fetched

l.m2.ist is a registered hostname under the .ist top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · l.m2.istRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/l.m2.ist

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with l.m2.ist in WhisperGraph.

Subdomains

1 observed subdomain of l.m2.ist.

Subdomain
www.l.m2.ist

Web-graph footprint

Distinct hostnames that link to or from l.m2.ist in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for l.m2.ist.

MechanismTarget
SPF_Al.m2.ist
SPF_INCLUDE_spf.mailerix.net
SPF_IP148.251.114.235
SPF_IP65.21.93.175
SPF_IP95.217.136.219
SPF_IP95.217.199.121
SPF_MXl.m2.ist

Related pages

Pivot deeper into the graph from l.m2.ist.

Cypher and MCP

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

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