Skip to content

Hostname

leanmis.com

Last fetched

leanmis.com resolves to 1 IPv4 address operated by ABATON-AS in AT. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · leanmis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/leanmis.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.247.150.1894.247.144.0/21AS42572ABATON-ASAT

WHOIS identity

Registrar
iana:1408
Organization
helmut bellach
Contact emails

Subdomains

1 observed subdomain of leanmis.com.

Web-graph footprint

Distinct hostnames that link to or from leanmis.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for leanmis.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from leanmis.com.

Cypher and MCP

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

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